diff options
| author | ShinDarth <borzifrancesco@gmail.com> | 2016-08-30 15:13:08 +0200 |
|---|---|---|
| committer | ShinDarth <borzifrancesco@gmail.com> | 2016-08-30 15:13:08 +0200 |
| commit | 736b92d9a70a30db1bff67cd2df2c596b4ce99c9 (patch) | |
| tree | 0d9d323f9580c81fbe13b551bc4b06d4d7c64e8c /src/game/Movement/Spline/MovementUtil.cpp | |
| parent | 2407208eb6288db753a5611fb0a81205aee03410 (diff) | |
Misc: fix copyright from wrong search&replace
Diffstat (limited to 'src/game/Movement/Spline/MovementUtil.cpp')
| -rw-r--r-- | src/game/Movement/Spline/MovementUtil.cpp | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/src/game/Movement/Spline/MovementUtil.cpp b/src/game/Movement/Spline/MovementUtil.cpp index d973dfbe32..c7b6e4b601 100644 --- a/src/game/Movement/Spline/MovementUtil.cpp +++ b/src/game/Movement/Spline/MovementUtil.cpp @@ -1,18 +1,7 @@ /* * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v2 license: http://github.com/azerothcore/azerothcore-wotlk/LICENSE-GPL2 - * 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 Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> */ #include "MoveSplineFlag.h" |
