diff options
author | click <none@none> | 2010-10-07 15:54:07 +0200 |
---|---|---|
committer | click <none@none> | 2010-10-07 15:54:07 +0200 |
commit | 613b81f36f9839db33d3521d4d0a3e4f21ed55f6 (patch) | |
tree | 986bb5cec013b32f5fe5006151da7e69e6160a13 /src/server/game/Skills/SkillExtraItems.h | |
parent | f0c4241ea43b98b17de910a17f1e591ce530bb08 (diff) |
REALLY fix the CRLF-crap...
--HG--
branch : trunk
Diffstat (limited to 'src/server/game/Skills/SkillExtraItems.h')
-rwxr-xr-x | src/server/game/Skills/SkillExtraItems.h | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/src/server/game/Skills/SkillExtraItems.h b/src/server/game/Skills/SkillExtraItems.h index 5f9ac924a82..5a950986499 100755 --- a/src/server/game/Skills/SkillExtraItems.h +++ b/src/server/game/Skills/SkillExtraItems.h @@ -1,19 +1,19 @@ -/*
- * Copyright (C) 2008-2010 TrinityCore <http://www.trinitycore.org/>
- * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
- *
- * 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, see <http://www.gnu.org/licenses/>.
+/* + * Copyright (C) 2008-2010 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> + * + * 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, see <http://www.gnu.org/licenses/>. */ #ifndef TRINITY_SKILL_EXTRA_ITEMS_H |