diff options
author | Aokromes <aokromes@gmail.com> | 2020-01-02 06:44:10 +0100 |
---|---|---|
committer | Aokromes <aokromes@gmail.com> | 2020-01-02 06:44:10 +0100 |
commit | b0bf1275ee29858d34cfe951e46e8b4718386a13 (patch) | |
tree | 9a1f805e1f1e076246877bf77162aaf1661c365a /contrib | |
parent | 346b9bb4a94f8ca265cb1ec605fb12a3e9856145 (diff) |
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 5d3b991a220..552bc34d903 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-2019 TrinityCore <https://www.trinitycore.org/> +# This file is part of the TrinityCore Project. See AUTHORS file for Copyright information # Author: leak # Date: 2010-12-06 # Note: Based on conf file format of rev 10507 |