diff options
author | vincent-michael <vincent_michael@gmx.de> | 2018-01-01 00:40:17 +0100 |
---|---|---|
committer | vincent-michael <vincent_michael@gmx.de> | 2018-01-01 00:40:17 +0100 |
commit | 7d00ae40458fe4399ca414c79a9b0a88b863267a (patch) | |
tree | 4d4024b6ecc0f11a60697d16c722b9ebe9033bed /revision_data.h.in.cmake | |
parent | 66621a85e970bf370e4e16c690e0401f4e168c1c (diff) |
Update copyright note for 2018
auto happy = new year(2018);
Diffstat (limited to 'revision_data.h.in.cmake')
-rw-r--r-- | revision_data.h.in.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/revision_data.h.in.cmake b/revision_data.h.in.cmake index 5dc0a9a503c..55042af930e 100644 --- a/revision_data.h.in.cmake +++ b/revision_data.h.in.cmake @@ -10,7 +10,7 @@ #define _FULL_DATABASE "TDB_world_720.00_2017_04_18.sql" #define _HOTFIXES_DATABASE "TDB_hotfixes_720.00_2017_04_18.sql" #define VER_COMPANYNAME_STR "TrinityCore Developers" - #define VER_LEGALCOPYRIGHT_STR "(c)2008-2017 TrinityCore" + #define VER_LEGALCOPYRIGHT_STR "(c)2008-2018 TrinityCore" #define VER_FILEVERSION 0,0,0 #define VER_FILEVERSION_STR "@rev_hash@ @rev_date@ (@rev_branch@ branch)" #define VER_PRODUCTVERSION VER_FILEVERSION |