diff options
Diffstat (limited to 'src/common/Utilities/DataMap.h')
-rw-r--r-- | src/common/Utilities/DataMap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Utilities/DataMap.h b/src/common/Utilities/DataMap.h index 0d6ce20fbe..da594ff196 100644 --- a/src/common/Utilities/DataMap.h +++ b/src/common/Utilities/DataMap.h @@ -1,5 +1,5 @@ /* - * Originally written by Rochet2 - Copyright (C) 2018+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: http://github.com/azerothcore/azerothcore-wotlk/LICENSE-AGPL + * Originally written by Rochet2 - Copyright (C) 2018+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: http://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3 */ #ifndef _DATA_MAP_H_ |