diff options
author | ShinDarth <borzifrancesco@gmail.com> | 2016-08-19 23:22:03 +0200 |
---|---|---|
committer | ShinDarth <borzifrancesco@gmail.com> | 2016-08-19 23:24:44 +0200 |
commit | 0aba3ae2674118302e648af4e74d3e4003b1c87b (patch) | |
tree | 551e0f26abc56e08516b5c0d2ed9253bc31a0431 /src/game/AI/ScriptedAI/ScriptedCreature.cpp | |
parent | cdda5249bda5d366e688ea07d9a8d4f0d4f3f05c (diff) |
Corrected more copyrights
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 |