diff options
author | Vincent-Michael <vincent_michael@gmx.de> | 2016-01-01 00:34:25 +0100 |
---|---|---|
committer | Vincent-Michael <vincent_michael@gmx.de> | 2016-01-01 00:34:25 +0100 |
commit | 478cc756eb05591f36857be3ffd1895684529710 (patch) | |
tree | 4382838a314579368f966ca9d3185c019e76f39b /revision_data.h.in.cmake | |
parent | 8cecd178083f672d8e411bd1dab83a6eb146784b (diff) |
Update copyright note for 2016
Happy new year (Again new year with idiots ...)
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 419536e7fd8..a4b749f0c0d 100644 --- a/revision_data.h.in.cmake +++ b/revision_data.h.in.cmake @@ -8,7 +8,7 @@ #define _FULL_DATABASE "TDB_full_world_6.03_2015_11_08.sql" #define _HOTFIXES_DATABASE "TDB_full_hotfixes_6.03_2015_11_08.sql" #define VER_COMPANYNAME_STR "TrinityCore Developers" - #define VER_LEGALCOPYRIGHT_STR "(c)2008-2015 TrinityCore" + #define VER_LEGALCOPYRIGHT_STR "(c)2008-2016 TrinityCore" #define VER_FILEVERSION 0,0,0 #define VER_FILEVERSION_STR "@rev_hash@ @rev_date@ (@rev_branch@ branch)" #define VER_PRODUCTVERSION VER_FILEVERSION |