diff options
author | vincent-michael <vincent_michael@gmx.de> | 2019-01-01 10:13:49 +0100 |
---|---|---|
committer | vincent-michael <vincent_michael@gmx.de> | 2019-01-01 10:14:33 +0100 |
commit | 5620eb9463a8d6cf59851306b92a8c644acd512d (patch) | |
tree | 19085d3150eff0bdbb869cf4d70c9a4005d67608 /revision_data.h.in.cmake | |
parent | 5e115c620be4a5859d70170ce32e03f540f5027c (diff) |
Update copyright note for 2019
auto happy = new year(2019);
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 7aa012ccee2..603091136b7 100644 --- a/revision_data.h.in.cmake +++ b/revision_data.h.in.cmake @@ -12,7 +12,7 @@ #define _FULL_DATABASE "TDB_world_735.00_2018_02_19.sql" #define _HOTFIXES_DATABASE "TDB_hotfixes_735.00_2018_02_19.sql" #define VER_COMPANYNAME_STR "TrinityCore Developers" - #define VER_LEGALCOPYRIGHT_STR "(c)2008-2018 TrinityCore" + #define VER_LEGALCOPYRIGHT_STR "(c)2008-2019 TrinityCore" #define VER_FILEVERSION 0,0,0 #define VER_FILEVERSION_STR "@rev_hash@ @rev_date@ (@rev_branch@ branch)" #define VER_PRODUCTVERSION VER_FILEVERSION |