diff options
author | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-19 23:33:12 +0200 |
---|---|---|
committer | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-19 23:33:12 +0200 |
commit | 155a23245951f4dfc74e8ed6227cb2c07e36bce0 (patch) | |
tree | 0a8da7e540513beb6aeccd1da939b4057d8a54c4 /src/game/AI/ScriptedAI/ScriptedCreature.cpp | |
parent | 6eaa77591ddbc38032f831be50e23347ea6b5fcc (diff) | |
parent | 0aba3ae2674118302e648af4e74d3e4003b1c87b (diff) |
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk
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 |