diff options
author | Treeston <treeston.mmoc@gmail.com> | 2019-01-01 15:45:25 +0100 |
---|---|---|
committer | Treeston <treeston.mmoc@gmail.com> | 2019-01-01 15:45:25 +0100 |
commit | fcfcb0eb6f2c5f7152542f3c8deb47e5a99f52f4 (patch) | |
tree | 759cc0a25974ca7698217510a8cef994fd5ce221 /contrib | |
parent | 20ea24bf5ccf165ce19139d1f7ec7c650719eb68 (diff) |
Happy New Year, folks. It's 2019!
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 e6d08d28a5c..5d3b991a220 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-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # Author: leak # Date: 2010-12-06 # Note: Based on conf file format of rev 10507 |