diff options
author | Vincent_Michael <Vincent_Michael@gmx.de> | 2012-12-31 23:15:50 +0100 |
---|---|---|
committer | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-01-01 00:41:01 +0100 |
commit | cc65aba7899cdd753dc77d3e1cf7e3f886173c1a (patch) | |
tree | b712149fcec4d2e69bc560b1ddb5f539be9f664b /contrib | |
parent | 47ac83ec3a645c6c87f7180f2b168b04b75a8e7b (diff) |
Update copyright note for 2013.
Happy new year.
Diffstat (limited to 'contrib')
-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 138d51705d7..e2ca3317920 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-2012 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/> # Author: leak # Date: 2010-12-06 # Note: Based on conf file format of rev 10507 |