diff options
author | ShinDarth <borzifrancesco@gmail.com> | 2016-08-26 16:42:23 +0200 |
---|---|---|
committer | ShinDarth <borzifrancesco@gmail.com> | 2016-08-26 16:42:23 +0200 |
commit | 76b59632c0d226bb6a4bcdb34b3e4e3fe071b439 (patch) | |
tree | e1216d7bd44f88de9b899254861c04ce9195da36 /src/scripts/Commands/cs_account.cpp | |
parent | edd2a0b556f4b6a1658db69266d247720fb97573 (diff) |
Misc: fix copyright header
Diffstat (limited to 'src/scripts/Commands/cs_account.cpp')
-rw-r--r-- | src/scripts/Commands/cs_account.cpp | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/scripts/Commands/cs_account.cpp b/src/scripts/Commands/cs_account.cpp index d5b4bc6444..eb1750d9e1 100644 --- a/src/scripts/Commands/cs_account.cpp +++ b/src/scripts/Commands/cs_account.cpp @@ -1,9 +1,8 @@ /* -* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/> -* -* Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> -* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> -*/ + * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v2 license: http://github.com/azerothcore/azerothcore-wotlk/LICENSE-GPL2 + * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> + */ /* ScriptData Name: account_commandscript |