diff options
author | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-19 23:33:12 +0200 |
---|---|---|
committer | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-19 23:33:12 +0200 |
commit | 155a23245951f4dfc74e8ed6227cb2c07e36bce0 (patch) | |
tree | 0a8da7e540513beb6aeccd1da939b4057d8a54c4 /src/scripts/Commands/cs_lookup.cpp | |
parent | 6eaa77591ddbc38032f831be50e23347ea6b5fcc (diff) | |
parent | 0aba3ae2674118302e648af4e74d3e4003b1c87b (diff) |
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk
Diffstat (limited to 'src/scripts/Commands/cs_lookup.cpp')
-rw-r--r-- | src/scripts/Commands/cs_lookup.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/scripts/Commands/cs_lookup.cpp b/src/scripts/Commands/cs_lookup.cpp index 35635a0deb..8627761996 100644 --- a/src/scripts/Commands/cs_lookup.cpp +++ b/src/scripts/Commands/cs_lookup.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 * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> */ |