From da7a7ab295d470a64195209007719a7448e47012 Mon Sep 17 00:00:00 2001 From: ShinDarth Date: Wed, 17 Aug 2016 17:58:45 +0200 Subject: Fix License issue, closes #21 --- src/game/AI/ScriptedAI/ScriptedFollowerAI.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/game/AI/ScriptedAI/ScriptedFollowerAI.cpp') diff --git a/src/game/AI/ScriptedAI/ScriptedFollowerAI.cpp b/src/game/AI/ScriptedAI/ScriptedFollowerAI.cpp index 4490e3dc0a..37210250ab 100644 --- a/src/game/AI/ScriptedAI/ScriptedFollowerAI.cpp +++ b/src/game/AI/ScriptedAI/ScriptedFollowerAI.cpp @@ -1,6 +1,7 @@ -/* Copyright (C) 2006 - 2009 ScriptDev2 - * This program is free software licensed under GPL version 2 - * Please see the included DOCS/LICENSE.TXT for more information */ +/* + * Copyright (C) 2016+ AzerothCore , released under GNU GPL v2 license: http://github.com/azerothcore/azerothcore-wotlk/LICENSE-GPL2 + * Copyright (C) 2006-2009 ScriptDev2 + */ /* ScriptData SDName: FollowerAI -- cgit v1.2.3