diff options
author | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-01-01 00:27:46 +0100 |
---|---|---|
committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-01-01 00:28:09 +0100 |
commit | ab90f744866d761a302380e12ed7b0dee23697f0 (patch) | |
tree | b067360bee2f2d6150f89654fe58b8eb15a1a44c /revision.h.in.cmake | |
parent | e5b9d815badc99df236bc278b31666dcd7aa2172 (diff) |
Update copyright note for 2015
Happy new year
Diffstat (limited to 'revision.h.in.cmake')
-rw-r--r-- | revision.h.in.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/revision.h.in.cmake b/revision.h.in.cmake index 895575c1a6b..f50c8022062 100644 --- a/revision.h.in.cmake +++ b/revision.h.in.cmake @@ -4,7 +4,7 @@ #define _DATE "@rev_date@" #define _BRANCH "@rev_branch@" #define VER_COMPANYNAME_STR "TrinityCore Developers" - #define VER_LEGALCOPYRIGHT_STR "(c)2008-2014 TrinityCore" + #define VER_LEGALCOPYRIGHT_STR "(c)2008-2015 TrinityCore" #define VER_FILEVERSION 0,0,0 #define VER_FILEVERSION_STR "@rev_hash@ @rev_date@ (@rev_branch@ branch)" #define VER_PRODUCTVERSION VER_FILEVERSION |