diff options
Diffstat (limited to 'contrib/enumutils_describe.py')
-rw-r--r-- | contrib/enumutils_describe.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |