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 /contrib/conf_merge | |
parent | e5b9d815badc99df236bc278b31666dcd7aa2172 (diff) |
Update copyright note for 2015
Happy new year
Diffstat (limited to 'contrib/conf_merge')
-rw-r--r-- | contrib/conf_merge/tc-conf-merger.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/conf_merge/tc-conf-merger.pl b/contrib/conf_merge/tc-conf-merger.pl index bc0dd44e689..074689979af 100644 --- a/contrib/conf_merge/tc-conf-merger.pl +++ b/contrib/conf_merge/tc-conf-merger.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> # Author: leak # Date: 2010-12-06 # Note: Based on conf file format of rev 10507 |