diff options
author | kaelima <jeppo_meyer@msn.com> | 2011-06-13 17:51:35 +0200 |
---|---|---|
committer | kaelima <jeppo_meyer@msn.com> | 2011-06-13 17:51:35 +0200 |
commit | be229ef4cfc0a5b0336805de63c19a2a84d4256d (patch) | |
tree | 6d274204ec40a0ad09ebdf59f5aef9406bc7f44b | |
parent | 5720a4d9a599b83b7b9ca399edb95f2fe8c545b0 (diff) |
Scripts/Ruins of Ahn'Qiraj: Accidently removed copyright in one file. Sorry ScriptDev2.
-rw-r--r-- | src/server/scripts/Kalimdor/RuinsOfAhnQiraj/boss_ayamiss.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Kalimdor/RuinsOfAhnQiraj/boss_ayamiss.cpp b/src/server/scripts/Kalimdor/RuinsOfAhnQiraj/boss_ayamiss.cpp index a3fbece10f0..6a26cc0acc1 100644 --- a/src/server/scripts/Kalimdor/RuinsOfAhnQiraj/boss_ayamiss.cpp +++ b/src/server/scripts/Kalimdor/RuinsOfAhnQiraj/boss_ayamiss.cpp @@ -1,5 +1,6 @@ /* * Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the |