aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/conf_merge/tc-conf-merger.pl2
-rw-r--r--contrib/enumutils_describe.py2
2 files changed, 2 insertions, 2 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
diff --git a/contrib/enumutils_describe.py b/contrib/enumutils_describe.py
index 84f01495864..1efe6b68377 100644
--- a/contrib/enumutils_describe.py
+++ b/contrib/enumutils_describe.py
@@ -3,7 +3,7 @@ from os import walk, getcwd
from datetime import datetime
notice = ('''/*
- * Copyright (C) 2008-%d TrinityCore <https://www.trinitycore.org/>
+ * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the