diff options
Diffstat (limited to 'src/scripts/PrecompiledHeaders/ScriptPCH.cpp')
-rw-r--r-- | src/scripts/PrecompiledHeaders/ScriptPCH.cpp | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/scripts/PrecompiledHeaders/ScriptPCH.cpp b/src/scripts/PrecompiledHeaders/ScriptPCH.cpp index 41fecf3c60..df6fc55876 100644 --- a/src/scripts/PrecompiledHeaders/ScriptPCH.cpp +++ b/src/scripts/PrecompiledHeaders/ScriptPCH.cpp @@ -1,6 +1,7 @@ -/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/> -* This program is free software licensed under GPL version 2 -* Please see the included DOCS/LICENSE.TXT for more information */ +/* + * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v2 license: http://github.com/azerothcore/azerothcore-wotlk/LICENSE-GPL2 + * Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/> + */ #include "ScriptPCH.h" |