diff options
author | vincent-michael <vincent_michael@gmx.de> | 2017-01-01 16:21:30 +0100 |
---|---|---|
committer | vincent-michael <vincent_michael@gmx.de> | 2017-01-01 16:23:13 +0100 |
commit | 86b98686a95e23247ecb774fb23ecd5b8d94b97b (patch) | |
tree | 326743fa7bc7bcd7f7ad4fcaf9e714810212d729 /revision_data.h.in.cmake | |
parent | 96f7ce4bfa0942ee75362d94a21435dbe388ffb3 (diff) |
Update copyright note for 2017
Happy new year
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 b45d33501cd..699a5ffeb21 100644 --- a/revision_data.h.in.cmake +++ b/revision_data.h.in.cmake @@ -10,7 +10,7 @@ #define _FULL_DATABASE "TDB_world_703.00_2016_10_17.sql" #define _HOTFIXES_DATABASE "TDB_hotfixes_703.00_2016_10_17.sql" #define VER_COMPANYNAME_STR "TrinityCore Developers" - #define VER_LEGALCOPYRIGHT_STR "(c)2008-2016 TrinityCore" + #define VER_LEGALCOPYRIGHT_STR "(c)2008-2017 TrinityCore" #define VER_FILEVERSION 0,0,0 #define VER_FILEVERSION_STR "@rev_hash@ @rev_date@ (@rev_branch@ branch)" #define VER_PRODUCTVERSION VER_FILEVERSION |