diff options
| author | megamage <none@none> | 2009-06-18 20:26:49 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-06-18 20:26:49 -0500 |
| commit | e0553121f276be21d0c8162b79d1a87f814d0ee3 (patch) | |
| tree | 686c8a7e475e0935fd564ded51c87c58312c568c /src/bindings | |
| parent | a49c2982ba975a4c5dba7b1bf6a31a7c54a13c1d (diff) | |
| parent | 294c8a734e4b0054527b93a35e08cda8e0062733 (diff) | |
*Merge
--HG--
branch : trunk
Diffstat (limited to 'src/bindings')
| -rw-r--r-- | src/bindings/scripts/scripts/zone/hellfire_citadel/blood_furnace/def_blood_furnace.h | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/src/bindings/scripts/scripts/zone/hellfire_citadel/blood_furnace/def_blood_furnace.h b/src/bindings/scripts/scripts/zone/hellfire_citadel/blood_furnace/def_blood_furnace.h index 52677a6da37..b845c66823f 100644 --- a/src/bindings/scripts/scripts/zone/hellfire_citadel/blood_furnace/def_blood_furnace.h +++ b/src/bindings/scripts/scripts/zone/hellfire_citadel/blood_furnace/def_blood_furnace.h @@ -1,18 +1,6 @@ /* 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 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 - */ + * This program is free software licensed under GPL version 2 + * Please see the included DOCS/LICENSE.TXT for more information */ #ifndef DEF_BLOOD_FURNACE_H #define DEF_BLOOD_FURNACE_H @@ -39,4 +27,3 @@ #define DATA_PRISON_CELL8 20 #endif - |
