diff options
author | ariel- <ariel-@users.noreply.github.com> | 2018-02-16 03:24:22 -0300 |
---|---|---|
committer | ariel- <ariel-@users.noreply.github.com> | 2018-02-16 03:24:22 -0300 |
commit | 72affd679dae7e12a8251b36d88dceb898d10565 (patch) | |
tree | 0a04c990da15a722c9a5bab32664be39f89e7283 /revision_data.h.in.cmake | |
parent | 5b4287e6832da32539a49e68f6a5ab0ee55854b3 (diff) |
Core/Misc: update legal note to 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 974428e7066..348cd551822 100644 --- a/revision_data.h.in.cmake +++ b/revision_data.h.in.cmake @@ -9,7 +9,7 @@ #define _MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)" #define _FULL_DATABASE "TDB_full_world_335.63_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 |