diff options
Diffstat (limited to 'src/game/AI/ScriptedAI/ScriptedCreature.cpp')
-rw-r--r-- | src/game/AI/ScriptedAI/ScriptedCreature.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/game/AI/ScriptedAI/ScriptedCreature.cpp b/src/game/AI/ScriptedAI/ScriptedCreature.cpp index fe2cff77ba..349b57eb57 100644 --- a/src/game/AI/ScriptedAI/ScriptedCreature.cpp +++ b/src/game/AI/ScriptedAI/ScriptedCreature.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) - * + * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v2 license: http://github.com/azerothcore/azerothcore-wotlk/LICENSE-GPL2 * * * This program is free software licensed under GPL version 2 |