Changeset 102 for trunk/src/shared/Config
- Timestamp:
- 11/19/08 13:35:58 (17 years ago)
- Location:
- trunk/src/shared/Config
- Files:
-
- 4 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shared/Config/Config.cpp
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/shared/Config/Config.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/shared/Config/ConfigEnv.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/shared/Config/Makefile.am
r44 r102 1 # Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 2 # 1 3 # Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 2 #3 # Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>4 4 # 5 5 # This program is free software; you can redistribute it and/or modify