summaryrefslogtreecommitdiff
path: root/src/game/AI/ScriptedAI/ScriptedFollowerAI.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/AI/ScriptedAI/ScriptedFollowerAI.h')
-rw-r--r--src/game/AI/ScriptedAI/ScriptedFollowerAI.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/game/AI/ScriptedAI/ScriptedFollowerAI.h b/src/game/AI/ScriptedAI/ScriptedFollowerAI.h
index ccc8af6197..926e3f7fa8 100644
--- a/src/game/AI/ScriptedAI/ScriptedFollowerAI.h
+++ b/src/game/AI/ScriptedAI/ScriptedFollowerAI.h
@@ -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/>
+ */
#ifndef SC_FOLLOWERAI_H
#define SC_FOLLOWERAI_H