diff --git a/Sources/DecodeReport/DecodeReport.cpp b/Sources/DecodeReport/DecodeReport.cpp index 09e2569..4398dbe 100644 --- a/Sources/DecodeReport/DecodeReport.cpp +++ b/Sources/DecodeReport/DecodeReport.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DecodeReport.cpp : Defines the entry point for the console application. // diff --git a/Sources/DecodeReport/StdAfx.cpp b/Sources/DecodeReport/StdAfx.cpp index 2f616ae..a1ddd41 100644 --- a/Sources/DecodeReport/StdAfx.cpp +++ b/Sources/DecodeReport/StdAfx.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.cpp : source file that includes just the standard includes // DecodeReport.pch will be the pre-compiled header diff --git a/Sources/DecodeReport/StdAfx.h b/Sources/DecodeReport/StdAfx.h index 9fcb04c..4fbe5c8 100644 --- a/Sources/DecodeReport/StdAfx.h +++ b/Sources/DecodeReport/StdAfx.h @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/Sources/DedicatedServer/DedicatedServer.cpp b/Sources/DedicatedServer/DedicatedServer.cpp index c651abb..00b898b 100644 --- a/Sources/DedicatedServer/DedicatedServer.cpp +++ b/Sources/DedicatedServer/DedicatedServer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdAfx.h" #include diff --git a/Sources/DedicatedServer/StdAfx.cpp b/Sources/DedicatedServer/StdAfx.cpp index 077800d..3308099 100644 --- a/Sources/DedicatedServer/StdAfx.cpp +++ b/Sources/DedicatedServer/StdAfx.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.cpp : source file that includes just the standard includes // DedicatedServer.pch will be the pre-compiled header diff --git a/Sources/DedicatedServer/StdAfx.h b/Sources/DedicatedServer/StdAfx.h index 6427857..742640b 100644 --- a/Sources/DedicatedServer/StdAfx.h +++ b/Sources/DedicatedServer/StdAfx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/DedicatedServer/resource.h b/Sources/DedicatedServer/resource.h index 84da295..1bb6890 100644 --- a/Sources/DedicatedServer/resource.h +++ b/Sources/DedicatedServer/resource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. diff --git a/Sources/Depend/Dependency.cpp b/Sources/Depend/Dependency.cpp index 17f4e94..e8678ff 100644 --- a/Sources/Depend/Dependency.cpp +++ b/Sources/Depend/Dependency.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include "Dependency.h" diff --git a/Sources/Depend/Dependency.h b/Sources/Depend/Dependency.h index 41d8ce0..865aec4 100644 --- a/Sources/Depend/Dependency.h +++ b/Sources/Depend/Dependency.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DEPENDENCY_H #define SE_INCL_DEPENDENCY_H diff --git a/Sources/Depend/StdH.cpp b/Sources/Depend/StdH.cpp index a0fb0be..322326e 100644 --- a/Sources/Depend/StdH.cpp +++ b/Sources/Depend/StdH.cpp @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation -#include "StdH.h" \ No newline at end of file + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + +#include "StdH.h" diff --git a/Sources/Depend/StdH.h b/Sources/Depend/StdH.h index 218930b..26dadfc 100644 --- a/Sources/Depend/StdH.h +++ b/Sources/Depend/StdH.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/Depend/UtilityDepend.cpp b/Sources/Depend/UtilityDepend.cpp index 4d23cf8..fdc320f 100644 --- a/Sources/Depend/UtilityDepend.cpp +++ b/Sources/Depend/UtilityDepend.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include "Dependency.h" diff --git a/Sources/Ecc/Main.cpp b/Sources/Ecc/Main.cpp index 596ab13..3cc2987 100644 --- a/Sources/Ecc/Main.cpp +++ b/Sources/Ecc/Main.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include "Main.h" @@ -330,4 +343,4 @@ int main(int argc, char *argv[]) remove(strTables ); return EXIT_FAILURE; } -} \ No newline at end of file +} diff --git a/Sources/Ecc/Main.h b/Sources/Ecc/Main.h index 6945373..d13e284 100644 --- a/Sources/Ecc/Main.h +++ b/Sources/Ecc/Main.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* rcg10042001 */ diff --git a/Sources/Ecc/StdH.h b/Sources/Ecc/StdH.h index 4ecb9f0..6def450 100644 --- a/Sources/Ecc/StdH.h +++ b/Sources/Ecc/StdH.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/Ecc/unistd.h b/Sources/Ecc/unistd.h index 80f9f8e..c9c1cb0 100644 --- a/Sources/Ecc/unistd.h +++ b/Sources/Ecc/unistd.h @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation -#include \ No newline at end of file + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + +#include diff --git a/Sources/Engine/Base/Anim.cpp b/Sources/Engine/Base/Anim.cpp index 98c51f5..59ea84a 100644 --- a/Sources/Engine/Base/Anim.cpp +++ b/Sources/Engine/Base/Anim.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Anim.h b/Sources/Engine/Base/Anim.h index 849048d..4b4afaa 100644 --- a/Sources/Engine/Base/Anim.h +++ b/Sources/Engine/Base/Anim.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ANIM_H #define SE_INCL_ANIM_H diff --git a/Sources/Engine/Base/Assert.h b/Sources/Engine/Base/Assert.h index 189fde9..2f7e515 100644 --- a/Sources/Engine/Base/Assert.h +++ b/Sources/Engine/Base/Assert.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ASSERT_H #define SE_INCL_ASSERT_H diff --git a/Sources/Engine/Base/Base.h b/Sources/Engine/Base/Base.h index 8b3b763..1e17391 100644 --- a/Sources/Engine/Base/Base.h +++ b/Sources/Engine/Base/Base.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* diff --git a/Sources/Engine/Base/CRC.cpp b/Sources/Engine/Base/CRC.cpp index 7ad1488..c932da5 100644 --- a/Sources/Engine/Base/CRC.cpp +++ b/Sources/Engine/Base/CRC.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/CRC.h b/Sources/Engine/Base/CRC.h index b1e1ae0..fefe3cd 100644 --- a/Sources/Engine/Base/CRC.h +++ b/Sources/Engine/Base/CRC.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CRC_H #define SE_INCL_CRC_H diff --git a/Sources/Engine/Base/CRCTable.cpp b/Sources/Engine/Base/CRCTable.cpp index 460d451..8366cec 100644 --- a/Sources/Engine/Base/CRCTable.cpp +++ b/Sources/Engine/Base/CRCTable.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/Engine/Base/CRCTable.h b/Sources/Engine/Base/CRCTable.h index e5dbcad..27fb634 100644 --- a/Sources/Engine/Base/CRCTable.h +++ b/Sources/Engine/Base/CRCTable.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CRCTABLE_H #define SE_INCL_CRCTABLE_H diff --git a/Sources/Engine/Base/CTString.cpp b/Sources/Engine/Base/CTString.cpp index d7c4a70..b7ef9c9 100644 --- a/Sources/Engine/Base/CTString.cpp +++ b/Sources/Engine/Base/CTString.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/CTString.h b/Sources/Engine/Base/CTString.h index 06faab1..5dd6903 100644 --- a/Sources/Engine/Base/CTString.h +++ b/Sources/Engine/Base/CTString.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CTSTRING_H #define SE_INCL_CTSTRING_H diff --git a/Sources/Engine/Base/Changeable.cpp b/Sources/Engine/Base/Changeable.cpp index ef48385..0851521 100644 --- a/Sources/Engine/Base/Changeable.cpp +++ b/Sources/Engine/Base/Changeable.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Changeable.h b/Sources/Engine/Base/Changeable.h index f7f6960..56b5c25 100644 --- a/Sources/Engine/Base/Changeable.h +++ b/Sources/Engine/Base/Changeable.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CHANGEABLE_H #define SE_INCL_CHANGEABLE_H diff --git a/Sources/Engine/Base/ChangeableRT.h b/Sources/Engine/Base/ChangeableRT.h index 6e2ad60..cf28d06 100644 --- a/Sources/Engine/Base/ChangeableRT.h +++ b/Sources/Engine/Base/ChangeableRT.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CHANGEABLERT_H #define SE_INCL_CHANGEABLERT_H diff --git a/Sources/Engine/Base/Console.cpp b/Sources/Engine/Base/Console.cpp index 71f0b00..8365b0f 100644 --- a/Sources/Engine/Base/Console.cpp +++ b/Sources/Engine/Base/Console.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Console.h b/Sources/Engine/Base/Console.h index 984cfdd..2454825 100644 --- a/Sources/Engine/Base/Console.h +++ b/Sources/Engine/Base/Console.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CONSOLE_H #define SE_INCL_CONSOLE_H diff --git a/Sources/Engine/Base/Console_internal.h b/Sources/Engine/Base/Console_internal.h index 0e190e5..fe25fdd 100644 --- a/Sources/Engine/Base/Console_internal.h +++ b/Sources/Engine/Base/Console_internal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CONSOLE_INTERNAL_H #define SE_INCL_CONSOLE_INTERNAL_H diff --git a/Sources/Engine/Base/Directory.cpp b/Sources/Engine/Base/Directory.cpp index dfe87d2..ccfecc1 100644 --- a/Sources/Engine/Base/Directory.cpp +++ b/Sources/Engine/Base/Directory.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Base/ErrorReporting.cpp b/Sources/Engine/Base/ErrorReporting.cpp index 99db6de..624e466 100644 --- a/Sources/Engine/Base/ErrorReporting.cpp +++ b/Sources/Engine/Base/ErrorReporting.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/ErrorReporting.h b/Sources/Engine/Base/ErrorReporting.h index f78d7b6..b59c567 100644 --- a/Sources/Engine/Base/ErrorReporting.h +++ b/Sources/Engine/Base/ErrorReporting.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ERRORREPORTING_H #define SE_INCL_ERRORREPORTING_H diff --git a/Sources/Engine/Base/ErrorTable.h b/Sources/Engine/Base/ErrorTable.h index e104352..45729ef 100644 --- a/Sources/Engine/Base/ErrorTable.h +++ b/Sources/Engine/Base/ErrorTable.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ERRORTABLE_H #define SE_INCL_ERRORTABLE_H diff --git a/Sources/Engine/Base/FileName.cpp b/Sources/Engine/Base/FileName.cpp index 13cdef5..83971fe 100644 --- a/Sources/Engine/Base/FileName.cpp +++ b/Sources/Engine/Base/FileName.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/FileName.h b/Sources/Engine/Base/FileName.h index 27874af..43b67b5 100644 --- a/Sources/Engine/Base/FileName.h +++ b/Sources/Engine/Base/FileName.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_FILENAME_H #define SE_INCL_FILENAME_H diff --git a/Sources/Engine/Base/GroupFile.h b/Sources/Engine/Base/GroupFile.h index d788207..3f41f25 100644 --- a/Sources/Engine/Base/GroupFile.h +++ b/Sources/Engine/Base/GroupFile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_GROUPFILE_H #define SE_INCL_GROUPFILE_H diff --git a/Sources/Engine/Base/IFeel.cpp b/Sources/Engine/Base/IFeel.cpp index a1e5fb7..da20b4e 100644 --- a/Sources/Engine/Base/IFeel.cpp +++ b/Sources/Engine/Base/IFeel.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Base/IFeel.h b/Sources/Engine/Base/IFeel.h index 56a01d6..1bd1464 100644 --- a/Sources/Engine/Base/IFeel.h +++ b/Sources/Engine/Base/IFeel.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_IFEEL_H #define SE_INCL_IFEEL_H diff --git a/Sources/Engine/Base/Input.cpp b/Sources/Engine/Base/Input.cpp index 2e7597a..4411b6a 100644 --- a/Sources/Engine/Base/Input.cpp +++ b/Sources/Engine/Base/Input.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Input.h b/Sources/Engine/Base/Input.h index 878c636..2cd5770 100644 --- a/Sources/Engine/Base/Input.h +++ b/Sources/Engine/Base/Input.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_INPUT_H #define SE_INCL_INPUT_H diff --git a/Sources/Engine/Base/KeyNames.h b/Sources/Engine/Base/KeyNames.h index 1423e6e..bc2ae9e 100644 --- a/Sources/Engine/Base/KeyNames.h +++ b/Sources/Engine/Base/KeyNames.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_KEYNAMES_H #define SE_INCL_KEYNAMES_H diff --git a/Sources/Engine/Base/Lists.cpp b/Sources/Engine/Base/Lists.cpp index 6061051..aa28e6a 100644 --- a/Sources/Engine/Base/Lists.cpp +++ b/Sources/Engine/Base/Lists.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Lists.h b/Sources/Engine/Base/Lists.h index a816c99..34c7a73 100644 --- a/Sources/Engine/Base/Lists.h +++ b/Sources/Engine/Base/Lists.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_LISTS_H diff --git a/Sources/Engine/Base/Memory.cpp b/Sources/Engine/Base/Memory.cpp index cbb0678..84414f2 100644 --- a/Sources/Engine/Base/Memory.cpp +++ b/Sources/Engine/Base/Memory.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Memory.h b/Sources/Engine/Base/Memory.h index 6f1a45a..0fdfa8d 100644 --- a/Sources/Engine/Base/Memory.h +++ b/Sources/Engine/Base/Memory.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MEMORY_H #define SE_INCL_MEMORY_H diff --git a/Sources/Engine/Base/ParsingSymbols.h b/Sources/Engine/Base/ParsingSymbols.h index f9ec8a2..f25678d 100644 --- a/Sources/Engine/Base/ParsingSymbols.h +++ b/Sources/Engine/Base/ParsingSymbols.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/Engine/Base/Profiling.cpp b/Sources/Engine/Base/Profiling.cpp index f2ef4ac..faf27fe 100644 --- a/Sources/Engine/Base/Profiling.cpp +++ b/Sources/Engine/Base/Profiling.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Profiling.h b/Sources/Engine/Base/Profiling.h index 4318d22..2d0c0fd 100644 --- a/Sources/Engine/Base/Profiling.h +++ b/Sources/Engine/Base/Profiling.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PROFILING_H #define SE_INCL_PROFILING_H diff --git a/Sources/Engine/Base/ProfilingEnabled.h b/Sources/Engine/Base/ProfilingEnabled.h index 72ce493..08f7dfc 100644 --- a/Sources/Engine/Base/ProfilingEnabled.h +++ b/Sources/Engine/Base/ProfilingEnabled.h @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define TIMER_PROFILING 0 diff --git a/Sources/Engine/Base/ProgressHook.cpp b/Sources/Engine/Base/ProgressHook.cpp index 75b3f43..8f2ff18 100644 --- a/Sources/Engine/Base/ProgressHook.cpp +++ b/Sources/Engine/Base/ProgressHook.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/Engine/Base/ProgressHook.h b/Sources/Engine/Base/ProgressHook.h index ca47664..c61b10e 100644 --- a/Sources/Engine/Base/ProgressHook.h +++ b/Sources/Engine/Base/ProgressHook.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PROGRESSHOOK_H #define SE_INCL_PROGRESSHOOK_H diff --git a/Sources/Engine/Base/Protection.cpp b/Sources/Engine/Base/Protection.cpp index ffe5d20..e6533a6 100644 --- a/Sources/Engine/Base/Protection.cpp +++ b/Sources/Engine/Base/Protection.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/Sources/Engine/Base/Protection.h b/Sources/Engine/Base/Protection.h index 276baf2..3e1c29a 100644 --- a/Sources/Engine/Base/Protection.h +++ b/Sources/Engine/Base/Protection.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PROTECTION_H #define SE_INCL_PROTECTION_H diff --git a/Sources/Engine/Base/Registry.cpp b/Sources/Engine/Base/Registry.cpp index 67536eb..da3aa4d 100644 --- a/Sources/Engine/Base/Registry.cpp +++ b/Sources/Engine/Base/Registry.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Base/Registry.h b/Sources/Engine/Base/Registry.h index 155eab7..8dbcf3b 100644 --- a/Sources/Engine/Base/Registry.h +++ b/Sources/Engine/Base/Registry.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_REGISTRY_H #define SE_INCL_REGISTRY_H diff --git a/Sources/Engine/Base/Relations.cpp b/Sources/Engine/Base/Relations.cpp index 3de736b..8d916aa 100644 --- a/Sources/Engine/Base/Relations.cpp +++ b/Sources/Engine/Base/Relations.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Relations.h b/Sources/Engine/Base/Relations.h index 47c861a..7f5db2d 100644 --- a/Sources/Engine/Base/Relations.h +++ b/Sources/Engine/Base/Relations.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_RELATIONS_H #define SE_INCL_RELATIONS_H diff --git a/Sources/Engine/Base/ReplaceFile.cpp b/Sources/Engine/Base/ReplaceFile.cpp index 97d6888..211114b 100644 --- a/Sources/Engine/Base/ReplaceFile.cpp +++ b/Sources/Engine/Base/ReplaceFile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/ReplaceFile.h b/Sources/Engine/Base/ReplaceFile.h index 3546870..5776dee 100644 --- a/Sources/Engine/Base/ReplaceFile.h +++ b/Sources/Engine/Base/ReplaceFile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_REPLACEFILE_H #define SE_INCL_REPLACEFILE_H diff --git a/Sources/Engine/Base/Serial.cpp b/Sources/Engine/Base/Serial.cpp index 378f7f7..6f74e2a 100644 --- a/Sources/Engine/Base/Serial.cpp +++ b/Sources/Engine/Base/Serial.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Serial.h b/Sources/Engine/Base/Serial.h index 80816bd..7c42e0c 100644 --- a/Sources/Engine/Base/Serial.h +++ b/Sources/Engine/Base/Serial.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SERIAL_H #define SE_INCL_SERIAL_H diff --git a/Sources/Engine/Base/Shell.cpp b/Sources/Engine/Base/Shell.cpp index b6c1ff3..49259ad 100644 --- a/Sources/Engine/Base/Shell.cpp +++ b/Sources/Engine/Base/Shell.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Shell.h b/Sources/Engine/Base/Shell.h index 3aba2a6..ce92f4d 100644 --- a/Sources/Engine/Base/Shell.h +++ b/Sources/Engine/Base/Shell.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SHELL_H #define SE_INCL_SHELL_H diff --git a/Sources/Engine/Base/ShellTypes.cpp b/Sources/Engine/Base/ShellTypes.cpp index 03b1207..66ea7e3 100644 --- a/Sources/Engine/Base/ShellTypes.cpp +++ b/Sources/Engine/Base/ShellTypes.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Shell_internal.h b/Sources/Engine/Base/Shell_internal.h index 7989de4..57559bc 100644 --- a/Sources/Engine/Base/Shell_internal.h +++ b/Sources/Engine/Base/Shell_internal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SHELL_INTERNAL_H #define SE_INCL_SHELL_INTERNAL_H diff --git a/Sources/Engine/Base/StackDump.cpp b/Sources/Engine/Base/StackDump.cpp index 915fc92..bfe631a 100644 --- a/Sources/Engine/Base/StackDump.cpp +++ b/Sources/Engine/Base/StackDump.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Statistics.cpp b/Sources/Engine/Base/Statistics.cpp index 927897d..92d6105 100644 --- a/Sources/Engine/Base/Statistics.cpp +++ b/Sources/Engine/Base/Statistics.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Statistics.h b/Sources/Engine/Base/Statistics.h index 4971e1d..121b77d 100644 --- a/Sources/Engine/Base/Statistics.h +++ b/Sources/Engine/Base/Statistics.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STATISTICS_H #define SE_INCL_STATISTICS_H diff --git a/Sources/Engine/Base/Statistics_Internal.h b/Sources/Engine/Base/Statistics_Internal.h index be229aa..3ba689f 100644 --- a/Sources/Engine/Base/Statistics_Internal.h +++ b/Sources/Engine/Base/Statistics_Internal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STATISTICS_INTERNAL_H #define SE_INCL_STATISTICS_INTERNAL_H diff --git a/Sources/Engine/Base/Stream.cpp b/Sources/Engine/Base/Stream.cpp index dd68da9..18f1650 100644 --- a/Sources/Engine/Base/Stream.cpp +++ b/Sources/Engine/Base/Stream.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Stream.h b/Sources/Engine/Base/Stream.h index 1f0a584..e7e3866 100644 --- a/Sources/Engine/Base/Stream.h +++ b/Sources/Engine/Base/Stream.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STREAM_H diff --git a/Sources/Engine/Base/Synchronization.cpp b/Sources/Engine/Base/Synchronization.cpp index 681415c..9d83719 100644 --- a/Sources/Engine/Base/Synchronization.cpp +++ b/Sources/Engine/Base/Synchronization.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/Engine/Base/Synchronization.h b/Sources/Engine/Base/Synchronization.h index 0a8f668..a3f549d 100644 --- a/Sources/Engine/Base/Synchronization.h +++ b/Sources/Engine/Base/Synchronization.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SYNCHRONIZATION_H #define SE_INCL_SYNCHRONIZATION_H diff --git a/Sources/Engine/Base/Timer.cpp b/Sources/Engine/Base/Timer.cpp index 7ebde07..c221f69 100644 --- a/Sources/Engine/Base/Timer.cpp +++ b/Sources/Engine/Base/Timer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Timer.h b/Sources/Engine/Base/Timer.h index 396af8f..b33ede3 100644 --- a/Sources/Engine/Base/Timer.h +++ b/Sources/Engine/Base/Timer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TIMER_H #define SE_INCL_TIMER_H diff --git a/Sources/Engine/Base/Translation.cpp b/Sources/Engine/Base/Translation.cpp index 1bbb88a..2f7743b 100644 --- a/Sources/Engine/Base/Translation.cpp +++ b/Sources/Engine/Base/Translation.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Translation.h b/Sources/Engine/Base/Translation.h index 0fbc2f8..b10c145 100644 --- a/Sources/Engine/Base/Translation.h +++ b/Sources/Engine/Base/Translation.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TRANSLATION_H #define SE_INCL_TRANSLATION_H diff --git a/Sources/Engine/Base/TranslationPair.h b/Sources/Engine/Base/TranslationPair.h index 788914f..8be023e 100644 --- a/Sources/Engine/Base/TranslationPair.h +++ b/Sources/Engine/Base/TranslationPair.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TRANSLATIONPAIR_H #define SE_INCL_TRANSLATIONPAIR_H diff --git a/Sources/Engine/Base/Types.h b/Sources/Engine/Base/Types.h index bdc196c..eefbf67 100644 --- a/Sources/Engine/Base/Types.h +++ b/Sources/Engine/Base/Types.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TYPES_H #define SE_INCL_TYPES_H diff --git a/Sources/Engine/Base/Unzip.cpp b/Sources/Engine/Base/Unzip.cpp index a985fc5..cb4d512 100644 --- a/Sources/Engine/Base/Unzip.cpp +++ b/Sources/Engine/Base/Unzip.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // unzip.cpp : Defines the entry point for the console application. // diff --git a/Sources/Engine/Base/Unzip.h b/Sources/Engine/Base/Unzip.h index 7d91ad8..46bf3cb 100644 --- a/Sources/Engine/Base/Unzip.h +++ b/Sources/Engine/Base/Unzip.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_UNZIP_H #define SE_INCL_UNZIP_H diff --git a/Sources/Engine/Base/Updateable.cpp b/Sources/Engine/Base/Updateable.cpp index 6795c89..36405d1 100644 --- a/Sources/Engine/Base/Updateable.cpp +++ b/Sources/Engine/Base/Updateable.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Base/Updateable.h b/Sources/Engine/Base/Updateable.h index 90b7601..aac3c88 100644 --- a/Sources/Engine/Base/Updateable.h +++ b/Sources/Engine/Base/Updateable.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_UPDATEABLE_H #define SE_INCL_UPDATEABLE_H diff --git a/Sources/Engine/Base/UpdateableRT.h b/Sources/Engine/Base/UpdateableRT.h index af75477..5996488 100644 --- a/Sources/Engine/Base/UpdateableRT.h +++ b/Sources/Engine/Base/UpdateableRT.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_UPDATEABLERT_H #define SE_INCL_UPDATEABLERT_H diff --git a/Sources/Engine/Brushes/Brush.cpp b/Sources/Engine/Brushes/Brush.cpp index 7c60c31..e9a5f27 100644 --- a/Sources/Engine/Brushes/Brush.cpp +++ b/Sources/Engine/Brushes/Brush.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Brushes/Brush.h b/Sources/Engine/Brushes/Brush.h index 252e658..c2f17a6 100644 --- a/Sources/Engine/Brushes/Brush.h +++ b/Sources/Engine/Brushes/Brush.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_BRUSH_H #define SE_INCL_BRUSH_H diff --git a/Sources/Engine/Brushes/BrushArchive.cpp b/Sources/Engine/Brushes/BrushArchive.cpp index b7cabc3..d78b012 100644 --- a/Sources/Engine/Brushes/BrushArchive.cpp +++ b/Sources/Engine/Brushes/BrushArchive.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Brushes/BrushArchive.h b/Sources/Engine/Brushes/BrushArchive.h index 5f22064..332939b 100644 --- a/Sources/Engine/Brushes/BrushArchive.h +++ b/Sources/Engine/Brushes/BrushArchive.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_BRUSHARCHIVE_H #define SE_INCL_BRUSHARCHIVE_H diff --git a/Sources/Engine/Brushes/BrushBase.h b/Sources/Engine/Brushes/BrushBase.h index d18d5e8..01794e5 100644 --- a/Sources/Engine/Brushes/BrushBase.h +++ b/Sources/Engine/Brushes/BrushBase.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_BRUSH_BASE_H #define SE_INCL_BRUSH_BASE_H @@ -21,4 +34,4 @@ public: }; }; -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Brushes/BrushExport.cpp b/Sources/Engine/Brushes/BrushExport.cpp index 1c0139f..32f3504 100644 --- a/Sources/Engine/Brushes/BrushExport.cpp +++ b/Sources/Engine/Brushes/BrushExport.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Brushes/BrushIO.cpp b/Sources/Engine/Brushes/BrushIO.cpp index a77bdd9..139e473 100644 --- a/Sources/Engine/Brushes/BrushIO.cpp +++ b/Sources/Engine/Brushes/BrushIO.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Brushes/BrushImport.cpp b/Sources/Engine/Brushes/BrushImport.cpp index 897dd6f..bc310da 100644 --- a/Sources/Engine/Brushes/BrushImport.cpp +++ b/Sources/Engine/Brushes/BrushImport.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Brushes/BrushMip.cpp b/Sources/Engine/Brushes/BrushMip.cpp index d20ea14..1fc5f6e 100644 --- a/Sources/Engine/Brushes/BrushMip.cpp +++ b/Sources/Engine/Brushes/BrushMip.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Brushes/BrushPolygon.cpp b/Sources/Engine/Brushes/BrushPolygon.cpp index c1975a9..cb966b3 100644 --- a/Sources/Engine/Brushes/BrushPolygon.cpp +++ b/Sources/Engine/Brushes/BrushPolygon.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Brushes/BrushSector.cpp b/Sources/Engine/Brushes/BrushSector.cpp index a01d261..35d302b 100644 --- a/Sources/Engine/Brushes/BrushSector.cpp +++ b/Sources/Engine/Brushes/BrushSector.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Brushes/BrushShadows.cpp b/Sources/Engine/Brushes/BrushShadows.cpp index 5cb9e98..2858f3b 100644 --- a/Sources/Engine/Brushes/BrushShadows.cpp +++ b/Sources/Engine/Brushes/BrushShadows.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Brushes/BrushTransformed.h b/Sources/Engine/Brushes/BrushTransformed.h index b9316ea..b91d72e 100644 --- a/Sources/Engine/Brushes/BrushTransformed.h +++ b/Sources/Engine/Brushes/BrushTransformed.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_BRUSHTRANSFORMED_H #define SE_INCL_BRUSHTRANSFORMED_H diff --git a/Sources/Engine/Brushes/BrushTriangularize.cpp b/Sources/Engine/Brushes/BrushTriangularize.cpp index 1f74d78..5398b33 100644 --- a/Sources/Engine/Brushes/BrushTriangularize.cpp +++ b/Sources/Engine/Brushes/BrushTriangularize.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Build.h b/Sources/Engine/Build.h index 70668f5..98e5092 100644 --- a/Sources/Engine/Build.h +++ b/Sources/Engine/Build.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_BUILD_H #define SE_INCL_BUILD_H diff --git a/Sources/Engine/Classes/BaseEvents.es b/Sources/Engine/Classes/BaseEvents.es index 930b46c..2f6ac69 100644 --- a/Sources/Engine/Classes/BaseEvents.es +++ b/Sources/Engine/Classes/BaseEvents.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 5 %{ diff --git a/Sources/Engine/Classes/MovableBrushEntity.es b/Sources/Engine/Classes/MovableBrushEntity.es index 366b9bc..af286d7 100644 --- a/Sources/Engine/Classes/MovableBrushEntity.es +++ b/Sources/Engine/Classes/MovableBrushEntity.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* * Brush entity that can move. diff --git a/Sources/Engine/Classes/MovableEntity.es b/Sources/Engine/Classes/MovableEntity.es index 8166394..4ec562b 100644 --- a/Sources/Engine/Classes/MovableEntity.es +++ b/Sources/Engine/Classes/MovableEntity.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* * Entity that can move and obey physics. diff --git a/Sources/Engine/Classes/MovableModelEntity.es b/Sources/Engine/Classes/MovableModelEntity.es index 584287e..b5d1000 100644 --- a/Sources/Engine/Classes/MovableModelEntity.es +++ b/Sources/Engine/Classes/MovableModelEntity.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* * Model entity that can move. diff --git a/Sources/Engine/Classes/PlayerEntity.es b/Sources/Engine/Classes/PlayerEntity.es index 49ed97a..ef534b7 100644 --- a/Sources/Engine/Classes/PlayerEntity.es +++ b/Sources/Engine/Classes/PlayerEntity.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* * Player entity. diff --git a/Sources/Engine/CurrentVersion.h b/Sources/Engine/CurrentVersion.h index 2cd32be..246dc4e 100644 --- a/Sources/Engine/CurrentVersion.h +++ b/Sources/Engine/CurrentVersion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define _SE_DEMO 0 // set for demo versions #define _SE_BUILD_MAJOR 10000 // use new number for each released version diff --git a/Sources/Engine/Engine.cpp b/Sources/Engine/Engine.cpp index b31534e..e0736f7 100644 --- a/Sources/Engine/Engine.cpp +++ b/Sources/Engine/Engine.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -714,4 +727,4 @@ nextRegion: } CPrintF("State/Type: %s / %s\n", strTmp1, strTmp2); -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Engine.h b/Sources/Engine/Engine.h index a9cac2e..74a2761 100644 --- a/Sources/Engine/Engine.h +++ b/Sources/Engine/Engine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // set this to 1 to enable checks whether somethig is deleted while iterating some array/container #define CHECKARRAYLOCKING 0 diff --git a/Sources/Engine/Entities/Entity.cpp b/Sources/Engine/Entities/Entity.cpp index ce8e4f1..336b5ac 100644 --- a/Sources/Engine/Entities/Entity.cpp +++ b/Sources/Engine/Entities/Entity.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Entities/Entity.h b/Sources/Engine/Entities/Entity.h index d1d05c8..b2bd944 100644 --- a/Sources/Engine/Entities/Entity.h +++ b/Sources/Engine/Entities/Entity.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ENTITY_H #define SE_INCL_ENTITY_H diff --git a/Sources/Engine/Entities/EntityClass.cpp b/Sources/Engine/Entities/EntityClass.cpp index 121a95c..1b90ee9 100644 --- a/Sources/Engine/Entities/EntityClass.cpp +++ b/Sources/Engine/Entities/EntityClass.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Entities/EntityClass.h b/Sources/Engine/Entities/EntityClass.h index 5084d3a..9afcff5 100644 --- a/Sources/Engine/Entities/EntityClass.h +++ b/Sources/Engine/Entities/EntityClass.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ENTITYCLASS_H #define SE_INCL_ENTITYCLASS_H diff --git a/Sources/Engine/Entities/EntityCollision.cpp b/Sources/Engine/Entities/EntityCollision.cpp index b9a1e2b..bec058f 100644 --- a/Sources/Engine/Entities/EntityCollision.cpp +++ b/Sources/Engine/Entities/EntityCollision.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Entities/EntityCollision.h b/Sources/Engine/Entities/EntityCollision.h index a28352d..2b3729b 100644 --- a/Sources/Engine/Entities/EntityCollision.h +++ b/Sources/Engine/Entities/EntityCollision.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ENTITYCOLLISION_H #define SE_INCL_ENTITYCOLLISION_H diff --git a/Sources/Engine/Entities/EntityCopying.cpp b/Sources/Engine/Entities/EntityCopying.cpp index b9e6a22..bd502f2 100644 --- a/Sources/Engine/Entities/EntityCopying.cpp +++ b/Sources/Engine/Entities/EntityCopying.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" @@ -731,4 +744,4 @@ void CWorld::CopyEntitiesToPredictors(CDynamicContainer &cenToCopy) // return current tick _pTimer->SetCurrentTick(tmCurrentTickOld); -} \ No newline at end of file +} diff --git a/Sources/Engine/Entities/EntityEvent.h b/Sources/Engine/Entities/EntityEvent.h index 901fb88..82e7fe7 100644 --- a/Sources/Engine/Entities/EntityEvent.h +++ b/Sources/Engine/Entities/EntityEvent.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ENTITYEVENT_H #define SE_INCL_ENTITYEVENT_H diff --git a/Sources/Engine/Entities/EntityPointer.h b/Sources/Engine/Entities/EntityPointer.h index c14e175..349982a 100644 --- a/Sources/Engine/Entities/EntityPointer.h +++ b/Sources/Engine/Entities/EntityPointer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ENTITYPOINTER_H #define SE_INCL_ENTITYPOINTER_H diff --git a/Sources/Engine/Entities/EntityProperties.cpp b/Sources/Engine/Entities/EntityProperties.cpp index 21510a8..fce5be1 100644 --- a/Sources/Engine/Entities/EntityProperties.cpp +++ b/Sources/Engine/Entities/EntityProperties.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Entities/EntityProperties.h b/Sources/Engine/Entities/EntityProperties.h index 53b1472..0ea4c08 100644 --- a/Sources/Engine/Entities/EntityProperties.h +++ b/Sources/Engine/Entities/EntityProperties.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ENTITYPROPERTIES_H #define SE_INCL_ENTITYPROPERTIES_H diff --git a/Sources/Engine/Entities/FieldBSPTesting.cpp b/Sources/Engine/Entities/FieldBSPTesting.cpp index f1787bd..a2ffbef 100644 --- a/Sources/Engine/Entities/FieldBSPTesting.cpp +++ b/Sources/Engine/Entities/FieldBSPTesting.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Entities/FieldSettings.h b/Sources/Engine/Entities/FieldSettings.h index 2b95515..ec8f80b 100644 --- a/Sources/Engine/Entities/FieldSettings.h +++ b/Sources/Engine/Entities/FieldSettings.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_FIELDSETTINGS_H #define SE_INCL_FIELDSETTINGS_H diff --git a/Sources/Engine/Entities/InternalClasses.h b/Sources/Engine/Entities/InternalClasses.h index 6372703..3eb92d1 100644 --- a/Sources/Engine/Entities/InternalClasses.h +++ b/Sources/Engine/Entities/InternalClasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_INTERNALCLASSES_H #define SE_INCL_INTERNALCLASSES_H diff --git a/Sources/Engine/Entities/LastPositions.cpp b/Sources/Engine/Entities/LastPositions.cpp index 84788a4..e50d8c0 100644 --- a/Sources/Engine/Entities/LastPositions.cpp +++ b/Sources/Engine/Entities/LastPositions.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/Engine/Entities/LastPositions.h b/Sources/Engine/Entities/LastPositions.h index 413dd53..850e31e 100644 --- a/Sources/Engine/Entities/LastPositions.h +++ b/Sources/Engine/Entities/LastPositions.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_LASTPOSITIONS_H #define SE_INCL_LASTPOSITIONS_H diff --git a/Sources/Engine/Entities/NearestPolygon.cpp b/Sources/Engine/Entities/NearestPolygon.cpp index c61ea37..1930f19 100644 --- a/Sources/Engine/Entities/NearestPolygon.cpp +++ b/Sources/Engine/Entities/NearestPolygon.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Entities/PlayerCharacter.cpp b/Sources/Engine/Entities/PlayerCharacter.cpp index da824e3..4d0174d 100644 --- a/Sources/Engine/Entities/PlayerCharacter.cpp +++ b/Sources/Engine/Entities/PlayerCharacter.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Entities/PlayerCharacter.h b/Sources/Engine/Entities/PlayerCharacter.h index 103f0f8..09bdf85 100644 --- a/Sources/Engine/Entities/PlayerCharacter.h +++ b/Sources/Engine/Entities/PlayerCharacter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PLAYERCHARACTER_H #define SE_INCL_PLAYERCHARACTER_H diff --git a/Sources/Engine/Entities/Precaching.h b/Sources/Engine/Entities/Precaching.h index 3f445b9..8d4c0c8 100644 --- a/Sources/Engine/Entities/Precaching.h +++ b/Sources/Engine/Entities/Precaching.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PRECACHING_H #define SE_INCL_PRECACHING_H diff --git a/Sources/Engine/Entities/ShadingInfo.h b/Sources/Engine/Entities/ShadingInfo.h index 3571bc9..53c19f4 100644 --- a/Sources/Engine/Entities/ShadingInfo.h +++ b/Sources/Engine/Entities/ShadingInfo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SHADINGINFO_H #define SE_INCL_SHADINGINFO_H diff --git a/Sources/Engine/GameAgent/GameAgent.cpp b/Sources/Engine/GameAgent/GameAgent.cpp index 8626253..156c289 100644 --- a/Sources/Engine/GameAgent/GameAgent.cpp +++ b/Sources/Engine/GameAgent/GameAgent.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/Engine/GameAgent/GameAgent.h b/Sources/Engine/GameAgent/GameAgent.h index 1e8ecb7..0b79030 100644 --- a/Sources/Engine/GameAgent/GameAgent.h +++ b/Sources/Engine/GameAgent/GameAgent.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_GAMEAGENT_H #define SE_INCL_GAMEAGENT_H diff --git a/Sources/Engine/GameShell.h b/Sources/Engine/GameShell.h index cbd114a..7a2669f 100644 --- a/Sources/Engine/GameShell.h +++ b/Sources/Engine/GameShell.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_GAMESHELL_H #define SE_INCL_GAMESHELL_H diff --git a/Sources/Engine/Graphics/Adapter.cpp b/Sources/Engine/Graphics/Adapter.cpp index 268a37a..c676528 100644 --- a/Sources/Engine/Graphics/Adapter.cpp +++ b/Sources/Engine/Graphics/Adapter.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Adapter.h b/Sources/Engine/Graphics/Adapter.h index 364db82..543bcd8 100644 --- a/Sources/Engine/Graphics/Adapter.h +++ b/Sources/Engine/Graphics/Adapter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ADAPTER_H #define SE_INCL_ADAPTER_H diff --git a/Sources/Engine/Graphics/Benchmark.cpp b/Sources/Engine/Graphics/Benchmark.cpp index 40afa2f..2783da2 100644 --- a/Sources/Engine/Graphics/Benchmark.cpp +++ b/Sources/Engine/Graphics/Benchmark.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Color.cpp b/Sources/Engine/Graphics/Color.cpp index 6a7f466..d6aba81 100644 --- a/Sources/Engine/Graphics/Color.cpp +++ b/Sources/Engine/Graphics/Color.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Color.h b/Sources/Engine/Graphics/Color.h index 9dc94b4..065e7bf 100644 --- a/Sources/Engine/Graphics/Color.h +++ b/Sources/Engine/Graphics/Color.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_COLOR_H #define SE_INCL_COLOR_H diff --git a/Sources/Engine/Graphics/DepthCheck.cpp b/Sources/Engine/Graphics/DepthCheck.cpp index 87191c1..85d44e2 100644 --- a/Sources/Engine/Graphics/DepthCheck.cpp +++ b/Sources/Engine/Graphics/DepthCheck.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/DisplayMode.cpp b/Sources/Engine/Graphics/DisplayMode.cpp index f453ae2..f52f795 100644 --- a/Sources/Engine/Graphics/DisplayMode.cpp +++ b/Sources/Engine/Graphics/DisplayMode.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/DisplayMode.h b/Sources/Engine/Graphics/DisplayMode.h index e0c8004..a341149 100644 --- a/Sources/Engine/Graphics/DisplayMode.h +++ b/Sources/Engine/Graphics/DisplayMode.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DISPLAYMODE_H #define SE_INCL_DISPLAYMODE_H diff --git a/Sources/Engine/Graphics/DrawPort.cpp b/Sources/Engine/Graphics/DrawPort.cpp index 3ec4e57..e08c41b 100644 --- a/Sources/Engine/Graphics/DrawPort.cpp +++ b/Sources/Engine/Graphics/DrawPort.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/DrawPort.h b/Sources/Engine/Graphics/DrawPort.h index 09dfe39..998737c 100644 --- a/Sources/Engine/Graphics/DrawPort.h +++ b/Sources/Engine/Graphics/DrawPort.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DRAWPORT_H #define SE_INCL_DRAWPORT_H diff --git a/Sources/Engine/Graphics/DrawPort_Particles.cpp b/Sources/Engine/Graphics/DrawPort_Particles.cpp index 5166682..ea85f4e 100644 --- a/Sources/Engine/Graphics/DrawPort_Particles.cpp +++ b/Sources/Engine/Graphics/DrawPort_Particles.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/DrawPort_RenderScene.cpp b/Sources/Engine/Graphics/DrawPort_RenderScene.cpp index b4ec5e9..39051b6 100644 --- a/Sources/Engine/Graphics/DrawPort_RenderScene.cpp +++ b/Sources/Engine/Graphics/DrawPort_RenderScene.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Fog.cpp b/Sources/Engine/Graphics/Fog.cpp index f73ae71..96a5061 100644 --- a/Sources/Engine/Graphics/Fog.cpp +++ b/Sources/Engine/Graphics/Fog.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/Engine/Graphics/Fog.h b/Sources/Engine/Graphics/Fog.h index c26d41b..12f5150 100644 --- a/Sources/Engine/Graphics/Fog.h +++ b/Sources/Engine/Graphics/Fog.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_FOG_H #define SE_INCL_FOG_H diff --git a/Sources/Engine/Graphics/Fog_internal.h b/Sources/Engine/Graphics/Fog_internal.h index 694d1d6..8dabd32 100644 --- a/Sources/Engine/Graphics/Fog_internal.h +++ b/Sources/Engine/Graphics/Fog_internal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_FOG_INTERNAL_H #define SE_INCL_FOG_INTERNAL_H diff --git a/Sources/Engine/Graphics/Font.cpp b/Sources/Engine/Graphics/Font.cpp index 2a8affc..629cbc9 100644 --- a/Sources/Engine/Graphics/Font.cpp +++ b/Sources/Engine/Graphics/Font.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Font.h b/Sources/Engine/Graphics/Font.h index 26c3fd5..cacb307 100644 --- a/Sources/Engine/Graphics/Font.h +++ b/Sources/Engine/Graphics/Font.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_FONT_H #define SE_INCL_FONT_H diff --git a/Sources/Engine/Graphics/GfxLibrary.cpp b/Sources/Engine/Graphics/GfxLibrary.cpp index 59e6dff..1b7625e 100644 --- a/Sources/Engine/Graphics/GfxLibrary.cpp +++ b/Sources/Engine/Graphics/GfxLibrary.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/GfxLibrary.h b/Sources/Engine/Graphics/GfxLibrary.h index 9cf9c7f..7aaf511 100644 --- a/Sources/Engine/Graphics/GfxLibrary.h +++ b/Sources/Engine/Graphics/GfxLibrary.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_GFXLIBRARY_H #define SE_INCL_GFXLIBRARY_H diff --git a/Sources/Engine/Graphics/GfxProfile.cpp b/Sources/Engine/Graphics/GfxProfile.cpp index 3ba5370..ec1c190 100644 --- a/Sources/Engine/Graphics/GfxProfile.cpp +++ b/Sources/Engine/Graphics/GfxProfile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/GfxProfile.h b/Sources/Engine/Graphics/GfxProfile.h index 1a7fa26..29efcd2 100644 --- a/Sources/Engine/Graphics/GfxProfile.h +++ b/Sources/Engine/Graphics/GfxProfile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_GFXPROFILE_H #define SE_INCL_GFXPROFILE_H diff --git a/Sources/Engine/Graphics/Gfx_Direct3D.cpp b/Sources/Engine/Graphics/Gfx_Direct3D.cpp index 8ccf6d3..32107f6 100644 --- a/Sources/Engine/Graphics/Gfx_Direct3D.cpp +++ b/Sources/Engine/Graphics/Gfx_Direct3D.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" @@ -1352,4 +1365,4 @@ elemEnd: _iIdxOffset += ctIndices; } -#endif // SE1_D3D \ No newline at end of file +#endif // SE1_D3D diff --git a/Sources/Engine/Graphics/Gfx_Direct3D_Colors.cpp b/Sources/Engine/Graphics/Gfx_Direct3D_Colors.cpp index a81643b..6fa6c11 100644 --- a/Sources/Engine/Graphics/Gfx_Direct3D_Colors.cpp +++ b/Sources/Engine/Graphics/Gfx_Direct3D_Colors.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" @@ -341,4 +354,4 @@ extern COLOR UnpackColor_D3D( UBYTE *pd3dColor, D3DFORMAT d3dFormat, SLONG &slCo return RGBToColor(ubR,ubG,ubB); } -#endif // SE1_D3D \ No newline at end of file +#endif // SE1_D3D diff --git a/Sources/Engine/Graphics/Gfx_Direct3D_Textures.cpp b/Sources/Engine/Graphics/Gfx_Direct3D_Textures.cpp index 0c3dbb4..e845c20 100644 --- a/Sources/Engine/Graphics/Gfx_Direct3D_Textures.cpp +++ b/Sources/Engine/Graphics/Gfx_Direct3D_Textures.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" @@ -269,4 +282,4 @@ extern INDEX AdjustDitheringType_D3D( D3DFORMAT eFormat, INDEX iDitheringType) } } -#endif // SE1_D3D \ No newline at end of file +#endif // SE1_D3D diff --git a/Sources/Engine/Graphics/Gfx_OpenGL.cpp b/Sources/Engine/Graphics/Gfx_OpenGL.cpp index 1af0f1b..de4f1b3 100644 --- a/Sources/Engine/Graphics/Gfx_OpenGL.cpp +++ b/Sources/Engine/Graphics/Gfx_OpenGL.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Gfx_OpenGL_Textures.cpp b/Sources/Engine/Graphics/Gfx_OpenGL_Textures.cpp index b22d2ee..2b8368a 100644 --- a/Sources/Engine/Graphics/Gfx_OpenGL_Textures.cpp +++ b/Sources/Engine/Graphics/Gfx_OpenGL_Textures.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Gfx_wrapper.cpp b/Sources/Engine/Graphics/Gfx_wrapper.cpp index 0cd6cfa..1f73160 100644 --- a/Sources/Engine/Graphics/Gfx_wrapper.cpp +++ b/Sources/Engine/Graphics/Gfx_wrapper.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Gfx_wrapper.h b/Sources/Engine/Graphics/Gfx_wrapper.h index 4bbce12..065377d 100644 --- a/Sources/Engine/Graphics/Gfx_wrapper.h +++ b/Sources/Engine/Graphics/Gfx_wrapper.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #pragma once diff --git a/Sources/Engine/Graphics/Gfx_wrapper_Direct3D.cpp b/Sources/Engine/Graphics/Gfx_wrapper_Direct3D.cpp index 33b17ad..57ea523 100644 --- a/Sources/Engine/Graphics/Gfx_wrapper_Direct3D.cpp +++ b/Sources/Engine/Graphics/Gfx_wrapper_Direct3D.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifdef SE1_D3D @@ -1300,4 +1313,4 @@ extern void d3dSetVertexShader( DWORD dwHandle) _pGfx->gl_dwVertexShader = dwHandle; } -#endif // SE1_D3D \ No newline at end of file +#endif // SE1_D3D diff --git a/Sources/Engine/Graphics/Gfx_wrapper_OpenGL.cpp b/Sources/Engine/Graphics/Gfx_wrapper_OpenGL.cpp index cb4e2ec..12422dc 100644 --- a/Sources/Engine/Graphics/Gfx_wrapper_OpenGL.cpp +++ b/Sources/Engine/Graphics/Gfx_wrapper_OpenGL.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/Sources/Engine/Graphics/Graphics.cpp b/Sources/Engine/Graphics/Graphics.cpp index f4c2cf5..e8d39a3 100644 --- a/Sources/Engine/Graphics/Graphics.cpp +++ b/Sources/Engine/Graphics/Graphics.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/ImageInfo.cpp b/Sources/Engine/Graphics/ImageInfo.cpp index 0a91c49..845de53 100644 --- a/Sources/Engine/Graphics/ImageInfo.cpp +++ b/Sources/Engine/Graphics/ImageInfo.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/ImageInfo.h b/Sources/Engine/Graphics/ImageInfo.h index 85641e9..2fe778b 100644 --- a/Sources/Engine/Graphics/ImageInfo.h +++ b/Sources/Engine/Graphics/ImageInfo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_IMAGEINFO_H #define SE_INCL_IMAGEINFO_H diff --git a/Sources/Engine/Graphics/MultiMonitor.cpp b/Sources/Engine/Graphics/MultiMonitor.cpp index bfbd797..25f71a9 100644 --- a/Sources/Engine/Graphics/MultiMonitor.cpp +++ b/Sources/Engine/Graphics/MultiMonitor.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Graphics/MultiMonitor.h b/Sources/Engine/Graphics/MultiMonitor.h index accfb9b..3ac3617 100644 --- a/Sources/Engine/Graphics/MultiMonitor.h +++ b/Sources/Engine/Graphics/MultiMonitor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MULTIMONITOR_H #define SE_INCL_MULTIMONITOR_H diff --git a/Sources/Engine/Graphics/OpenGL.h b/Sources/Engine/Graphics/OpenGL.h index 7b5f88c..d088c37 100644 --- a/Sources/Engine/Graphics/OpenGL.h +++ b/Sources/Engine/Graphics/OpenGL.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_OPENGL_H #define SE_INCL_OPENGL_H diff --git a/Sources/Engine/Graphics/Raster.cpp b/Sources/Engine/Graphics/Raster.cpp index 6b37b2b..822f394 100644 --- a/Sources/Engine/Graphics/Raster.cpp +++ b/Sources/Engine/Graphics/Raster.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Raster.h b/Sources/Engine/Graphics/Raster.h index 86810ec..67f58bf 100644 --- a/Sources/Engine/Graphics/Raster.h +++ b/Sources/Engine/Graphics/Raster.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_RASTER_H #define SE_INCL_RASTER_H diff --git a/Sources/Engine/Graphics/RenderPoly.h b/Sources/Engine/Graphics/RenderPoly.h index b143f30..d2b42f8 100644 --- a/Sources/Engine/Graphics/RenderPoly.h +++ b/Sources/Engine/Graphics/RenderPoly.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_RENDERPOLY_H #define SE_INCL_RENDERPOLY_H diff --git a/Sources/Engine/Graphics/RenderScene.h b/Sources/Engine/Graphics/RenderScene.h index 4d60606..db97cc2 100644 --- a/Sources/Engine/Graphics/RenderScene.h +++ b/Sources/Engine/Graphics/RenderScene.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_RENDERSCENE_H #define SE_INCL_RENDERSCENE_H diff --git a/Sources/Engine/Graphics/Shader.cpp b/Sources/Engine/Graphics/Shader.cpp index e728d98..f715d7a 100644 --- a/Sources/Engine/Graphics/Shader.cpp +++ b/Sources/Engine/Graphics/Shader.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Graphics/Shader.h b/Sources/Engine/Graphics/Shader.h index c3a4a0a..c896cfb 100644 --- a/Sources/Engine/Graphics/Shader.h +++ b/Sources/Engine/Graphics/Shader.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SHADER_H #define SE_INCL_SHADER_H diff --git a/Sources/Engine/Graphics/ShadowMap.cpp b/Sources/Engine/Graphics/ShadowMap.cpp index 0400f27..f3a6bb0 100644 --- a/Sources/Engine/Graphics/ShadowMap.cpp +++ b/Sources/Engine/Graphics/ShadowMap.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/ShadowMap.h b/Sources/Engine/Graphics/ShadowMap.h index 27d18e8..79fddc4 100644 --- a/Sources/Engine/Graphics/ShadowMap.h +++ b/Sources/Engine/Graphics/ShadowMap.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SHADOWMAP_H #define SE_INCL_SHADOWMAP_H diff --git a/Sources/Engine/Graphics/Stereo.cpp b/Sources/Engine/Graphics/Stereo.cpp index 3a6a27c..a0acf83 100644 --- a/Sources/Engine/Graphics/Stereo.cpp +++ b/Sources/Engine/Graphics/Stereo.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Stereo.h b/Sources/Engine/Graphics/Stereo.h index b0a3a81..cdf499c 100644 --- a/Sources/Engine/Graphics/Stereo.h +++ b/Sources/Engine/Graphics/Stereo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_GFXSTEREO_H #define SE_INCL_GFXSTEREO_H diff --git a/Sources/Engine/Graphics/Texture.cpp b/Sources/Engine/Graphics/Texture.cpp index ffb8554..4a4cafc 100644 --- a/Sources/Engine/Graphics/Texture.cpp +++ b/Sources/Engine/Graphics/Texture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Texture.h b/Sources/Engine/Graphics/Texture.h index 6c5c3f9..01daf30 100644 --- a/Sources/Engine/Graphics/Texture.h +++ b/Sources/Engine/Graphics/Texture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TEXTURE_H #define SE_INCL_TEXTURE_H diff --git a/Sources/Engine/Graphics/TextureEffects.cpp b/Sources/Engine/Graphics/TextureEffects.cpp index 3a60e74..4676cb0 100644 --- a/Sources/Engine/Graphics/TextureEffects.cpp +++ b/Sources/Engine/Graphics/TextureEffects.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/TextureEffects.h b/Sources/Engine/Graphics/TextureEffects.h index 5674c7d..dc0234b 100644 --- a/Sources/Engine/Graphics/TextureEffects.h +++ b/Sources/Engine/Graphics/TextureEffects.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TEXTUREEFFECTS_H #define SE_INCL_TEXTUREEFFECTS_H diff --git a/Sources/Engine/Graphics/TextureRender.cpp b/Sources/Engine/Graphics/TextureRender.cpp index 852686b..ea53c69 100644 --- a/Sources/Engine/Graphics/TextureRender.cpp +++ b/Sources/Engine/Graphics/TextureRender.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/Vertex.h b/Sources/Engine/Graphics/Vertex.h index c460195..961cb8d 100644 --- a/Sources/Engine/Graphics/Vertex.h +++ b/Sources/Engine/Graphics/Vertex.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_VERTEX_H #define SE_INCL_VERTEX_H diff --git a/Sources/Engine/Graphics/ViewPort.cpp b/Sources/Engine/Graphics/ViewPort.cpp index e83a011..ee07fd1 100644 --- a/Sources/Engine/Graphics/ViewPort.cpp +++ b/Sources/Engine/Graphics/ViewPort.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Graphics/ViewPort.h b/Sources/Engine/Graphics/ViewPort.h index 51abab0..d114dc1 100644 --- a/Sources/Engine/Graphics/ViewPort.h +++ b/Sources/Engine/Graphics/ViewPort.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_VIEWPORT_H #define SE_INCL_VIEWPORT_H diff --git a/Sources/Engine/Graphics/gl_functions.h b/Sources/Engine/Graphics/gl_functions.h index cd9b9d5..4966597 100644 --- a/Sources/Engine/Graphics/gl_functions.h +++ b/Sources/Engine/Graphics/gl_functions.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/Sources/Engine/Graphics/gl_types.h b/Sources/Engine/Graphics/gl_types.h index 0099ac8..bb6c5d1 100644 --- a/Sources/Engine/Graphics/gl_types.h +++ b/Sources/Engine/Graphics/gl_types.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_GL_TYPES_H #define SE_INCL_GL_TYPES_H diff --git a/Sources/Engine/Light/Gradient.h b/Sources/Engine/Light/Gradient.h index 1f4e95b..0ef6e0e 100644 --- a/Sources/Engine/Light/Gradient.h +++ b/Sources/Engine/Light/Gradient.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_GRADIENT_H #define SE_INCL_GRADIENT_H diff --git a/Sources/Engine/Light/LayerMaker.cpp b/Sources/Engine/Light/LayerMaker.cpp index 54ff3bb..6d55960 100644 --- a/Sources/Engine/Light/LayerMaker.cpp +++ b/Sources/Engine/Light/LayerMaker.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Light/LayerMixer.cpp b/Sources/Engine/Light/LayerMixer.cpp index 4898cf2..71341a9 100644 --- a/Sources/Engine/Light/LayerMixer.cpp +++ b/Sources/Engine/Light/LayerMixer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Light/LensFlares.h b/Sources/Engine/Light/LensFlares.h index 0d7c8f6..7153451 100644 --- a/Sources/Engine/Light/LensFlares.h +++ b/Sources/Engine/Light/LensFlares.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_LENSFLARES_H #define SE_INCL_LENSFLARES_H diff --git a/Sources/Engine/Light/LightSource.cpp b/Sources/Engine/Light/LightSource.cpp index e1af931..a31f2cf 100644 --- a/Sources/Engine/Light/LightSource.cpp +++ b/Sources/Engine/Light/LightSource.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Light/LightSource.h b/Sources/Engine/Light/LightSource.h index 1dc91f4..b68502e 100644 --- a/Sources/Engine/Light/LightSource.h +++ b/Sources/Engine/Light/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_LIGHTSOURCE_H #define SE_INCL_LIGHTSOURCE_H diff --git a/Sources/Engine/Light/Shadows_internal.h b/Sources/Engine/Light/Shadows_internal.h index 90d18cc..c470ce7 100644 --- a/Sources/Engine/Light/Shadows_internal.h +++ b/Sources/Engine/Light/Shadows_internal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ class CLightRectangle { public: @@ -11,4 +24,4 @@ public: FLOAT lr_fpixHotU; FLOAT lr_fpixHotV; FLOAT lr_fLightPlaneDistance; -}; \ No newline at end of file +}; diff --git a/Sources/Engine/Math/AABBox.h b/Sources/Engine/Math/AABBox.h index 6e0c6c4..9ac9940 100644 --- a/Sources/Engine/Math/AABBox.h +++ b/Sources/Engine/Math/AABBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_AABBOX_H #define SE_INCL_AABBOX_H diff --git a/Sources/Engine/Math/FixInt.h b/Sources/Engine/Math/FixInt.h index 0d2209c..6343e9d 100644 --- a/Sources/Engine/Math/FixInt.h +++ b/Sources/Engine/Math/FixInt.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_FIXINT_H #define SE_INCL_FIXINT_H diff --git a/Sources/Engine/Math/Float.cpp b/Sources/Engine/Math/Float.cpp index df17605..d838441 100644 --- a/Sources/Engine/Math/Float.cpp +++ b/Sources/Engine/Math/Float.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Float.h b/Sources/Engine/Math/Float.h index 057a4c4..86f9b8a 100644 --- a/Sources/Engine/Math/Float.h +++ b/Sources/Engine/Math/Float.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_FLOAT_H #define SE_INCL_FLOAT_H diff --git a/Sources/Engine/Math/Functions.cpp b/Sources/Engine/Math/Functions.cpp index 00848f4..c5b100d 100644 --- a/Sources/Engine/Math/Functions.cpp +++ b/Sources/Engine/Math/Functions.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Functions.h b/Sources/Engine/Math/Functions.h index 0919bd1..863ee79 100644 --- a/Sources/Engine/Math/Functions.h +++ b/Sources/Engine/Math/Functions.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_FUNCTIONS_H #define SE_INCL_FUNCTIONS_H diff --git a/Sources/Engine/Math/Geometry.cpp b/Sources/Engine/Math/Geometry.cpp index c8ab137..42645ee 100644 --- a/Sources/Engine/Math/Geometry.cpp +++ b/Sources/Engine/Math/Geometry.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Geometry.h b/Sources/Engine/Math/Geometry.h index bf6788c..be870f3 100644 --- a/Sources/Engine/Math/Geometry.h +++ b/Sources/Engine/Math/Geometry.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_GEOMETRY_H #define SE_INCL_GEOMETRY_H diff --git a/Sources/Engine/Math/Geometry_DOUBLE.cpp b/Sources/Engine/Math/Geometry_DOUBLE.cpp index bd6f011..68d1c9b 100644 --- a/Sources/Engine/Math/Geometry_DOUBLE.cpp +++ b/Sources/Engine/Math/Geometry_DOUBLE.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Matrix.h b/Sources/Engine/Math/Matrix.h index 9d5626b..1e33a0a 100644 --- a/Sources/Engine/Math/Matrix.h +++ b/Sources/Engine/Math/Matrix.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MATRIX_H #define SE_INCL_MATRIX_H diff --git a/Sources/Engine/Math/OBBox.h b/Sources/Engine/Math/OBBox.h index d2037fd..caa0eb5 100644 --- a/Sources/Engine/Math/OBBox.h +++ b/Sources/Engine/Math/OBBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_OBBOX_H #define SE_INCL_OBBOX_H diff --git a/Sources/Engine/Math/Object3D.cpp b/Sources/Engine/Math/Object3D.cpp index 55f41db..a5e3ef7 100644 --- a/Sources/Engine/Math/Object3D.cpp +++ b/Sources/Engine/Math/Object3D.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Object3D.h b/Sources/Engine/Math/Object3D.h index 2351ed5..e62fdf3 100644 --- a/Sources/Engine/Math/Object3D.h +++ b/Sources/Engine/Math/Object3D.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_OBJECT3D_H #define SE_INCL_OBJECT3D_H diff --git a/Sources/Engine/Math/Object3D_CSG.cpp b/Sources/Engine/Math/Object3D_CSG.cpp index 9464b92..21a6d93 100644 --- a/Sources/Engine/Math/Object3D_CSG.cpp +++ b/Sources/Engine/Math/Object3D_CSG.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Object3D_IO.cpp b/Sources/Engine/Math/Object3D_IO.cpp index 2fb0311..581cc1b 100644 --- a/Sources/Engine/Math/Object3D_IO.cpp +++ b/Sources/Engine/Math/Object3D_IO.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // If you happen to have the Exploration 3D library (in Engine/exploration3d/), you can enable its features here. #define USE_E3D 0 diff --git a/Sources/Engine/Math/ObjectSector.cpp b/Sources/Engine/Math/ObjectSector.cpp index 08cee72..7798ade 100644 --- a/Sources/Engine/Math/ObjectSector.cpp +++ b/Sources/Engine/Math/ObjectSector.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Placement.cpp b/Sources/Engine/Math/Placement.cpp index 13b9309..9f6c901 100644 --- a/Sources/Engine/Math/Placement.cpp +++ b/Sources/Engine/Math/Placement.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Placement.h b/Sources/Engine/Math/Placement.h index 0472e2b..1db0c7b 100644 --- a/Sources/Engine/Math/Placement.h +++ b/Sources/Engine/Math/Placement.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PLACEMENT_H #define SE_INCL_PLACEMENT_H diff --git a/Sources/Engine/Math/Plane.h b/Sources/Engine/Math/Plane.h index d9f309a..277b847 100644 --- a/Sources/Engine/Math/Plane.h +++ b/Sources/Engine/Math/Plane.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PLANE_H #define SE_INCL_PLANE_H diff --git a/Sources/Engine/Math/Projection.cpp b/Sources/Engine/Math/Projection.cpp index eca0725..feeca28 100644 --- a/Sources/Engine/Math/Projection.cpp +++ b/Sources/Engine/Math/Projection.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Projection.h b/Sources/Engine/Math/Projection.h index 5cd8392..5cbe90d 100644 --- a/Sources/Engine/Math/Projection.h +++ b/Sources/Engine/Math/Projection.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PROJECTION_H #define SE_INCL_PROJECTION_H diff --git a/Sources/Engine/Math/Projection_DOUBLE.h b/Sources/Engine/Math/Projection_DOUBLE.h index 5ab31cf..4549665 100644 --- a/Sources/Engine/Math/Projection_DOUBLE.h +++ b/Sources/Engine/Math/Projection_DOUBLE.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PROJECTION_DOUBLE_H #define SE_INCL_PROJECTION_DOUBLE_H diff --git a/Sources/Engine/Math/Projection_Isometric.cpp b/Sources/Engine/Math/Projection_Isometric.cpp index a6a7117..f2553a6 100644 --- a/Sources/Engine/Math/Projection_Isometric.cpp +++ b/Sources/Engine/Math/Projection_Isometric.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Projection_Parallel.cpp b/Sources/Engine/Math/Projection_Parallel.cpp index 3d51a3b..8c67ee1 100644 --- a/Sources/Engine/Math/Projection_Parallel.cpp +++ b/Sources/Engine/Math/Projection_Parallel.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Projection_Perspective.cpp b/Sources/Engine/Math/Projection_Perspective.cpp index 3d7528c..2c33cc9 100644 --- a/Sources/Engine/Math/Projection_Perspective.cpp +++ b/Sources/Engine/Math/Projection_Perspective.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Projection_Simple.cpp b/Sources/Engine/Math/Projection_Simple.cpp index 442e162..c54bd45 100644 --- a/Sources/Engine/Math/Projection_Simple.cpp +++ b/Sources/Engine/Math/Projection_Simple.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Projection_Simple_DOUBLE.cpp b/Sources/Engine/Math/Projection_Simple_DOUBLE.cpp index 74be9c3..d926732 100644 --- a/Sources/Engine/Math/Projection_Simple_DOUBLE.cpp +++ b/Sources/Engine/Math/Projection_Simple_DOUBLE.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/Quaternion.h b/Sources/Engine/Math/Quaternion.h index d586bcc..14b14d0 100644 --- a/Sources/Engine/Math/Quaternion.h +++ b/Sources/Engine/Math/Quaternion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_QUATERNION_H #define SE_INCL_QUATERNION_H diff --git a/Sources/Engine/Math/TextureMapping.cpp b/Sources/Engine/Math/TextureMapping.cpp index b9c38a9..aac1832 100644 --- a/Sources/Engine/Math/TextureMapping.cpp +++ b/Sources/Engine/Math/TextureMapping.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Math/TextureMapping.h b/Sources/Engine/Math/TextureMapping.h index 51a2127..fb6e777 100644 --- a/Sources/Engine/Math/TextureMapping.h +++ b/Sources/Engine/Math/TextureMapping.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TEXTUREMAPPING_H #define SE_INCL_TEXTUREMAPPING_H diff --git a/Sources/Engine/Math/Vector.h b/Sources/Engine/Math/Vector.h index 6004008..1e0f586 100644 --- a/Sources/Engine/Math/Vector.h +++ b/Sources/Engine/Math/Vector.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_VECTOR_H #define SE_INCL_VECTOR_H diff --git a/Sources/Engine/Models/EditModel.cpp b/Sources/Engine/Models/EditModel.cpp index 8fb0a06..fe7db39 100644 --- a/Sources/Engine/Models/EditModel.cpp +++ b/Sources/Engine/Models/EditModel.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Models/EditModel.h b/Sources/Engine/Models/EditModel.h index 46eb9e5..cc8533a 100644 --- a/Sources/Engine/Models/EditModel.h +++ b/Sources/Engine/Models/EditModel.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_EDITMODEL_H #define SE_INCL_EDITMODEL_H diff --git a/Sources/Engine/Models/MipMaker.cpp b/Sources/Engine/Models/MipMaker.cpp index 3a9ba1b..e02d1e6 100644 --- a/Sources/Engine/Models/MipMaker.cpp +++ b/Sources/Engine/Models/MipMaker.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Models/MipMaker.h b/Sources/Engine/Models/MipMaker.h index 37c16a0..c8ddf50 100644 --- a/Sources/Engine/Models/MipMaker.h +++ b/Sources/Engine/Models/MipMaker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MIPMAKER_H #define SE_INCL_MIPMAKER_H diff --git a/Sources/Engine/Models/Model.cpp b/Sources/Engine/Models/Model.cpp index b958d99..22e2bbf 100644 --- a/Sources/Engine/Models/Model.cpp +++ b/Sources/Engine/Models/Model.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Models/Model.h b/Sources/Engine/Models/Model.h index 72a4be8..b948f23 100644 --- a/Sources/Engine/Models/Model.h +++ b/Sources/Engine/Models/Model.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // collision box dimension equality names #define HEIGHT_EQ_WIDTH 0 diff --git a/Sources/Engine/Models/ModelData.h b/Sources/Engine/Models/ModelData.h index 1be1d0f..41aa6c2 100644 --- a/Sources/Engine/Models/ModelData.h +++ b/Sources/Engine/Models/ModelData.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MODELDATA_H #define SE_INCL_MODELDATA_H diff --git a/Sources/Engine/Models/ModelObject.h b/Sources/Engine/Models/ModelObject.h index f609065..0fdc672 100644 --- a/Sources/Engine/Models/ModelObject.h +++ b/Sources/Engine/Models/ModelObject.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MODELOBJECT_H #define SE_INCL_MODELOBJECT_H diff --git a/Sources/Engine/Models/ModelProfile.cpp b/Sources/Engine/Models/ModelProfile.cpp index 4140f74..a216092 100644 --- a/Sources/Engine/Models/ModelProfile.cpp +++ b/Sources/Engine/Models/ModelProfile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Models/ModelProfile.h b/Sources/Engine/Models/ModelProfile.h index 3ad0ca1..3642a46 100644 --- a/Sources/Engine/Models/ModelProfile.h +++ b/Sources/Engine/Models/ModelProfile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MODELPROFILE_H #define SE_INCL_MODELPROFILE_H diff --git a/Sources/Engine/Models/Model_internal.h b/Sources/Engine/Models/Model_internal.h index 0954f07..0521b65 100644 --- a/Sources/Engine/Models/Model_internal.h +++ b/Sources/Engine/Models/Model_internal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MODEL_INTERNAL_H #define SE_INCL_MODEL_INTERNAL_H diff --git a/Sources/Engine/Models/Normals.cpp b/Sources/Engine/Models/Normals.cpp index 71d833a..f5e3e66 100644 --- a/Sources/Engine/Models/Normals.cpp +++ b/Sources/Engine/Models/Normals.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Models/Normals.h b/Sources/Engine/Models/Normals.h index 58a362b..8ac341c 100644 --- a/Sources/Engine/Models/Normals.h +++ b/Sources/Engine/Models/Normals.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_NORMALS_H #define SE_INCL_NORMALS_H diff --git a/Sources/Engine/Models/RenderModel.cpp b/Sources/Engine/Models/RenderModel.cpp index f5fc0ea..c3b7ebf 100644 --- a/Sources/Engine/Models/RenderModel.cpp +++ b/Sources/Engine/Models/RenderModel.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Models/RenderModel.h b/Sources/Engine/Models/RenderModel.h index 778fb83..cfa9691 100644 --- a/Sources/Engine/Models/RenderModel.h +++ b/Sources/Engine/Models/RenderModel.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_RENDERMODEL_H #define SE_INCL_RENDERMODEL_H diff --git a/Sources/Engine/Models/RenderModel_Mask.cpp b/Sources/Engine/Models/RenderModel_Mask.cpp index 20310a1..0dd7d24 100644 --- a/Sources/Engine/Models/RenderModel_Mask.cpp +++ b/Sources/Engine/Models/RenderModel_Mask.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Models/RenderModel_View.cpp b/Sources/Engine/Models/RenderModel_View.cpp index c6fec77..1164f53 100644 --- a/Sources/Engine/Models/RenderModel_View.cpp +++ b/Sources/Engine/Models/RenderModel_View.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Models/RenderModel_internal.h b/Sources/Engine/Models/RenderModel_internal.h index 723ec7d..b391baf 100644 --- a/Sources/Engine/Models/RenderModel_internal.h +++ b/Sources/Engine/Models/RenderModel_internal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_RENDERMODEL_INTERNAL_H #define SE_INCL_RENDERMODEL_INTERNAL_H diff --git a/Sources/Engine/Models/VertexGetting.cpp b/Sources/Engine/Models/VertexGetting.cpp index c12ddca..88e6830 100644 --- a/Sources/Engine/Models/VertexGetting.cpp +++ b/Sources/Engine/Models/VertexGetting.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/ActionBuffer.cpp b/Sources/Engine/Network/ActionBuffer.cpp index aef0917..6b7aad6 100644 --- a/Sources/Engine/Network/ActionBuffer.cpp +++ b/Sources/Engine/Network/ActionBuffer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/ActionBuffer.h b/Sources/Engine/Network/ActionBuffer.h index 64fac99..b515861 100644 --- a/Sources/Engine/Network/ActionBuffer.h +++ b/Sources/Engine/Network/ActionBuffer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ACTIONBUFFER_H #define SE_INCL_ACTIONBUFFER_H diff --git a/Sources/Engine/Network/Buffer.cpp b/Sources/Engine/Network/Buffer.cpp index 91caba2..2025141 100644 --- a/Sources/Engine/Network/Buffer.cpp +++ b/Sources/Engine/Network/Buffer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/Buffer.h b/Sources/Engine/Network/Buffer.h index c5e6e9f..dad7af5 100644 --- a/Sources/Engine/Network/Buffer.h +++ b/Sources/Engine/Network/Buffer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_BUFFER_H #define SE_INCL_BUFFER_H diff --git a/Sources/Engine/Network/CPacket.cpp b/Sources/Engine/Network/CPacket.cpp index e7acbaf..7670ff8 100644 --- a/Sources/Engine/Network/CPacket.cpp +++ b/Sources/Engine/Network/CPacket.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/CPacket.h b/Sources/Engine/Network/CPacket.h index ce4ece8..9158630 100644 --- a/Sources/Engine/Network/CPacket.h +++ b/Sources/Engine/Network/CPacket.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PACKET_H #define SE_INCL_PACKET_H @@ -179,4 +192,4 @@ public: }; -#endif /* include-once check. */ \ No newline at end of file +#endif /* include-once check. */ diff --git a/Sources/Engine/Network/ClientInterface.cpp b/Sources/Engine/Network/ClientInterface.cpp index 977485e..3057e34 100644 --- a/Sources/Engine/Network/ClientInterface.cpp +++ b/Sources/Engine/Network/ClientInterface.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" @@ -688,4 +701,4 @@ SLONG CClientInterface::GetCurrentReliableSize(void) SLONG slSize; ci_pbReliableInputBuffer.CheckSequence(slSize); return slSize; -}; \ No newline at end of file +}; diff --git a/Sources/Engine/Network/ClientInterface.h b/Sources/Engine/Network/ClientInterface.h index 9e3703b..5077b7b 100644 --- a/Sources/Engine/Network/ClientInterface.h +++ b/Sources/Engine/Network/ClientInterface.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CLIENTINTERFACE_H #define SE_INCL_CLIENTINTERFACE_H @@ -63,4 +76,4 @@ public: }; -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Network/Common.h b/Sources/Engine/Network/Common.h index 1a53b22..d70515e 100644 --- a/Sources/Engine/Network/Common.h +++ b/Sources/Engine/Network/Common.h @@ -1,2 +1,15 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/Sources/Engine/Network/CommunicationInterface.cpp b/Sources/Engine/Network/CommunicationInterface.cpp index c5bddf2..420036b 100644 --- a/Sources/Engine/Network/CommunicationInterface.cpp +++ b/Sources/Engine/Network/CommunicationInterface.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/CommunicationInterface.h b/Sources/Engine/Network/CommunicationInterface.h index d95c306..6cb334a 100644 --- a/Sources/Engine/Network/CommunicationInterface.h +++ b/Sources/Engine/Network/CommunicationInterface.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_COMMUNICATIONINTERFACE_H #define SE_INCL_COMMUNICATIONINTERFACE_H @@ -110,4 +123,4 @@ extern ENGINE_API CCommunicationInterface _cmiComm; extern CPacketBufferStats _pbsSend; extern CPacketBufferStats _pbsRecv; -#endif /* include-once check. */ \ No newline at end of file +#endif /* include-once check. */ diff --git a/Sources/Engine/Network/Compression.cpp b/Sources/Engine/Network/Compression.cpp index 10ba359..56be629 100644 --- a/Sources/Engine/Network/Compression.cpp +++ b/Sources/Engine/Network/Compression.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/Compression.h b/Sources/Engine/Network/Compression.h index 020e406..e541b48 100644 --- a/Sources/Engine/Network/Compression.h +++ b/Sources/Engine/Network/Compression.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_COMPRESSION_H #define SE_INCL_COMPRESSION_H diff --git a/Sources/Engine/Network/Diff.cpp b/Sources/Engine/Network/Diff.cpp index 3f5bb08..45e575f 100644 --- a/Sources/Engine/Network/Diff.cpp +++ b/Sources/Engine/Network/Diff.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/Diff.h b/Sources/Engine/Network/Diff.h index 446172c..c720307 100644 --- a/Sources/Engine/Network/Diff.h +++ b/Sources/Engine/Network/Diff.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DIFF_H #define SE_INCL_DIFF_H diff --git a/Sources/Engine/Network/EMsgBuffer.cpp b/Sources/Engine/Network/EMsgBuffer.cpp index a57852d..befe836 100644 --- a/Sources/Engine/Network/EMsgBuffer.cpp +++ b/Sources/Engine/Network/EMsgBuffer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdafx.h" #include "EMsgBuffer.h" diff --git a/Sources/Engine/Network/EMsgBuffer.h b/Sources/Engine/Network/EMsgBuffer.h index 692ec3e..1c33c90 100644 --- a/Sources/Engine/Network/EMsgBuffer.h +++ b/Sources/Engine/Network/EMsgBuffer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_EMSGBUFFER_H #define SE_INCL_EMSGBUFFER_H @@ -121,4 +134,4 @@ public: }; -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Network/EntityHashing.cpp b/Sources/Engine/Network/EntityHashing.cpp index 8cb64f1..15298ba 100644 --- a/Sources/Engine/Network/EntityHashing.cpp +++ b/Sources/Engine/Network/EntityHashing.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "EntityHashing.h" #include @@ -45,4 +58,4 @@ void CEntityHashItem::WritePackedPlacement(CClientEntry &ceEntry,CNetworkMessage -}; \ No newline at end of file +}; diff --git a/Sources/Engine/Network/EntityHashing.h b/Sources/Engine/Network/EntityHashing.h index ef61940..f515851 100644 --- a/Sources/Engine/Network/EntityHashing.h +++ b/Sources/Engine/Network/EntityHashing.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ENTITYHASHING_H #define SE_INCL_ENTITYHASHING_H @@ -76,4 +89,4 @@ public: } -#endif // include \ No newline at end of file +#endif // include diff --git a/Sources/Engine/Network/LevelChange.h b/Sources/Engine/Network/LevelChange.h index c38b60f..b2ae9b3 100644 --- a/Sources/Engine/Network/LevelChange.h +++ b/Sources/Engine/Network/LevelChange.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_LEVELCHANGE_H #define SE_INCL_LEVELCHANGE_H diff --git a/Sources/Engine/Network/MessageDispatcher.cpp b/Sources/Engine/Network/MessageDispatcher.cpp index 7ffdfcd..507d2d1 100644 --- a/Sources/Engine/Network/MessageDispatcher.cpp +++ b/Sources/Engine/Network/MessageDispatcher.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/MessageDispatcher.h b/Sources/Engine/Network/MessageDispatcher.h index 84b8203..07fea5e 100644 --- a/Sources/Engine/Network/MessageDispatcher.h +++ b/Sources/Engine/Network/MessageDispatcher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MESSAGEDISPATCHER_H #define SE_INCL_MESSAGEDISPATCHER_H diff --git a/Sources/Engine/Network/Network.cpp b/Sources/Engine/Network/Network.cpp index 82effb0..8b29797 100644 --- a/Sources/Engine/Network/Network.cpp +++ b/Sources/Engine/Network/Network.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/Engine/Network/Network.h b/Sources/Engine/Network/Network.h index fe781d8..db99d68 100644 --- a/Sources/Engine/Network/Network.h +++ b/Sources/Engine/Network/Network.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_NETWORK_H #define SE_INCL_NETWORK_H diff --git a/Sources/Engine/Network/NetworkMessage.cpp b/Sources/Engine/Network/NetworkMessage.cpp index 25a5c76..aff812b 100644 --- a/Sources/Engine/Network/NetworkMessage.cpp +++ b/Sources/Engine/Network/NetworkMessage.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/NetworkMessage.h b/Sources/Engine/Network/NetworkMessage.h index 71a166d..3dc0427 100644 --- a/Sources/Engine/Network/NetworkMessage.h +++ b/Sources/Engine/Network/NetworkMessage.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_NETWORKMESSAGE_H #define SE_INCL_NETWORKMESSAGE_H diff --git a/Sources/Engine/Network/NetworkProfile.cpp b/Sources/Engine/Network/NetworkProfile.cpp index 39bae3d..91d3b84 100644 --- a/Sources/Engine/Network/NetworkProfile.cpp +++ b/Sources/Engine/Network/NetworkProfile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/NetworkProfile.h b/Sources/Engine/Network/NetworkProfile.h index 8fab5ad..e94a977 100644 --- a/Sources/Engine/Network/NetworkProfile.h +++ b/Sources/Engine/Network/NetworkProfile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef __ENGINE_BASE_PROFILING_H__ #include diff --git a/Sources/Engine/Network/Packet.cpp b/Sources/Engine/Network/Packet.cpp index fe22ce8..7b63647 100644 --- a/Sources/Engine/Network/Packet.cpp +++ b/Sources/Engine/Network/Packet.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/Packet.h b/Sources/Engine/Network/Packet.h index ce4ece8..9158630 100644 --- a/Sources/Engine/Network/Packet.h +++ b/Sources/Engine/Network/Packet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PACKET_H #define SE_INCL_PACKET_H @@ -179,4 +192,4 @@ public: }; -#endif /* include-once check. */ \ No newline at end of file +#endif /* include-once check. */ diff --git a/Sources/Engine/Network/PlayerBuffer.cpp b/Sources/Engine/Network/PlayerBuffer.cpp index 2ec0290..5745110 100644 --- a/Sources/Engine/Network/PlayerBuffer.cpp +++ b/Sources/Engine/Network/PlayerBuffer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/PlayerBuffer.h b/Sources/Engine/Network/PlayerBuffer.h index bbb6a10..a44c254 100644 --- a/Sources/Engine/Network/PlayerBuffer.h +++ b/Sources/Engine/Network/PlayerBuffer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PLAYERBUFFER_H #define SE_INCL_PLAYERBUFFER_H diff --git a/Sources/Engine/Network/PlayerSource.cpp b/Sources/Engine/Network/PlayerSource.cpp index 6f64295..22509ea 100644 --- a/Sources/Engine/Network/PlayerSource.cpp +++ b/Sources/Engine/Network/PlayerSource.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/PlayerSource.h b/Sources/Engine/Network/PlayerSource.h index f395d90..6a816cf 100644 --- a/Sources/Engine/Network/PlayerSource.h +++ b/Sources/Engine/Network/PlayerSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PLAYERSOURCE_H #define SE_INCL_PLAYERSOURCE_H diff --git a/Sources/Engine/Network/PlayerTarget.cpp b/Sources/Engine/Network/PlayerTarget.cpp index f2514a1..82a6a17 100644 --- a/Sources/Engine/Network/PlayerTarget.cpp +++ b/Sources/Engine/Network/PlayerTarget.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/PlayerTarget.h b/Sources/Engine/Network/PlayerTarget.h index 1eeb55e..bb8622f 100644 --- a/Sources/Engine/Network/PlayerTarget.h +++ b/Sources/Engine/Network/PlayerTarget.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PLAYERTARGET_H #define SE_INCL_PLAYERTARGET_H diff --git a/Sources/Engine/Network/Server.cpp b/Sources/Engine/Network/Server.cpp index b75d700..5685ba9 100644 --- a/Sources/Engine/Network/Server.cpp +++ b/Sources/Engine/Network/Server.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/Server.h b/Sources/Engine/Network/Server.h index e6bb039..abf9557 100644 --- a/Sources/Engine/Network/Server.h +++ b/Sources/Engine/Network/Server.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SERVER_H #define SE_INCL_SERVER_H diff --git a/Sources/Engine/Network/SessionSocket.h b/Sources/Engine/Network/SessionSocket.h index e8c7f11..bbd0570 100644 --- a/Sources/Engine/Network/SessionSocket.h +++ b/Sources/Engine/Network/SessionSocket.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SESSIONSOCKET_H #define SE_INCL_SESSIONSOCKET_H diff --git a/Sources/Engine/Network/SessionState.cpp b/Sources/Engine/Network/SessionState.cpp index 4be6556..4a2fe44 100644 --- a/Sources/Engine/Network/SessionState.cpp +++ b/Sources/Engine/Network/SessionState.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Network/SessionState.h b/Sources/Engine/Network/SessionState.h index 076133d..dc10c16 100644 --- a/Sources/Engine/Network/SessionState.h +++ b/Sources/Engine/Network/SessionState.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SESSIONSTATE_H #define SE_INCL_SESSIONSTATE_H diff --git a/Sources/Engine/Rendering/RenCache.cpp b/Sources/Engine/Rendering/RenCache.cpp index e419d82..ea4f6ce 100644 --- a/Sources/Engine/Rendering/RenCache.cpp +++ b/Sources/Engine/Rendering/RenCache.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define OFFSET_DN (0.0625f) diff --git a/Sources/Engine/Rendering/RendASER.cpp b/Sources/Engine/Rendering/RendASER.cpp index 7e9aff5..ac122af 100644 --- a/Sources/Engine/Rendering/RendASER.cpp +++ b/Sources/Engine/Rendering/RendASER.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* * Add all edges in add list to active list. diff --git a/Sources/Engine/Rendering/RendClip.cpp b/Sources/Engine/Rendering/RendClip.cpp index 79c8fe6..793a2b0 100644 --- a/Sources/Engine/Rendering/RendClip.cpp +++ b/Sources/Engine/Rendering/RendClip.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ ///////////////////////////////////////////////////////////////////// // Clipping functions diff --git a/Sources/Engine/Rendering/RendMisc.cpp b/Sources/Engine/Rendering/RendMisc.cpp index 425ef9d..14a23a0 100644 --- a/Sources/Engine/Rendering/RendMisc.cpp +++ b/Sources/Engine/Rendering/RendMisc.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ ///////////////////////////////////////////////////////////////////// // CWorldRenderPrefs diff --git a/Sources/Engine/Rendering/Render.cpp b/Sources/Engine/Rendering/Render.cpp index f952cae..c6b35ac 100644 --- a/Sources/Engine/Rendering/Render.cpp +++ b/Sources/Engine/Rendering/Render.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Rendering/Render.h b/Sources/Engine/Rendering/Render.h index bc26422..61364b2 100644 --- a/Sources/Engine/Rendering/Render.h +++ b/Sources/Engine/Rendering/Render.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/Engine/Rendering/RenderAdding.cpp b/Sources/Engine/Rendering/RenderAdding.cpp index 8f4a099..bb67046 100644 --- a/Sources/Engine/Rendering/RenderAdding.cpp +++ b/Sources/Engine/Rendering/RenderAdding.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // for generating unique IDs for lens flares diff --git a/Sources/Engine/Rendering/RenderBrushes.cpp b/Sources/Engine/Rendering/RenderBrushes.cpp index 386a8d8..e810f9d 100644 --- a/Sources/Engine/Rendering/RenderBrushes.cpp +++ b/Sources/Engine/Rendering/RenderBrushes.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ void CRenderer::DrawBrushPolygonVerticesAndEdges(CBrushPolygon &bpo) { diff --git a/Sources/Engine/Rendering/RenderModels.cpp b/Sources/Engine/Rendering/RenderModels.cpp index ca638c4..56358fe 100644 --- a/Sources/Engine/Rendering/RenderModels.cpp +++ b/Sources/Engine/Rendering/RenderModels.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ extern INDEX mdl_iShadowQuality; diff --git a/Sources/Engine/Rendering/RenderProfile.cpp b/Sources/Engine/Rendering/RenderProfile.cpp index d2d9913..de53517 100644 --- a/Sources/Engine/Rendering/RenderProfile.cpp +++ b/Sources/Engine/Rendering/RenderProfile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Rendering/RenderProfile.h b/Sources/Engine/Rendering/RenderProfile.h index 24c52f7..820c386 100644 --- a/Sources/Engine/Rendering/RenderProfile.h +++ b/Sources/Engine/Rendering/RenderProfile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef __ENGINE_BASE_PROFILING_H__ #include diff --git a/Sources/Engine/Rendering/Render_internal.h b/Sources/Engine/Rendering/Render_internal.h index 94d0c0b..6fd9b9a 100644 --- a/Sources/Engine/Rendering/Render_internal.h +++ b/Sources/Engine/Rendering/Render_internal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_RENDER_INTERNAL_H #define SE_INCL_RENDER_INTERNAL_H diff --git a/Sources/Engine/Rendering/SelectOnRender.cpp b/Sources/Engine/Rendering/SelectOnRender.cpp index 1733784..0577e65 100644 --- a/Sources/Engine/Rendering/SelectOnRender.cpp +++ b/Sources/Engine/Rendering/SelectOnRender.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Ska/AnimSet.cpp b/Sources/Engine/Ska/AnimSet.cpp index af15cfc..05d4c41 100644 --- a/Sources/Engine/Ska/AnimSet.cpp +++ b/Sources/Engine/Ska/AnimSet.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/Engine/Ska/AnimSet.h b/Sources/Engine/Ska/AnimSet.h index 09f1059..636cdd6 100644 --- a/Sources/Engine/Ska/AnimSet.h +++ b/Sources/Engine/Ska/AnimSet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ANIMSET_H #define SE_INCL_ANIMSET_H diff --git a/Sources/Engine/Ska/Mesh.cpp b/Sources/Engine/Ska/Mesh.cpp index b9d2afd..dfe5629 100644 --- a/Sources/Engine/Ska/Mesh.cpp +++ b/Sources/Engine/Ska/Mesh.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include "Mesh.h" diff --git a/Sources/Engine/Ska/Mesh.h b/Sources/Engine/Ska/Mesh.h index 37a0590..ba772e2 100644 --- a/Sources/Engine/Ska/Mesh.h +++ b/Sources/Engine/Ska/Mesh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MESH_H #define SE_INCL_MESH_H diff --git a/Sources/Engine/Ska/ModelInstance.cpp b/Sources/Engine/Ska/ModelInstance.cpp index ce83e49..81f34ce 100644 --- a/Sources/Engine/Ska/ModelInstance.cpp +++ b/Sources/Engine/Ska/ModelInstance.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Ska/ModelInstance.h b/Sources/Engine/Ska/ModelInstance.h index 544d93d..e396feb 100644 --- a/Sources/Engine/Ska/ModelInstance.h +++ b/Sources/Engine/Ska/ModelInstance.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MODELINSTANCE_H #define SE_INCL_MODELINSTANCE_H diff --git a/Sources/Engine/Ska/ParsingSmbs.h b/Sources/Engine/Ska/ParsingSmbs.h index a8ab588..0bbe337 100644 --- a/Sources/Engine/Ska/ParsingSmbs.h +++ b/Sources/Engine/Ska/ParsingSmbs.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // needed for parser and scanner extern int yylex(void); diff --git a/Sources/Engine/Ska/RMRender.cpp b/Sources/Engine/Ska/RMRender.cpp index 7d40325..edc3ecb 100644 --- a/Sources/Engine/Ska/RMRender.cpp +++ b/Sources/Engine/Ska/RMRender.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/Engine/Ska/RMRenderMask.cpp b/Sources/Engine/Ska/RMRenderMask.cpp index 35b0479..d737131 100644 --- a/Sources/Engine/Ska/RMRenderMask.cpp +++ b/Sources/Engine/Ska/RMRenderMask.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -385,4 +398,4 @@ extern void InternalShaderDesc_Mask(ShaderDesc &shDesc) shDesc.sd_astrTextureNames[0] = "Mask texture"; shDesc.sd_astrTexCoordNames[0] = "Mask uvmap"; shDesc.sd_strShaderInfo = "Mask shader for shadowmaps"; -} \ No newline at end of file +} diff --git a/Sources/Engine/Ska/Render.h b/Sources/Engine/Ska/Render.h index 04b7d1b..5087e51 100644 --- a/Sources/Engine/Ska/Render.h +++ b/Sources/Engine/Ska/Render.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_RENDER_H #define SE_INCL_RENDER_H diff --git a/Sources/Engine/Ska/Skeleton.cpp b/Sources/Engine/Ska/Skeleton.cpp index 5a66219..22d06c2 100644 --- a/Sources/Engine/Ska/Skeleton.cpp +++ b/Sources/Engine/Ska/Skeleton.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include "Skeleton.h" diff --git a/Sources/Engine/Ska/Skeleton.h b/Sources/Engine/Ska/Skeleton.h index 22a42f3..3f022b1 100644 --- a/Sources/Engine/Ska/Skeleton.h +++ b/Sources/Engine/Ska/Skeleton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SKELETON_H #define SE_INCL_SKELETON_H diff --git a/Sources/Engine/Ska/StringTable.cpp b/Sources/Engine/Ska/StringTable.cpp index 712ef26..50c2e79 100644 --- a/Sources/Engine/Ska/StringTable.cpp +++ b/Sources/Engine/Ska/StringTable.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/Engine/Ska/StringTable.h b/Sources/Engine/Ska/StringTable.h index a34c8f1..7d8de41 100644 --- a/Sources/Engine/Ska/StringTable.h +++ b/Sources/Engine/Ska/StringTable.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ ENGINE_API INDEX ska_GetIDFromStringTable(CTString strName); ENGINE_API CTString ska_GetStringFromTable(INDEX iIndex); diff --git a/Sources/Engine/Sound/SoundData.cpp b/Sources/Engine/Sound/SoundData.cpp index 2140477..8ddaa84 100644 --- a/Sources/Engine/Sound/SoundData.cpp +++ b/Sources/Engine/Sound/SoundData.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Sound/SoundData.h b/Sources/Engine/Sound/SoundData.h index 46f14db..98d7918 100644 --- a/Sources/Engine/Sound/SoundData.h +++ b/Sources/Engine/Sound/SoundData.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SOUNDDATA_H #define SE_INCL_SOUNDDATA_H diff --git a/Sources/Engine/Sound/SoundDecoder.cpp b/Sources/Engine/Sound/SoundDecoder.cpp index 6037d8b..d2c4458 100644 --- a/Sources/Engine/Sound/SoundDecoder.cpp +++ b/Sources/Engine/Sound/SoundDecoder.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Sound/SoundDecoder.h b/Sources/Engine/Sound/SoundDecoder.h index 4e03790..49200a4 100644 --- a/Sources/Engine/Sound/SoundDecoder.h +++ b/Sources/Engine/Sound/SoundDecoder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #pragma once @@ -25,4 +38,4 @@ public: INDEX Decode(void *pvDestBuffer, INDEX ctBytesToDecode); // reset decoder to start of sample void Reset(void); -}; \ No newline at end of file +}; diff --git a/Sources/Engine/Sound/SoundLibrary.cpp b/Sources/Engine/Sound/SoundLibrary.cpp index d003247..13673a9 100644 --- a/Sources/Engine/Sound/SoundLibrary.cpp +++ b/Sources/Engine/Sound/SoundLibrary.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include "initguid.h" diff --git a/Sources/Engine/Sound/SoundLibrary.h b/Sources/Engine/Sound/SoundLibrary.h index 08e4043..e113056 100644 --- a/Sources/Engine/Sound/SoundLibrary.h +++ b/Sources/Engine/Sound/SoundLibrary.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SOUNDLIBRARY_H #define SE_INCL_SOUNDLIBRARY_H diff --git a/Sources/Engine/Sound/SoundListener.h b/Sources/Engine/Sound/SoundListener.h index f922390..513d95b 100644 --- a/Sources/Engine/Sound/SoundListener.h +++ b/Sources/Engine/Sound/SoundListener.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SOUNDLISTENER_H #define SE_INCL_SOUNDLISTENER_H diff --git a/Sources/Engine/Sound/SoundMixer.cpp b/Sources/Engine/Sound/SoundMixer.cpp index 88a161f..ed883eb 100644 --- a/Sources/Engine/Sound/SoundMixer.cpp +++ b/Sources/Engine/Sound/SoundMixer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Sound/SoundObject.cpp b/Sources/Engine/Sound/SoundObject.cpp index 82d6e2f..3503a92 100644 --- a/Sources/Engine/Sound/SoundObject.cpp +++ b/Sources/Engine/Sound/SoundObject.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Sound/SoundObject.h b/Sources/Engine/Sound/SoundObject.h index 9b74dc7..6fcf60d 100644 --- a/Sources/Engine/Sound/SoundObject.h +++ b/Sources/Engine/Sound/SoundObject.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SOUNDOBJECT_H #define SE_INCL_SOUNDOBJECT_H diff --git a/Sources/Engine/Sound/SoundProfile.cpp b/Sources/Engine/Sound/SoundProfile.cpp index a00a2de..1f93655 100644 --- a/Sources/Engine/Sound/SoundProfile.cpp +++ b/Sources/Engine/Sound/SoundProfile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Sound/SoundProfile.h b/Sources/Engine/Sound/SoundProfile.h index 7450cc3..3520a33 100644 --- a/Sources/Engine/Sound/SoundProfile.h +++ b/Sources/Engine/Sound/SoundProfile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SOUNDPROFILE_H #define SE_INCL_SOUNDPROFILE_H diff --git a/Sources/Engine/Sound/Wave.cpp b/Sources/Engine/Sound/Wave.cpp index 82dc9e9..ba2b6f3 100644 --- a/Sources/Engine/Sound/Wave.cpp +++ b/Sources/Engine/Sound/Wave.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Sound/Wave.h b/Sources/Engine/Sound/Wave.h index aedd838..4a52cff 100644 --- a/Sources/Engine/Sound/Wave.h +++ b/Sources/Engine/Sound/Wave.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_WAVE_H #define SE_INCL_WAVE_H diff --git a/Sources/Engine/Sound/al_functions.h b/Sources/Engine/Sound/al_functions.h index f4fb483..96322e2 100644 --- a/Sources/Engine/Sound/al_functions.h +++ b/Sources/Engine/Sound/al_functions.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DLLFUNCTION(dll, output, name, inputs, params, required) diff --git a/Sources/Engine/Sound/eax.h b/Sources/Engine/Sound/eax.h index 578d22c..b7c0fc9 100644 --- a/Sources/Engine/Sound/eax.h +++ b/Sources/Engine/Sound/eax.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /****************************************************************** * diff --git a/Sources/Engine/Sound/ov_functions.h b/Sources/Engine/Sound/ov_functions.h index 9bc81ca..d2ca4d6 100644 --- a/Sources/Engine/Sound/ov_functions.h +++ b/Sources/Engine/Sound/ov_functions.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DLLFUNCTION(dll, output, name, inputs, params, required) diff --git a/Sources/Engine/StdH.cpp b/Sources/Engine/StdH.cpp index 95c0896..322326e 100644 --- a/Sources/Engine/StdH.cpp +++ b/Sources/Engine/StdH.cpp @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/Engine/StdH.h b/Sources/Engine/StdH.h index 7a2d829..4de255c 100644 --- a/Sources/Engine/StdH.h +++ b/Sources/Engine/StdH.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define ENGINE_INTERNAL 1 @@ -23,4 +36,4 @@ #include // for timers #include -#include \ No newline at end of file +#include diff --git a/Sources/Engine/Templates/AllocationArray.cpp b/Sources/Engine/Templates/AllocationArray.cpp index 8a100ce..51d9fc8 100644 --- a/Sources/Engine/Templates/AllocationArray.cpp +++ b/Sources/Engine/Templates/AllocationArray.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ALLOCATIONARRAY_CPP diff --git a/Sources/Engine/Templates/AllocationArray.h b/Sources/Engine/Templates/AllocationArray.h index 9a159bd..f9f36af 100644 --- a/Sources/Engine/Templates/AllocationArray.h +++ b/Sources/Engine/Templates/AllocationArray.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ALLOCATIONARRAY_H #define SE_INCL_ALLOCATIONARRAY_H diff --git a/Sources/Engine/Templates/BSP.cpp b/Sources/Engine/Templates/BSP.cpp index 00a618f..5051722 100644 --- a/Sources/Engine/Templates/BSP.cpp +++ b/Sources/Engine/Templates/BSP.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/BSP.h b/Sources/Engine/Templates/BSP.h index 6f8a2b1..5d390ca 100644 --- a/Sources/Engine/Templates/BSP.h +++ b/Sources/Engine/Templates/BSP.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_BSP_H #define SE_INCL_BSP_H diff --git a/Sources/Engine/Templates/BSP_internal.h b/Sources/Engine/Templates/BSP_internal.h index 36a20bd..fce0c37 100644 --- a/Sources/Engine/Templates/BSP_internal.h +++ b/Sources/Engine/Templates/BSP_internal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_BSP_INTERNAL_H #define SE_INCL_BSP_INTERNAL_H diff --git a/Sources/Engine/Templates/DynamicArray.cpp b/Sources/Engine/Templates/DynamicArray.cpp index 2c18527..3a04833 100644 --- a/Sources/Engine/Templates/DynamicArray.cpp +++ b/Sources/Engine/Templates/DynamicArray.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DYNAMICARRAY_CPP #define SE_INCL_DYNAMICARRAY_CPP diff --git a/Sources/Engine/Templates/DynamicArray.h b/Sources/Engine/Templates/DynamicArray.h index 2b0f106..8606bb7 100644 --- a/Sources/Engine/Templates/DynamicArray.h +++ b/Sources/Engine/Templates/DynamicArray.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DYNAMICARRAY_H #define SE_INCL_DYNAMICARRAY_H diff --git a/Sources/Engine/Templates/DynamicContainer.cpp b/Sources/Engine/Templates/DynamicContainer.cpp index 3dcd2eb..bc89593 100644 --- a/Sources/Engine/Templates/DynamicContainer.cpp +++ b/Sources/Engine/Templates/DynamicContainer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DYNAMICCONTAINER_CPP #define SE_INCL_DYNAMICCONTAINER_CPP diff --git a/Sources/Engine/Templates/DynamicContainer.h b/Sources/Engine/Templates/DynamicContainer.h index 9c1defa..ff58b8b 100644 --- a/Sources/Engine/Templates/DynamicContainer.h +++ b/Sources/Engine/Templates/DynamicContainer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DYNAMICCONTAINER_H #define SE_INCL_DYNAMICCONTAINER_H diff --git a/Sources/Engine/Templates/DynamicStackArray.cpp b/Sources/Engine/Templates/DynamicStackArray.cpp index 65f2367..19e3916 100644 --- a/Sources/Engine/Templates/DynamicStackArray.cpp +++ b/Sources/Engine/Templates/DynamicStackArray.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DYNAMICSTACKARRAY_CPP #define SE_INCL_DYNAMICSTACKARRAY_CPP diff --git a/Sources/Engine/Templates/DynamicStackArray.h b/Sources/Engine/Templates/DynamicStackArray.h index 5f5e620..7d2d2fb 100644 --- a/Sources/Engine/Templates/DynamicStackArray.h +++ b/Sources/Engine/Templates/DynamicStackArray.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_DYNAMICSTACKARRAY_H #define SE_INCL_DYNAMICSTACKARRAY_H diff --git a/Sources/Engine/Templates/HashTableTemplate.cpp b/Sources/Engine/Templates/HashTableTemplate.cpp index ce1f57e..9f63576 100644 --- a/Sources/Engine/Templates/HashTableTemplate.cpp +++ b/Sources/Engine/Templates/HashTableTemplate.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include @@ -295,4 +308,4 @@ void CHashTable_TYPE::ReportEfficiency() CPrintF(TRANS(" Compartements: %ld, Slots per compartement: %ld, Full slots: %ld\n"),ht_ctCompartments,ht_ctSlotsPerComp,ulCount); CPrintF(TRANS(" Percentage of full slots: %5.2f%%, Average full slots per compartement: %5.2f \n"),dFullPercent*100,dAvg); CPrintF(TRANS(" Standard deviation is: %5.2f\n"),dStDev); -} \ No newline at end of file +} diff --git a/Sources/Engine/Templates/HashTableTemplate.h b/Sources/Engine/Templates/HashTableTemplate.h index f47624c..4105a9f 100644 --- a/Sources/Engine/Templates/HashTableTemplate.h +++ b/Sources/Engine/Templates/HashTableTemplate.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(TYPE) || !defined(VALUE_TYPE) || !defined(CHashTableSlot_TYPE) || !defined(CHashTable_TYPE) #error diff --git a/Sources/Engine/Templates/LinearAllocator.cpp b/Sources/Engine/Templates/LinearAllocator.cpp index 815a61b..418f53b 100644 --- a/Sources/Engine/Templates/LinearAllocator.cpp +++ b/Sources/Engine/Templates/LinearAllocator.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_LINEARALLOCATOR_CPP #define SE_INCL_LINEARALLOCATOR_CPP diff --git a/Sources/Engine/Templates/LinearAllocator.h b/Sources/Engine/Templates/LinearAllocator.h index 6e5335a..9c9dcdc 100644 --- a/Sources/Engine/Templates/LinearAllocator.h +++ b/Sources/Engine/Templates/LinearAllocator.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_LINEARALLOCATOR_H #define SE_INCL_LINEARALLOCATOR_H diff --git a/Sources/Engine/Templates/NameTable.cpp b/Sources/Engine/Templates/NameTable.cpp index 019322b..b8bcf80 100644 --- a/Sources/Engine/Templates/NameTable.cpp +++ b/Sources/Engine/Templates/NameTable.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include @@ -183,4 +196,4 @@ void CNameTable_TYPE::Reset(void) } } -#undef NAMETABLE_CASESENSITIVE \ No newline at end of file +#undef NAMETABLE_CASESENSITIVE diff --git a/Sources/Engine/Templates/NameTable.h b/Sources/Engine/Templates/NameTable.h index 9241f71..82ca149 100644 --- a/Sources/Engine/Templates/NameTable.h +++ b/Sources/Engine/Templates/NameTable.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(TYPE) || !defined(CNameTableSlot_TYPE) || !defined(CNameTable_TYPE) diff --git a/Sources/Engine/Templates/NameTable_CTFileName.cpp b/Sources/Engine/Templates/NameTable_CTFileName.cpp index aa01a1a..f357de0 100644 --- a/Sources/Engine/Templates/NameTable_CTFileName.cpp +++ b/Sources/Engine/Templates/NameTable_CTFileName.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/NameTable_CTFileName.h b/Sources/Engine/Templates/NameTable_CTFileName.h index 2b8c00d..36e5659 100644 --- a/Sources/Engine/Templates/NameTable_CTFileName.h +++ b/Sources/Engine/Templates/NameTable_CTFileName.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_NAMETABLE_CTFILENAME_H #define SE_INCL_NAMETABLE_CTFILENAME_H diff --git a/Sources/Engine/Templates/NameTable_CTranslationPair.cpp b/Sources/Engine/Templates/NameTable_CTranslationPair.cpp index baf5562..38c434f 100644 --- a/Sources/Engine/Templates/NameTable_CTranslationPair.cpp +++ b/Sources/Engine/Templates/NameTable_CTranslationPair.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/NameTable_CTranslationPair.h b/Sources/Engine/Templates/NameTable_CTranslationPair.h index cbf502a..14afb68 100644 --- a/Sources/Engine/Templates/NameTable_CTranslationPair.h +++ b/Sources/Engine/Templates/NameTable_CTranslationPair.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_NAMETABLE_CTRANSLATIONPAIR_H #define SE_INCL_NAMETABLE_CTRANSLATIONPAIR_H diff --git a/Sources/Engine/Templates/Selection.cpp b/Sources/Engine/Templates/Selection.cpp index 597135c..d12f54a 100644 --- a/Sources/Engine/Templates/Selection.cpp +++ b/Sources/Engine/Templates/Selection.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SELECTION_CPP #define SE_INCL_SELECTION_CPP diff --git a/Sources/Engine/Templates/Selection.h b/Sources/Engine/Templates/Selection.h index f1c64f4..1a089ac 100644 --- a/Sources/Engine/Templates/Selection.h +++ b/Sources/Engine/Templates/Selection.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SELECTION_H #define SE_INCL_SELECTION_H diff --git a/Sources/Engine/Templates/StaticArray.cpp b/Sources/Engine/Templates/StaticArray.cpp index ff62e8d..40fe902 100644 --- a/Sources/Engine/Templates/StaticArray.cpp +++ b/Sources/Engine/Templates/StaticArray.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STATICARRAY_CPP #define SE_INCL_STATICARRAY_CPP diff --git a/Sources/Engine/Templates/StaticArray.h b/Sources/Engine/Templates/StaticArray.h index 390069c..f73ef2c 100644 --- a/Sources/Engine/Templates/StaticArray.h +++ b/Sources/Engine/Templates/StaticArray.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STATICARRAY_H #define SE_INCL_STATICARRAY_H diff --git a/Sources/Engine/Templates/StaticStackArray.cpp b/Sources/Engine/Templates/StaticStackArray.cpp index db79054..77b98d7 100644 --- a/Sources/Engine/Templates/StaticStackArray.cpp +++ b/Sources/Engine/Templates/StaticStackArray.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STATICSTACKARRAY_CPP diff --git a/Sources/Engine/Templates/StaticStackArray.h b/Sources/Engine/Templates/StaticStackArray.h index e588e94..72264f6 100644 --- a/Sources/Engine/Templates/StaticStackArray.h +++ b/Sources/Engine/Templates/StaticStackArray.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STATICSTACKARRAY_H #define SE_INCL_STATICSTACKARRAY_H diff --git a/Sources/Engine/Templates/Stock.cpp b/Sources/Engine/Templates/Stock.cpp index 2aec30b..c94068a 100644 --- a/Sources/Engine/Templates/Stock.cpp +++ b/Sources/Engine/Templates/Stock.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/Sources/Engine/Templates/Stock.h b/Sources/Engine/Templates/Stock.h index 1014ae2..13e7e35 100644 --- a/Sources/Engine/Templates/Stock.h +++ b/Sources/Engine/Templates/Stock.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(TYPE) || !defined(CStock_TYPE) || !defined(CNameTable_TYPE) diff --git a/Sources/Engine/Templates/Stock_CAnimData.cpp b/Sources/Engine/Templates/Stock_CAnimData.cpp index 4a16e16..a711714 100644 --- a/Sources/Engine/Templates/Stock_CAnimData.cpp +++ b/Sources/Engine/Templates/Stock_CAnimData.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/Stock_CAnimData.h b/Sources/Engine/Templates/Stock_CAnimData.h index 6bb9ea5..420f20f 100644 --- a/Sources/Engine/Templates/Stock_CAnimData.h +++ b/Sources/Engine/Templates/Stock_CAnimData.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STOCK_CANIMDATA_H #define SE_INCL_STOCK_CANIMDATA_H diff --git a/Sources/Engine/Templates/Stock_CAnimSet.cpp b/Sources/Engine/Templates/Stock_CAnimSet.cpp index b415122..aeeb16f 100644 --- a/Sources/Engine/Templates/Stock_CAnimSet.cpp +++ b/Sources/Engine/Templates/Stock_CAnimSet.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/Stock_CAnimSet.h b/Sources/Engine/Templates/Stock_CAnimSet.h index 2ddf426..002c746 100644 --- a/Sources/Engine/Templates/Stock_CAnimSet.h +++ b/Sources/Engine/Templates/Stock_CAnimSet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STOCK_CANIMSET_H #define SE_INCL_STOCK_CANIMSET_H diff --git a/Sources/Engine/Templates/Stock_CEntityClass.cpp b/Sources/Engine/Templates/Stock_CEntityClass.cpp index 3011b35..335d2ce 100644 --- a/Sources/Engine/Templates/Stock_CEntityClass.cpp +++ b/Sources/Engine/Templates/Stock_CEntityClass.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/Stock_CEntityClass.h b/Sources/Engine/Templates/Stock_CEntityClass.h index 1404e4d..b63e69c 100644 --- a/Sources/Engine/Templates/Stock_CEntityClass.h +++ b/Sources/Engine/Templates/Stock_CEntityClass.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STOCK_CENTITYCLASS_H #define SE_INCL_STOCK_CENTITYCLASS_H diff --git a/Sources/Engine/Templates/Stock_CMesh.cpp b/Sources/Engine/Templates/Stock_CMesh.cpp index 9e9e367..df42140 100644 --- a/Sources/Engine/Templates/Stock_CMesh.cpp +++ b/Sources/Engine/Templates/Stock_CMesh.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/Stock_CMesh.h b/Sources/Engine/Templates/Stock_CMesh.h index 92489c2..ae7ee91 100644 --- a/Sources/Engine/Templates/Stock_CMesh.h +++ b/Sources/Engine/Templates/Stock_CMesh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STOCK_CMESH_H #define SE_INCL_STOCK_CMESH_H diff --git a/Sources/Engine/Templates/Stock_CModelData.cpp b/Sources/Engine/Templates/Stock_CModelData.cpp index e26e4ea..811d578 100644 --- a/Sources/Engine/Templates/Stock_CModelData.cpp +++ b/Sources/Engine/Templates/Stock_CModelData.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/Stock_CModelData.h b/Sources/Engine/Templates/Stock_CModelData.h index 848aec8..6ad0899 100644 --- a/Sources/Engine/Templates/Stock_CModelData.h +++ b/Sources/Engine/Templates/Stock_CModelData.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STOCK_CMODELDATA_H #define SE_INCL_STOCK_CMODELDATA_H diff --git a/Sources/Engine/Templates/Stock_CShader.cpp b/Sources/Engine/Templates/Stock_CShader.cpp index 60eca3a..215ae1e 100644 --- a/Sources/Engine/Templates/Stock_CShader.cpp +++ b/Sources/Engine/Templates/Stock_CShader.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/Stock_CShader.h b/Sources/Engine/Templates/Stock_CShader.h index 81ca9f5..5e177f0 100644 --- a/Sources/Engine/Templates/Stock_CShader.h +++ b/Sources/Engine/Templates/Stock_CShader.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STOCK_CSHADER_H #define SE_INCL_STOCK_CSHADER_H diff --git a/Sources/Engine/Templates/Stock_CSkeleton.cpp b/Sources/Engine/Templates/Stock_CSkeleton.cpp index 3435386..5dec0a9 100644 --- a/Sources/Engine/Templates/Stock_CSkeleton.cpp +++ b/Sources/Engine/Templates/Stock_CSkeleton.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/Stock_CSkeleton.h b/Sources/Engine/Templates/Stock_CSkeleton.h index 0338277..4964f3b 100644 --- a/Sources/Engine/Templates/Stock_CSkeleton.h +++ b/Sources/Engine/Templates/Stock_CSkeleton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STOCK_CSKELETON_H #define SE_INCL_STOCK_CSKELETON_H diff --git a/Sources/Engine/Templates/Stock_CSoundData.cpp b/Sources/Engine/Templates/Stock_CSoundData.cpp index 73554b6..9eb22d1 100644 --- a/Sources/Engine/Templates/Stock_CSoundData.cpp +++ b/Sources/Engine/Templates/Stock_CSoundData.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/Stock_CSoundData.h b/Sources/Engine/Templates/Stock_CSoundData.h index a090842..5417932 100644 --- a/Sources/Engine/Templates/Stock_CSoundData.h +++ b/Sources/Engine/Templates/Stock_CSoundData.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STOCK_CSOUNDDATA_H #define SE_INCL_STOCK_CSOUNDDATA_H diff --git a/Sources/Engine/Templates/Stock_CTextureData.cpp b/Sources/Engine/Templates/Stock_CTextureData.cpp index 208a00a..abbba76 100644 --- a/Sources/Engine/Templates/Stock_CTextureData.cpp +++ b/Sources/Engine/Templates/Stock_CTextureData.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Templates/Stock_CTextureData.h b/Sources/Engine/Templates/Stock_CTextureData.h index 6a3b756..f5045d6 100644 --- a/Sources/Engine/Templates/Stock_CTextureData.h +++ b/Sources/Engine/Templates/Stock_CTextureData.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_STOCK_CTEXTUREDATA_H #define SE_INCL_STOCK_CTEXTUREDATA_H diff --git a/Sources/Engine/Terrain/ArrayHolder.cpp b/Sources/Engine/Terrain/ArrayHolder.cpp index 7e1218d..883a941 100644 --- a/Sources/Engine/Terrain/ArrayHolder.cpp +++ b/Sources/Engine/Terrain/ArrayHolder.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Terrain/ArrayHolder.h b/Sources/Engine/Terrain/ArrayHolder.h index 5b03792..f89858e 100644 --- a/Sources/Engine/Terrain/ArrayHolder.h +++ b/Sources/Engine/Terrain/ArrayHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_ARRAY_HOLDER_H #define SE_INCL_ARRAY_HOLDER_H @@ -65,4 +78,4 @@ public: INDEX ah_iLod; // this array holder works in this lod }; -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Terrain/Terrain.cpp b/Sources/Engine/Terrain/Terrain.cpp index 8e20278..0b03022 100644 --- a/Sources/Engine/Terrain/Terrain.cpp +++ b/Sources/Engine/Terrain/Terrain.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Terrain/Terrain.h b/Sources/Engine/Terrain/Terrain.h index 8abe55c..724aaf1 100644 --- a/Sources/Engine/Terrain/Terrain.h +++ b/Sources/Engine/Terrain/Terrain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TERRAIN_H #define SE_INCL_TERRAIN_H @@ -266,4 +279,4 @@ private: -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Terrain/TerrainArchive.cpp b/Sources/Engine/Terrain/TerrainArchive.cpp index 1c924ad..143e80b 100644 --- a/Sources/Engine/Terrain/TerrainArchive.cpp +++ b/Sources/Engine/Terrain/TerrainArchive.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/Terrain/TerrainArchive.h b/Sources/Engine/Terrain/TerrainArchive.h index 80895b0..b436177 100644 --- a/Sources/Engine/Terrain/TerrainArchive.h +++ b/Sources/Engine/Terrain/TerrainArchive.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TERRAIN_ARCHIVE_H #define SE_INCL_TERRAIN_ARCHIVE_H diff --git a/Sources/Engine/Terrain/TerrainEditing.cpp b/Sources/Engine/Terrain/TerrainEditing.cpp index 0103552..7d120b7 100644 --- a/Sources/Engine/Terrain/TerrainEditing.cpp +++ b/Sources/Engine/Terrain/TerrainEditing.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Terrain/TerrainEditing.h b/Sources/Engine/Terrain/TerrainEditing.h index 71acc50..2717671 100644 --- a/Sources/Engine/Terrain/TerrainEditing.h +++ b/Sources/Engine/Terrain/TerrainEditing.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TERRAIN_EDITING_H #define SE_INCL_TERRAIN_EDITING_H diff --git a/Sources/Engine/Terrain/TerrainLayer.cpp b/Sources/Engine/Terrain/TerrainLayer.cpp index d50a1f1..f1e009a 100644 --- a/Sources/Engine/Terrain/TerrainLayer.cpp +++ b/Sources/Engine/Terrain/TerrainLayer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Terrain/TerrainLayer.h b/Sources/Engine/Terrain/TerrainLayer.h index eb27788..357144a 100644 --- a/Sources/Engine/Terrain/TerrainLayer.h +++ b/Sources/Engine/Terrain/TerrainLayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TERRAIN_LAYER_H #define SE_INCL_TERRAIN_LAYER_H @@ -118,4 +131,4 @@ public: FLOAT tl_fTileV; }; -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Terrain/TerrainMisc.cpp b/Sources/Engine/Terrain/TerrainMisc.cpp index f1d5aa4..2688e22 100644 --- a/Sources/Engine/Terrain/TerrainMisc.cpp +++ b/Sources/Engine/Terrain/TerrainMisc.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Terrain/TerrainMisc.h b/Sources/Engine/Terrain/TerrainMisc.h index 232aa30..717a1c8 100644 --- a/Sources/Engine/Terrain/TerrainMisc.h +++ b/Sources/Engine/Terrain/TerrainMisc.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TERRAIN_MISC_H #define SE_INCL_TERRAIN_MISC_H @@ -45,4 +58,4 @@ FLOAT2D CalculateShadingTexCoords(CTerrain *ptrTerrain, FLOAT3D &vPoint); -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Terrain/TerrainRayCasting.cpp b/Sources/Engine/Terrain/TerrainRayCasting.cpp index c846f74..a11d475 100644 --- a/Sources/Engine/Terrain/TerrainRayCasting.cpp +++ b/Sources/Engine/Terrain/TerrainRayCasting.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include @@ -532,4 +545,4 @@ void ShowRayPath(CDrawPort *pdp) pdp->SetOrtho(); pdp->PutText(CTString(0,"%g",_fDistance),0,0,0xFFFFFFFF); */ -} \ No newline at end of file +} diff --git a/Sources/Engine/Terrain/TerrainRayCasting.h b/Sources/Engine/Terrain/TerrainRayCasting.h index 9f8dca1..c83550a 100644 --- a/Sources/Engine/Terrain/TerrainRayCasting.h +++ b/Sources/Engine/Terrain/TerrainRayCasting.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TERRAIN_RAY_CASTING_H #define SE_INCL_TERRAIN_RAY_CASTING_H @@ -13,4 +26,4 @@ FLOAT TestRayCastHit(CTerrain *ptrTerrain, const FLOATmatrix3D &mRotation, const FLOAT TestRayCastHit(CTerrain *ptrTerrain, const FLOATmatrix3D &mRotation, const FLOAT3D &vPosition, const FLOAT3D &vOrigin, const FLOAT3D &vTarget,const FLOAT fOldDistance, const BOOL bHitInvisibleTris, FLOATplane3D &plHitPlane, FLOAT3D &vHitPoint); -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Terrain/TerrainRender.cpp b/Sources/Engine/Terrain/TerrainRender.cpp index a9cd5f8..e1ba46b 100644 --- a/Sources/Engine/Terrain/TerrainRender.cpp +++ b/Sources/Engine/Terrain/TerrainRender.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Terrain/TerrainRender.h b/Sources/Engine/Terrain/TerrainRender.h index 94b313d..9aa407d 100644 --- a/Sources/Engine/Terrain/TerrainRender.h +++ b/Sources/Engine/Terrain/TerrainRender.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TERRAIN_RENDER_H #define SE_INCL_TERRAIN_RENDER_H @@ -23,4 +36,4 @@ void DrawSelectedVertices(GFXVertex *pavVertices, GFXColor *pacolColors, INDEX c SLONG GetUsedMemoryForTileBatching(void); -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/Terrain/TerrainTile.cpp b/Sources/Engine/Terrain/TerrainTile.cpp index d0bb2b1..030da3b 100644 --- a/Sources/Engine/Terrain/TerrainTile.cpp +++ b/Sources/Engine/Terrain/TerrainTile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/Engine/Terrain/TerrainTile.h b/Sources/Engine/Terrain/TerrainTile.h index 2c2fc74..9edb694 100644 --- a/Sources/Engine/Terrain/TerrainTile.h +++ b/Sources/Engine/Terrain/TerrainTile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_TERRAIN_TILE_H #define SE_INCL_TERRAIN_TILE_H @@ -103,4 +116,4 @@ private: }; -#endif \ No newline at end of file +#endif diff --git a/Sources/Engine/World/PhysicsProfile.cpp b/Sources/Engine/World/PhysicsProfile.cpp index adb34cd..3a41d2c 100644 --- a/Sources/Engine/World/PhysicsProfile.cpp +++ b/Sources/Engine/World/PhysicsProfile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/World/PhysicsProfile.h b/Sources/Engine/World/PhysicsProfile.h index 10698fe..5b7aa11 100644 --- a/Sources/Engine/World/PhysicsProfile.h +++ b/Sources/Engine/World/PhysicsProfile.h @@ -1,9 +1,20 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation -/* - * S-Cape3D 3D game engine library - * Copyright (c) 1997-1998, CroTeam. All rights reserved. - */ + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +S-Cape3D 3D game engine library +Copyright (c) 1997-1998, CroTeam. */ #ifndef __ENGINE_BASE_PROFILING_H__ #include diff --git a/Sources/Engine/World/World.cpp b/Sources/Engine/World/World.cpp index 00fb6f1..48a043c 100644 --- a/Sources/Engine/World/World.cpp +++ b/Sources/Engine/World/World.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" @@ -1143,4 +1156,4 @@ void CWorld::ClearMarkedForUseFlag(void) } } } -} \ No newline at end of file +} diff --git a/Sources/Engine/World/World.h b/Sources/Engine/World/World.h index f41c7c0..8dc9990 100644 --- a/Sources/Engine/World/World.h +++ b/Sources/Engine/World/World.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_WORLD_H #define SE_INCL_WORLD_H diff --git a/Sources/Engine/World/WorldCSG.cpp b/Sources/Engine/World/WorldCSG.cpp index 46601b1..1e6b1a9 100644 --- a/Sources/Engine/World/WorldCSG.cpp +++ b/Sources/Engine/World/WorldCSG.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/World/WorldCollision.cpp b/Sources/Engine/World/WorldCollision.cpp index d8475e2..8955aae 100644 --- a/Sources/Engine/World/WorldCollision.cpp +++ b/Sources/Engine/World/WorldCollision.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.H" diff --git a/Sources/Engine/World/WorldCollision.h b/Sources/Engine/World/WorldCollision.h index c527b0d..042e587 100644 --- a/Sources/Engine/World/WorldCollision.h +++ b/Sources/Engine/World/WorldCollision.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_WORLDCOLLISION_H #define SE_INCL_WORLDCOLLISION_H diff --git a/Sources/Engine/World/WorldCollisionGrid.cpp b/Sources/Engine/World/WorldCollisionGrid.cpp index d12fd8f..388c724 100644 --- a/Sources/Engine/World/WorldCollisionGrid.cpp +++ b/Sources/Engine/World/WorldCollisionGrid.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.H" @@ -442,4 +455,4 @@ extern SLONG GetCollisionGridMemory( CCollisionGrid *pcg) slUsedMemory += pcg->cg_agcCells.aa_aiFreeElements.sa_Count * sizeof(INDEX); slUsedMemory += pcg->cg_ageEntries.aa_aiFreeElements.sa_Count * sizeof(INDEX); return slUsedMemory; -} \ No newline at end of file +} diff --git a/Sources/Engine/World/WorldEditingProfile.cpp b/Sources/Engine/World/WorldEditingProfile.cpp index c31f2e3..1653caa 100644 --- a/Sources/Engine/World/WorldEditingProfile.cpp +++ b/Sources/Engine/World/WorldEditingProfile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/World/WorldEditingProfile.h b/Sources/Engine/World/WorldEditingProfile.h index c4bca67..7658f21 100644 --- a/Sources/Engine/World/WorldEditingProfile.h +++ b/Sources/Engine/World/WorldEditingProfile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_WORLDEDITINGPROFILE_H #define SE_INCL_WORLDEDITINGPROFILE_H diff --git a/Sources/Engine/World/WorldIO.cpp b/Sources/Engine/World/WorldIO.cpp index f97e53a..8819771 100644 --- a/Sources/Engine/World/WorldIO.cpp +++ b/Sources/Engine/World/WorldIO.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/World/WorldRayCasting.cpp b/Sources/Engine/World/WorldRayCasting.cpp index c0787c3..eb85e5c 100644 --- a/Sources/Engine/World/WorldRayCasting.cpp +++ b/Sources/Engine/World/WorldRayCasting.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/Engine/World/WorldRayCasting.h b/Sources/Engine/World/WorldRayCasting.h index 2bffad7..941eb40 100644 --- a/Sources/Engine/World/WorldRayCasting.h +++ b/Sources/Engine/World/WorldRayCasting.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_WORLDRAYCASTING_H #define SE_INCL_WORLDRAYCASTING_H diff --git a/Sources/Engine/World/WorldSettings.h b/Sources/Engine/World/WorldSettings.h index 35c5b73..b195449 100644 --- a/Sources/Engine/World/WorldSettings.h +++ b/Sources/Engine/World/WorldSettings.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_WORLDSETTINGS_H #define SE_INCL_WORLDSETTINGS_H diff --git a/Sources/Engine/temp.h b/Sources/Engine/temp.h index 1a53b22..d70515e 100644 --- a/Sources/Engine/temp.h +++ b/Sources/Engine/temp.h @@ -1,2 +1,15 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/Sources/EngineGui/DlgChooseTextureType.cpp b/Sources/EngineGui/DlgChooseTextureType.cpp index 16a322e..ee39fe6 100644 --- a/Sources/EngineGui/DlgChooseTextureType.cpp +++ b/Sources/EngineGui/DlgChooseTextureType.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgChooseTextureType.cpp : implementation file // diff --git a/Sources/EngineGui/DlgChooseTextureType.h b/Sources/EngineGui/DlgChooseTextureType.h index 0a19b95..5baac65 100644 --- a/Sources/EngineGui/DlgChooseTextureType.h +++ b/Sources/EngineGui/DlgChooseTextureType.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGCHOOSETEXTURETYPE_H__C517CED1_FA6C_11D1_82E9_000000000000__INCLUDED_) #define AFX_DLGCHOOSETEXTURETYPE_H__C517CED1_FA6C_11D1_82E9_000000000000__INCLUDED_ diff --git a/Sources/EngineGui/DlgCreateAnimatedTexture.cpp b/Sources/EngineGui/DlgCreateAnimatedTexture.cpp index 6c87607..ab82428 100644 --- a/Sources/EngineGui/DlgCreateAnimatedTexture.cpp +++ b/Sources/EngineGui/DlgCreateAnimatedTexture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgCreateAnimatedTexture.cpp : implementation file // diff --git a/Sources/EngineGui/DlgCreateAnimatedTexture.h b/Sources/EngineGui/DlgCreateAnimatedTexture.h index 41cd2f1..f248a90 100644 --- a/Sources/EngineGui/DlgCreateAnimatedTexture.h +++ b/Sources/EngineGui/DlgCreateAnimatedTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGCREATEANIMATEDTEXTURE_H__C517CED3_FA6C_11D1_82E9_000000000000__INCLUDED_) #define AFX_DLGCREATEANIMATEDTEXTURE_H__C517CED3_FA6C_11D1_82E9_000000000000__INCLUDED_ diff --git a/Sources/EngineGui/DlgCreateEffectTexture.cpp b/Sources/EngineGui/DlgCreateEffectTexture.cpp index 0b98b3c..d81968d 100644 --- a/Sources/EngineGui/DlgCreateEffectTexture.cpp +++ b/Sources/EngineGui/DlgCreateEffectTexture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgCreateEffectTexture.cpp : implementation file // diff --git a/Sources/EngineGui/DlgCreateEffectTexture.h b/Sources/EngineGui/DlgCreateEffectTexture.h index eeae4aa..b680a45 100644 --- a/Sources/EngineGui/DlgCreateEffectTexture.h +++ b/Sources/EngineGui/DlgCreateEffectTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGCREATEEFFECTTEXTURE_H__C517CED4_FA6C_11D1_82E9_000000000000__INCLUDED_) #define AFX_DLGCREATEEFFECTTEXTURE_H__C517CED4_FA6C_11D1_82E9_000000000000__INCLUDED_ diff --git a/Sources/EngineGui/DlgCreateNormalTexture.cpp b/Sources/EngineGui/DlgCreateNormalTexture.cpp index 5efa23f..f15c2bb 100644 --- a/Sources/EngineGui/DlgCreateNormalTexture.cpp +++ b/Sources/EngineGui/DlgCreateNormalTexture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgCreateNormalTexture.cpp : implementation file // diff --git a/Sources/EngineGui/DlgCreateNormalTexture.h b/Sources/EngineGui/DlgCreateNormalTexture.h index 50ea5e8..eec7109 100644 --- a/Sources/EngineGui/DlgCreateNormalTexture.h +++ b/Sources/EngineGui/DlgCreateNormalTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGCREATENORMALTEXTURE_H__C517CED2_FA6C_11D1_82E9_000000000000__INCLUDED_) #define AFX_DLGCREATENORMALTEXTURE_H__C517CED2_FA6C_11D1_82E9_000000000000__INCLUDED_ diff --git a/Sources/EngineGui/DlgSelectMode.cpp b/Sources/EngineGui/DlgSelectMode.cpp index 2044e7c..02b0340 100644 --- a/Sources/EngineGui/DlgSelectMode.cpp +++ b/Sources/EngineGui/DlgSelectMode.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgSelectMode.cpp : implementation file // diff --git a/Sources/EngineGui/DlgSelectMode.h b/Sources/EngineGui/DlgSelectMode.h index e0bc832..18f85dc 100644 --- a/Sources/EngineGui/DlgSelectMode.h +++ b/Sources/EngineGui/DlgSelectMode.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGSELECTMODE_H__F71966B3_C31A_11D1_8231_000000000000__INCLUDED_) #define AFX_DLGSELECTMODE_H__F71966B3_C31A_11D1_8231_000000000000__INCLUDED_ diff --git a/Sources/EngineGui/EngineGUI.cpp b/Sources/EngineGui/EngineGUI.cpp index 1017308..0898493 100644 --- a/Sources/EngineGui/EngineGUI.cpp +++ b/Sources/EngineGui/EngineGUI.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/EngineGui/EngineGUI.h b/Sources/EngineGui/EngineGUI.h index 1e3bb52..320faaf 100644 --- a/Sources/EngineGui/EngineGUI.h +++ b/Sources/EngineGui/EngineGUI.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/Sources/EngineGui/FileRequester.cpp b/Sources/EngineGui/FileRequester.cpp index 59c551e..3cd3685 100644 --- a/Sources/EngineGui/FileRequester.cpp +++ b/Sources/EngineGui/FileRequester.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/EngineGui/StdH.cpp b/Sources/EngineGui/StdH.cpp index 95c0896..322326e 100644 --- a/Sources/EngineGui/StdH.cpp +++ b/Sources/EngineGui/StdH.cpp @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/EngineGui/StdH.h b/Sources/EngineGui/StdH.h index af830d7..8932afc 100644 --- a/Sources/EngineGui/StdH.h +++ b/Sources/EngineGui/StdH.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include // MFC support for Windows Common Controls #include diff --git a/Sources/EngineGui/WndDisplayTexture.cpp b/Sources/EngineGui/WndDisplayTexture.cpp index e3f0aac..2f45c6c 100644 --- a/Sources/EngineGui/WndDisplayTexture.cpp +++ b/Sources/EngineGui/WndDisplayTexture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WndDisplayTexture.cpp : implementation file // @@ -296,4 +309,4 @@ void CWndDisplayTexture::OnMouseMove(UINT nFlags, CPoint point) } CWnd::OnMouseMove(nFlags, point); -} \ No newline at end of file +} diff --git a/Sources/EngineGui/WndDisplayTexture.h b/Sources/EngineGui/WndDisplayTexture.h index 1b78e79..a8bd574 100644 --- a/Sources/EngineGui/WndDisplayTexture.h +++ b/Sources/EngineGui/WndDisplayTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_WNDDISPLAYTEXTURE_H__4B489BC1_FAD9_11D1_82EA_000000000000__INCLUDED_) #define AFX_WNDDISPLAYTEXTURE_H__4B489BC1_FAD9_11D1_82EA_000000000000__INCLUDED_ diff --git a/Sources/EngineGui/resource.h b/Sources/EngineGui/resource.h index 53f7b44..1a53552 100644 --- a/Sources/EngineGui/resource.h +++ b/Sources/EngineGui/resource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. diff --git a/Sources/EntitiesMP/AirElemental.es b/Sources/EntitiesMP/AirElemental.es index 8c38102..1f9cd40 100644 --- a/Sources/EntitiesMP/AirElemental.es +++ b/Sources/EntitiesMP/AirElemental.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 347 %{ diff --git a/Sources/EntitiesMP/AirShockwave.es b/Sources/EntitiesMP/AirShockwave.es index fc23fad..bc393d1 100644 --- a/Sources/EntitiesMP/AirShockwave.es +++ b/Sources/EntitiesMP/AirShockwave.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WARNING: probable sync bads, doesn't work right diff --git a/Sources/EntitiesMP/AmmoItem.es b/Sources/EntitiesMP/AmmoItem.es index 27e539b..3dcd522 100644 --- a/Sources/EntitiesMP/AmmoItem.es +++ b/Sources/EntitiesMP/AmmoItem.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 803 %{ diff --git a/Sources/EntitiesMP/AmmoPack.es b/Sources/EntitiesMP/AmmoPack.es index 7433a23..044e5a8 100644 --- a/Sources/EntitiesMP/AmmoPack.es +++ b/Sources/EntitiesMP/AmmoPack.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 806 %{ diff --git a/Sources/EntitiesMP/AnimationChanger.es b/Sources/EntitiesMP/AnimationChanger.es index c9ce1d1..096a124 100644 --- a/Sources/EntitiesMP/AnimationChanger.es +++ b/Sources/EntitiesMP/AnimationChanger.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 218 %{ diff --git a/Sources/EntitiesMP/AnimationHub.es b/Sources/EntitiesMP/AnimationHub.es index 577976e..3aee508 100644 --- a/Sources/EntitiesMP/AnimationHub.es +++ b/Sources/EntitiesMP/AnimationHub.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 228 %{ diff --git a/Sources/EntitiesMP/AreaMarker.es b/Sources/EntitiesMP/AreaMarker.es index 076898a..80adf04 100644 --- a/Sources/EntitiesMP/AreaMarker.es +++ b/Sources/EntitiesMP/AreaMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 202 %{ diff --git a/Sources/EntitiesMP/ArmorItem.es b/Sources/EntitiesMP/ArmorItem.es index b0c1db0..19225e1 100644 --- a/Sources/EntitiesMP/ArmorItem.es +++ b/Sources/EntitiesMP/ArmorItem.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 804 %{ diff --git a/Sources/EntitiesMP/BackgroundViewer.es b/Sources/EntitiesMP/BackgroundViewer.es index 7d3b9f5..e8fb9a2 100644 --- a/Sources/EntitiesMP/BackgroundViewer.es +++ b/Sources/EntitiesMP/BackgroundViewer.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 211 %{ diff --git a/Sources/EntitiesMP/BasicEffects.es b/Sources/EntitiesMP/BasicEffects.es index 27d247c..475d6ab 100644 --- a/Sources/EntitiesMP/BasicEffects.es +++ b/Sources/EntitiesMP/BasicEffects.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 601 %{ diff --git a/Sources/EntitiesMP/Beast.es b/Sources/EntitiesMP/Beast.es index 478afd1..8227d85 100644 --- a/Sources/EntitiesMP/Beast.es +++ b/Sources/EntitiesMP/Beast.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 336 diff --git a/Sources/EntitiesMP/BigHead.es b/Sources/EntitiesMP/BigHead.es index 2583066..e737557 100644 --- a/Sources/EntitiesMP/BigHead.es +++ b/Sources/EntitiesMP/BigHead.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 340 %{ diff --git a/Sources/EntitiesMP/BlendController.es b/Sources/EntitiesMP/BlendController.es index 1eff42e..48e2316 100644 --- a/Sources/EntitiesMP/BlendController.es +++ b/Sources/EntitiesMP/BlendController.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 612 %{ diff --git a/Sources/EntitiesMP/BloodSpray.es b/Sources/EntitiesMP/BloodSpray.es index 8d48e09..9e46aca 100644 --- a/Sources/EntitiesMP/BloodSpray.es +++ b/Sources/EntitiesMP/BloodSpray.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 603 %{ diff --git a/Sources/EntitiesMP/Boneman.es b/Sources/EntitiesMP/Boneman.es index 5379529..47bd053 100644 --- a/Sources/EntitiesMP/Boneman.es +++ b/Sources/EntitiesMP/Boneman.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 305 %{ diff --git a/Sources/EntitiesMP/Bouncer.es b/Sources/EntitiesMP/Bouncer.es index e448d2b..b3f19ff 100644 --- a/Sources/EntitiesMP/Bouncer.es +++ b/Sources/EntitiesMP/Bouncer.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 105 %{ diff --git a/Sources/EntitiesMP/Bullet.es b/Sources/EntitiesMP/Bullet.es index 9dd2218..1e4bf57 100644 --- a/Sources/EntitiesMP/Bullet.es +++ b/Sources/EntitiesMP/Bullet.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 502 %{ diff --git a/Sources/EntitiesMP/Camera.es b/Sources/EntitiesMP/Camera.es index bf61ea2..b01ab3b 100644 --- a/Sources/EntitiesMP/Camera.es +++ b/Sources/EntitiesMP/Camera.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 220 %{ diff --git a/Sources/EntitiesMP/CameraMarker.es b/Sources/EntitiesMP/CameraMarker.es index b7ed4dc..a24c1d0 100644 --- a/Sources/EntitiesMP/CameraMarker.es +++ b/Sources/EntitiesMP/CameraMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 224 %{ diff --git a/Sources/EntitiesMP/CannonBall.es b/Sources/EntitiesMP/CannonBall.es index 408ce8f..cb17023 100644 --- a/Sources/EntitiesMP/CannonBall.es +++ b/Sources/EntitiesMP/CannonBall.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 506 %{ diff --git a/Sources/EntitiesMP/CannonRotating.es b/Sources/EntitiesMP/CannonRotating.es index 04a95e6..dfd6406 100644 --- a/Sources/EntitiesMP/CannonRotating.es +++ b/Sources/EntitiesMP/CannonRotating.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 345 %{ diff --git a/Sources/EntitiesMP/CannonStatic.es b/Sources/EntitiesMP/CannonStatic.es index af71f62..e38be96 100644 --- a/Sources/EntitiesMP/CannonStatic.es +++ b/Sources/EntitiesMP/CannonStatic.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 345 %{ diff --git a/Sources/EntitiesMP/ChainsawFreak.es b/Sources/EntitiesMP/ChainsawFreak.es index e7f2b29..c491a7f 100644 --- a/Sources/EntitiesMP/ChainsawFreak.es +++ b/Sources/EntitiesMP/ChainsawFreak.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 342 %{ diff --git a/Sources/EntitiesMP/Common/Common.cpp b/Sources/EntitiesMP/Common/Common.cpp index 9de8dbb..ad13aec 100644 --- a/Sources/EntitiesMP/Common/Common.cpp +++ b/Sources/EntitiesMP/Common/Common.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/EntitiesMP/Common/Common.h b/Sources/EntitiesMP/Common/Common.h index 7a1a030..0cbf88c 100644 --- a/Sources/EntitiesMP/Common/Common.h +++ b/Sources/EntitiesMP/Common/Common.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // common headers for flesh entity classes diff --git a/Sources/EntitiesMP/Common/EmanatingParticles.cpp b/Sources/EntitiesMP/Common/EmanatingParticles.cpp index 7de4cf4..25e430f 100644 --- a/Sources/EntitiesMP/Common/EmanatingParticles.cpp +++ b/Sources/EntitiesMP/Common/EmanatingParticles.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/EntitiesMP/Common/EmanatingParticles.h b/Sources/EntitiesMP/Common/EmanatingParticles.h index 5a24ce5..7caec56 100644 --- a/Sources/EntitiesMP/Common/EmanatingParticles.h +++ b/Sources/EntitiesMP/Common/EmanatingParticles.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // type of emiters enum CEmiterType { diff --git a/Sources/EntitiesMP/Common/Flags.h b/Sources/EntitiesMP/Common/Flags.h index 4a81bcf..cdaacd4 100644 --- a/Sources/EntitiesMP/Common/Flags.h +++ b/Sources/EntitiesMP/Common/Flags.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_FLAGS_H #define SE_INCL_FLAGS_H diff --git a/Sources/EntitiesMP/Common/GameInterface.h b/Sources/EntitiesMP/Common/GameInterface.h index 760643f..cb91c32 100644 --- a/Sources/EntitiesMP/Common/GameInterface.h +++ b/Sources/EntitiesMP/Common/GameInterface.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // interfacing between CGame and entities #ifndef SE_INCL_GAMEINTERFACE_H diff --git a/Sources/EntitiesMP/Common/HUD.cpp b/Sources/EntitiesMP/Common/HUD.cpp index ed99c06..f50a34e 100644 --- a/Sources/EntitiesMP/Common/HUD.cpp +++ b/Sources/EntitiesMP/Common/HUD.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/EntitiesMP/Common/Particles.cpp b/Sources/EntitiesMP/Common/Particles.cpp index 4edbf9d..083be8c 100644 --- a/Sources/EntitiesMP/Common/Particles.cpp +++ b/Sources/EntitiesMP/Common/Particles.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include "EntitiesMP/BloodSpray.h" diff --git a/Sources/EntitiesMP/Common/Particles.h b/Sources/EntitiesMP/Common/Particles.h index 1c036cd..299d7a7 100644 --- a/Sources/EntitiesMP/Common/Particles.h +++ b/Sources/EntitiesMP/Common/Particles.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // init particle effects void DECL_DLL InitParticles(void); diff --git a/Sources/EntitiesMP/Common/PathFinding.cpp b/Sources/EntitiesMP/Common/PathFinding.cpp index 014e0ef..82306a4 100644 --- a/Sources/EntitiesMP/Common/PathFinding.cpp +++ b/Sources/EntitiesMP/Common/PathFinding.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include "EntitiesMP/Common/PathFinding.h" @@ -279,4 +292,4 @@ void PATH_FindNextMarker(CEntity *penThis, const FLOAT3D &vSrc, const FLOAT3D &v // clean up ClearPath(penThis); -} \ No newline at end of file +} diff --git a/Sources/EntitiesMP/Common/PathFinding.h b/Sources/EntitiesMP/Common/PathFinding.h index 5111e4c..85a4563 100644 --- a/Sources/EntitiesMP/Common/PathFinding.h +++ b/Sources/EntitiesMP/Common/PathFinding.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PATHFINDING_H #define SE_INCL_PATHFINDING_H diff --git a/Sources/EntitiesMP/Common/Stats.cpp b/Sources/EntitiesMP/Common/Stats.cpp index 1a53b22..d70515e 100644 --- a/Sources/EntitiesMP/Common/Stats.cpp +++ b/Sources/EntitiesMP/Common/Stats.cpp @@ -1,2 +1,15 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/Sources/EntitiesMP/Common/WeaponPositions.h b/Sources/EntitiesMP/Common/WeaponPositions.h index 936a235..1648948 100644 --- a/Sources/EntitiesMP/Common/WeaponPositions.h +++ b/Sources/EntitiesMP/Common/WeaponPositions.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if 0 // use this part when manually setting weapon positions diff --git a/Sources/EntitiesMP/Copier.es b/Sources/EntitiesMP/Copier.es index 938bcc2..a455b8f 100644 --- a/Sources/EntitiesMP/Copier.es +++ b/Sources/EntitiesMP/Copier.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 225 %{ diff --git a/Sources/EntitiesMP/Counter.es b/Sources/EntitiesMP/Counter.es index e495394..5fb0e2e 100644 --- a/Sources/EntitiesMP/Counter.es +++ b/Sources/EntitiesMP/Counter.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 232 %{ diff --git a/Sources/EntitiesMP/CrateBus.es b/Sources/EntitiesMP/CrateBus.es index 454b54f..d795355 100644 --- a/Sources/EntitiesMP/CrateBus.es +++ b/Sources/EntitiesMP/CrateBus.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 352 %{ diff --git a/Sources/EntitiesMP/CrateRider.es b/Sources/EntitiesMP/CrateRider.es index 8902626..d4f7192 100644 --- a/Sources/EntitiesMP/CrateRider.es +++ b/Sources/EntitiesMP/CrateRider.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 341 %{ diff --git a/Sources/EntitiesMP/CreditsHolder.es b/Sources/EntitiesMP/CreditsHolder.es index 98f6831..3c9e05b 100644 --- a/Sources/EntitiesMP/CreditsHolder.es +++ b/Sources/EntitiesMP/CreditsHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 240 %{ diff --git a/Sources/EntitiesMP/Damager.es b/Sources/EntitiesMP/Damager.es index 3a128a8..6593867 100644 --- a/Sources/EntitiesMP/Damager.es +++ b/Sources/EntitiesMP/Damager.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 229 %{ diff --git a/Sources/EntitiesMP/Debris.es b/Sources/EntitiesMP/Debris.es index 4fc7852..d694a8e 100644 --- a/Sources/EntitiesMP/Debris.es +++ b/Sources/EntitiesMP/Debris.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 602 %{ diff --git a/Sources/EntitiesMP/DebugEntityStatesDisplay.es b/Sources/EntitiesMP/DebugEntityStatesDisplay.es index 40bd4c3..a9d50a8 100644 --- a/Sources/EntitiesMP/DebugEntityStatesDisplay.es +++ b/Sources/EntitiesMP/DebugEntityStatesDisplay.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 233 %{ diff --git a/Sources/EntitiesMP/Demon.es b/Sources/EntitiesMP/Demon.es index d29f1d2..404015a 100644 --- a/Sources/EntitiesMP/Demon.es +++ b/Sources/EntitiesMP/Demon.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 336 diff --git a/Sources/EntitiesMP/DestroyableArchitecture.es b/Sources/EntitiesMP/DestroyableArchitecture.es index dfabe3a..619ddf9 100644 --- a/Sources/EntitiesMP/DestroyableArchitecture.es +++ b/Sources/EntitiesMP/DestroyableArchitecture.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 107 %{ diff --git a/Sources/EntitiesMP/Devil.es b/Sources/EntitiesMP/Devil.es index b6bef7b..4864dc5 100644 --- a/Sources/EntitiesMP/Devil.es +++ b/Sources/EntitiesMP/Devil.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 332 %{ diff --git a/Sources/EntitiesMP/DevilMarker.es b/Sources/EntitiesMP/DevilMarker.es index 5ad4086..185b874 100644 --- a/Sources/EntitiesMP/DevilMarker.es +++ b/Sources/EntitiesMP/DevilMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 338 %{ diff --git a/Sources/EntitiesMP/DevilProjectile.es b/Sources/EntitiesMP/DevilProjectile.es index 1ad487d..a5eb3aa 100644 --- a/Sources/EntitiesMP/DevilProjectile.es +++ b/Sources/EntitiesMP/DevilProjectile.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 511 %{ diff --git a/Sources/EntitiesMP/DoorController.es b/Sources/EntitiesMP/DoorController.es index be33e81..6655e68 100644 --- a/Sources/EntitiesMP/DoorController.es +++ b/Sources/EntitiesMP/DoorController.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 221 %{ diff --git a/Sources/EntitiesMP/Dragonman.es b/Sources/EntitiesMP/Dragonman.es index 14bd415..25e1f64 100644 --- a/Sources/EntitiesMP/Dragonman.es +++ b/Sources/EntitiesMP/Dragonman.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 321 %{ diff --git a/Sources/EntitiesMP/EffectMarker.es b/Sources/EntitiesMP/EffectMarker.es index 6b117ba..55e6a0f 100644 --- a/Sources/EntitiesMP/EffectMarker.es +++ b/Sources/EntitiesMP/EffectMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 611 %{ diff --git a/Sources/EntitiesMP/Effector.es b/Sources/EntitiesMP/Effector.es index 5e86bed..800376f 100644 --- a/Sources/EntitiesMP/Effector.es +++ b/Sources/EntitiesMP/Effector.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 608 %{ diff --git a/Sources/EntitiesMP/Elemental.es b/Sources/EntitiesMP/Elemental.es index 83ef834..433687a 100644 --- a/Sources/EntitiesMP/Elemental.es +++ b/Sources/EntitiesMP/Elemental.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 322 %{ diff --git a/Sources/EntitiesMP/EnemyBase.es b/Sources/EntitiesMP/EnemyBase.es index f1bfda8..6605ec3 100644 --- a/Sources/EntitiesMP/EnemyBase.es +++ b/Sources/EntitiesMP/EnemyBase.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 310 %{ diff --git a/Sources/EntitiesMP/EnemyCounter.es b/Sources/EntitiesMP/EnemyCounter.es index 1e4b1d7..7517fc9 100644 --- a/Sources/EntitiesMP/EnemyCounter.es +++ b/Sources/EntitiesMP/EnemyCounter.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 339 %{ diff --git a/Sources/EntitiesMP/EnemyDive.es b/Sources/EntitiesMP/EnemyDive.es index dd2748a..db868ab 100644 --- a/Sources/EntitiesMP/EnemyDive.es +++ b/Sources/EntitiesMP/EnemyDive.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 313 %{ diff --git a/Sources/EntitiesMP/EnemyFly.es b/Sources/EntitiesMP/EnemyFly.es index 18ded8d..bfe9082 100644 --- a/Sources/EntitiesMP/EnemyFly.es +++ b/Sources/EntitiesMP/EnemyFly.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 311 %{ diff --git a/Sources/EntitiesMP/EnemyMarker.es b/Sources/EntitiesMP/EnemyMarker.es index 81ed961..6ba67fa 100644 --- a/Sources/EntitiesMP/EnemyMarker.es +++ b/Sources/EntitiesMP/EnemyMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 302 %{ diff --git a/Sources/EntitiesMP/EnemyRunInto.es b/Sources/EntitiesMP/EnemyRunInto.es index 0fada69..3e1f592 100644 --- a/Sources/EntitiesMP/EnemyRunInto.es +++ b/Sources/EntitiesMP/EnemyRunInto.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 312 %{ diff --git a/Sources/EntitiesMP/EnemySpawner.es b/Sources/EntitiesMP/EnemySpawner.es index 7c2dd3a..526763e 100644 --- a/Sources/EntitiesMP/EnemySpawner.es +++ b/Sources/EntitiesMP/EnemySpawner.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 304 %{ diff --git a/Sources/EntitiesMP/EnvironmentBase.es b/Sources/EntitiesMP/EnvironmentBase.es index 97add26..93d1b87 100644 --- a/Sources/EntitiesMP/EnvironmentBase.es +++ b/Sources/EntitiesMP/EnvironmentBase.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 900 %{ diff --git a/Sources/EntitiesMP/EnvironmentMarker.es b/Sources/EntitiesMP/EnvironmentMarker.es index 70f17b5..8ad669e 100644 --- a/Sources/EntitiesMP/EnvironmentMarker.es +++ b/Sources/EntitiesMP/EnvironmentMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 901 %{ diff --git a/Sources/EntitiesMP/EnvironmentParticlesHolder.es b/Sources/EntitiesMP/EnvironmentParticlesHolder.es index a884511..03a37d0 100644 --- a/Sources/EntitiesMP/EnvironmentParticlesHolder.es +++ b/Sources/EntitiesMP/EnvironmentParticlesHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 237 %{ diff --git a/Sources/EntitiesMP/Eruptor.es b/Sources/EntitiesMP/Eruptor.es index 75bd049..768f069 100644 --- a/Sources/EntitiesMP/Eruptor.es +++ b/Sources/EntitiesMP/Eruptor.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 213 %{ diff --git a/Sources/EntitiesMP/ExotechLarva.es b/Sources/EntitiesMP/ExotechLarva.es index 336aa47..354662d 100644 --- a/Sources/EntitiesMP/ExotechLarva.es +++ b/Sources/EntitiesMP/ExotechLarva.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 346 %{ diff --git a/Sources/EntitiesMP/ExotechLarvaBattery.es b/Sources/EntitiesMP/ExotechLarvaBattery.es index 34bb55a..458a099 100644 --- a/Sources/EntitiesMP/ExotechLarvaBattery.es +++ b/Sources/EntitiesMP/ExotechLarvaBattery.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 351 %{ diff --git a/Sources/EntitiesMP/ExotechLarvaCharger.es b/Sources/EntitiesMP/ExotechLarvaCharger.es index 3a0f3de..86d30f3 100644 --- a/Sources/EntitiesMP/ExotechLarvaCharger.es +++ b/Sources/EntitiesMP/ExotechLarvaCharger.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 351 %{ diff --git a/Sources/EntitiesMP/Eyeman.es b/Sources/EntitiesMP/Eyeman.es index 3c7cca4..5f1fc9b 100644 --- a/Sources/EntitiesMP/Eyeman.es +++ b/Sources/EntitiesMP/Eyeman.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 323 %{ diff --git a/Sources/EntitiesMP/Fireworks.es b/Sources/EntitiesMP/Fireworks.es index 877ccf0..6505e0d 100644 --- a/Sources/EntitiesMP/Fireworks.es +++ b/Sources/EntitiesMP/Fireworks.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 616 %{ diff --git a/Sources/EntitiesMP/Fish.es b/Sources/EntitiesMP/Fish.es index 8500336..ebc679f 100644 --- a/Sources/EntitiesMP/Fish.es +++ b/Sources/EntitiesMP/Fish.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 337 %{ diff --git a/Sources/EntitiesMP/Flame.es b/Sources/EntitiesMP/Flame.es index c93a218..26c5bdd 100644 --- a/Sources/EntitiesMP/Flame.es +++ b/Sources/EntitiesMP/Flame.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 504 %{ diff --git a/Sources/EntitiesMP/FogMarker.es b/Sources/EntitiesMP/FogMarker.es index ad4f878..ad3c7bf 100644 --- a/Sources/EntitiesMP/FogMarker.es +++ b/Sources/EntitiesMP/FogMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 215 %{ diff --git a/Sources/EntitiesMP/Gizmo.es b/Sources/EntitiesMP/Gizmo.es index 2c6be11..3904eaa 100644 --- a/Sources/EntitiesMP/Gizmo.es +++ b/Sources/EntitiesMP/Gizmo.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 335 %{ diff --git a/Sources/EntitiesMP/Global.es b/Sources/EntitiesMP/Global.es index 90a7785..e70980a 100644 --- a/Sources/EntitiesMP/Global.es +++ b/Sources/EntitiesMP/Global.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 0 %{ diff --git a/Sources/EntitiesMP/GradientMarker.es b/Sources/EntitiesMP/GradientMarker.es index 8a86bac..b314355 100644 --- a/Sources/EntitiesMP/GradientMarker.es +++ b/Sources/EntitiesMP/GradientMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 230 %{ diff --git a/Sources/EntitiesMP/GravityMarker.es b/Sources/EntitiesMP/GravityMarker.es index 5880f97..f52c6a7 100644 --- a/Sources/EntitiesMP/GravityMarker.es +++ b/Sources/EntitiesMP/GravityMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 212 %{ diff --git a/Sources/EntitiesMP/GravityRouter.es b/Sources/EntitiesMP/GravityRouter.es index 5794885..0a311b2 100644 --- a/Sources/EntitiesMP/GravityRouter.es +++ b/Sources/EntitiesMP/GravityRouter.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 227 %{ diff --git a/Sources/EntitiesMP/Grunt.es b/Sources/EntitiesMP/Grunt.es index 16a1c28..f1c23cc 100644 --- a/Sources/EntitiesMP/Grunt.es +++ b/Sources/EntitiesMP/Grunt.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 343 %{ diff --git a/Sources/EntitiesMP/GruntSka.es b/Sources/EntitiesMP/GruntSka.es index ec2a1c7..34abf03 100644 --- a/Sources/EntitiesMP/GruntSka.es +++ b/Sources/EntitiesMP/GruntSka.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 343 %{ diff --git a/Sources/EntitiesMP/Guffy.es b/Sources/EntitiesMP/Guffy.es index aeb4f36..8988a71 100644 --- a/Sources/EntitiesMP/Guffy.es +++ b/Sources/EntitiesMP/Guffy.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 344 %{ diff --git a/Sources/EntitiesMP/HazeMarker.es b/Sources/EntitiesMP/HazeMarker.es index 53f4434..10dcaa8 100644 --- a/Sources/EntitiesMP/HazeMarker.es +++ b/Sources/EntitiesMP/HazeMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 216 %{ diff --git a/Sources/EntitiesMP/Headman.es b/Sources/EntitiesMP/Headman.es index d2458c1..187a88d 100644 --- a/Sources/EntitiesMP/Headman.es +++ b/Sources/EntitiesMP/Headman.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 303 %{ diff --git a/Sources/EntitiesMP/HealthItem.es b/Sources/EntitiesMP/HealthItem.es index 4b89186..18f8f42 100644 --- a/Sources/EntitiesMP/HealthItem.es +++ b/Sources/EntitiesMP/HealthItem.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 801 %{ diff --git a/Sources/EntitiesMP/HudPicHolder.es b/Sources/EntitiesMP/HudPicHolder.es index bda91e1..2feef7a 100644 --- a/Sources/EntitiesMP/HudPicHolder.es +++ b/Sources/EntitiesMP/HudPicHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 241 %{ diff --git a/Sources/EntitiesMP/Item.es b/Sources/EntitiesMP/Item.es index ba954ba..d90ce7a 100644 --- a/Sources/EntitiesMP/Item.es +++ b/Sources/EntitiesMP/Item.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 800 %{ diff --git a/Sources/EntitiesMP/KeyItem.es b/Sources/EntitiesMP/KeyItem.es index 636e9bf..8e018a3 100644 --- a/Sources/EntitiesMP/KeyItem.es +++ b/Sources/EntitiesMP/KeyItem.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 805 %{ diff --git a/Sources/EntitiesMP/LarvaOffspring.es b/Sources/EntitiesMP/LarvaOffspring.es index 38d35bf..b0ceba2 100644 --- a/Sources/EntitiesMP/LarvaOffspring.es +++ b/Sources/EntitiesMP/LarvaOffspring.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 353 %{ diff --git a/Sources/EntitiesMP/Light.es b/Sources/EntitiesMP/Light.es index 2872526..7961245 100644 --- a/Sources/EntitiesMP/Light.es +++ b/Sources/EntitiesMP/Light.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 200 %{ diff --git a/Sources/EntitiesMP/Lightning.es b/Sources/EntitiesMP/Lightning.es index 31287c0..588de51 100644 --- a/Sources/EntitiesMP/Lightning.es +++ b/Sources/EntitiesMP/Lightning.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 607 %{ diff --git a/Sources/EntitiesMP/Marker.es b/Sources/EntitiesMP/Marker.es index bcc7cfc..f336cdb 100644 --- a/Sources/EntitiesMP/Marker.es +++ b/Sources/EntitiesMP/Marker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 202 %{ diff --git a/Sources/EntitiesMP/MessageHolder.es b/Sources/EntitiesMP/MessageHolder.es index 29ce68c..630b9cc 100644 --- a/Sources/EntitiesMP/MessageHolder.es +++ b/Sources/EntitiesMP/MessageHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 226 %{ diff --git a/Sources/EntitiesMP/MessageItem.es b/Sources/EntitiesMP/MessageItem.es index fcd8abf..2f2d41d 100644 --- a/Sources/EntitiesMP/MessageItem.es +++ b/Sources/EntitiesMP/MessageItem.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 807 %{ diff --git a/Sources/EntitiesMP/MeteorShower.es b/Sources/EntitiesMP/MeteorShower.es index 809c331..35e562f 100644 --- a/Sources/EntitiesMP/MeteorShower.es +++ b/Sources/EntitiesMP/MeteorShower.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 615 %{ diff --git a/Sources/EntitiesMP/MirrorMarker.es b/Sources/EntitiesMP/MirrorMarker.es index ff079f7..fffdd45 100644 --- a/Sources/EntitiesMP/MirrorMarker.es +++ b/Sources/EntitiesMP/MirrorMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 218 %{ diff --git a/Sources/EntitiesMP/ModelDestruction.es b/Sources/EntitiesMP/ModelDestruction.es index baea38c..4cb550e 100644 --- a/Sources/EntitiesMP/ModelDestruction.es +++ b/Sources/EntitiesMP/ModelDestruction.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 217 %{ diff --git a/Sources/EntitiesMP/ModelHolder.es b/Sources/EntitiesMP/ModelHolder.es index 7288954..a1e08ca 100644 --- a/Sources/EntitiesMP/ModelHolder.es +++ b/Sources/EntitiesMP/ModelHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 203 %{ diff --git a/Sources/EntitiesMP/ModelHolder2.es b/Sources/EntitiesMP/ModelHolder2.es index d85ef3b..c06364a 100644 --- a/Sources/EntitiesMP/ModelHolder2.es +++ b/Sources/EntitiesMP/ModelHolder2.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 210 %{ diff --git a/Sources/EntitiesMP/ModelHolder3.es b/Sources/EntitiesMP/ModelHolder3.es index 56ca2ed..e20e781 100644 --- a/Sources/EntitiesMP/ModelHolder3.es +++ b/Sources/EntitiesMP/ModelHolder3.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 242 %{ diff --git a/Sources/EntitiesMP/MovingBrush.es b/Sources/EntitiesMP/MovingBrush.es index fc13eff..9a1cc7e 100644 --- a/Sources/EntitiesMP/MovingBrush.es +++ b/Sources/EntitiesMP/MovingBrush.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 101 %{ diff --git a/Sources/EntitiesMP/MovingBrushMarker.es b/Sources/EntitiesMP/MovingBrushMarker.es index bf35049..5f9574b 100644 --- a/Sources/EntitiesMP/MovingBrushMarker.es +++ b/Sources/EntitiesMP/MovingBrushMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 102 %{ diff --git a/Sources/EntitiesMP/MusicChanger.es b/Sources/EntitiesMP/MusicChanger.es index 7a80fd4..606a755 100644 --- a/Sources/EntitiesMP/MusicChanger.es +++ b/Sources/EntitiesMP/MusicChanger.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 225 %{ diff --git a/Sources/EntitiesMP/MusicHolder.es b/Sources/EntitiesMP/MusicHolder.es index aabf5eb..fac611b 100644 --- a/Sources/EntitiesMP/MusicHolder.es +++ b/Sources/EntitiesMP/MusicHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 222 %{ diff --git a/Sources/EntitiesMP/NavigationMarker.es b/Sources/EntitiesMP/NavigationMarker.es index 44416cc..292f48c 100644 --- a/Sources/EntitiesMP/NavigationMarker.es +++ b/Sources/EntitiesMP/NavigationMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 704 %{ diff --git a/Sources/EntitiesMP/ParticleCloudsHolder.es b/Sources/EntitiesMP/ParticleCloudsHolder.es index 1a53b22..d70515e 100644 --- a/Sources/EntitiesMP/ParticleCloudsHolder.es +++ b/Sources/EntitiesMP/ParticleCloudsHolder.es @@ -1,2 +1,15 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/Sources/EntitiesMP/ParticleCloudsMarker.es b/Sources/EntitiesMP/ParticleCloudsMarker.es index 1a53b22..d70515e 100644 --- a/Sources/EntitiesMP/ParticleCloudsMarker.es +++ b/Sources/EntitiesMP/ParticleCloudsMarker.es @@ -1,2 +1,15 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/Sources/EntitiesMP/ParticlesHolder.es b/Sources/EntitiesMP/ParticlesHolder.es index 9774f22..2c57594 100644 --- a/Sources/EntitiesMP/ParticlesHolder.es +++ b/Sources/EntitiesMP/ParticlesHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 223 %{ diff --git a/Sources/EntitiesMP/Pendulum.es b/Sources/EntitiesMP/Pendulum.es index e3a833b..3c381f0 100644 --- a/Sources/EntitiesMP/Pendulum.es +++ b/Sources/EntitiesMP/Pendulum.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 106 %{ diff --git a/Sources/EntitiesMP/PhotoAlbum.es b/Sources/EntitiesMP/PhotoAlbum.es index 406fa8b..a289bfc 100644 --- a/Sources/EntitiesMP/PhotoAlbum.es +++ b/Sources/EntitiesMP/PhotoAlbum.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 614 %{ diff --git a/Sources/EntitiesMP/Pipebomb.es b/Sources/EntitiesMP/Pipebomb.es index 471709d..533db07 100644 --- a/Sources/EntitiesMP/Pipebomb.es +++ b/Sources/EntitiesMP/Pipebomb.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 503 %{ diff --git a/Sources/EntitiesMP/Player.es b/Sources/EntitiesMP/Player.es index 7707532..8ea3ed6 100644 --- a/Sources/EntitiesMP/Player.es +++ b/Sources/EntitiesMP/Player.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 401 %{ diff --git a/Sources/EntitiesMP/PlayerActionMarker.es b/Sources/EntitiesMP/PlayerActionMarker.es index ea1c960..1010460 100644 --- a/Sources/EntitiesMP/PlayerActionMarker.es +++ b/Sources/EntitiesMP/PlayerActionMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 407 %{ diff --git a/Sources/EntitiesMP/PlayerAnimator.es b/Sources/EntitiesMP/PlayerAnimator.es index 4088626..92bc37f 100644 --- a/Sources/EntitiesMP/PlayerAnimator.es +++ b/Sources/EntitiesMP/PlayerAnimator.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 406 %{ diff --git a/Sources/EntitiesMP/PlayerMarker.es b/Sources/EntitiesMP/PlayerMarker.es index 18defb0..3475b6f 100644 --- a/Sources/EntitiesMP/PlayerMarker.es +++ b/Sources/EntitiesMP/PlayerMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 404 %{ diff --git a/Sources/EntitiesMP/PlayerView.es b/Sources/EntitiesMP/PlayerView.es index f91e920..0b57303 100644 --- a/Sources/EntitiesMP/PlayerView.es +++ b/Sources/EntitiesMP/PlayerView.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 403 %{ diff --git a/Sources/EntitiesMP/PlayerWeapons.es b/Sources/EntitiesMP/PlayerWeapons.es index 9de5b2b..901ed80 100644 --- a/Sources/EntitiesMP/PlayerWeapons.es +++ b/Sources/EntitiesMP/PlayerWeapons.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 402 %{ diff --git a/Sources/EntitiesMP/PlayerWeaponsEffects.es b/Sources/EntitiesMP/PlayerWeaponsEffects.es index d18d17b..f7baf06 100644 --- a/Sources/EntitiesMP/PlayerWeaponsEffects.es +++ b/Sources/EntitiesMP/PlayerWeaponsEffects.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 405 %{ diff --git a/Sources/EntitiesMP/PowerUpItem.es b/Sources/EntitiesMP/PowerUpItem.es index 54595cd..8ec54ee 100644 --- a/Sources/EntitiesMP/PowerUpItem.es +++ b/Sources/EntitiesMP/PowerUpItem.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 808 %{ diff --git a/Sources/EntitiesMP/Projectile.es b/Sources/EntitiesMP/Projectile.es index 45dfecf..b9502a1 100644 --- a/Sources/EntitiesMP/Projectile.es +++ b/Sources/EntitiesMP/Projectile.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 501 %{ diff --git a/Sources/EntitiesMP/PyramidSpaceShip.es b/Sources/EntitiesMP/PyramidSpaceShip.es index 79834a3..f8d56c4 100644 --- a/Sources/EntitiesMP/PyramidSpaceShip.es +++ b/Sources/EntitiesMP/PyramidSpaceShip.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 609 %{ diff --git a/Sources/EntitiesMP/PyramidSpaceShipMarker.es b/Sources/EntitiesMP/PyramidSpaceShipMarker.es index 032abb3..73e1f57 100644 --- a/Sources/EntitiesMP/PyramidSpaceShipMarker.es +++ b/Sources/EntitiesMP/PyramidSpaceShipMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 610 %{ diff --git a/Sources/EntitiesMP/Reminder.es b/Sources/EntitiesMP/Reminder.es index 7fe6a50..a2e4e53 100644 --- a/Sources/EntitiesMP/Reminder.es +++ b/Sources/EntitiesMP/Reminder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 703 %{ diff --git a/Sources/EntitiesMP/RollingStone.es b/Sources/EntitiesMP/RollingStone.es index 0d65524..8eae93d 100644 --- a/Sources/EntitiesMP/RollingStone.es +++ b/Sources/EntitiesMP/RollingStone.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 604 %{ diff --git a/Sources/EntitiesMP/Santa.es b/Sources/EntitiesMP/Santa.es index fc1ee72..413470b 100644 --- a/Sources/EntitiesMP/Santa.es +++ b/Sources/EntitiesMP/Santa.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 355 %{ diff --git a/Sources/EntitiesMP/Scorpman.es b/Sources/EntitiesMP/Scorpman.es index b0ec978..fe44042 100644 --- a/Sources/EntitiesMP/Scorpman.es +++ b/Sources/EntitiesMP/Scorpman.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 306 %{ diff --git a/Sources/EntitiesMP/ScrollHolder.es b/Sources/EntitiesMP/ScrollHolder.es index e2fe72e..184ba6f 100644 --- a/Sources/EntitiesMP/ScrollHolder.es +++ b/Sources/EntitiesMP/ScrollHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 238 %{ diff --git a/Sources/EntitiesMP/SeriousBomb.es b/Sources/EntitiesMP/SeriousBomb.es index a0d4bc4..f67acc2 100644 --- a/Sources/EntitiesMP/SeriousBomb.es +++ b/Sources/EntitiesMP/SeriousBomb.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 354 %{ diff --git a/Sources/EntitiesMP/Ship.es b/Sources/EntitiesMP/Ship.es index e49b0b0..987cfa8 100644 --- a/Sources/EntitiesMP/Ship.es +++ b/Sources/EntitiesMP/Ship.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 103 %{ diff --git a/Sources/EntitiesMP/ShipMarker.es b/Sources/EntitiesMP/ShipMarker.es index a62ce23..a964f2f 100644 --- a/Sources/EntitiesMP/ShipMarker.es +++ b/Sources/EntitiesMP/ShipMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 104 %{ diff --git a/Sources/EntitiesMP/Shooter.es b/Sources/EntitiesMP/Shooter.es index ba1e8cc..8c64c6f 100644 --- a/Sources/EntitiesMP/Shooter.es +++ b/Sources/EntitiesMP/Shooter.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 345 %{ diff --git a/Sources/EntitiesMP/SoundHolder.es b/Sources/EntitiesMP/SoundHolder.es index f9a2545..c01eb66 100644 --- a/Sources/EntitiesMP/SoundHolder.es +++ b/Sources/EntitiesMP/SoundHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* * Sound Holder. diff --git a/Sources/EntitiesMP/SpawnerProjectile.es b/Sources/EntitiesMP/SpawnerProjectile.es index 65bb86c..126b3bf 100644 --- a/Sources/EntitiesMP/SpawnerProjectile.es +++ b/Sources/EntitiesMP/SpawnerProjectile.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 507 %{ diff --git a/Sources/EntitiesMP/Spinner.es b/Sources/EntitiesMP/Spinner.es index 97bda65..b6010cf 100644 --- a/Sources/EntitiesMP/Spinner.es +++ b/Sources/EntitiesMP/Spinner.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 348 %{ diff --git a/Sources/EntitiesMP/StdH/StdH.cpp b/Sources/EntitiesMP/StdH/StdH.cpp index 95c0896..322326e 100644 --- a/Sources/EntitiesMP/StdH/StdH.cpp +++ b/Sources/EntitiesMP/StdH/StdH.cpp @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/EntitiesMP/StdH/StdH.h b/Sources/EntitiesMP/StdH/StdH.h index 9eabb5b..c68246b 100644 --- a/Sources/EntitiesMP/StdH/StdH.h +++ b/Sources/EntitiesMP/StdH/StdH.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/EntitiesMP/StormController.es b/Sources/EntitiesMP/StormController.es index 08f53e0..a108831 100644 --- a/Sources/EntitiesMP/StormController.es +++ b/Sources/EntitiesMP/StormController.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 606 %{ diff --git a/Sources/EntitiesMP/Summoner.es b/Sources/EntitiesMP/Summoner.es index 5273e76..27ae698 100644 --- a/Sources/EntitiesMP/Summoner.es +++ b/Sources/EntitiesMP/Summoner.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 347 %{ diff --git a/Sources/EntitiesMP/SummonerMarker.es b/Sources/EntitiesMP/SummonerMarker.es index 6ff1d50..131c9d3 100644 --- a/Sources/EntitiesMP/SummonerMarker.es +++ b/Sources/EntitiesMP/SummonerMarker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 350 %{ diff --git a/Sources/EntitiesMP/Switch.es b/Sources/EntitiesMP/Switch.es index 2a68f5d..8d5b0d4 100644 --- a/Sources/EntitiesMP/Switch.es +++ b/Sources/EntitiesMP/Switch.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 209 %{ diff --git a/Sources/EntitiesMP/TacticsChanger.es b/Sources/EntitiesMP/TacticsChanger.es index b262ff8..18b444b 100644 --- a/Sources/EntitiesMP/TacticsChanger.es +++ b/Sources/EntitiesMP/TacticsChanger.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 236 %{ diff --git a/Sources/EntitiesMP/TacticsHolder.es b/Sources/EntitiesMP/TacticsHolder.es index f50df19..90e57b3 100644 --- a/Sources/EntitiesMP/TacticsHolder.es +++ b/Sources/EntitiesMP/TacticsHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 235 %{ diff --git a/Sources/EntitiesMP/Teleport.es b/Sources/EntitiesMP/Teleport.es index 39f7219..3855fd8 100644 --- a/Sources/EntitiesMP/Teleport.es +++ b/Sources/EntitiesMP/Teleport.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 219 %{ diff --git a/Sources/EntitiesMP/Terrain.es b/Sources/EntitiesMP/Terrain.es index 23fb7ed..1e69521 100644 --- a/Sources/EntitiesMP/Terrain.es +++ b/Sources/EntitiesMP/Terrain.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 108 %{ diff --git a/Sources/EntitiesMP/TextFXHolder.es b/Sources/EntitiesMP/TextFXHolder.es index 70debaa..f17828d 100644 --- a/Sources/EntitiesMP/TextFXHolder.es +++ b/Sources/EntitiesMP/TextFXHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 239 %{ diff --git a/Sources/EntitiesMP/TimeController.es b/Sources/EntitiesMP/TimeController.es index 37de197..5f88427 100644 --- a/Sources/EntitiesMP/TimeController.es +++ b/Sources/EntitiesMP/TimeController.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 613 %{ diff --git a/Sources/EntitiesMP/TouchField.es b/Sources/EntitiesMP/TouchField.es index b1c219f..cfb0b54 100644 --- a/Sources/EntitiesMP/TouchField.es +++ b/Sources/EntitiesMP/TouchField.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 206 %{ diff --git a/Sources/EntitiesMP/Trigger.es b/Sources/EntitiesMP/Trigger.es index 69dce4c..24a548a 100644 --- a/Sources/EntitiesMP/Trigger.es +++ b/Sources/EntitiesMP/Trigger.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 205 %{ diff --git a/Sources/EntitiesMP/Twister.es b/Sources/EntitiesMP/Twister.es index 2e8c4a6..84efab2 100644 --- a/Sources/EntitiesMP/Twister.es +++ b/Sources/EntitiesMP/Twister.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 507 %{ diff --git a/Sources/EntitiesMP/VoiceHolder.es b/Sources/EntitiesMP/VoiceHolder.es index 8845661..0fb73a2 100644 --- a/Sources/EntitiesMP/VoiceHolder.es +++ b/Sources/EntitiesMP/VoiceHolder.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 231 %{ diff --git a/Sources/EntitiesMP/Walker.es b/Sources/EntitiesMP/Walker.es index c31c94d..4ea7f1f 100644 --- a/Sources/EntitiesMP/Walker.es +++ b/Sources/EntitiesMP/Walker.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 324 %{ diff --git a/Sources/EntitiesMP/WatchPlayers.es b/Sources/EntitiesMP/WatchPlayers.es index d6faa52..7feace1 100644 --- a/Sources/EntitiesMP/WatchPlayers.es +++ b/Sources/EntitiesMP/WatchPlayers.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 702 %{ diff --git a/Sources/EntitiesMP/Watcher.es b/Sources/EntitiesMP/Watcher.es index dea8a42..8b202f6 100644 --- a/Sources/EntitiesMP/Watcher.es +++ b/Sources/EntitiesMP/Watcher.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 700 %{ diff --git a/Sources/EntitiesMP/Water.es b/Sources/EntitiesMP/Water.es index 21a7099..1bc3c31 100644 --- a/Sources/EntitiesMP/Water.es +++ b/Sources/EntitiesMP/Water.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 508 %{ diff --git a/Sources/EntitiesMP/WeaponItem.es b/Sources/EntitiesMP/WeaponItem.es index 21aba69..1ae20a2 100644 --- a/Sources/EntitiesMP/WeaponItem.es +++ b/Sources/EntitiesMP/WeaponItem.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 802 %{ diff --git a/Sources/EntitiesMP/Werebull.es b/Sources/EntitiesMP/Werebull.es index ad764cf..bfbd7bf 100644 --- a/Sources/EntitiesMP/Werebull.es +++ b/Sources/EntitiesMP/Werebull.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 307 %{ diff --git a/Sources/EntitiesMP/Woman.es b/Sources/EntitiesMP/Woman.es index 26221ca..804d83c 100644 --- a/Sources/EntitiesMP/Woman.es +++ b/Sources/EntitiesMP/Woman.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 320 %{ diff --git a/Sources/EntitiesMP/WorldBase.es b/Sources/EntitiesMP/WorldBase.es index 5bc20d1..dcbf994 100644 --- a/Sources/EntitiesMP/WorldBase.es +++ b/Sources/EntitiesMP/WorldBase.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 100 %{ diff --git a/Sources/EntitiesMP/WorldLink.es b/Sources/EntitiesMP/WorldLink.es index d0ca120..6211d5b 100644 --- a/Sources/EntitiesMP/WorldLink.es +++ b/Sources/EntitiesMP/WorldLink.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 214 %{ diff --git a/Sources/EntitiesMP/WorldSettingsController.es b/Sources/EntitiesMP/WorldSettingsController.es index deceb30..c067db7 100644 --- a/Sources/EntitiesMP/WorldSettingsController.es +++ b/Sources/EntitiesMP/WorldSettingsController.es @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ 605 %{ diff --git a/Sources/GameGUIMP/ActionsListControl.cpp b/Sources/GameGUIMP/ActionsListControl.cpp index 51abc1e..0168497 100644 --- a/Sources/GameGUIMP/ActionsListControl.cpp +++ b/Sources/GameGUIMP/ActionsListControl.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ActionsListControl.cpp : implementation file // diff --git a/Sources/GameGUIMP/ActionsListControl.h b/Sources/GameGUIMP/ActionsListControl.h index 7285bfe..0264f05 100644 --- a/Sources/GameGUIMP/ActionsListControl.h +++ b/Sources/GameGUIMP/ActionsListControl.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ActionsListControl.h : header file // diff --git a/Sources/GameGUIMP/AxisListCtrl.cpp b/Sources/GameGUIMP/AxisListCtrl.cpp index be96b7f..c60bb20 100644 --- a/Sources/GameGUIMP/AxisListCtrl.cpp +++ b/Sources/GameGUIMP/AxisListCtrl.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // AxisListCtrl.cpp : implementation file // diff --git a/Sources/GameGUIMP/AxisListCtrl.h b/Sources/GameGUIMP/AxisListCtrl.h index 7dc3a71..e12cbbb 100644 --- a/Sources/GameGUIMP/AxisListCtrl.h +++ b/Sources/GameGUIMP/AxisListCtrl.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // AxisListCtrl.h : header file // @@ -46,4 +59,4 @@ protected: }; ///////////////////////////////////////////////////////////////////////////// -#endif // AXISLISTCTRL_H \ No newline at end of file +#endif // AXISLISTCTRL_H diff --git a/Sources/GameGUIMP/ConsoleSymbolsCombo.cpp b/Sources/GameGUIMP/ConsoleSymbolsCombo.cpp index dcb93d3..f361d5b 100644 --- a/Sources/GameGUIMP/ConsoleSymbolsCombo.cpp +++ b/Sources/GameGUIMP/ConsoleSymbolsCombo.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ConsoleSymbolsCombo.cpp : implementation file // diff --git a/Sources/GameGUIMP/ConsoleSymbolsCombo.h b/Sources/GameGUIMP/ConsoleSymbolsCombo.h index ea10bca..fdd3905 100644 --- a/Sources/GameGUIMP/ConsoleSymbolsCombo.h +++ b/Sources/GameGUIMP/ConsoleSymbolsCombo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_CONSOLESYMBOLSCOMBO_H__E417EA91_1B23_11D2_834D_004095812ACC__INCLUDED_) #define AFX_CONSOLESYMBOLSCOMBO_H__E417EA91_1B23_11D2_834D_004095812ACC__INCLUDED_ diff --git a/Sources/GameGUIMP/DlgAudioQuality.cpp b/Sources/GameGUIMP/DlgAudioQuality.cpp index a3e2f2a..d3b2971 100644 --- a/Sources/GameGUIMP/DlgAudioQuality.cpp +++ b/Sources/GameGUIMP/DlgAudioQuality.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgAudioQuality.cpp : implementation file // diff --git a/Sources/GameGUIMP/DlgAudioQuality.h b/Sources/GameGUIMP/DlgAudioQuality.h index dd7e59b..0c15ba8 100644 --- a/Sources/GameGUIMP/DlgAudioQuality.h +++ b/Sources/GameGUIMP/DlgAudioQuality.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgAudioQuality.h : header file // @@ -38,4 +51,4 @@ protected: //}}AFX_MSG DECLARE_MESSAGE_MAP() }; -#endif // DLGAUDIOQUALITY_H \ No newline at end of file +#endif // DLGAUDIOQUALITY_H diff --git a/Sources/GameGUIMP/DlgConsole.cpp b/Sources/GameGUIMP/DlgConsole.cpp index 63390e0..d5a8865 100644 --- a/Sources/GameGUIMP/DlgConsole.cpp +++ b/Sources/GameGUIMP/DlgConsole.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgConsole.cpp : implementation file // diff --git a/Sources/GameGUIMP/DlgConsole.h b/Sources/GameGUIMP/DlgConsole.h index 7653b05..58b0193 100644 --- a/Sources/GameGUIMP/DlgConsole.h +++ b/Sources/GameGUIMP/DlgConsole.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGCONSOLE_H__833B8175_E923_11D1_82A7_000000000000__INCLUDED_) #define AFX_DLGCONSOLE_H__833B8175_E923_11D1_82A7_000000000000__INCLUDED_ diff --git a/Sources/GameGUIMP/DlgEditButtonAction.cpp b/Sources/GameGUIMP/DlgEditButtonAction.cpp index f01925e..1899ef3 100644 --- a/Sources/GameGUIMP/DlgEditButtonAction.cpp +++ b/Sources/GameGUIMP/DlgEditButtonAction.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgEditButtonAction.cpp : implementation file // diff --git a/Sources/GameGUIMP/DlgEditButtonAction.h b/Sources/GameGUIMP/DlgEditButtonAction.h index ac89302..b9ed443 100644 --- a/Sources/GameGUIMP/DlgEditButtonAction.h +++ b/Sources/GameGUIMP/DlgEditButtonAction.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGEDITBUTTONACTION_H__3BD6B3E1_EE74_11D1_9AC2_00409580357B__INCLUDED_) #define AFX_DLGEDITBUTTONACTION_H__3BD6B3E1_EE74_11D1_9AC2_00409580357B__INCLUDED_ diff --git a/Sources/GameGUIMP/DlgPlayerAppearance.cpp b/Sources/GameGUIMP/DlgPlayerAppearance.cpp index 6495206..92d3eaf 100644 --- a/Sources/GameGUIMP/DlgPlayerAppearance.cpp +++ b/Sources/GameGUIMP/DlgPlayerAppearance.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPlayerAppearance.cpp : implementation file // diff --git a/Sources/GameGUIMP/DlgPlayerAppearance.h b/Sources/GameGUIMP/DlgPlayerAppearance.h index ac49b4a..808e562 100644 --- a/Sources/GameGUIMP/DlgPlayerAppearance.h +++ b/Sources/GameGUIMP/DlgPlayerAppearance.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPlayerAppearance.h : header file // @@ -38,4 +51,4 @@ protected: //}}AFX_MSG DECLARE_MESSAGE_MAP() }; -#endif // DLGPLAYERAPPEARANCE_H \ No newline at end of file +#endif // DLGPLAYERAPPEARANCE_H diff --git a/Sources/GameGUIMP/DlgPlayerControls.cpp b/Sources/GameGUIMP/DlgPlayerControls.cpp index c165f89..68c405f 100644 --- a/Sources/GameGUIMP/DlgPlayerControls.cpp +++ b/Sources/GameGUIMP/DlgPlayerControls.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPlayerControls.cpp : implementation file // diff --git a/Sources/GameGUIMP/DlgPlayerControls.h b/Sources/GameGUIMP/DlgPlayerControls.h index e8a733a..721bf5a 100644 --- a/Sources/GameGUIMP/DlgPlayerControls.h +++ b/Sources/GameGUIMP/DlgPlayerControls.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPlayerControls.h : header file // diff --git a/Sources/GameGUIMP/DlgPlayerSettings.cpp b/Sources/GameGUIMP/DlgPlayerSettings.cpp index 88617c5..c7d1976 100644 --- a/Sources/GameGUIMP/DlgPlayerSettings.cpp +++ b/Sources/GameGUIMP/DlgPlayerSettings.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPlayerSettings.cpp : implementation file // diff --git a/Sources/GameGUIMP/DlgPlayerSettings.h b/Sources/GameGUIMP/DlgPlayerSettings.h index 543c55e..1086c81 100644 --- a/Sources/GameGUIMP/DlgPlayerSettings.h +++ b/Sources/GameGUIMP/DlgPlayerSettings.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPlayerSettings.h : header file // diff --git a/Sources/GameGUIMP/DlgRenameControls.cpp b/Sources/GameGUIMP/DlgRenameControls.cpp index 7fd5b79..65dbf25 100644 --- a/Sources/GameGUIMP/DlgRenameControls.cpp +++ b/Sources/GameGUIMP/DlgRenameControls.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgRenameControls.cpp : implementation file // diff --git a/Sources/GameGUIMP/DlgRenameControls.h b/Sources/GameGUIMP/DlgRenameControls.h index be8be93..e6d2b6c 100644 --- a/Sources/GameGUIMP/DlgRenameControls.h +++ b/Sources/GameGUIMP/DlgRenameControls.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGRENAMECONTROLS_H__3F147D64_39B2_11D2_8383_004095812ACC__INCLUDED_) #define AFX_DLGRENAMECONTROLS_H__3F147D64_39B2_11D2_8383_004095812ACC__INCLUDED_ diff --git a/Sources/GameGUIMP/DlgSelectPlayer.cpp b/Sources/GameGUIMP/DlgSelectPlayer.cpp index e53017e..cdeba51 100644 --- a/Sources/GameGUIMP/DlgSelectPlayer.cpp +++ b/Sources/GameGUIMP/DlgSelectPlayer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgSelectPlayer.cpp : implementation file // diff --git a/Sources/GameGUIMP/DlgSelectPlayer.h b/Sources/GameGUIMP/DlgSelectPlayer.h index 38645d4..3dbca8a 100644 --- a/Sources/GameGUIMP/DlgSelectPlayer.h +++ b/Sources/GameGUIMP/DlgSelectPlayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGSELECTPLAYER_H__FCDE2F73_3A65_11D2_8384_004095812ACC__INCLUDED_) #define AFX_DLGSELECTPLAYER_H__FCDE2F73_3A65_11D2_8384_004095812ACC__INCLUDED_ diff --git a/Sources/GameGUIMP/DlgVideoQuality.cpp b/Sources/GameGUIMP/DlgVideoQuality.cpp index 1806710..c22fa90 100644 --- a/Sources/GameGUIMP/DlgVideoQuality.cpp +++ b/Sources/GameGUIMP/DlgVideoQuality.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgVideoQuality.cpp : implementation file // diff --git a/Sources/GameGUIMP/DlgVideoQuality.h b/Sources/GameGUIMP/DlgVideoQuality.h index c5f61ea..91bb5e7 100644 --- a/Sources/GameGUIMP/DlgVideoQuality.h +++ b/Sources/GameGUIMP/DlgVideoQuality.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgVideoQuality.h : header file // @@ -39,4 +52,4 @@ protected: //}}AFX_MSG DECLARE_MESSAGE_MAP() }; -#endif // DLGVIDEOQUALITY_H \ No newline at end of file +#endif // DLGVIDEOQUALITY_H diff --git a/Sources/GameGUIMP/EditConsole.cpp b/Sources/GameGUIMP/EditConsole.cpp index d022667..fb271ea 100644 --- a/Sources/GameGUIMP/EditConsole.cpp +++ b/Sources/GameGUIMP/EditConsole.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // EditConsole.cpp : implementation file // diff --git a/Sources/GameGUIMP/EditConsole.h b/Sources/GameGUIMP/EditConsole.h index cf0b111..aa61b79 100644 --- a/Sources/GameGUIMP/EditConsole.h +++ b/Sources/GameGUIMP/EditConsole.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_EDITCONSOLE_H__833B8174_E923_11D1_82A7_000000000000__INCLUDED_) #define AFX_EDITCONSOLE_H__833B8174_E923_11D1_82A7_000000000000__INCLUDED_ diff --git a/Sources/GameGUIMP/GameGUI.cpp b/Sources/GameGUIMP/GameGUI.cpp index 9976eae..13cd6e2 100644 --- a/Sources/GameGUIMP/GameGUI.cpp +++ b/Sources/GameGUIMP/GameGUI.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // GameGUI.cpp : Defines the entry point for the DLL application. // diff --git a/Sources/GameGUIMP/GameGUI.h b/Sources/GameGUIMP/GameGUI.h index fcab869..bc1bf4f 100644 --- a/Sources/GameGUIMP/GameGUI.h +++ b/Sources/GameGUIMP/GameGUI.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/Sources/GameGUIMP/LocalPlayersList.cpp b/Sources/GameGUIMP/LocalPlayersList.cpp index fc7f57b..a19c35e 100644 --- a/Sources/GameGUIMP/LocalPlayersList.cpp +++ b/Sources/GameGUIMP/LocalPlayersList.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // LocalPlayersList.cpp : implementation file // diff --git a/Sources/GameGUIMP/LocalPlayersList.h b/Sources/GameGUIMP/LocalPlayersList.h index 7073c2c..c1d6bad 100644 --- a/Sources/GameGUIMP/LocalPlayersList.h +++ b/Sources/GameGUIMP/LocalPlayersList.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // LocalPlayersList.h : header file // @@ -39,4 +52,4 @@ protected: }; ///////////////////////////////////////////////////////////////////////////// -#endif // LOCALPLAYERSLIST_H \ No newline at end of file +#endif // LOCALPLAYERSLIST_H diff --git a/Sources/GameGUIMP/PressKeyEditControl.cpp b/Sources/GameGUIMP/PressKeyEditControl.cpp index c10a369..277a1bc 100644 --- a/Sources/GameGUIMP/PressKeyEditControl.cpp +++ b/Sources/GameGUIMP/PressKeyEditControl.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PressKeyEditControl.cpp : implementation file // diff --git a/Sources/GameGUIMP/PressKeyEditControl.h b/Sources/GameGUIMP/PressKeyEditControl.h index 2f769b8..97980f9 100644 --- a/Sources/GameGUIMP/PressKeyEditControl.h +++ b/Sources/GameGUIMP/PressKeyEditControl.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PressKeyEditControl.h : header file // diff --git a/Sources/GameGUIMP/StdAfx.cpp b/Sources/GameGUIMP/StdAfx.cpp index f7a7b80..7cba7c7 100644 --- a/Sources/GameGUIMP/StdAfx.cpp +++ b/Sources/GameGUIMP/StdAfx.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.cpp : source file that includes just the standard includes // GameGUI.pch will be the pre-compiled header diff --git a/Sources/GameGUIMP/StdAfx.h b/Sources/GameGUIMP/StdAfx.h index 3bbfac3..29518d8 100644 --- a/Sources/GameGUIMP/StdAfx.h +++ b/Sources/GameGUIMP/StdAfx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but diff --git a/Sources/GameGUIMP/resource.h b/Sources/GameGUIMP/resource.h index 091b9ab..217d993 100644 --- a/Sources/GameGUIMP/resource.h +++ b/Sources/GameGUIMP/resource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. diff --git a/Sources/GameMP/Camera.cpp b/Sources/GameMP/Camera.cpp index 0ea87fa..0a29594 100644 --- a/Sources/GameMP/Camera.cpp +++ b/Sources/GameMP/Camera.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdafx.h" #include "Camera.h" diff --git a/Sources/GameMP/Camera.h b/Sources/GameMP/Camera.h index 5cc4a06..2f83d81 100644 --- a/Sources/GameMP/Camera.h +++ b/Sources/GameMP/Camera.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ void CAM_Init(void); void CAM_Start(const CTFileName &fnmDemo); diff --git a/Sources/GameMP/CompMessage.cpp b/Sources/GameMP/CompMessage.cpp index fabb6e6..e37c3e6 100644 --- a/Sources/GameMP/CompMessage.cpp +++ b/Sources/GameMP/CompMessage.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdAfx.h" diff --git a/Sources/GameMP/CompMessage.h b/Sources/GameMP/CompMessage.h index a2db692..60b26cf 100644 --- a/Sources/GameMP/CompMessage.h +++ b/Sources/GameMP/CompMessage.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_COMPMESSAGE_H #define SE_INCL_COMPMESSAGE_H diff --git a/Sources/GameMP/CompModels.cpp b/Sources/GameMP/CompModels.cpp index 4c516d0..4522b6f 100644 --- a/Sources/GameMP/CompModels.cpp +++ b/Sources/GameMP/CompModels.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdAfx.h" #include "LCDDrawing.h" diff --git a/Sources/GameMP/Computer.cpp b/Sources/GameMP/Computer.cpp index c84e37c..a4d84e0 100644 --- a/Sources/GameMP/Computer.cpp +++ b/Sources/GameMP/Computer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdAfx.h" #include "LCDDrawing.h" diff --git a/Sources/GameMP/Computer.h b/Sources/GameMP/Computer.h index 1a53b22..d70515e 100644 --- a/Sources/GameMP/Computer.h +++ b/Sources/GameMP/Computer.h @@ -1,2 +1,15 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/Sources/GameMP/Console.cpp b/Sources/GameMP/Console.cpp index 4e1dfd8..73c7f03 100644 --- a/Sources/GameMP/Console.cpp +++ b/Sources/GameMP/Console.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdAfx.h" #include "LCDDrawing.h" diff --git a/Sources/GameMP/Controls.cpp b/Sources/GameMP/Controls.cpp index a11aec8..953d37d 100644 --- a/Sources/GameMP/Controls.cpp +++ b/Sources/GameMP/Controls.cpp @@ -1,8 +1,21 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* * Game library - * Copyright (c) 1997-1999, CroTeam. All rights reserved. + * Copyright (c) 1997-1999, CroTeam. */ #include "stdafx.h" diff --git a/Sources/GameMP/Game.cpp b/Sources/GameMP/Game.cpp index d374a8a..1eb3e6e 100644 --- a/Sources/GameMP/Game.cpp +++ b/Sources/GameMP/Game.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Game.cpp : Defines the initialization routines for the DLL. // diff --git a/Sources/GameMP/Game.h b/Sources/GameMP/Game.h index f483dd8..2392312 100644 --- a/Sources/GameMP/Game.h +++ b/Sources/GameMP/Game.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef __GAME_H #define __GAME_H 1 diff --git a/Sources/GameMP/LCDDrawing.cpp b/Sources/GameMP/LCDDrawing.cpp index 7d02f69..9c4b7aa 100644 --- a/Sources/GameMP/LCDDrawing.cpp +++ b/Sources/GameMP/LCDDrawing.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdAfx.h" #include "LCDDrawing.h" diff --git a/Sources/GameMP/LCDDrawing.h b/Sources/GameMP/LCDDrawing.h index 751968b..5f6618e 100644 --- a/Sources/GameMP/LCDDrawing.h +++ b/Sources/GameMP/LCDDrawing.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_LCDDRAWING_H #define SE_INCL_LCDDRAWING_H diff --git a/Sources/GameMP/LoadingHook.cpp b/Sources/GameMP/LoadingHook.cpp index 4791b6a..839e125 100644 --- a/Sources/GameMP/LoadingHook.cpp +++ b/Sources/GameMP/LoadingHook.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdafx.h" diff --git a/Sources/GameMP/Map.cpp b/Sources/GameMP/Map.cpp index ef01472..c8b465d 100644 --- a/Sources/GameMP/Map.cpp +++ b/Sources/GameMP/Map.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdafx.h" #include "LCDDrawing.h" diff --git a/Sources/GameMP/PlayerSettings.h b/Sources/GameMP/PlayerSettings.h index 77f412c..8476cfb 100644 --- a/Sources/GameMP/PlayerSettings.h +++ b/Sources/GameMP/PlayerSettings.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_PLAYERSETTINGS_H #define SE_INCL_PLAYERSETTINGS_H @@ -63,4 +76,4 @@ public: #endif /* include-once check. */ - \ No newline at end of file + diff --git a/Sources/GameMP/SEColors.h b/Sources/GameMP/SEColors.h index a8e3181..a1921bc 100644 --- a/Sources/GameMP/SEColors.h +++ b/Sources/GameMP/SEColors.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef __SECOLORS_H #define __SECOLORS_H 1 @@ -15,4 +28,4 @@ #define SE_COL_BLUE_LIGHT 0x64b4ff00 #define SE_COL_BLUEGREEN_LT 0x6cff6c00 -#endif \ No newline at end of file +#endif diff --git a/Sources/GameMP/SessionProperties.cpp b/Sources/GameMP/SessionProperties.cpp index 1ecddd2..7df73f1 100644 --- a/Sources/GameMP/SessionProperties.cpp +++ b/Sources/GameMP/SessionProperties.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdafx.h" #include "Game.h" diff --git a/Sources/GameMP/SessionProperties.h b/Sources/GameMP/SessionProperties.h index 074f8ae..36580c0 100644 --- a/Sources/GameMP/SessionProperties.h +++ b/Sources/GameMP/SessionProperties.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* * Class responsible for describing game session diff --git a/Sources/GameMP/StdAfx.cpp b/Sources/GameMP/StdAfx.cpp index 0d4dc9e..58888b0 100644 --- a/Sources/GameMP/StdAfx.cpp +++ b/Sources/GameMP/StdAfx.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.cpp : source file that includes just the standard includes // Game.pch will be the pre-compiled header diff --git a/Sources/GameMP/StdAfx.h b/Sources/GameMP/StdAfx.h index 6d0da54..22ada9b 100644 --- a/Sources/GameMP/StdAfx.h +++ b/Sources/GameMP/StdAfx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/GameMP/WEDInterface.cpp b/Sources/GameMP/WEDInterface.cpp index 5531a54..2b122c7 100644 --- a/Sources/GameMP/WEDInterface.cpp +++ b/Sources/GameMP/WEDInterface.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdAfx.h" diff --git a/Sources/LWSkaExporter/AnimExport.cpp b/Sources/LWSkaExporter/AnimExport.cpp index e9d8bd0..347cb49 100644 --- a/Sources/LWSkaExporter/AnimExport.cpp +++ b/Sources/LWSkaExporter/AnimExport.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/LWSkaExporter/Base.h b/Sources/LWSkaExporter/Base.h index c1c74a9..1b00c31 100644 --- a/Sources/LWSkaExporter/Base.h +++ b/Sources/LWSkaExporter/Base.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #pragma once diff --git a/Sources/LWSkaExporter/CopyWeightMaps.cpp b/Sources/LWSkaExporter/CopyWeightMaps.cpp index 3c16b77..4ce3b0e 100644 --- a/Sources/LWSkaExporter/CopyWeightMaps.cpp +++ b/Sources/LWSkaExporter/CopyWeightMaps.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "base.h" diff --git a/Sources/LWSkaExporter/Master.cpp b/Sources/LWSkaExporter/Master.cpp index cd493cd..3bb9e0b 100644 --- a/Sources/LWSkaExporter/Master.cpp +++ b/Sources/LWSkaExporter/Master.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "base.h" diff --git a/Sources/LWSkaExporter/MeshExport.cpp b/Sources/LWSkaExporter/MeshExport.cpp index 4fc4e0b..51e8372 100644 --- a/Sources/LWSkaExporter/MeshExport.cpp +++ b/Sources/LWSkaExporter/MeshExport.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/LWSkaExporter/ModelerMeshExporter.cpp b/Sources/LWSkaExporter/ModelerMeshExporter.cpp index 351505b..ad3d752 100644 --- a/Sources/LWSkaExporter/ModelerMeshExporter.cpp +++ b/Sources/LWSkaExporter/ModelerMeshExporter.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/Sources/LWSkaExporter/SectionsExport.cpp b/Sources/LWSkaExporter/SectionsExport.cpp index 77caf20..5b0d557 100644 --- a/Sources/LWSkaExporter/SectionsExport.cpp +++ b/Sources/LWSkaExporter/SectionsExport.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/LWSkaExporter/SurfaceParameters.cpp b/Sources/LWSkaExporter/SurfaceParameters.cpp index 73a76d7..b7ba05c 100644 --- a/Sources/LWSkaExporter/SurfaceParameters.cpp +++ b/Sources/LWSkaExporter/SurfaceParameters.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/LWSkaExporter/plugin.cpp b/Sources/LWSkaExporter/plugin.cpp index 4820786..056e985 100644 --- a/Sources/LWSkaExporter/plugin.cpp +++ b/Sources/LWSkaExporter/plugin.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/LWSkaExporter/vecmat.h b/Sources/LWSkaExporter/vecmat.h index d074bbe..94a34d2 100644 --- a/Sources/LWSkaExporter/vecmat.h +++ b/Sources/LWSkaExporter/vecmat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* ====================================================================== diff --git a/Sources/MakeFONT/MakeFONT.cpp b/Sources/MakeFONT/MakeFONT.cpp index 0582dee..0287470 100644 --- a/Sources/MakeFONT/MakeFONT.cpp +++ b/Sources/MakeFONT/MakeFONT.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // MakeFONT - Font table File Creator diff --git a/Sources/Modeler/#DlgNumericAlpha.h# b/Sources/Modeler/#DlgNumericAlpha.h# new file mode 100644 index 0000000..d41567c --- /dev/null +++ b/Sources/Modeler/#DlgNumericAlpha.h# @@ -0,0 +1,61 @@ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + +#if !defined(AFX_DLGNUMERICALPHA_H__2B26F794_E15C_11D2_8532_004095812ACC__INCLUDED_) +#define AFX_DLGNUMERICALPHA_H__2B26F794_E15C_11D2_8532_004095812ACC__INCLUDED_ + +#if _MSC_VER > 1000 +#pragma once +#endif // _MSC_VER > 1000 +// DlgNumericAlpha.h : header file +// + +///////////////////////////////////////////////////////////////////////////// +// CDlgNumericAlpha dialog + +class CDlgNumericAlpha : public CDialog +{ +// Construction +public: + CDlgNumericAlpha(int iAlpha = 0, CWnd* pParent = NULL); // standard constructor + +// Dialog Data + //{{AFX_DATA(CDlgNumericAlpha) + enum { IDD = IDD_NUMERIC_ALPHA }; + int m_iAlpha; + //}}AFX_DATA + + +// Overrides + // ClassWizard generated virtual function overrides + //{{AFX_VIRTUAL(CDlgNumericAlpha) + protected: + virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support + //}}AFX_VIRTUAL + +// Implementation +protected: + + // Generated message map functions + //{{AFX_MSG(CDlgNumericAlpha) + // NOTE: the ClassWizard will add member functions here + //}}AFX_MSG + DECLARE_MESSAGE_MAP() +}; + +//{{AFX_INSERT_LOCATION}} +// Microsoft Visual C++ will insert additional declarations immediately before the previous line. + +#endif // !defined(AFX_DLGNUMERICALPHA_H__2B26F794_E15C_11D2_8532_004095812ACC__INCLUDED_) diff --git a/Sources/Modeler/AnimComboBox.cpp b/Sources/Modeler/AnimComboBox.cpp index fceea40..e557608 100644 --- a/Sources/Modeler/AnimComboBox.cpp +++ b/Sources/Modeler/AnimComboBox.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // AnimComboBox.cpp : implementation file // diff --git a/Sources/Modeler/AnimComboBox.h b/Sources/Modeler/AnimComboBox.h index 24b2ded..134b5a1 100644 --- a/Sources/Modeler/AnimComboBox.h +++ b/Sources/Modeler/AnimComboBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // AnimComboBox.h : header file // diff --git a/Sources/Modeler/ChildFrm.cpp b/Sources/Modeler/ChildFrm.cpp index 76417bb..db73623 100644 --- a/Sources/Modeler/ChildFrm.cpp +++ b/Sources/Modeler/ChildFrm.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ChildFrm.cpp : implementation of the CChildFrame class // diff --git a/Sources/Modeler/ChildFrm.h b/Sources/Modeler/ChildFrm.h index e2a8b01..927052a 100644 --- a/Sources/Modeler/ChildFrm.h +++ b/Sources/Modeler/ChildFrm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ChildFrm.h : interface of the CChildFrame class // diff --git a/Sources/Modeler/ChoosedColorButton.cpp b/Sources/Modeler/ChoosedColorButton.cpp index 9bd296c..8595ea9 100644 --- a/Sources/Modeler/ChoosedColorButton.cpp +++ b/Sources/Modeler/ChoosedColorButton.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ChoosedColorButton.cpp : implementation file // diff --git a/Sources/Modeler/ChoosedColorButton.h b/Sources/Modeler/ChoosedColorButton.h index db8bee2..e9e95fa 100644 --- a/Sources/Modeler/ChoosedColorButton.h +++ b/Sources/Modeler/ChoosedColorButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ChoosedColorButton.h : header file // diff --git a/Sources/Modeler/ColoredButton.cpp b/Sources/Modeler/ColoredButton.cpp index 18b0131..e62b593 100644 --- a/Sources/Modeler/ColoredButton.cpp +++ b/Sources/Modeler/ColoredButton.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ColoredButton.cpp : implementation file // diff --git a/Sources/Modeler/ColoredButton.h b/Sources/Modeler/ColoredButton.h index f5ddda7..bbab22d 100644 --- a/Sources/Modeler/ColoredButton.h +++ b/Sources/Modeler/ColoredButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ColoredButton.h : header file // diff --git a/Sources/Modeler/CtrlEditBoolean.cpp b/Sources/Modeler/CtrlEditBoolean.cpp index c077479..76168cd 100644 --- a/Sources/Modeler/CtrlEditBoolean.cpp +++ b/Sources/Modeler/CtrlEditBoolean.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEditBoolean.cpp : implementation file // diff --git a/Sources/Modeler/CtrlEditBoolean.h b/Sources/Modeler/CtrlEditBoolean.h index 8ec1589..cd14c5c 100644 --- a/Sources/Modeler/CtrlEditBoolean.h +++ b/Sources/Modeler/CtrlEditBoolean.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEditBoolean.h : header file // @@ -44,4 +57,4 @@ protected: }; ///////////////////////////////////////////////////////////////////////////// -#endif // CTRLEDITBOOLEAN_H \ No newline at end of file +#endif // CTRLEDITBOOLEAN_H diff --git a/Sources/Modeler/DlgAutoMipModeling.cpp b/Sources/Modeler/DlgAutoMipModeling.cpp index 575cb56..416d7b6 100644 --- a/Sources/Modeler/DlgAutoMipModeling.cpp +++ b/Sources/Modeler/DlgAutoMipModeling.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgAutoMipModeling.cpp : implementation file // diff --git a/Sources/Modeler/DlgAutoMipModeling.h b/Sources/Modeler/DlgAutoMipModeling.h index c124a28..875b4ce 100644 --- a/Sources/Modeler/DlgAutoMipModeling.h +++ b/Sources/Modeler/DlgAutoMipModeling.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGAUTOMIPMODELING_H__B9701A13_2491_11D2_835E_004095812ACC__INCLUDED_) #define AFX_DLGAUTOMIPMODELING_H__B9701A13_2491_11D2_835E_004095812ACC__INCLUDED_ diff --git a/Sources/Modeler/DlgChooseAnim.cpp b/Sources/Modeler/DlgChooseAnim.cpp index 4893114..7c5a37f 100644 --- a/Sources/Modeler/DlgChooseAnim.cpp +++ b/Sources/Modeler/DlgChooseAnim.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DChooseAnim.cpp : implementation file // diff --git a/Sources/Modeler/DlgChooseAnim.h b/Sources/Modeler/DlgChooseAnim.h index 70d9471..fd3772c 100644 --- a/Sources/Modeler/DlgChooseAnim.h +++ b/Sources/Modeler/DlgChooseAnim.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DChooseAnim.h : header file // diff --git a/Sources/Modeler/DlgCreateReflectionTexture.cpp b/Sources/Modeler/DlgCreateReflectionTexture.cpp index 356a346..ecd02a2 100644 --- a/Sources/Modeler/DlgCreateReflectionTexture.cpp +++ b/Sources/Modeler/DlgCreateReflectionTexture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgCreateReflectionTexture.cpp : implementation file // diff --git a/Sources/Modeler/DlgCreateReflectionTexture.h b/Sources/Modeler/DlgCreateReflectionTexture.h index 2e83084..58f1a1b 100644 --- a/Sources/Modeler/DlgCreateReflectionTexture.h +++ b/Sources/Modeler/DlgCreateReflectionTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGCREATEREFLECTIONTEXTURE_H__AE69A18C_E288_11D2_8535_004095812ACC__INCLUDED_) #define AFX_DLGCREATEREFLECTIONTEXTURE_H__AE69A18C_E288_11D2_8535_004095812ACC__INCLUDED_ diff --git a/Sources/Modeler/DlgCreateSpecularTexture.cpp b/Sources/Modeler/DlgCreateSpecularTexture.cpp index 75c72ae..b03befc 100644 --- a/Sources/Modeler/DlgCreateSpecularTexture.cpp +++ b/Sources/Modeler/DlgCreateSpecularTexture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgCreateSpecularTexture.cpp : implementation file // diff --git a/Sources/Modeler/DlgCreateSpecularTexture.h b/Sources/Modeler/DlgCreateSpecularTexture.h index 51cd5fc..773ad59 100644 --- a/Sources/Modeler/DlgCreateSpecularTexture.h +++ b/Sources/Modeler/DlgCreateSpecularTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGCREATESPECULARTEXTURE_H__8B415FA3_E1DD_11D2_8534_004095812ACC__INCLUDED_) #define AFX_DLGCREATESPECULARTEXTURE_H__8B415FA3_E1DD_11D2_8534_004095812ACC__INCLUDED_ diff --git a/Sources/Modeler/DlgExportForSkinning.cpp b/Sources/Modeler/DlgExportForSkinning.cpp index d79828e..091d7b1 100644 --- a/Sources/Modeler/DlgExportForSkinning.cpp +++ b/Sources/Modeler/DlgExportForSkinning.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CDlgExportForSkinning.cpp : implementation file // diff --git a/Sources/Modeler/DlgExportForSkinning.h b/Sources/Modeler/DlgExportForSkinning.h index c3fc28a..592ac91 100644 --- a/Sources/Modeler/DlgExportForSkinning.h +++ b/Sources/Modeler/DlgExportForSkinning.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGEXPORTFORSKINNING_H__74008183_5EEE_11D4_84EB_000021291DC7__INCLUDED_) #define AFX_DLGEXPORTFORSKINNING_H__74008183_5EEE_11D4_84EB_000021291DC7__INCLUDED_ diff --git a/Sources/Modeler/DlgInfoFrame.cpp b/Sources/Modeler/DlgInfoFrame.cpp index 07ea324..ba4a52a 100644 --- a/Sources/Modeler/DlgInfoFrame.cpp +++ b/Sources/Modeler/DlgInfoFrame.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgFrameSheet.cpp : implementation file // diff --git a/Sources/Modeler/DlgInfoFrame.h b/Sources/Modeler/DlgInfoFrame.h index faf523a..0906115 100644 --- a/Sources/Modeler/DlgInfoFrame.h +++ b/Sources/Modeler/DlgInfoFrame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoFrame.h : header file diff --git a/Sources/Modeler/DlgInfoPgAnim.cpp b/Sources/Modeler/DlgInfoPgAnim.cpp index 895c241..737cb76 100644 --- a/Sources/Modeler/DlgInfoPgAnim.cpp +++ b/Sources/Modeler/DlgInfoPgAnim.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgAnim.cpp : implementation file // diff --git a/Sources/Modeler/DlgInfoPgAnim.h b/Sources/Modeler/DlgInfoPgAnim.h index 0c52737..7ed5caf 100644 --- a/Sources/Modeler/DlgInfoPgAnim.h +++ b/Sources/Modeler/DlgInfoPgAnim.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgAnim.h : header file // diff --git a/Sources/Modeler/DlgInfoPgGlobal.cpp b/Sources/Modeler/DlgInfoPgGlobal.cpp index 98a8281..71ee34a 100644 --- a/Sources/Modeler/DlgInfoPgGlobal.cpp +++ b/Sources/Modeler/DlgInfoPgGlobal.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgGlobal.cpp : implementation file // diff --git a/Sources/Modeler/DlgInfoPgMip.cpp b/Sources/Modeler/DlgInfoPgMip.cpp index 1a20238..8a9850d 100644 --- a/Sources/Modeler/DlgInfoPgMip.cpp +++ b/Sources/Modeler/DlgInfoPgMip.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgMip.cpp : implementation file // diff --git a/Sources/Modeler/DlgInfoPgMip.h b/Sources/Modeler/DlgInfoPgMip.h index 240a74b..6ec1ecb 100644 --- a/Sources/Modeler/DlgInfoPgMip.h +++ b/Sources/Modeler/DlgInfoPgMip.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGINFOPGMIP_H__2B26F795_E15C_11D2_8532_004095812ACC__INCLUDED_) #define AFX_DLGINFOPGMIP_H__2B26F795_E15C_11D2_8532_004095812ACC__INCLUDED_ diff --git a/Sources/Modeler/DlgInfoPgNone.cpp b/Sources/Modeler/DlgInfoPgNone.cpp index 4297ad2..571c52d 100644 --- a/Sources/Modeler/DlgInfoPgNone.cpp +++ b/Sources/Modeler/DlgInfoPgNone.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgNone.cpp : implementation file // diff --git a/Sources/Modeler/DlgInfoPgNone.h b/Sources/Modeler/DlgInfoPgNone.h index 72fb54f..f31b8c6 100644 --- a/Sources/Modeler/DlgInfoPgNone.h +++ b/Sources/Modeler/DlgInfoPgNone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgNone.h : header file // diff --git a/Sources/Modeler/DlgInfoPgPos.cpp b/Sources/Modeler/DlgInfoPgPos.cpp index d34b00a..667ac76 100644 --- a/Sources/Modeler/DlgInfoPgPos.cpp +++ b/Sources/Modeler/DlgInfoPgPos.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgPos.cpp : implementation file // diff --git a/Sources/Modeler/DlgInfoPgPos.h b/Sources/Modeler/DlgInfoPgPos.h index 8f68585..7389e54 100644 --- a/Sources/Modeler/DlgInfoPgPos.h +++ b/Sources/Modeler/DlgInfoPgPos.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgPos.h : header file // diff --git a/Sources/Modeler/DlgInfoPgRendering.cpp b/Sources/Modeler/DlgInfoPgRendering.cpp index 92f9516..e2da110 100644 --- a/Sources/Modeler/DlgInfoPgRendering.cpp +++ b/Sources/Modeler/DlgInfoPgRendering.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgRendering.cpp : implementation file // diff --git a/Sources/Modeler/DlgInfoPgRendering.h b/Sources/Modeler/DlgInfoPgRendering.h index 85b1160..b45530a 100644 --- a/Sources/Modeler/DlgInfoPgRendering.h +++ b/Sources/Modeler/DlgInfoPgRendering.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgRendering.h : header file // diff --git a/Sources/Modeler/DlgInfoSheet.cpp b/Sources/Modeler/DlgInfoSheet.cpp index 581b51c..717adc3 100644 --- a/Sources/Modeler/DlgInfoSheet.cpp +++ b/Sources/Modeler/DlgInfoSheet.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoSheet.cpp : implementation file // diff --git a/Sources/Modeler/DlgInfoSheet.h b/Sources/Modeler/DlgInfoSheet.h index 1f767c7..209089f 100644 --- a/Sources/Modeler/DlgInfoSheet.h +++ b/Sources/Modeler/DlgInfoSheet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoSheet.h : header file // diff --git a/Sources/Modeler/DlgMarkLinkedSurfaces.cpp b/Sources/Modeler/DlgMarkLinkedSurfaces.cpp index 0328d0e..88812a8 100644 --- a/Sources/Modeler/DlgMarkLinkedSurfaces.cpp +++ b/Sources/Modeler/DlgMarkLinkedSurfaces.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgMarkLinkedSurfaces.cpp : implementation file // diff --git a/Sources/Modeler/DlgMarkLinkedSurfaces.h b/Sources/Modeler/DlgMarkLinkedSurfaces.h index 5a3c1bd..2329474 100644 --- a/Sources/Modeler/DlgMarkLinkedSurfaces.h +++ b/Sources/Modeler/DlgMarkLinkedSurfaces.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgMarkLinkedSurfaces.h : header file // diff --git a/Sources/Modeler/DlgMultiplyMapping.cpp b/Sources/Modeler/DlgMultiplyMapping.cpp index 38b41da..aa55b7e 100644 --- a/Sources/Modeler/DlgMultiplyMapping.cpp +++ b/Sources/Modeler/DlgMultiplyMapping.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgMultiplyMapping.cpp : implementation file // diff --git a/Sources/Modeler/DlgMultiplyMapping.h b/Sources/Modeler/DlgMultiplyMapping.h index ee314fc..15853f3 100644 --- a/Sources/Modeler/DlgMultiplyMapping.h +++ b/Sources/Modeler/DlgMultiplyMapping.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgMultiplyMapping.h : header file // diff --git a/Sources/Modeler/DlgNewProgress.cpp b/Sources/Modeler/DlgNewProgress.cpp index 2dba008..50a4fc9 100644 --- a/Sources/Modeler/DlgNewProgress.cpp +++ b/Sources/Modeler/DlgNewProgress.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgNewProgress.cpp : implementation file // diff --git a/Sources/Modeler/DlgNewProgress.h b/Sources/Modeler/DlgNewProgress.h index ac80db5..8976332 100644 --- a/Sources/Modeler/DlgNewProgress.h +++ b/Sources/Modeler/DlgNewProgress.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgNewProgress.h : header file // diff --git a/Sources/Modeler/DlgNumericAlpha.cpp b/Sources/Modeler/DlgNumericAlpha.cpp index 705a4e6..2f8a3bf 100644 --- a/Sources/Modeler/DlgNumericAlpha.cpp +++ b/Sources/Modeler/DlgNumericAlpha.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgNumericAlpha.cpp : implementation file // diff --git a/Sources/Modeler/DlgNumericAlpha.h b/Sources/Modeler/DlgNumericAlpha.h index 4d18221..d41567c 100644 --- a/Sources/Modeler/DlgNumericAlpha.h +++ b/Sources/Modeler/DlgNumericAlpha.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGNUMERICALPHA_H__2B26F794_E15C_11D2_8532_004095812ACC__INCLUDED_) #define AFX_DLGNUMERICALPHA_H__2B26F794_E15C_11D2_8532_004095812ACC__INCLUDED_ diff --git a/Sources/Modeler/DlgPgCollision.cpp b/Sources/Modeler/DlgPgCollision.cpp index 089058a..0d7b85a 100644 --- a/Sources/Modeler/DlgPgCollision.cpp +++ b/Sources/Modeler/DlgPgCollision.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgCollision.cpp : implementation file // diff --git a/Sources/Modeler/DlgPgCollision.h b/Sources/Modeler/DlgPgCollision.h index 70dc50b..30bae52 100644 --- a/Sources/Modeler/DlgPgCollision.h +++ b/Sources/Modeler/DlgPgCollision.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgCollision.h : header file // diff --git a/Sources/Modeler/DlgPgInfoAttachingPlacement.cpp b/Sources/Modeler/DlgPgInfoAttachingPlacement.cpp index 1a473b1..3d9b0df 100644 --- a/Sources/Modeler/DlgPgInfoAttachingPlacement.cpp +++ b/Sources/Modeler/DlgPgInfoAttachingPlacement.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgInfoAttachingPlacement.cpp : implementation file // diff --git a/Sources/Modeler/DlgPgInfoAttachingPlacement.h b/Sources/Modeler/DlgPgInfoAttachingPlacement.h index 7d99c41..7b92fdc 100644 --- a/Sources/Modeler/DlgPgInfoAttachingPlacement.h +++ b/Sources/Modeler/DlgPgInfoAttachingPlacement.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGPGINFOATTACHINGPLACEMENT_H__01700903_25FE_11D2_8361_004095812ACC__INCLUDED_) #define AFX_DLGPGINFOATTACHINGPLACEMENT_H__01700903_25FE_11D2_8361_004095812ACC__INCLUDED_ diff --git a/Sources/Modeler/DlgPgInfoAttachingSound.cpp b/Sources/Modeler/DlgPgInfoAttachingSound.cpp index 14aad8c..d041076 100644 --- a/Sources/Modeler/DlgPgInfoAttachingSound.cpp +++ b/Sources/Modeler/DlgPgInfoAttachingSound.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgInfoAttachingSound.cpp : implementation file // diff --git a/Sources/Modeler/DlgPgInfoAttachingSound.h b/Sources/Modeler/DlgPgInfoAttachingSound.h index bfd10ad..8c5ea97 100644 --- a/Sources/Modeler/DlgPgInfoAttachingSound.h +++ b/Sources/Modeler/DlgPgInfoAttachingSound.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGPGINFOATTACHINGSOUND_H__5B34DD66_A487_11D2_849B_004095812ACC__INCLUDED_) #define AFX_DLGPGINFOATTACHINGSOUND_H__5B34DD66_A487_11D2_849B_004095812ACC__INCLUDED_ diff --git a/Sources/Modeler/DlgPleaseWait.cpp b/Sources/Modeler/DlgPleaseWait.cpp index aaa6e91..8b386fa 100644 --- a/Sources/Modeler/DlgPleaseWait.cpp +++ b/Sources/Modeler/DlgPleaseWait.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPleaseWait.cpp : implementation file // diff --git a/Sources/Modeler/DlgPleaseWait.h b/Sources/Modeler/DlgPleaseWait.h index b15a0fc..8db9c21 100644 --- a/Sources/Modeler/DlgPleaseWait.h +++ b/Sources/Modeler/DlgPleaseWait.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPleaseWait.h : header file // diff --git a/Sources/Modeler/DlgPreferences.cpp b/Sources/Modeler/DlgPreferences.cpp index 784917c..52e205c 100644 --- a/Sources/Modeler/DlgPreferences.cpp +++ b/Sources/Modeler/DlgPreferences.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPreferences.cpp : implementation file // diff --git a/Sources/Modeler/DlgPreferences.h b/Sources/Modeler/DlgPreferences.h index b81da07..9c5d259 100644 --- a/Sources/Modeler/DlgPreferences.h +++ b/Sources/Modeler/DlgPreferences.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPreferences.h : header file // diff --git a/Sources/Modeler/LinkedSurfaceList.cpp b/Sources/Modeler/LinkedSurfaceList.cpp index 4ffe1da..7ecf77e 100644 --- a/Sources/Modeler/LinkedSurfaceList.cpp +++ b/Sources/Modeler/LinkedSurfaceList.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // LinkedSurfaceList.cpp : implementation file // diff --git a/Sources/Modeler/LinkedSurfaceList.h b/Sources/Modeler/LinkedSurfaceList.h index 478e302..90f54ad 100644 --- a/Sources/Modeler/LinkedSurfaceList.h +++ b/Sources/Modeler/LinkedSurfaceList.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // LinkedSurfaceList.h : header file // diff --git a/Sources/Modeler/MainFrm.cpp b/Sources/Modeler/MainFrm.cpp index 9095af3..f1c4275 100644 --- a/Sources/Modeler/MainFrm.cpp +++ b/Sources/Modeler/MainFrm.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // MainFrm.cpp : implementation of the CMainFrame class // diff --git a/Sources/Modeler/MainFrm.h b/Sources/Modeler/MainFrm.h index 37fd2d9..8599718 100644 --- a/Sources/Modeler/MainFrm.h +++ b/Sources/Modeler/MainFrm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // MainFrm.h : interface of the CMainFrame class // diff --git a/Sources/Modeler/Modeler.cpp b/Sources/Modeler/Modeler.cpp index ae0fb50..6ad7134 100644 --- a/Sources/Modeler/Modeler.cpp +++ b/Sources/Modeler/Modeler.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Modeler.cpp : Defines the class behaviors for the application. // diff --git a/Sources/Modeler/Modeler.h b/Sources/Modeler/Modeler.h index 1802c5f..5aaf272 100644 --- a/Sources/Modeler/Modeler.h +++ b/Sources/Modeler/Modeler.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Modeler.h : main header file for the MODELER application // diff --git a/Sources/Modeler/ModelerDoc.cpp b/Sources/Modeler/ModelerDoc.cpp index 10335f1..b4b641c 100644 --- a/Sources/Modeler/ModelerDoc.cpp +++ b/Sources/Modeler/ModelerDoc.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ModelerDoc.cpp : implementation of the CModelerDoc class // diff --git a/Sources/Modeler/ModelerDoc.h b/Sources/Modeler/ModelerDoc.h index 37ef59c..d794030 100644 --- a/Sources/Modeler/ModelerDoc.h +++ b/Sources/Modeler/ModelerDoc.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ModelerDoc.h : interface of the CModelerDoc class // diff --git a/Sources/Modeler/ModelerView.cpp b/Sources/Modeler/ModelerView.cpp index 1de140e..4fb9739 100644 --- a/Sources/Modeler/ModelerView.cpp +++ b/Sources/Modeler/ModelerView.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ModelerView.cpp : implementation of the CModelerView class // diff --git a/Sources/Modeler/ModelerView.h b/Sources/Modeler/ModelerView.h index 28d81f5..45200d5 100644 --- a/Sources/Modeler/ModelerView.h +++ b/Sources/Modeler/ModelerView.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ModelerView.h : interface of the CModelerView class // diff --git a/Sources/Modeler/PaletteButton.cpp b/Sources/Modeler/PaletteButton.cpp index 23584ca..1acbb29 100644 --- a/Sources/Modeler/PaletteButton.cpp +++ b/Sources/Modeler/PaletteButton.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PaletteButton.cpp : implementation file // diff --git a/Sources/Modeler/PaletteButton.h b/Sources/Modeler/PaletteButton.h index ebb5af8..3bf4779 100644 --- a/Sources/Modeler/PaletteButton.h +++ b/Sources/Modeler/PaletteButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PaletteButton.h : header file // diff --git a/Sources/Modeler/PaletteDialog.cpp b/Sources/Modeler/PaletteDialog.cpp index 8b29d53..a8875b2 100644 --- a/Sources/Modeler/PaletteDialog.cpp +++ b/Sources/Modeler/PaletteDialog.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PaletteDialog.cpp : implementation file // diff --git a/Sources/Modeler/PaletteDialog.h b/Sources/Modeler/PaletteDialog.h index b5db48f..ce559f6 100644 --- a/Sources/Modeler/PaletteDialog.h +++ b/Sources/Modeler/PaletteDialog.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PaletteDialog.h : header file // diff --git a/Sources/Modeler/PatchPalette.cpp b/Sources/Modeler/PatchPalette.cpp index 5e246da..d70683a 100644 --- a/Sources/Modeler/PatchPalette.cpp +++ b/Sources/Modeler/PatchPalette.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PatchPalette.cpp : implementation file // diff --git a/Sources/Modeler/PatchPalette.h b/Sources/Modeler/PatchPalette.h index b930bcd..1d122bf 100644 --- a/Sources/Modeler/PatchPalette.h +++ b/Sources/Modeler/PatchPalette.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PatchPalette.h : header file // diff --git a/Sources/Modeler/PatchPaletteButton.cpp b/Sources/Modeler/PatchPaletteButton.cpp index 63f7379..5b0a3dc 100644 --- a/Sources/Modeler/PatchPaletteButton.cpp +++ b/Sources/Modeler/PatchPaletteButton.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PatchPaletteButton.cpp : implementation file // diff --git a/Sources/Modeler/PatchPaletteButton.h b/Sources/Modeler/PatchPaletteButton.h index 57612c7..58ec4c8 100644 --- a/Sources/Modeler/PatchPaletteButton.h +++ b/Sources/Modeler/PatchPaletteButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PatchPaletteButton.h : header file // diff --git a/Sources/Modeler/ScriptDoc.cpp b/Sources/Modeler/ScriptDoc.cpp index d61c374..b469d59 100644 --- a/Sources/Modeler/ScriptDoc.cpp +++ b/Sources/Modeler/ScriptDoc.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ScriptDoc.cpp : implementation file // diff --git a/Sources/Modeler/ScriptDoc.h b/Sources/Modeler/ScriptDoc.h index 7cf2b77..d00ac0e 100644 --- a/Sources/Modeler/ScriptDoc.h +++ b/Sources/Modeler/ScriptDoc.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ScriptDoc.h : header file // diff --git a/Sources/Modeler/ScriptView.cpp b/Sources/Modeler/ScriptView.cpp index 1c1473f..945ab50 100644 --- a/Sources/Modeler/ScriptView.cpp +++ b/Sources/Modeler/ScriptView.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ScriptView.cpp : implementation file // @@ -206,4 +219,4 @@ void CScriptView::OnScriptUpdateMipmodels() break; } } -} \ No newline at end of file +} diff --git a/Sources/Modeler/ScriptView.h b/Sources/Modeler/ScriptView.h index f24b751..9229e85 100644 --- a/Sources/Modeler/ScriptView.h +++ b/Sources/Modeler/ScriptView.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ScriptView.h : header file // diff --git a/Sources/Modeler/SkyFloat.cpp b/Sources/Modeler/SkyFloat.cpp index 110596b..8736497 100644 --- a/Sources/Modeler/SkyFloat.cpp +++ b/Sources/Modeler/SkyFloat.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SkyFloat.cpp : implementation of DDX_SkyFloat diff --git a/Sources/Modeler/SkyFloat.h b/Sources/Modeler/SkyFloat.h index 91cc4db..8c2946a 100644 --- a/Sources/Modeler/SkyFloat.h +++ b/Sources/Modeler/SkyFloat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SkyFloat.h : header file // diff --git a/Sources/Modeler/StainsComboBox.cpp b/Sources/Modeler/StainsComboBox.cpp index be66731..d9fd46c 100644 --- a/Sources/Modeler/StainsComboBox.cpp +++ b/Sources/Modeler/StainsComboBox.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // StainsComboBox.cpp : implementation file // diff --git a/Sources/Modeler/StainsComboBox.h b/Sources/Modeler/StainsComboBox.h index b39f754..32b5eba 100644 --- a/Sources/Modeler/StainsComboBox.h +++ b/Sources/Modeler/StainsComboBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // StainsComboBox.h : header file // diff --git a/Sources/Modeler/StdAfx.cpp b/Sources/Modeler/StdAfx.cpp index 383f966..dbdaa53 100644 --- a/Sources/Modeler/StdAfx.cpp +++ b/Sources/Modeler/StdAfx.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.cpp : source file that includes just the standard includes // Modeler.pch will be the pre-compiled header diff --git a/Sources/Modeler/StdAfx.h b/Sources/Modeler/StdAfx.h index 2484dfc..1f5caea 100644 --- a/Sources/Modeler/StdAfx.h +++ b/Sources/Modeler/StdAfx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but diff --git a/Sources/Modeler/TextureComboBox.cpp b/Sources/Modeler/TextureComboBox.cpp index d2ea38c..6bc2ce3 100644 --- a/Sources/Modeler/TextureComboBox.cpp +++ b/Sources/Modeler/TextureComboBox.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // TextureComboBox.cpp : implementation file // diff --git a/Sources/Modeler/TextureComboBox.h b/Sources/Modeler/TextureComboBox.h index 27ec310..a160b76 100644 --- a/Sources/Modeler/TextureComboBox.h +++ b/Sources/Modeler/TextureComboBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // TextureComboBox.h : header file // diff --git a/Sources/Modeler/dlginfopgglobal.h b/Sources/Modeler/dlginfopgglobal.h index 27ee50e..909f973 100644 --- a/Sources/Modeler/dlginfopgglobal.h +++ b/Sources/Modeler/dlginfopgglobal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgInfoPgGlobal.h : header file // diff --git a/Sources/Modeler/resource.h b/Sources/Modeler/resource.h index fb2b283..b3eac2b 100644 --- a/Sources/Modeler/resource.h +++ b/Sources/Modeler/resource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. diff --git a/Sources/Models/Ages/Egypt/Architecture/Column07/Column.h b/Sources/Models/Ages/Egypt/Architecture/Column07/Column.h index 624d9ba..5715b51 100644 --- a/Sources/Models/Ages/Egypt/Architecture/Column07/Column.h +++ b/Sources/Models/Ages/Egypt/Architecture/Column07/Column.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Architecture/Column08/Column.h b/Sources/Models/Ages/Egypt/Architecture/Column08/Column.h index 624d9ba..5715b51 100644 --- a/Sources/Models/Ages/Egypt/Architecture/Column08/Column.h +++ b/Sources/Models/Ages/Egypt/Architecture/Column08/Column.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Architecture/Columns02/Columns.h b/Sources/Models/Ages/Egypt/Architecture/Columns02/Columns.h index 412a489..a69281a 100644 --- a/Sources/Models/Ages/Egypt/Architecture/Columns02/Columns.h +++ b/Sources/Models/Ages/Egypt/Architecture/Columns02/Columns.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMNS_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Architecture/Fence01/Fence.h b/Sources/Models/Ages/Egypt/Architecture/Fence01/Fence.h index a1008df..c309e7b 100644 --- a/Sources/Models/Ages/Egypt/Architecture/Fence01/Fence.h +++ b/Sources/Models/Ages/Egypt/Architecture/Fence01/Fence.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FENCE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Architecture/SmoothGate01/SmoothGate.h b/Sources/Models/Ages/Egypt/Architecture/SmoothGate01/SmoothGate.h index 126017a..594887a 100644 --- a/Sources/Models/Ages/Egypt/Architecture/SmoothGate01/SmoothGate.h +++ b/Sources/Models/Ages/Egypt/Architecture/SmoothGate01/SmoothGate.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOOTHGATE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Architecture/Switch01/Handle.h b/Sources/Models/Ages/Egypt/Architecture/Switch01/Handle.h index 8b5093d..22d6c3b 100644 --- a/Sources/Models/Ages/Egypt/Architecture/Switch01/Handle.h +++ b/Sources/Models/Ages/Egypt/Architecture/Switch01/Handle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Architecture/Switch01/Switch.h b/Sources/Models/Ages/Egypt/Architecture/Switch01/Switch.h index 7c10ec1..f8a7a3f 100644 --- a/Sources/Models/Ages/Egypt/Architecture/Switch01/Switch.h +++ b/Sources/Models/Ages/Egypt/Architecture/Switch01/Switch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SWITCH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Amon/Amon.h b/Sources/Models/Ages/Egypt/Gods/Amon/Amon.h index 1800854..ed01c93 100644 --- a/Sources/Models/Ages/Egypt/Gods/Amon/Amon.h +++ b/Sources/Models/Ages/Egypt/Gods/Amon/Amon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Amon/AmonGold.h b/Sources/Models/Ages/Egypt/Gods/Amon/AmonGold.h index f7fe13b..e590970 100644 --- a/Sources/Models/Ages/Egypt/Gods/Amon/AmonGold.h +++ b/Sources/Models/Ages/Egypt/Gods/Amon/AmonGold.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMONGOLD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Amon/AmonReflections.h b/Sources/Models/Ages/Egypt/Gods/Amon/AmonReflections.h index 8d19a98..c457cf8 100644 --- a/Sources/Models/Ages/Egypt/Gods/Amon/AmonReflections.h +++ b/Sources/Models/Ages/Egypt/Gods/Amon/AmonReflections.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMONREFLECTIONS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Amonorg/Amon.h b/Sources/Models/Ages/Egypt/Gods/Amonorg/Amon.h index e977060..2fcd0de 100644 --- a/Sources/Models/Ages/Egypt/Gods/Amonorg/Amon.h +++ b/Sources/Models/Ages/Egypt/Gods/Amonorg/Amon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Amonorg/AmonGold.h b/Sources/Models/Ages/Egypt/Gods/Amonorg/AmonGold.h index f7fe13b..e590970 100644 --- a/Sources/Models/Ages/Egypt/Gods/Amonorg/AmonGold.h +++ b/Sources/Models/Ages/Egypt/Gods/Amonorg/AmonGold.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMONGOLD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Amonorg/Destroyed.h b/Sources/Models/Ages/Egypt/Gods/Amonorg/Destroyed.h index 1173185..10d34aa 100644 --- a/Sources/Models/Ages/Egypt/Gods/Amonorg/Destroyed.h +++ b/Sources/Models/Ages/Egypt/Gods/Amonorg/Destroyed.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DESTROYED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Nefthis/Nefthis.h b/Sources/Models/Ages/Egypt/Gods/Nefthis/Nefthis.h index 4a8a6eb..cf981c5 100644 --- a/Sources/Models/Ages/Egypt/Gods/Nefthis/Nefthis.h +++ b/Sources/Models/Ages/Egypt/Gods/Nefthis/Nefthis.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NEFTHIS_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Neith/Neith.h b/Sources/Models/Ages/Egypt/Gods/Neith/Neith.h index b998b20..45ed548 100644 --- a/Sources/Models/Ages/Egypt/Gods/Neith/Neith.h +++ b/Sources/Models/Ages/Egypt/Gods/Neith/Neith.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NEITH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Osiris/Osiris.h b/Sources/Models/Ages/Egypt/Gods/Osiris/Osiris.h index 7f431e2..205155e 100644 --- a/Sources/Models/Ages/Egypt/Gods/Osiris/Osiris.h +++ b/Sources/Models/Ages/Egypt/Gods/Osiris/Osiris.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define OSIRIS_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Ptah/Ptah.h b/Sources/Models/Ages/Egypt/Gods/Ptah/Ptah.h index fad340c..a6b0d0d 100644 --- a/Sources/Models/Ages/Egypt/Gods/Ptah/Ptah.h +++ b/Sources/Models/Ages/Egypt/Gods/Ptah/Ptah.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PTAH_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Sekhmet/Sekhmet.h b/Sources/Models/Ages/Egypt/Gods/Sekhmet/Sekhmet.h index 8cceb1a..e63d788 100644 --- a/Sources/Models/Ages/Egypt/Gods/Sekhmet/Sekhmet.h +++ b/Sources/Models/Ages/Egypt/Gods/Sekhmet/Sekhmet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SEKHMET_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Gods/Toth/Toth.h b/Sources/Models/Ages/Egypt/Gods/Toth/Toth.h index 865f0ec..4e06475 100644 --- a/Sources/Models/Ages/Egypt/Gods/Toth/Toth.h +++ b/Sources/Models/Ages/Egypt/Gods/Toth/Toth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOTH_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Gods/TothMonkey/TothMonkey.h b/Sources/Models/Ages/Egypt/Gods/TothMonkey/TothMonkey.h index 66b6f5e..b4c63c5 100644 --- a/Sources/Models/Ages/Egypt/Gods/TothMonkey/TothMonkey.h +++ b/Sources/Models/Ages/Egypt/Gods/TothMonkey/TothMonkey.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOTHMONKEY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Objects/Horns03/Destroyed.h b/Sources/Models/Ages/Egypt/Objects/Horns03/Destroyed.h index 1173185..10d34aa 100644 --- a/Sources/Models/Ages/Egypt/Objects/Horns03/Destroyed.h +++ b/Sources/Models/Ages/Egypt/Objects/Horns03/Destroyed.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DESTROYED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Objects/Horns03/Horns.h b/Sources/Models/Ages/Egypt/Objects/Horns03/Horns.h index 2f2250f..5000cb1 100644 --- a/Sources/Models/Ages/Egypt/Objects/Horns03/Horns.h +++ b/Sources/Models/Ages/Egypt/Objects/Horns03/Horns.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HORNS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Statues/BirdStatue/BirdStatue.h b/Sources/Models/Ages/Egypt/Statues/BirdStatue/BirdStatue.h index 6358859..d23053e 100644 --- a/Sources/Models/Ages/Egypt/Statues/BirdStatue/BirdStatue.h +++ b/Sources/Models/Ages/Egypt/Statues/BirdStatue/BirdStatue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIRDSTATUE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Cat/Cat.h b/Sources/Models/Ages/Egypt/Statues/Cat/Cat.h index 1d70f77..d60bef1 100644 --- a/Sources/Models/Ages/Egypt/Statues/Cat/Cat.h +++ b/Sources/Models/Ages/Egypt/Statues/Cat/Cat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CAT_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Jackal/Jackal.h b/Sources/Models/Ages/Egypt/Statues/Jackal/Jackal.h index f3df413..d6aa730 100644 --- a/Sources/Models/Ages/Egypt/Statues/Jackal/Jackal.h +++ b/Sources/Models/Ages/Egypt/Statues/Jackal/Jackal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JACKAL_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Jackal01/Destroyed.h b/Sources/Models/Ages/Egypt/Statues/Jackal01/Destroyed.h index 1173185..10d34aa 100644 --- a/Sources/Models/Ages/Egypt/Statues/Jackal01/Destroyed.h +++ b/Sources/Models/Ages/Egypt/Statues/Jackal01/Destroyed.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DESTROYED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Jackal01/Jackal.h b/Sources/Models/Ages/Egypt/Statues/Jackal01/Jackal.h index f239a71..5864ed5 100644 --- a/Sources/Models/Ages/Egypt/Statues/Jackal01/Jackal.h +++ b/Sources/Models/Ages/Egypt/Statues/Jackal01/Jackal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JACKAL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Jaguar02/Destroyed.h b/Sources/Models/Ages/Egypt/Statues/Jaguar02/Destroyed.h index 1173185..10d34aa 100644 --- a/Sources/Models/Ages/Egypt/Statues/Jaguar02/Destroyed.h +++ b/Sources/Models/Ages/Egypt/Statues/Jaguar02/Destroyed.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DESTROYED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Jaguar02/Jaguar.h b/Sources/Models/Ages/Egypt/Statues/Jaguar02/Jaguar.h index 8a2220c..9068f85 100644 --- a/Sources/Models/Ages/Egypt/Statues/Jaguar02/Jaguar.h +++ b/Sources/Models/Ages/Egypt/Statues/Jaguar02/Jaguar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JAGUAR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Neferthiti/Nefer.h b/Sources/Models/Ages/Egypt/Statues/Neferthiti/Nefer.h index 98c078a..bd348a8 100644 --- a/Sources/Models/Ages/Egypt/Statues/Neferthiti/Nefer.h +++ b/Sources/Models/Ages/Egypt/Statues/Neferthiti/Nefer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NEFER_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Sphinx03/Sphinx.h b/Sources/Models/Ages/Egypt/Statues/Sphinx03/Sphinx.h index 84aab8a..5c4f22b 100644 --- a/Sources/Models/Ages/Egypt/Statues/Sphinx03/Sphinx.h +++ b/Sources/Models/Ages/Egypt/Statues/Sphinx03/Sphinx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPHINX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Sphinx04/Destroyed.h b/Sources/Models/Ages/Egypt/Statues/Sphinx04/Destroyed.h index 1173185..10d34aa 100644 --- a/Sources/Models/Ages/Egypt/Statues/Sphinx04/Destroyed.h +++ b/Sources/Models/Ages/Egypt/Statues/Sphinx04/Destroyed.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DESTROYED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Statues/Sphinx04/Sphinx.h b/Sources/Models/Ages/Egypt/Statues/Sphinx04/Sphinx.h index 84aab8a..5c4f22b 100644 --- a/Sources/Models/Ages/Egypt/Statues/Sphinx04/Sphinx.h +++ b/Sources/Models/Ages/Egypt/Statues/Sphinx04/Sphinx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPHINX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Traps/RollingStone/RollingStone.h b/Sources/Models/Ages/Egypt/Traps/RollingStone/RollingStone.h index 8216d6d..a2d1502 100644 --- a/Sources/Models/Ages/Egypt/Traps/RollingStone/RollingStone.h +++ b/Sources/Models/Ages/Egypt/Traps/RollingStone/RollingStone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROLLINGSTONE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Traps/RollingStone/Stone.h b/Sources/Models/Ages/Egypt/Traps/RollingStone/Stone.h index 6b772b2..a543df2 100644 --- a/Sources/Models/Ages/Egypt/Traps/RollingStone/Stone.h +++ b/Sources/Models/Ages/Egypt/Traps/RollingStone/Stone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STONE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Ages/Egypt/Traps/RollingStone_old/RollingStone.h b/Sources/Models/Ages/Egypt/Traps/RollingStone_old/RollingStone.h index e2ce558..479269e 100644 --- a/Sources/Models/Ages/Egypt/Traps/RollingStone_old/RollingStone.h +++ b/Sources/Models/Ages/Egypt/Traps/RollingStone_old/RollingStone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROLLINGSTONE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Traps/SphinxSplited/Sphinx.h b/Sources/Models/Ages/Egypt/Traps/SphinxSplited/Sphinx.h index 84aab8a..5c4f22b 100644 --- a/Sources/Models/Ages/Egypt/Traps/SphinxSplited/Sphinx.h +++ b/Sources/Models/Ages/Egypt/Traps/SphinxSplited/Sphinx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPHINX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Traps/SphinxSplited/SphinxGlass.h b/Sources/Models/Ages/Egypt/Traps/SphinxSplited/SphinxGlass.h index 7a65074..dfc3621 100644 --- a/Sources/Models/Ages/Egypt/Traps/SphinxSplited/SphinxGlass.h +++ b/Sources/Models/Ages/Egypt/Traps/SphinxSplited/SphinxGlass.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPHINXGLASS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Egypt/Traps/Spikes01/Spikes.h b/Sources/Models/Ages/Egypt/Traps/Spikes01/Spikes.h index 856d81b..e5cb4b1 100644 --- a/Sources/Models/Ages/Egypt/Traps/Spikes01/Spikes.h +++ b/Sources/Models/Ages/Egypt/Traps/Spikes01/Spikes.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPIKES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Future/LightSources/LightSource05/LightSource.h b/Sources/Models/Ages/Future/LightSources/LightSource05/LightSource.h index 1dd61bf..3954704 100644 --- a/Sources/Models/Ages/Future/LightSources/LightSource05/LightSource.h +++ b/Sources/Models/Ages/Future/LightSources/LightSource05/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Future/LightSources/LightSource07/LightSource.h b/Sources/Models/Ages/Future/LightSources/LightSource07/LightSource.h index 1dd61bf..3954704 100644 --- a/Sources/Models/Ages/Future/LightSources/LightSource07/LightSource.h +++ b/Sources/Models/Ages/Future/LightSources/LightSource07/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Future/LightSources/LightSource08/LightSource.h b/Sources/Models/Ages/Future/LightSources/LightSource08/LightSource.h index 1dd61bf..3954704 100644 --- a/Sources/Models/Ages/Future/LightSources/LightSource08/LightSource.h +++ b/Sources/Models/Ages/Future/LightSources/LightSource08/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Future/LightSources/LightSource09/LightSource.h b/Sources/Models/Ages/Future/LightSources/LightSource09/LightSource.h index 1dd61bf..3954704 100644 --- a/Sources/Models/Ages/Future/LightSources/LightSource09/LightSource.h +++ b/Sources/Models/Ages/Future/LightSources/LightSource09/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Ages/Future/Space/Galaxy01/Galaxy.h b/Sources/Models/Ages/Future/Space/Galaxy01/Galaxy.h index 2d9b524..a6510c6 100644 --- a/Sources/Models/Ages/Future/Space/Galaxy01/Galaxy.h +++ b/Sources/Models/Ages/Future/Space/Galaxy01/Galaxy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GALAXY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Computer/Floor.h b/Sources/Models/Computer/Floor.h index 962409d..8cc8c30 100644 --- a/Sources/Models/Computer/Floor.h +++ b/Sources/Models/Computer/Floor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLOOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/CutSequences/Altar/Altar.h b/Sources/Models/CutSequences/Altar/Altar.h index 0d2eb97..98cd409 100644 --- a/Sources/Models/CutSequences/Altar/Altar.h +++ b/Sources/Models/CutSequences/Altar/Altar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ALTAR_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/AltarKarnakApproach/Altar.h b/Sources/Models/CutSequences/AltarKarnakApproach/Altar.h index 0d2eb97..98cd409 100644 --- a/Sources/Models/CutSequences/AltarKarnakApproach/Altar.h +++ b/Sources/Models/CutSequences/AltarKarnakApproach/Altar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ALTAR_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/AltarPicker/AltarPicker.h b/Sources/Models/CutSequences/AltarPicker/AltarPicker.h index d921a82..70ebb65 100644 --- a/Sources/Models/CutSequences/AltarPicker/AltarPicker.h +++ b/Sources/Models/CutSequences/AltarPicker/AltarPicker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ALTARPICKER_ANIM_CLOSED 0 diff --git a/Sources/Models/CutSequences/Bridge/Bridge.h b/Sources/Models/CutSequences/Bridge/Bridge.h index c246002..5ddaec1 100644 --- a/Sources/Models/CutSequences/Bridge/Bridge.h +++ b/Sources/Models/CutSequences/Bridge/Bridge.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRIDGE_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Bridge/BridgeSupport.h b/Sources/Models/CutSequences/Bridge/BridgeSupport.h index 6a71365..dc31827 100644 --- a/Sources/Models/CutSequences/Bridge/BridgeSupport.h +++ b/Sources/Models/CutSequences/Bridge/BridgeSupport.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRIDGESUPPORT_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Counter/Digit.h b/Sources/Models/CutSequences/Counter/Digit.h index 243e274..dc20ecc 100644 --- a/Sources/Models/CutSequences/Counter/Digit.h +++ b/Sources/Models/CutSequences/Counter/Digit.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DIGIT_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Crate/Crate.h b/Sources/Models/CutSequences/Crate/Crate.h index 0f49fae..7b672eb 100644 --- a/Sources/Models/CutSequences/Crate/Crate.h +++ b/Sources/Models/CutSequences/Crate/Crate.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CRATE_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Crate/CrateLowPoly.h b/Sources/Models/CutSequences/Crate/CrateLowPoly.h index 3327a50..a3f8d2c 100644 --- a/Sources/Models/CutSequences/Crate/CrateLowPoly.h +++ b/Sources/Models/CutSequences/Crate/CrateLowPoly.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CRATELOWPOLY_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/CrateRider/Crate.h b/Sources/Models/CutSequences/CrateRider/Crate.h index fa87a1c..6cc206f 100644 --- a/Sources/Models/CutSequences/CrateRider/Crate.h +++ b/Sources/Models/CutSequences/CrateRider/Crate.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CRATE_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/CroteamLogo/CroteamLogo.h b/Sources/Models/CutSequences/CroteamLogo/CroteamLogo.h index 77f5f16..a25b1ac 100644 --- a/Sources/Models/CutSequences/CroteamLogo/CroteamLogo.h +++ b/Sources/Models/CutSequences/CroteamLogo/CroteamLogo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROTEAMLOGO_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Earth/Earth.h b/Sources/Models/CutSequences/Earth/Earth.h index 2528002..5aa1d98 100644 --- a/Sources/Models/CutSequences/Earth/Earth.h +++ b/Sources/Models/CutSequences/Earth/Earth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EARTH_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/EndTitle/ToBeContinued.h b/Sources/Models/CutSequences/EndTitle/ToBeContinued.h index 2e1ec50..24454a6 100644 --- a/Sources/Models/CutSequences/EndTitle/ToBeContinued.h +++ b/Sources/Models/CutSequences/EndTitle/ToBeContinued.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOBECONTINUED_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Lamp01/Lamp.h b/Sources/Models/CutSequences/Lamp01/Lamp.h index 6862367..93874ca 100644 --- a/Sources/Models/CutSequences/Lamp01/Lamp.h +++ b/Sources/Models/CutSequences/Lamp01/Lamp.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAMP_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Lamp02/Lamp.h b/Sources/Models/CutSequences/Lamp02/Lamp.h index 6862367..93874ca 100644 --- a/Sources/Models/CutSequences/Lamp02/Lamp.h +++ b/Sources/Models/CutSequences/Lamp02/Lamp.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAMP_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Lamp03/Lamp.h b/Sources/Models/CutSequences/Lamp03/Lamp.h index 6862367..93874ca 100644 --- a/Sources/Models/CutSequences/Lamp03/Lamp.h +++ b/Sources/Models/CutSequences/Lamp03/Lamp.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAMP_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Lamp04/Lamp.h b/Sources/Models/CutSequences/Lamp04/Lamp.h index 6862367..93874ca 100644 --- a/Sources/Models/CutSequences/Lamp04/Lamp.h +++ b/Sources/Models/CutSequences/Lamp04/Lamp.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAMP_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Lamp05/Glow.h b/Sources/Models/CutSequences/Lamp05/Glow.h index 27c7dc7..2df9a7f 100644 --- a/Sources/Models/CutSequences/Lamp05/Glow.h +++ b/Sources/Models/CutSequences/Lamp05/Glow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLOW_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Lamp05/Light.h b/Sources/Models/CutSequences/Lamp05/Light.h index c793e50..838eb86 100644 --- a/Sources/Models/CutSequences/Lamp05/Light.h +++ b/Sources/Models/CutSequences/Lamp05/Light.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHT_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Lamp06/Glow.h b/Sources/Models/CutSequences/Lamp06/Glow.h index 27c7dc7..2df9a7f 100644 --- a/Sources/Models/CutSequences/Lamp06/Glow.h +++ b/Sources/Models/CutSequences/Lamp06/Glow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLOW_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Lamp06/Lamp.h b/Sources/Models/CutSequences/Lamp06/Lamp.h index 2f8df73..abcbedd 100644 --- a/Sources/Models/CutSequences/Lamp06/Lamp.h +++ b/Sources/Models/CutSequences/Lamp06/Lamp.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAMP_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/LogoOdi/LogoOdi.h b/Sources/Models/CutSequences/LogoOdi/LogoOdi.h index 2b9a551..dca5eff 100644 --- a/Sources/Models/CutSequences/LogoOdi/LogoOdi.h +++ b/Sources/Models/CutSequences/LogoOdi/LogoOdi.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LOGOODI_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Luxor/Antenna.h b/Sources/Models/CutSequences/Luxor/Antenna.h index b4694fa..9012b97 100644 --- a/Sources/Models/CutSequences/Luxor/Antenna.h +++ b/Sources/Models/CutSequences/Luxor/Antenna.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANTENNA_ANIM_CLOSED 0 diff --git a/Sources/Models/CutSequences/Obelisk/MainPart.h b/Sources/Models/CutSequences/Obelisk/MainPart.h index 41d9509..7754c6c 100644 --- a/Sources/Models/CutSequences/Obelisk/MainPart.h +++ b/Sources/Models/CutSequences/Obelisk/MainPart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAINPART_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Obelisk/Part01.h b/Sources/Models/CutSequences/Obelisk/Part01.h index 7eb4f78..19140fd 100644 --- a/Sources/Models/CutSequences/Obelisk/Part01.h +++ b/Sources/Models/CutSequences/Obelisk/Part01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART01_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Obelisk/Part02.h b/Sources/Models/CutSequences/Obelisk/Part02.h index a39f117..5ac4609 100644 --- a/Sources/Models/CutSequences/Obelisk/Part02.h +++ b/Sources/Models/CutSequences/Obelisk/Part02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART02_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Obelisk/Part03.h b/Sources/Models/CutSequences/Obelisk/Part03.h index 962d1e1..f224286 100644 --- a/Sources/Models/CutSequences/Obelisk/Part03.h +++ b/Sources/Models/CutSequences/Obelisk/Part03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART03_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Obelisk/Part04.h b/Sources/Models/CutSequences/Obelisk/Part04.h index ee244f2..b418915 100644 --- a/Sources/Models/CutSequences/Obelisk/Part04.h +++ b/Sources/Models/CutSequences/Obelisk/Part04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART04_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Obelisk/Part05.h b/Sources/Models/CutSequences/Obelisk/Part05.h index 1872899..a79409d 100644 --- a/Sources/Models/CutSequences/Obelisk/Part05.h +++ b/Sources/Models/CutSequences/Obelisk/Part05.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART05_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Obelisk/Part06.h b/Sources/Models/CutSequences/Obelisk/Part06.h index 6677301..9c2fe04 100644 --- a/Sources/Models/CutSequences/Obelisk/Part06.h +++ b/Sources/Models/CutSequences/Obelisk/Part06.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART06_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Obelisk/Part07.h b/Sources/Models/CutSequences/Obelisk/Part07.h index 2a91534..30a8c28 100644 --- a/Sources/Models/CutSequences/Obelisk/Part07.h +++ b/Sources/Models/CutSequences/Obelisk/Part07.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART07_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Obelisk/Part08.h b/Sources/Models/CutSequences/Obelisk/Part08.h index 63fc3f2..0398edb 100644 --- a/Sources/Models/CutSequences/Obelisk/Part08.h +++ b/Sources/Models/CutSequences/Obelisk/Part08.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART08_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Obelisk/Part09.h b/Sources/Models/CutSequences/Obelisk/Part09.h index 850b31c..129bb92 100644 --- a/Sources/Models/CutSequences/Obelisk/Part09.h +++ b/Sources/Models/CutSequences/Obelisk/Part09.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART09_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Portal/Base.h b/Sources/Models/CutSequences/Portal/Base.h index 32138bf..3fa4bb5 100644 --- a/Sources/Models/CutSequences/Portal/Base.h +++ b/Sources/Models/CutSequences/Portal/Base.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BASE_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Portal/LightningHolder.h b/Sources/Models/CutSequences/Portal/LightningHolder.h index 30e3469..4b2ba92 100644 --- a/Sources/Models/CutSequences/Portal/LightningHolder.h +++ b/Sources/Models/CutSequences/Portal/LightningHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTNINGHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Portal/Portal.h b/Sources/Models/CutSequences/Portal/Portal.h index 978fadd..c704aa7 100644 --- a/Sources/Models/CutSequences/Portal/Portal.h +++ b/Sources/Models/CutSequences/Portal/Portal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTAL_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/MainPart.h b/Sources/Models/CutSequences/Pylon/MainPart.h index 41d9509..7754c6c 100644 --- a/Sources/Models/CutSequences/Pylon/MainPart.h +++ b/Sources/Models/CutSequences/Pylon/MainPart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAINPART_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/Part01.h b/Sources/Models/CutSequences/Pylon/Part01.h index 7eb4f78..19140fd 100644 --- a/Sources/Models/CutSequences/Pylon/Part01.h +++ b/Sources/Models/CutSequences/Pylon/Part01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART01_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/Part02.h b/Sources/Models/CutSequences/Pylon/Part02.h index a39f117..5ac4609 100644 --- a/Sources/Models/CutSequences/Pylon/Part02.h +++ b/Sources/Models/CutSequences/Pylon/Part02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART02_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/Part03.h b/Sources/Models/CutSequences/Pylon/Part03.h index 962d1e1..f224286 100644 --- a/Sources/Models/CutSequences/Pylon/Part03.h +++ b/Sources/Models/CutSequences/Pylon/Part03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART03_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/Part04.h b/Sources/Models/CutSequences/Pylon/Part04.h index ee244f2..b418915 100644 --- a/Sources/Models/CutSequences/Pylon/Part04.h +++ b/Sources/Models/CutSequences/Pylon/Part04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART04_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/Part05.h b/Sources/Models/CutSequences/Pylon/Part05.h index 1872899..a79409d 100644 --- a/Sources/Models/CutSequences/Pylon/Part05.h +++ b/Sources/Models/CutSequences/Pylon/Part05.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART05_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/Part06.h b/Sources/Models/CutSequences/Pylon/Part06.h index 6677301..9c2fe04 100644 --- a/Sources/Models/CutSequences/Pylon/Part06.h +++ b/Sources/Models/CutSequences/Pylon/Part06.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART06_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/Part07.h b/Sources/Models/CutSequences/Pylon/Part07.h index 2a91534..30a8c28 100644 --- a/Sources/Models/CutSequences/Pylon/Part07.h +++ b/Sources/Models/CutSequences/Pylon/Part07.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART07_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/Part08.h b/Sources/Models/CutSequences/Pylon/Part08.h index 63fc3f2..0398edb 100644 --- a/Sources/Models/CutSequences/Pylon/Part08.h +++ b/Sources/Models/CutSequences/Pylon/Part08.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART08_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pylon/Part09.h b/Sources/Models/CutSequences/Pylon/Part09.h index 850b31c..129bb92 100644 --- a/Sources/Models/CutSequences/Pylon/Part09.h +++ b/Sources/Models/CutSequences/Pylon/Part09.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART09_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pyramid/Lightning.h b/Sources/Models/CutSequences/Pyramid/Lightning.h index 0198be4..bcd9a2b 100644 --- a/Sources/Models/CutSequences/Pyramid/Lightning.h +++ b/Sources/Models/CutSequences/Pyramid/Lightning.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTNING_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Pyramid/Ring.h b/Sources/Models/CutSequences/Pyramid/Ring.h index a04aff0..c5a332d 100644 --- a/Sources/Models/CutSequences/Pyramid/Ring.h +++ b/Sources/Models/CutSequences/Pyramid/Ring.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RING_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Screens/Frame.h b/Sources/Models/CutSequences/Screens/Frame.h index 4197651..5a026f9 100644 --- a/Sources/Models/CutSequences/Screens/Frame.h +++ b/Sources/Models/CutSequences/Screens/Frame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FRAME_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/Screens/Screen.h b/Sources/Models/CutSequences/Screens/Screen.h index cee7397..c678bca 100644 --- a/Sources/Models/CutSequences/Screens/Screen.h +++ b/Sources/Models/CutSequences/Screens/Screen.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SCREEN_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/SeriousSamLogo/SeriousSam.h b/Sources/Models/CutSequences/SeriousSamLogo/SeriousSam.h index 3c1e4ed..90d2d0a 100644 --- a/Sources/Models/CutSequences/SeriousSamLogo/SeriousSam.h +++ b/Sources/Models/CutSequences/SeriousSamLogo/SeriousSam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSSAM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/CutSequences/SeriousSamSign/SeriousSamSign.h b/Sources/Models/CutSequences/SeriousSamSign/SeriousSamSign.h index 87428a9..5c146b5 100644 --- a/Sources/Models/CutSequences/SeriousSamSign/SeriousSamSign.h +++ b/Sources/Models/CutSequences/SeriousSamSign/SeriousSamSign.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSSAMSIGN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/CutSequences/SpaceShip/BeamMachine.h b/Sources/Models/CutSequences/SpaceShip/BeamMachine.h index a08dc07..acab99c 100644 --- a/Sources/Models/CutSequences/SpaceShip/BeamMachine.h +++ b/Sources/Models/CutSequences/SpaceShip/BeamMachine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEAMMACHINE_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/SpaceShip/BeamMachineRim.h b/Sources/Models/CutSequences/SpaceShip/BeamMachineRim.h index 1f17767..4602f31 100644 --- a/Sources/Models/CutSequences/SpaceShip/BeamMachineRim.h +++ b/Sources/Models/CutSequences/SpaceShip/BeamMachineRim.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEAMMACHINERIM_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/SpaceShip/Body.h b/Sources/Models/CutSequences/SpaceShip/Body.h index 64b0d4b..34823c5 100644 --- a/Sources/Models/CutSequences/SpaceShip/Body.h +++ b/Sources/Models/CutSequences/SpaceShip/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/SpaceShip/BottomFlare.h b/Sources/Models/CutSequences/SpaceShip/BottomFlare.h index 2b86509..d10a53b 100644 --- a/Sources/Models/CutSequences/SpaceShip/BottomFlare.h +++ b/Sources/Models/CutSequences/SpaceShip/BottomFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOTTOMFLARE_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/SpaceShip/Door.h b/Sources/Models/CutSequences/SpaceShip/Door.h index 09c978d..e4394c1 100644 --- a/Sources/Models/CutSequences/SpaceShip/Door.h +++ b/Sources/Models/CutSequences/SpaceShip/Door.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOOR_ANIM_CLOSED 0 diff --git a/Sources/Models/CutSequences/SpaceShip/FillIn.h b/Sources/Models/CutSequences/SpaceShip/FillIn.h index ff17f71..2a3bd8c 100644 --- a/Sources/Models/CutSequences/SpaceShip/FillIn.h +++ b/Sources/Models/CutSequences/SpaceShip/FillIn.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FILLIN_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/SpaceShip/LightBeam.h b/Sources/Models/CutSequences/SpaceShip/LightBeam.h index c83cd93..9b3ccba 100644 --- a/Sources/Models/CutSequences/SpaceShip/LightBeam.h +++ b/Sources/Models/CutSequences/SpaceShip/LightBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTBEAM_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/SpaceShip/PowerRing.h b/Sources/Models/CutSequences/SpaceShip/PowerRing.h index cd21363..d68b7fc 100644 --- a/Sources/Models/CutSequences/SpaceShip/PowerRing.h +++ b/Sources/Models/CutSequences/SpaceShip/PowerRing.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define POWERRING_ANIM_DEFAULT 0 diff --git a/Sources/Models/CutSequences/SpaceShip/SpaceShip.h b/Sources/Models/CutSequences/SpaceShip/SpaceShip.h index 9f420f1..4d3144a 100644 --- a/Sources/Models/CutSequences/SpaceShip/SpaceShip.h +++ b/Sources/Models/CutSequences/SpaceShip/SpaceShip.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPACESHIP_ANIM_DEFAULT 0 diff --git a/Sources/Models/Editor/AmbientLight.h b/Sources/Models/Editor/AmbientLight.h index ca26a46..4eeb6e5 100644 --- a/Sources/Models/Editor/AmbientLight.h +++ b/Sources/Models/Editor/AmbientLight.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMBIENTLIGHT_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/AngleVector.h b/Sources/Models/Editor/AngleVector.h index 1df77c4..03d3c91 100644 --- a/Sources/Models/Editor/AngleVector.h +++ b/Sources/Models/Editor/AngleVector.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANGLEVECTOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/AnimationChanger.h b/Sources/Models/Editor/AnimationChanger.h index f6f1153..264d8dc 100644 --- a/Sources/Models/Editor/AnimationChanger.h +++ b/Sources/Models/Editor/AnimationChanger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANIMATIONCHANGER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Axis.h b/Sources/Models/Editor/Axis.h index e4ff3bd..b7b7bb2 100644 --- a/Sources/Models/Editor/Axis.h +++ b/Sources/Models/Editor/Axis.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AXIS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/BlendController.h b/Sources/Models/Editor/BlendController.h index 6c79d40..f753f47 100644 --- a/Sources/Models/Editor/BlendController.h +++ b/Sources/Models/Editor/BlendController.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLENDCONTROLLER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/BoundingBox.h b/Sources/Models/Editor/BoundingBox.h index 7bc42fe..e3ecb79 100644 --- a/Sources/Models/Editor/BoundingBox.h +++ b/Sources/Models/Editor/BoundingBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOUNDINGBOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Camera.h b/Sources/Models/Editor/Camera.h index 394d215..92bf485 100644 --- a/Sources/Models/Editor/Camera.h +++ b/Sources/Models/Editor/Camera.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CAMERA_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/CameraMarker.h b/Sources/Models/Editor/CameraMarker.h index ec52bf4..a9d9773 100644 --- a/Sources/Models/Editor/CameraMarker.h +++ b/Sources/Models/Editor/CameraMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CAMERAMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/CollisionBox.h b/Sources/Models/Editor/CollisionBox.h index 62d89ad..ecab97a 100644 --- a/Sources/Models/Editor/CollisionBox.h +++ b/Sources/Models/Editor/CollisionBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLLISIONBOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Copier.h b/Sources/Models/Editor/Copier.h index a2f4145..0cf457b 100644 --- a/Sources/Models/Editor/Copier.h +++ b/Sources/Models/Editor/Copier.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COPIER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Damager.h b/Sources/Models/Editor/Damager.h index 7f273ee..a533cc0 100644 --- a/Sources/Models/Editor/Damager.h +++ b/Sources/Models/Editor/Damager.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUILOTINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/DoorController.h b/Sources/Models/Editor/DoorController.h index 20c9a50..8480222 100644 --- a/Sources/Models/Editor/DoorController.h +++ b/Sources/Models/Editor/DoorController.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOORCONTROLLER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/EmptyBrush.h b/Sources/Models/Editor/EmptyBrush.h index a055ed9..e486281 100644 --- a/Sources/Models/Editor/EmptyBrush.h +++ b/Sources/Models/Editor/EmptyBrush.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EMPTYBRUSH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/EnemyMarker.h b/Sources/Models/Editor/EnemyMarker.h index b7f3671..400ae03 100644 --- a/Sources/Models/Editor/EnemyMarker.h +++ b/Sources/Models/Editor/EnemyMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENEMYMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/EnemySpawner.h b/Sources/Models/Editor/EnemySpawner.h index 0c6ed57..6d830d2 100644 --- a/Sources/Models/Editor/EnemySpawner.h +++ b/Sources/Models/Editor/EnemySpawner.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENEMYSPAWNER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/EntityMarker.h b/Sources/Models/Editor/EntityMarker.h index e9df180..08aa114 100644 --- a/Sources/Models/Editor/EntityMarker.h +++ b/Sources/Models/Editor/EntityMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENTITYMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/EnvironmentMarker.h b/Sources/Models/Editor/EnvironmentMarker.h index f350f7b..204d59b 100644 --- a/Sources/Models/Editor/EnvironmentMarker.h +++ b/Sources/Models/Editor/EnvironmentMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENVIRONMENTMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Floor.h b/Sources/Models/Editor/Floor.h index 962409d..8cc8c30 100644 --- a/Sources/Models/Editor/Floor.h +++ b/Sources/Models/Editor/Floor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLOOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Fog.h b/Sources/Models/Editor/Fog.h index dc4aaf7..1d8ddaf 100644 --- a/Sources/Models/Editor/Fog.h +++ b/Sources/Models/Editor/Fog.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FOG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/GradientMarker.h b/Sources/Models/Editor/GradientMarker.h index 23be78f..4ef1694 100644 --- a/Sources/Models/Editor/GradientMarker.h +++ b/Sources/Models/Editor/GradientMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRADIENTMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/GravityMarker.h b/Sources/Models/Editor/GravityMarker.h index 67605ca..e5f0af2 100644 --- a/Sources/Models/Editor/GravityMarker.h +++ b/Sources/Models/Editor/GravityMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRAVITYMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/GravityRouter.h b/Sources/Models/Editor/GravityRouter.h index 4a1a4a2..844c4a2 100644 --- a/Sources/Models/Editor/GravityRouter.h +++ b/Sources/Models/Editor/GravityRouter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRAVITYROUTER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Guilotine.h b/Sources/Models/Editor/Guilotine.h index 7f273ee..a533cc0 100644 --- a/Sources/Models/Editor/Guilotine.h +++ b/Sources/Models/Editor/Guilotine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUILOTINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Haze.h b/Sources/Models/Editor/Haze.h index 16b0894..eb2f3a3 100644 --- a/Sources/Models/Editor/Haze.h +++ b/Sources/Models/Editor/Haze.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAZE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Lamp.h b/Sources/Models/Editor/Lamp.h index 74804bd..a88a9ad 100644 --- a/Sources/Models/Editor/Lamp.h +++ b/Sources/Models/Editor/Lamp.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAMP_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/LightSource.h b/Sources/Models/Editor/LightSource.h index 1dd61bf..3954704 100644 --- a/Sources/Models/Editor/LightSource.h +++ b/Sources/Models/Editor/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/LightStyle.h b/Sources/Models/Editor/LightStyle.h index 5eaaf0f..76d5cb2 100644 --- a/Sources/Models/Editor/LightStyle.h +++ b/Sources/Models/Editor/LightStyle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSTYLE_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Lightning.h b/Sources/Models/Editor/Lightning.h index f6a5844..5a1043e 100644 --- a/Sources/Models/Editor/Lightning.h +++ b/Sources/Models/Editor/Lightning.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTNING_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/MessageHolder.h b/Sources/Models/Editor/MessageHolder.h index 7ac103e..162edf0 100644 --- a/Sources/Models/Editor/MessageHolder.h +++ b/Sources/Models/Editor/MessageHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MESSAGEHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/ModelDestruction.h b/Sources/Models/Editor/ModelDestruction.h index 98bc093..7a8b6d8 100644 --- a/Sources/Models/Editor/ModelDestruction.h +++ b/Sources/Models/Editor/ModelDestruction.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MODELDESTRUCTION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/MovingBrushMarker.h b/Sources/Models/Editor/MovingBrushMarker.h index f208cb1..958f124 100644 --- a/Sources/Models/Editor/MovingBrushMarker.h +++ b/Sources/Models/Editor/MovingBrushMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MOVINGBRUSHMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/MusicChanger.h b/Sources/Models/Editor/MusicChanger.h index bb96a32..fd8bfbb 100644 --- a/Sources/Models/Editor/MusicChanger.h +++ b/Sources/Models/Editor/MusicChanger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MUSICCHANGER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/MusicHolder.h b/Sources/Models/Editor/MusicHolder.h index 12ca522..1b4c422 100644 --- a/Sources/Models/Editor/MusicHolder.h +++ b/Sources/Models/Editor/MusicHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MUSICHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/NavigationMarker.h b/Sources/Models/Editor/NavigationMarker.h index 1e64a8a..10273c9 100644 --- a/Sources/Models/Editor/NavigationMarker.h +++ b/Sources/Models/Editor/NavigationMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NAVIGATIONMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/PlayerActionMarker.h b/Sources/Models/Editor/PlayerActionMarker.h index ed67698..9b0db13 100644 --- a/Sources/Models/Editor/PlayerActionMarker.h +++ b/Sources/Models/Editor/PlayerActionMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYERACTIONMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/PlayerStart.h b/Sources/Models/Editor/PlayerStart.h index dc5375d..c309dc6 100644 --- a/Sources/Models/Editor/PlayerStart.h +++ b/Sources/Models/Editor/PlayerStart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYERSTART_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/PointLight.h b/Sources/Models/Editor/PointLight.h index de55085..32f90d0 100644 --- a/Sources/Models/Editor/PointLight.h +++ b/Sources/Models/Editor/PointLight.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define POINTLIGHT_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/PortalMarker.h b/Sources/Models/Editor/PortalMarker.h index 118797d..e0c485d 100644 --- a/Sources/Models/Editor/PortalMarker.h +++ b/Sources/Models/Editor/PortalMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTALMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/RangeSphere.h b/Sources/Models/Editor/RangeSphere.h index cc2498d..388708f 100644 --- a/Sources/Models/Editor/RangeSphere.h +++ b/Sources/Models/Editor/RangeSphere.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RANGESPHERE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/ShipMarker.h b/Sources/Models/Editor/ShipMarker.h index e29e8e5..0ab70aa 100644 --- a/Sources/Models/Editor/ShipMarker.h +++ b/Sources/Models/Editor/ShipMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIPMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/SoundHolder.h b/Sources/Models/Editor/SoundHolder.h index b886367..e0a31e2 100644 --- a/Sources/Models/Editor/SoundHolder.h +++ b/Sources/Models/Editor/SoundHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SOUNDHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/SoundHolder02.h b/Sources/Models/Editor/SoundHolder02.h index 8b035a2..99c1f1c 100644 --- a/Sources/Models/Editor/SoundHolder02.h +++ b/Sources/Models/Editor/SoundHolder02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SOUNDHOLDER02_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/SpotLight.h b/Sources/Models/Editor/SpotLight.h index db11328..c527299 100644 --- a/Sources/Models/Editor/SpotLight.h +++ b/Sources/Models/Editor/SpotLight.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPOTLIGHT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/StormController.h b/Sources/Models/Editor/StormController.h index b202c82..05e0b26 100644 --- a/Sources/Models/Editor/StormController.h +++ b/Sources/Models/Editor/StormController.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STORMCONTROLLER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Teapot.h b/Sources/Models/Editor/Teapot.h index 2dbb209..ee58538 100644 --- a/Sources/Models/Editor/Teapot.h +++ b/Sources/Models/Editor/Teapot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEAPOT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Teleport.h b/Sources/Models/Editor/Teleport.h index c7d6747..89cb628 100644 --- a/Sources/Models/Editor/Teleport.h +++ b/Sources/Models/Editor/Teleport.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TELEPORT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/ThunderController.h b/Sources/Models/Editor/ThunderController.h index 40d436a..2a27035 100644 --- a/Sources/Models/Editor/ThunderController.h +++ b/Sources/Models/Editor/ThunderController.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define THUNDERCONTROLLER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Trigger.h b/Sources/Models/Editor/Trigger.h index 5a10f14..54f1ab2 100644 --- a/Sources/Models/Editor/Trigger.h +++ b/Sources/Models/Editor/Trigger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TRIGGER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/Vector.h b/Sources/Models/Editor/Vector.h index c063573..5702aae 100644 --- a/Sources/Models/Editor/Vector.h +++ b/Sources/Models/Editor/Vector.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VECTOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/VoiceHolder.h b/Sources/Models/Editor/VoiceHolder.h index 7ac103e..162edf0 100644 --- a/Sources/Models/Editor/VoiceHolder.h +++ b/Sources/Models/Editor/VoiceHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MESSAGEHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/WarpEntrance.h b/Sources/Models/Editor/WarpEntrance.h index 923754c..89a8733 100644 --- a/Sources/Models/Editor/WarpEntrance.h +++ b/Sources/Models/Editor/WarpEntrance.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WARPENTRANCE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/WarpExit.h b/Sources/Models/Editor/WarpExit.h index a266953..3a2450a 100644 --- a/Sources/Models/Editor/WarpExit.h +++ b/Sources/Models/Editor/WarpExit.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WARPEXIT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/WatchPlayers.h b/Sources/Models/Editor/WatchPlayers.h index 0110229..5e40fa5 100644 --- a/Sources/Models/Editor/WatchPlayers.h +++ b/Sources/Models/Editor/WatchPlayers.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATCHPLAYERS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/WorldLink.h b/Sources/Models/Editor/WorldLink.h index 6afa048..65231c9 100644 --- a/Sources/Models/Editor/WorldLink.h +++ b/Sources/Models/Editor/WorldLink.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WORLDLINK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Editor/WorldSettingsController.h b/Sources/Models/Editor/WorldSettingsController.h index af51bd4..c913b22 100644 --- a/Sources/Models/Editor/WorldSettingsController.h +++ b/Sources/Models/Editor/WorldSettingsController.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WORLDSETTINGSCONTROLLER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/BigFire/Fire.h b/Sources/Models/Effects/BigFire/Fire.h index d3d7459..9e02505 100644 --- a/Sources/Models/Effects/BigFire/Fire.h +++ b/Sources/Models/Effects/BigFire/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Blood01/objects/Blood01.h b/Sources/Models/Effects/Blood01/objects/Blood01.h index 0e46297..1cbe917 100644 --- a/Sources/Models/Effects/Blood01/objects/Blood01.h +++ b/Sources/Models/Effects/Blood01/objects/Blood01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLOOD01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/BloodCloud/BloodCloud.h b/Sources/Models/Effects/BloodCloud/BloodCloud.h index 6ff8053..91f0bc5 100644 --- a/Sources/Models/Effects/BloodCloud/BloodCloud.h +++ b/Sources/Models/Effects/BloodCloud/BloodCloud.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLOODCLOUD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/BloodExplosion01/BloodExplosion.h b/Sources/Models/Effects/BloodExplosion01/BloodExplosion.h index 53cf9a2..560250c 100644 --- a/Sources/Models/Effects/BloodExplosion01/BloodExplosion.h +++ b/Sources/Models/Effects/BloodExplosion01/BloodExplosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLOODEXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/BloodOnTheWall01/Blood.h b/Sources/Models/Effects/BloodOnTheWall01/Blood.h index 172278a..076dda7 100644 --- a/Sources/Models/Effects/BloodOnTheWall01/Blood.h +++ b/Sources/Models/Effects/BloodOnTheWall01/Blood.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLOOD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/BulletOnTheWall/Bullet.h b/Sources/Models/Effects/BulletOnTheWall/Bullet.h index 26ba652..ab10f37 100644 --- a/Sources/Models/Effects/BulletOnTheWall/Bullet.h +++ b/Sources/Models/Effects/BulletOnTheWall/Bullet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/BulletParticles/BulletParticles.h b/Sources/Models/Effects/BulletParticles/BulletParticles.h index 5f9fd03..92a60d5 100644 --- a/Sources/Models/Effects/BulletParticles/BulletParticles.h +++ b/Sources/Models/Effects/BulletParticles/BulletParticles.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLETPARTICLES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/BulletTrail/BulletTrail.h b/Sources/Models/Effects/BulletTrail/BulletTrail.h index 3d36d8c..e2f1379 100644 --- a/Sources/Models/Effects/BulletTrail/BulletTrail.h +++ b/Sources/Models/Effects/BulletTrail/BulletTrail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLETTRAIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/BurnedStainOnTheWall/BurnedStainOnTheWall.h b/Sources/Models/Effects/BurnedStainOnTheWall/BurnedStainOnTheWall.h index ce24957..bb7fb41 100644 --- a/Sources/Models/Effects/BurnedStainOnTheWall/BurnedStainOnTheWall.h +++ b/Sources/Models/Effects/BurnedStainOnTheWall/BurnedStainOnTheWall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BURNEDSTAINONTHEWALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Body01/Body.h b/Sources/Models/Effects/Debris/Body01/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Effects/Debris/Body01/Body.h +++ b/Sources/Models/Effects/Debris/Body01/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Body02/Body.h b/Sources/Models/Effects/Debris/Body02/Body.h index 5d96105..2483a1b 100644 --- a/Sources/Models/Effects/Debris/Body02/Body.h +++ b/Sources/Models/Effects/Debris/Body02/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Body03/Body.h b/Sources/Models/Effects/Debris/Body03/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Effects/Debris/Body03/Body.h +++ b/Sources/Models/Effects/Debris/Body03/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Body04/Body.h b/Sources/Models/Effects/Debris/Body04/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Effects/Debris/Body04/Body.h +++ b/Sources/Models/Effects/Debris/Body04/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Body05/Body.h b/Sources/Models/Effects/Debris/Body05/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Effects/Debris/Body05/Body.h +++ b/Sources/Models/Effects/Debris/Body05/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Brain01/Brain.h b/Sources/Models/Effects/Debris/Brain01/Brain.h index b011c36..2b1e9f0 100644 --- a/Sources/Models/Effects/Debris/Brain01/Brain.h +++ b/Sources/Models/Effects/Debris/Brain01/Brain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRAIN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Column01/Column01.h b/Sources/Models/Effects/Debris/Column01/Column01.h index 31344e3..475b50c 100644 --- a/Sources/Models/Effects/Debris/Column01/Column01.h +++ b/Sources/Models/Effects/Debris/Column01/Column01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMN01_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/ColumnAll.h b/Sources/Models/Effects/Debris/Column01/ColumnAll.h index 976fad6..7dea39d 100644 --- a/Sources/Models/Effects/Debris/Column01/ColumnAll.h +++ b/Sources/Models/Effects/Debris/Column01/ColumnAll.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMNALL_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part01.h b/Sources/Models/Effects/Debris/Column01/Part01.h index 7eb4f78..19140fd 100644 --- a/Sources/Models/Effects/Debris/Column01/Part01.h +++ b/Sources/Models/Effects/Debris/Column01/Part01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART01_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part02.h b/Sources/Models/Effects/Debris/Column01/Part02.h index a39f117..5ac4609 100644 --- a/Sources/Models/Effects/Debris/Column01/Part02.h +++ b/Sources/Models/Effects/Debris/Column01/Part02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART02_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part03.h b/Sources/Models/Effects/Debris/Column01/Part03.h index 962d1e1..f224286 100644 --- a/Sources/Models/Effects/Debris/Column01/Part03.h +++ b/Sources/Models/Effects/Debris/Column01/Part03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART03_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part04.h b/Sources/Models/Effects/Debris/Column01/Part04.h index ee244f2..b418915 100644 --- a/Sources/Models/Effects/Debris/Column01/Part04.h +++ b/Sources/Models/Effects/Debris/Column01/Part04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART04_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part05.h b/Sources/Models/Effects/Debris/Column01/Part05.h index 1872899..a79409d 100644 --- a/Sources/Models/Effects/Debris/Column01/Part05.h +++ b/Sources/Models/Effects/Debris/Column01/Part05.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART05_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part06.h b/Sources/Models/Effects/Debris/Column01/Part06.h index 6677301..9c2fe04 100644 --- a/Sources/Models/Effects/Debris/Column01/Part06.h +++ b/Sources/Models/Effects/Debris/Column01/Part06.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART06_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part07.h b/Sources/Models/Effects/Debris/Column01/Part07.h index 2a91534..30a8c28 100644 --- a/Sources/Models/Effects/Debris/Column01/Part07.h +++ b/Sources/Models/Effects/Debris/Column01/Part07.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART07_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part08.h b/Sources/Models/Effects/Debris/Column01/Part08.h index 63fc3f2..0398edb 100644 --- a/Sources/Models/Effects/Debris/Column01/Part08.h +++ b/Sources/Models/Effects/Debris/Column01/Part08.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART08_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part09.h b/Sources/Models/Effects/Debris/Column01/Part09.h index 850b31c..129bb92 100644 --- a/Sources/Models/Effects/Debris/Column01/Part09.h +++ b/Sources/Models/Effects/Debris/Column01/Part09.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART09_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part10.h b/Sources/Models/Effects/Debris/Column01/Part10.h index 82c7085..d20dd52 100644 --- a/Sources/Models/Effects/Debris/Column01/Part10.h +++ b/Sources/Models/Effects/Debris/Column01/Part10.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART10_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column01/Part11.h b/Sources/Models/Effects/Debris/Column01/Part11.h index 479dd8b..d14537f 100644 --- a/Sources/Models/Effects/Debris/Column01/Part11.h +++ b/Sources/Models/Effects/Debris/Column01/Part11.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART11_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Column.h b/Sources/Models/Effects/Debris/Column02/Column.h index 52c0f09..21d199a 100644 --- a/Sources/Models/Effects/Debris/Column02/Column.h +++ b/Sources/Models/Effects/Debris/Column02/Column.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMN_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part01.h b/Sources/Models/Effects/Debris/Column02/Part01.h index 7eb4f78..19140fd 100644 --- a/Sources/Models/Effects/Debris/Column02/Part01.h +++ b/Sources/Models/Effects/Debris/Column02/Part01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART01_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part02.h b/Sources/Models/Effects/Debris/Column02/Part02.h index a39f117..5ac4609 100644 --- a/Sources/Models/Effects/Debris/Column02/Part02.h +++ b/Sources/Models/Effects/Debris/Column02/Part02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART02_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part03.h b/Sources/Models/Effects/Debris/Column02/Part03.h index 962d1e1..f224286 100644 --- a/Sources/Models/Effects/Debris/Column02/Part03.h +++ b/Sources/Models/Effects/Debris/Column02/Part03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART03_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part04.h b/Sources/Models/Effects/Debris/Column02/Part04.h index ee244f2..b418915 100644 --- a/Sources/Models/Effects/Debris/Column02/Part04.h +++ b/Sources/Models/Effects/Debris/Column02/Part04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART04_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part05.h b/Sources/Models/Effects/Debris/Column02/Part05.h index 1872899..a79409d 100644 --- a/Sources/Models/Effects/Debris/Column02/Part05.h +++ b/Sources/Models/Effects/Debris/Column02/Part05.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART05_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part06.h b/Sources/Models/Effects/Debris/Column02/Part06.h index 6677301..9c2fe04 100644 --- a/Sources/Models/Effects/Debris/Column02/Part06.h +++ b/Sources/Models/Effects/Debris/Column02/Part06.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART06_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part07.h b/Sources/Models/Effects/Debris/Column02/Part07.h index 2a91534..30a8c28 100644 --- a/Sources/Models/Effects/Debris/Column02/Part07.h +++ b/Sources/Models/Effects/Debris/Column02/Part07.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART07_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part08.h b/Sources/Models/Effects/Debris/Column02/Part08.h index 63fc3f2..0398edb 100644 --- a/Sources/Models/Effects/Debris/Column02/Part08.h +++ b/Sources/Models/Effects/Debris/Column02/Part08.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART08_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part09.h b/Sources/Models/Effects/Debris/Column02/Part09.h index 850b31c..129bb92 100644 --- a/Sources/Models/Effects/Debris/Column02/Part09.h +++ b/Sources/Models/Effects/Debris/Column02/Part09.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART09_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Column02/Part10.h b/Sources/Models/Effects/Debris/Column02/Part10.h index 82c7085..d20dd52 100644 --- a/Sources/Models/Effects/Debris/Column02/Part10.h +++ b/Sources/Models/Effects/Debris/Column02/Part10.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PART10_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Flesh/Flesh.h b/Sources/Models/Effects/Debris/Flesh/Flesh.h index 3b2c727..1e90fb3 100644 --- a/Sources/Models/Effects/Debris/Flesh/Flesh.h +++ b/Sources/Models/Effects/Debris/Flesh/Flesh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLESH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Fruits/Apple.h b/Sources/Models/Effects/Debris/Fruits/Apple.h index 60137f4..8f52bf6 100644 --- a/Sources/Models/Effects/Debris/Fruits/Apple.h +++ b/Sources/Models/Effects/Debris/Fruits/Apple.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define APPLE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Fruits/Banana.h b/Sources/Models/Effects/Debris/Fruits/Banana.h index e0887bb..6c37fde 100644 --- a/Sources/Models/Effects/Debris/Fruits/Banana.h +++ b/Sources/Models/Effects/Debris/Fruits/Banana.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BANANA_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Fruits/CheeseBurger.h b/Sources/Models/Effects/Debris/Fruits/CheeseBurger.h index 0c58a1d..3889e00 100644 --- a/Sources/Models/Effects/Debris/Fruits/CheeseBurger.h +++ b/Sources/Models/Effects/Debris/Fruits/CheeseBurger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHEESEBURGER_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Fruits/LollyPop.h b/Sources/Models/Effects/Debris/Fruits/LollyPop.h index b9555ef..a381053 100644 --- a/Sources/Models/Effects/Debris/Fruits/LollyPop.h +++ b/Sources/Models/Effects/Debris/Fruits/LollyPop.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LOLLYPOP_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Fruits/Orange.h b/Sources/Models/Effects/Debris/Fruits/Orange.h index 02cdee0..0975e45 100644 --- a/Sources/Models/Effects/Debris/Fruits/Orange.h +++ b/Sources/Models/Effects/Debris/Fruits/Orange.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ORANGE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Fruits/Pear.h b/Sources/Models/Effects/Debris/Fruits/Pear.h index 3d46971..bd13e52 100644 --- a/Sources/Models/Effects/Debris/Fruits/Pear.h +++ b/Sources/Models/Effects/Debris/Fruits/Pear.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PEAR_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/Debris/Lava01/Lava.h b/Sources/Models/Effects/Debris/Lava01/Lava.h index e2b9c23..b2bab13 100644 --- a/Sources/Models/Effects/Debris/Lava01/Lava.h +++ b/Sources/Models/Effects/Debris/Lava01/Lava.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVA_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Lava01/LavaFlare.h b/Sources/Models/Effects/Debris/Lava01/LavaFlare.h index 595b632..24c8696 100644 --- a/Sources/Models/Effects/Debris/Lava01/LavaFlare.h +++ b/Sources/Models/Effects/Debris/Lava01/LavaFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Skull01/Skull.h b/Sources/Models/Effects/Debris/Skull01/Skull.h index 2ecd43a..e247b1c 100644 --- a/Sources/Models/Effects/Debris/Skull01/Skull.h +++ b/Sources/Models/Effects/Debris/Skull01/Skull.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SKULL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Skull01_org/Skull.h b/Sources/Models/Effects/Debris/Skull01_org/Skull.h index d8ae379..bf94470 100644 --- a/Sources/Models/Effects/Debris/Skull01_org/Skull.h +++ b/Sources/Models/Effects/Debris/Skull01_org/Skull.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SKULL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Debris/Stone/Stone.h b/Sources/Models/Effects/Debris/Stone/Stone.h index dd231db..739ff69 100644 --- a/Sources/Models/Effects/Debris/Stone/Stone.h +++ b/Sources/Models/Effects/Debris/Stone/Stone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STONE_ANIM_POSE00 0 diff --git a/Sources/Models/Effects/Debris/Wood01/Wood.h b/Sources/Models/Effects/Debris/Wood01/Wood.h index 3a9597c..0fa07b9 100644 --- a/Sources/Models/Effects/Debris/Wood01/Wood.h +++ b/Sources/Models/Effects/Debris/Wood01/Wood.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WOOD_ANIM_POSE00 0 diff --git a/Sources/Models/Effects/Explosion01/Explosion01.h b/Sources/Models/Effects/Explosion01/Explosion01.h index 0fa96d3..51b2dd7 100644 --- a/Sources/Models/Effects/Explosion01/Explosion01.h +++ b/Sources/Models/Effects/Explosion01/Explosion01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion02/Explosion.h b/Sources/Models/Effects/Explosion02/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion02/Explosion.h +++ b/Sources/Models/Effects/Explosion02/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion03/Explosion.h b/Sources/Models/Effects/Explosion03/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion03/Explosion.h +++ b/Sources/Models/Effects/Explosion03/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion04/Explosion.h b/Sources/Models/Effects/Explosion04/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion04/Explosion.h +++ b/Sources/Models/Effects/Explosion04/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion05/Explosion.h b/Sources/Models/Effects/Explosion05/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/Effects/Explosion05/Explosion.h +++ b/Sources/Models/Effects/Explosion05/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion06/Explosion.h b/Sources/Models/Effects/Explosion06/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/Effects/Explosion06/Explosion.h +++ b/Sources/Models/Effects/Explosion06/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion07/Explosion.h b/Sources/Models/Effects/Explosion07/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/Effects/Explosion07/Explosion.h +++ b/Sources/Models/Effects/Explosion07/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion08/Explosion.h b/Sources/Models/Effects/Explosion08/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion08/Explosion.h +++ b/Sources/Models/Effects/Explosion08/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion09/Explosion.h b/Sources/Models/Effects/Explosion09/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/Effects/Explosion09/Explosion.h +++ b/Sources/Models/Effects/Explosion09/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion10/Explosion.h b/Sources/Models/Effects/Explosion10/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion10/Explosion.h +++ b/Sources/Models/Effects/Explosion10/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion11/Explosion.h b/Sources/Models/Effects/Explosion11/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/Effects/Explosion11/Explosion.h +++ b/Sources/Models/Effects/Explosion11/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion12/Explosion.h b/Sources/Models/Effects/Explosion12/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion12/Explosion.h +++ b/Sources/Models/Effects/Explosion12/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion13/Explosion.h b/Sources/Models/Effects/Explosion13/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion13/Explosion.h +++ b/Sources/Models/Effects/Explosion13/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion14/Explosion.h b/Sources/Models/Effects/Explosion14/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion14/Explosion.h +++ b/Sources/Models/Effects/Explosion14/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion15/Explosion.h b/Sources/Models/Effects/Explosion15/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion15/Explosion.h +++ b/Sources/Models/Effects/Explosion15/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion16/Explosion.h b/Sources/Models/Effects/Explosion16/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion16/Explosion.h +++ b/Sources/Models/Effects/Explosion16/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion17/Explosion.h b/Sources/Models/Effects/Explosion17/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion17/Explosion.h +++ b/Sources/Models/Effects/Explosion17/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Explosion18/Explosion.h b/Sources/Models/Effects/Explosion18/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/Effects/Explosion18/Explosion.h +++ b/Sources/Models/Effects/Explosion18/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/ExplosionGrenade/ExplosionGrenade.h b/Sources/Models/Effects/ExplosionGrenade/ExplosionGrenade.h index ceec76d..d238049 100644 --- a/Sources/Models/Effects/ExplosionGrenade/ExplosionGrenade.h +++ b/Sources/Models/Effects/ExplosionGrenade/ExplosionGrenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSIONGRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/ExplosionGrenade/ExplosionGrenade3D.h b/Sources/Models/Effects/ExplosionGrenade/ExplosionGrenade3D.h index ba5b160..1bd012b 100644 --- a/Sources/Models/Effects/ExplosionGrenade/ExplosionGrenade3D.h +++ b/Sources/Models/Effects/ExplosionGrenade/ExplosionGrenade3D.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSIONGRENADE3D_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/ExplosionParticles/Particles.h b/Sources/Models/Effects/ExplosionParticles/Particles.h index 7b473ff..8f2019e 100644 --- a/Sources/Models/Effects/ExplosionParticles/Particles.h +++ b/Sources/Models/Effects/ExplosionParticles/Particles.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PARTICLES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/ExplosionParticles/Particles3D.h b/Sources/Models/Effects/ExplosionParticles/Particles3D.h index 0ba2537..2f21932 100644 --- a/Sources/Models/Effects/ExplosionParticles/Particles3D.h +++ b/Sources/Models/Effects/ExplosionParticles/Particles3D.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PARTICLES3D_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/ExplosionRocket/ExplosionRocket.h b/Sources/Models/Effects/ExplosionRocket/ExplosionRocket.h index f347c36..84b8c16 100644 --- a/Sources/Models/Effects/ExplosionRocket/ExplosionRocket.h +++ b/Sources/Models/Effects/ExplosionRocket/ExplosionRocket.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSIONROCKET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/ExplosionRocket/ExplosionRocket3D.h b/Sources/Models/Effects/ExplosionRocket/ExplosionRocket3D.h index 8181ba9..0c0d446 100644 --- a/Sources/Models/Effects/ExplosionRocket/ExplosionRocket3D.h +++ b/Sources/Models/Effects/ExplosionRocket/ExplosionRocket3D.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSIONROCKET3D_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Fire01/Fire.h b/Sources/Models/Effects/Fire01/Fire.h index bbf65c0..4046641 100644 --- a/Sources/Models/Effects/Fire01/Fire.h +++ b/Sources/Models/Effects/Fire01/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Fire02/Fire.h b/Sources/Models/Effects/Fire02/Fire.h index bbf65c0..4046641 100644 --- a/Sources/Models/Effects/Fire02/Fire.h +++ b/Sources/Models/Effects/Fire02/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Fire03/Fire.h b/Sources/Models/Effects/Fire03/Fire.h index f6d1668..00cf7e5 100644 --- a/Sources/Models/Effects/Fire03/Fire.h +++ b/Sources/Models/Effects/Fire03/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Flare01/Flare.h b/Sources/Models/Effects/Flare01/Flare.h index 34ebd06..22dced0 100644 --- a/Sources/Models/Effects/Flare01/Flare.h +++ b/Sources/Models/Effects/Flare01/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Flare02/Flaire.h b/Sources/Models/Effects/Flare02/Flaire.h index 25be4c5..d141612 100644 --- a/Sources/Models/Effects/Flare02/Flaire.h +++ b/Sources/Models/Effects/Flare02/Flaire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Flare03/Flare.h b/Sources/Models/Effects/Flare03/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/Effects/Flare03/Flare.h +++ b/Sources/Models/Effects/Flare03/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Flares1m/Flaire.h b/Sources/Models/Effects/Flares1m/Flaire.h index 25be4c5..d141612 100644 --- a/Sources/Models/Effects/Flares1m/Flaire.h +++ b/Sources/Models/Effects/Flares1m/Flaire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Holder2x4/Holder.h b/Sources/Models/Effects/Holder2x4/Holder.h index 852af22..600c211 100644 --- a/Sources/Models/Effects/Holder2x4/Holder.h +++ b/Sources/Models/Effects/Holder2x4/Holder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Holder2x4/HolderAngle.h b/Sources/Models/Effects/Holder2x4/HolderAngle.h index b3cb0ff..8fc358f 100644 --- a/Sources/Models/Effects/Holder2x4/HolderAngle.h +++ b/Sources/Models/Effects/Holder2x4/HolderAngle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HOLDERANGLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Holder2x4/HolderOneSide.h b/Sources/Models/Effects/Holder2x4/HolderOneSide.h index 33b28f0..3ddd205 100644 --- a/Sources/Models/Effects/Holder2x4/HolderOneSide.h +++ b/Sources/Models/Effects/Holder2x4/HolderOneSide.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HOLDERONESIDE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/LavaRock01/LavaRock.h b/Sources/Models/Effects/LavaRock01/LavaRock.h index bf07332..dcfd762 100644 --- a/Sources/Models/Effects/LavaRock01/LavaRock.h +++ b/Sources/Models/Effects/LavaRock01/LavaRock.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAROCK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/LavaRock01/LavaRock02.h b/Sources/Models/Effects/LavaRock01/LavaRock02.h index 2f42d52..d7eaba6 100644 --- a/Sources/Models/Effects/LavaRock01/LavaRock02.h +++ b/Sources/Models/Effects/LavaRock01/LavaRock02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAROCK02_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/LavaRock01/LavaRock03.h b/Sources/Models/Effects/LavaRock01/LavaRock03.h index 6b554b1..0474296 100644 --- a/Sources/Models/Effects/LavaRock01/LavaRock03.h +++ b/Sources/Models/Effects/LavaRock01/LavaRock03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAROCK03_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/LightBeam01/LightBeam.h b/Sources/Models/Effects/LightBeam01/LightBeam.h index 91cb097..51268e2 100644 --- a/Sources/Models/Effects/LightBeam01/LightBeam.h +++ b/Sources/Models/Effects/LightBeam01/LightBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTBEAM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/LightBeam02/LightBeam.h b/Sources/Models/Effects/LightBeam02/LightBeam.h index fddde2d..4d4fcf0 100644 --- a/Sources/Models/Effects/LightBeam02/LightBeam.h +++ b/Sources/Models/Effects/LightBeam02/LightBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTBEAM_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/LightBeam03/LightBeam.h b/Sources/Models/Effects/LightBeam03/LightBeam.h index af79006..d1dce5a 100644 --- a/Sources/Models/Effects/LightBeam03/LightBeam.h +++ b/Sources/Models/Effects/LightBeam03/LightBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTBEAM_ANIM_POSE01 0 diff --git a/Sources/Models/Effects/Rail/rail.h b/Sources/Models/Effects/Rail/rail.h index f89ef93..ff57984 100644 --- a/Sources/Models/Effects/Rail/rail.h +++ b/Sources/Models/Effects/Rail/rail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RAIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Rail/railend.h b/Sources/Models/Effects/Rail/railend.h index 39482f7..4d75688 100644 --- a/Sources/Models/Effects/Rail/railend.h +++ b/Sources/Models/Effects/Rail/railend.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RAILEND_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Rail/railstart.h b/Sources/Models/Effects/Rail/railstart.h index 2f80e4d..b86c4fb 100644 --- a/Sources/Models/Effects/Rail/railstart.h +++ b/Sources/Models/Effects/Rail/railstart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RAILSTART_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/RotatingFlare01/RotatingFlare.h b/Sources/Models/Effects/RotatingFlare01/RotatingFlare.h index 3e99cd5..2e5259a 100644 --- a/Sources/Models/Effects/RotatingFlare01/RotatingFlare.h +++ b/Sources/Models/Effects/RotatingFlare01/RotatingFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATINGFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/ShockWave/Ring.h b/Sources/Models/Effects/ShockWave/Ring.h index 0bf666a..879ac9f 100644 --- a/Sources/Models/Effects/ShockWave/Ring.h +++ b/Sources/Models/Effects/ShockWave/Ring.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RING_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/ShockWave/Ring2.h b/Sources/Models/Effects/ShockWave/Ring2.h index 5538396..cd9c782 100644 --- a/Sources/Models/Effects/ShockWave/Ring2.h +++ b/Sources/Models/Effects/ShockWave/Ring2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RING2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/ShockWave01/ShockWave.h b/Sources/Models/Effects/ShockWave01/ShockWave.h index 72d65e0..e60e3b3 100644 --- a/Sources/Models/Effects/ShockWave01/ShockWave.h +++ b/Sources/Models/Effects/ShockWave01/ShockWave.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOCKWAVE_ANIM_FAST 0 diff --git a/Sources/Models/Effects/ShockWaveGreen/ShockWaveGreen.h b/Sources/Models/Effects/ShockWaveGreen/ShockWaveGreen.h index 7a8f2af..7c7eb0c 100644 --- a/Sources/Models/Effects/ShockWaveGreen/ShockWaveGreen.h +++ b/Sources/Models/Effects/ShockWaveGreen/ShockWaveGreen.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOCKWAVEGREEN_ANIM_GROW 0 diff --git a/Sources/Models/Effects/Smoke01/Smoke.h b/Sources/Models/Effects/Smoke01/Smoke.h index ebff8e2..6db769d 100644 --- a/Sources/Models/Effects/Smoke01/Smoke.h +++ b/Sources/Models/Effects/Smoke01/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Smoke02/Smoke.h b/Sources/Models/Effects/Smoke02/Smoke.h index ebff8e2..6db769d 100644 --- a/Sources/Models/Effects/Smoke02/Smoke.h +++ b/Sources/Models/Effects/Smoke02/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Smoke03/Smoke.h b/Sources/Models/Effects/Smoke03/Smoke.h index 698775d..b7ad9ba 100644 --- a/Sources/Models/Effects/Smoke03/Smoke.h +++ b/Sources/Models/Effects/Smoke03/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_RISINGSMOKE 0 diff --git a/Sources/Models/Effects/Smoke04/Smoke.h b/Sources/Models/Effects/Smoke04/Smoke.h index 698775d..b7ad9ba 100644 --- a/Sources/Models/Effects/Smoke04/Smoke.h +++ b/Sources/Models/Effects/Smoke04/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_RISINGSMOKE 0 diff --git a/Sources/Models/Effects/Smoke05/Smoke.h b/Sources/Models/Effects/Smoke05/Smoke.h index ebff8e2..6db769d 100644 --- a/Sources/Models/Effects/Smoke05/Smoke.h +++ b/Sources/Models/Effects/Smoke05/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Smoke06/Smoke.h b/Sources/Models/Effects/Smoke06/Smoke.h index ebff8e2..6db769d 100644 --- a/Sources/Models/Effects/Smoke06/Smoke.h +++ b/Sources/Models/Effects/Smoke06/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/SmokeLine/SmokeLine.h b/Sources/Models/Effects/SmokeLine/SmokeLine.h index 7a7e898..bf0b805 100644 --- a/Sources/Models/Effects/SmokeLine/SmokeLine.h +++ b/Sources/Models/Effects/SmokeLine/SmokeLine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKELINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/SmokeLine01/SmokeLine.h b/Sources/Models/Effects/SmokeLine01/SmokeLine.h index 7a7e898..bf0b805 100644 --- a/Sources/Models/Effects/SmokeLine01/SmokeLine.h +++ b/Sources/Models/Effects/SmokeLine01/SmokeLine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKELINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/SmokeLine02/SmokeLine.h b/Sources/Models/Effects/SmokeLine02/SmokeLine.h index 7a7e898..bf0b805 100644 --- a/Sources/Models/Effects/SmokeLine02/SmokeLine.h +++ b/Sources/Models/Effects/SmokeLine02/SmokeLine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKELINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Sphere01/Sphere.h b/Sources/Models/Effects/Sphere01/Sphere.h index 494950f..ddb22da 100644 --- a/Sources/Models/Effects/Sphere01/Sphere.h +++ b/Sources/Models/Effects/Sphere01/Sphere.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPHERE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/StainOnTheWall/Stain.h b/Sources/Models/Effects/StainOnTheWall/Stain.h index 980f73c..b048234 100644 --- a/Sources/Models/Effects/StainOnTheWall/Stain.h +++ b/Sources/Models/Effects/StainOnTheWall/Stain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STAIN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Teleport01/Teleport.h b/Sources/Models/Effects/Teleport01/Teleport.h index abed338..2adda5f 100644 --- a/Sources/Models/Effects/Teleport01/Teleport.h +++ b/Sources/Models/Effects/Teleport01/Teleport.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TELEPORT_ANIM_ACTIVATE 0 diff --git a/Sources/Models/Effects/Water01/Water.h b/Sources/Models/Effects/Water01/Water.h index 29c4a2e..1a6819e 100644 --- a/Sources/Models/Effects/Water01/Water.h +++ b/Sources/Models/Effects/Water01/Water.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATER_ANIM_DEFAULT 0 diff --git a/Sources/Models/Effects/WaterFall01/WaterFall.h b/Sources/Models/Effects/WaterFall01/WaterFall.h index 636be0c..fcba2a6 100644 --- a/Sources/Models/Effects/WaterFall01/WaterFall.h +++ b/Sources/Models/Effects/WaterFall01/WaterFall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATERFALL_ANIM_MAPPINGPOSE 0 diff --git a/Sources/Models/Effects/WaterFoam01/Puff.h b/Sources/Models/Effects/WaterFoam01/Puff.h index 147d0d2..fb4a29c 100644 --- a/Sources/Models/Effects/WaterFoam01/Puff.h +++ b/Sources/Models/Effects/WaterFoam01/Puff.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PUFF_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/WaterFoam02/Foam.h b/Sources/Models/Effects/WaterFoam02/Foam.h index 3f9eea9..c5b1bfe 100644 --- a/Sources/Models/Effects/WaterFoam02/Foam.h +++ b/Sources/Models/Effects/WaterFoam02/Foam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FOAM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/WaterFoam03/Foam.h b/Sources/Models/Effects/WaterFoam03/Foam.h index 3f9eea9..c5b1bfe 100644 --- a/Sources/Models/Effects/WaterFoam03/Foam.h +++ b/Sources/Models/Effects/WaterFoam03/Foam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FOAM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Weapons/Flare01/Flare.h b/Sources/Models/Effects/Weapons/Flare01/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/Effects/Weapons/Flare01/Flare.h +++ b/Sources/Models/Effects/Weapons/Flare01/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Effects/Weapons/Flare02/Flare.h b/Sources/Models/Effects/Weapons/Flare02/Flare.h index 7f6b2e3..fd4d7b0 100644 --- a/Sources/Models/Effects/Weapons/Flare02/Flare.h +++ b/Sources/Models/Effects/Weapons/Flare02/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT 0 diff --git a/Sources/Models/ElsaPromo/CurvedSurfaces.h b/Sources/Models/ElsaPromo/CurvedSurfaces.h index 15756e4..2a1b71c 100644 --- a/Sources/Models/ElsaPromo/CurvedSurfaces.h +++ b/Sources/Models/ElsaPromo/CurvedSurfaces.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CURVEDSURFACES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/ElsaPromo/ElsaLogoLow.h b/Sources/Models/ElsaPromo/ElsaLogoLow.h index 04c45ef..7c12eb2 100644 --- a/Sources/Models/ElsaPromo/ElsaLogoLow.h +++ b/Sources/Models/ElsaPromo/ElsaLogoLow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELSALOGOLOW_ANIM_DEFAULT 0 diff --git a/Sources/Models/ElsaPromo/Temple/DoorLeft.h b/Sources/Models/ElsaPromo/Temple/DoorLeft.h index 1ba9c57..7093bd8 100644 --- a/Sources/Models/ElsaPromo/Temple/DoorLeft.h +++ b/Sources/Models/ElsaPromo/Temple/DoorLeft.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOORLEFT_ANIM_DEFAULT 0 diff --git a/Sources/Models/ElsaPromo/Temple/DoorRight.h b/Sources/Models/ElsaPromo/Temple/DoorRight.h index 027a27e..100462a 100644 --- a/Sources/Models/ElsaPromo/Temple/DoorRight.h +++ b/Sources/Models/ElsaPromo/Temple/DoorRight.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOORRIGHT_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Beast/Beast.h b/Sources/Models/Enemies/Beast/Beast.h index 86914e3..2cdb032 100644 --- a/Sources/Models/Enemies/Beast/Beast.h +++ b/Sources/Models/Enemies/Beast/Beast.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEAST_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Beast/Projectile/Projectile.h b/Sources/Models/Enemies/Beast/Projectile/Projectile.h index 245c5c7..69ff042 100644 --- a/Sources/Models/Enemies/Beast/Projectile/Projectile.h +++ b/Sources/Models/Enemies/Beast/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Beast/ProjectileOld/Projectile.h b/Sources/Models/Enemies/Beast/ProjectileOld/Projectile.h index 245c5c7..69ff042 100644 --- a/Sources/Models/Enemies/Beast/ProjectileOld/Projectile.h +++ b/Sources/Models/Enemies/Beast/ProjectileOld/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Beast/ProjectileOld2/Projectile.h b/Sources/Models/Enemies/Beast/ProjectileOld2/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/Enemies/Beast/ProjectileOld2/Projectile.h +++ b/Sources/Models/Enemies/Beast/ProjectileOld2/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Beast/ProjectileOrg/Projectile.h b/Sources/Models/Enemies/Beast/ProjectileOrg/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/Enemies/Beast/ProjectileOrg/Projectile.h +++ b/Sources/Models/Enemies/Beast/ProjectileOrg/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Beast_/Beast.h b/Sources/Models/Enemies/Beast_/Beast.h index 436bff1..940c8a1 100644 --- a/Sources/Models/Enemies/Beast_/Beast.h +++ b/Sources/Models/Enemies/Beast_/Beast.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEAST_ANIM_IDLE 0 diff --git a/Sources/Models/Enemies/Beast_/Projectile/Projectile.h b/Sources/Models/Enemies/Beast_/Projectile/Projectile.h index 245c5c7..69ff042 100644 --- a/Sources/Models/Enemies/Beast_/Projectile/Projectile.h +++ b/Sources/Models/Enemies/Beast_/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Boneman/Boneman.h b/Sources/Models/Enemies/Boneman/Boneman.h index 9e5b146..cb2a994 100644 --- a/Sources/Models/Enemies/Boneman/Boneman.h +++ b/Sources/Models/Enemies/Boneman/Boneman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BONEMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Boneman/Debris/Body.h b/Sources/Models/Enemies/Boneman/Debris/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Enemies/Boneman/Debris/Body.h +++ b/Sources/Models/Enemies/Boneman/Debris/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Boneman/Debris/Hand.h b/Sources/Models/Enemies/Boneman/Debris/Hand.h index b7f1047..8c08bfc 100644 --- a/Sources/Models/Enemies/Boneman/Debris/Hand.h +++ b/Sources/Models/Enemies/Boneman/Debris/Hand.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAND_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Boneman/Debris/Legs.h b/Sources/Models/Enemies/Boneman/Debris/Legs.h index 993ae38..35c4518 100644 --- a/Sources/Models/Enemies/Boneman/Debris/Legs.h +++ b/Sources/Models/Enemies/Boneman/Debris/Legs.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEGS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Boneman/Projectile/Projectile.h b/Sources/Models/Enemies/Boneman/Projectile/Projectile.h index 3054920..5057124 100644 --- a/Sources/Models/Enemies/Boneman/Projectile/Projectile.h +++ b/Sources/Models/Enemies/Boneman/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_ROTATING 0 diff --git a/Sources/Models/Enemies/Catman/CatMan.h b/Sources/Models/Enemies/Catman/CatMan.h index f3c6a0a..0d01794 100644 --- a/Sources/Models/Enemies/Catman/CatMan.h +++ b/Sources/Models/Enemies/Catman/CatMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CATMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Catman/Fire/CatmanFire.h b/Sources/Models/Enemies/Catman/Fire/CatmanFire.h index 5a54d85..7a53b14 100644 --- a/Sources/Models/Enemies/Catman/Fire/CatmanFire.h +++ b/Sources/Models/Enemies/Catman/Fire/CatmanFire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CATMANFIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Catman/FireOld/CatmanFire.h b/Sources/Models/Enemies/Catman/FireOld/CatmanFire.h index 5a54d85..7a53b14 100644 --- a/Sources/Models/Enemies/Catman/FireOld/CatmanFire.h +++ b/Sources/Models/Enemies/Catman/FireOld/CatmanFire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CATMANFIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Catman/Projectile/Projectile.h b/Sources/Models/Enemies/Catman/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/Enemies/Catman/Projectile/Projectile.h +++ b/Sources/Models/Enemies/Catman/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/ChainSawFreak/Freak.h b/Sources/Models/Enemies/ChainSawFreak/Freak.h index 94e6fc7..ee9bf77 100644 --- a/Sources/Models/Enemies/ChainSawFreak/Freak.h +++ b/Sources/Models/Enemies/ChainSawFreak/Freak.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FREAK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/ChainSawFreak/Saw.h b/Sources/Models/Enemies/ChainSawFreak/Saw.h index 9ae4603..d1468d2 100644 --- a/Sources/Models/Enemies/ChainSawFreak/Saw.h +++ b/Sources/Models/Enemies/ChainSawFreak/Saw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/AssHole.h b/Sources/Models/Enemies/Cyborg/AssHole.h index 7c5a278..751f473 100644 --- a/Sources/Models/Enemies/Cyborg/AssHole.h +++ b/Sources/Models/Enemies/Cyborg/AssHole.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ASSHOLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/Bike.h b/Sources/Models/Enemies/Cyborg/Bike.h index bee125e..cd8f2be 100644 --- a/Sources/Models/Enemies/Cyborg/Bike.h +++ b/Sources/Models/Enemies/Cyborg/Bike.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/Cyborg.h b/Sources/Models/Enemies/Cyborg/Cyborg.h index eb044ae..71ca77b 100644 --- a/Sources/Models/Enemies/Cyborg/Cyborg.h +++ b/Sources/Models/Enemies/Cyborg/Cyborg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CYBORG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/CyborgONEPART.h b/Sources/Models/Enemies/Cyborg/CyborgONEPART.h index cf5e128..19df96b 100644 --- a/Sources/Models/Enemies/Cyborg/CyborgONEPART.h +++ b/Sources/Models/Enemies/Cyborg/CyborgONEPART.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CYBORG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/Foot.h b/Sources/Models/Enemies/Cyborg/Foot.h index 2ad8801..7bdf008 100644 --- a/Sources/Models/Enemies/Cyborg/Foot.h +++ b/Sources/Models/Enemies/Cyborg/Foot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FOOT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/Head.h b/Sources/Models/Enemies/Cyborg/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/Enemies/Cyborg/Head.h +++ b/Sources/Models/Enemies/Cyborg/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/LeftLowerArm.h b/Sources/Models/Enemies/Cyborg/LeftLowerArm.h index bf36a45..4a9dcd8 100644 --- a/Sources/Models/Enemies/Cyborg/LeftLowerArm.h +++ b/Sources/Models/Enemies/Cyborg/LeftLowerArm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEFTLOWERARM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/LeftLowerLeg.h b/Sources/Models/Enemies/Cyborg/LeftLowerLeg.h index c75c128..2e03cac 100644 --- a/Sources/Models/Enemies/Cyborg/LeftLowerLeg.h +++ b/Sources/Models/Enemies/Cyborg/LeftLowerLeg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEFTLOWERLEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/LeftUpperArm.h b/Sources/Models/Enemies/Cyborg/LeftUpperArm.h index ac34cc5..71a8362 100644 --- a/Sources/Models/Enemies/Cyborg/LeftUpperArm.h +++ b/Sources/Models/Enemies/Cyborg/LeftUpperArm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEFTUPPERARM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/LeftUpperLeg.h b/Sources/Models/Enemies/Cyborg/LeftUpperLeg.h index 58aa8c4..a75af90 100644 --- a/Sources/Models/Enemies/Cyborg/LeftUpperLeg.h +++ b/Sources/Models/Enemies/Cyborg/LeftUpperLeg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEFTUPPERLEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/Projectile/LaserProjectile.h b/Sources/Models/Enemies/Cyborg/Projectile/LaserProjectile.h index 76cbea4..7182bd9 100644 --- a/Sources/Models/Enemies/Cyborg/Projectile/LaserProjectile.h +++ b/Sources/Models/Enemies/Cyborg/Projectile/LaserProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/Projectile/LaserProjectileGlow01.h b/Sources/Models/Enemies/Cyborg/Projectile/LaserProjectileGlow01.h index 9012be4..0058eaf 100644 --- a/Sources/Models/Enemies/Cyborg/Projectile/LaserProjectileGlow01.h +++ b/Sources/Models/Enemies/Cyborg/Projectile/LaserProjectileGlow01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILEGLOW01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/Projectile/Projectile.h b/Sources/Models/Enemies/Cyborg/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/Enemies/Cyborg/Projectile/Projectile.h +++ b/Sources/Models/Enemies/Cyborg/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/RightLowerArm.h b/Sources/Models/Enemies/Cyborg/RightLowerArm.h index e16cd68..c1d64ee 100644 --- a/Sources/Models/Enemies/Cyborg/RightLowerArm.h +++ b/Sources/Models/Enemies/Cyborg/RightLowerArm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RIGHTLOWERARM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/RightLowerLeg.h b/Sources/Models/Enemies/Cyborg/RightLowerLeg.h index 59a9fc8..5d89342 100644 --- a/Sources/Models/Enemies/Cyborg/RightLowerLeg.h +++ b/Sources/Models/Enemies/Cyborg/RightLowerLeg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RIGHTLOWERLEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/RightUpperArm.h b/Sources/Models/Enemies/Cyborg/RightUpperArm.h index 20fa458..d427469 100644 --- a/Sources/Models/Enemies/Cyborg/RightUpperArm.h +++ b/Sources/Models/Enemies/Cyborg/RightUpperArm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RIGHTUPPERARM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/RightUpperLeg.h b/Sources/Models/Enemies/Cyborg/RightUpperLeg.h index ec3d5b0..da072ae 100644 --- a/Sources/Models/Enemies/Cyborg/RightUpperLeg.h +++ b/Sources/Models/Enemies/Cyborg/RightUpperLeg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RIGHTUPPERLEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/Termi+rifle.h b/Sources/Models/Enemies/Cyborg/Termi+rifle.h index 5e2ea4a..0bf413c 100644 --- a/Sources/Models/Enemies/Cyborg/Termi+rifle.h +++ b/Sources/Models/Enemies/Cyborg/Termi+rifle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TERMI+RIFLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Cyborg/Torso.h b/Sources/Models/Enemies/Cyborg/Torso.h index 7cba6a5..3bbc8cd 100644 --- a/Sources/Models/Enemies/Cyborg/Torso.h +++ b/Sources/Models/Enemies/Cyborg/Torso.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORSO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Devil/Devil.h b/Sources/Models/Enemies/Devil/Devil.h index 1a27113..8e1604e 100644 --- a/Sources/Models/Enemies/Devil/Devil.h +++ b/Sources/Models/Enemies/Devil/Devil.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEVIL_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Devil/DevilHead.h b/Sources/Models/Enemies/Devil/DevilHead.h index 36d6e1a..8810cc5 100644 --- a/Sources/Models/Enemies/Devil/DevilHead.h +++ b/Sources/Models/Enemies/Devil/DevilHead.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEVILHEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Devil/DevilTest.h b/Sources/Models/Enemies/Devil/DevilTest.h index 059d07c..5dbec15 100644 --- a/Sources/Models/Enemies/Devil/DevilTest.h +++ b/Sources/Models/Enemies/Devil/DevilTest.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEVILTEST_ANIM_MACRO 0 diff --git a/Sources/Models/Enemies/Devil/GoatHead.h b/Sources/Models/Enemies/Devil/GoatHead.h index 9efcc82..40e0e4d 100644 --- a/Sources/Models/Enemies/Devil/GoatHead.h +++ b/Sources/Models/Enemies/Devil/GoatHead.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GOATHEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Devil/SkullHead.h b/Sources/Models/Enemies/Devil/SkullHead.h index d126c69..d4ec7a9 100644 --- a/Sources/Models/Enemies/Devil/SkullHead.h +++ b/Sources/Models/Enemies/Devil/SkullHead.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SKULLHEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Devil/Weapons/ElectricityFlare.h b/Sources/Models/Enemies/Devil/Weapons/ElectricityFlare.h index 201e872..d7c6921 100644 --- a/Sources/Models/Enemies/Devil/Weapons/ElectricityFlare.h +++ b/Sources/Models/Enemies/Devil/Weapons/ElectricityFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELECTRICITYFLARE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Devil/Weapons/ElectricityGun.h b/Sources/Models/Enemies/Devil/Weapons/ElectricityGun.h index 22052f3..b180707 100644 --- a/Sources/Models/Enemies/Devil/Weapons/ElectricityGun.h +++ b/Sources/Models/Enemies/Devil/Weapons/ElectricityGun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELECTRICITYGUN_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Devil/Weapons/Laser.h b/Sources/Models/Enemies/Devil/Weapons/Laser.h index 385b72e..b482a9d 100644 --- a/Sources/Models/Enemies/Devil/Weapons/Laser.h +++ b/Sources/Models/Enemies/Devil/Weapons/Laser.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASER_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Devil/Weapons/ProjectileGun.h b/Sources/Models/Enemies/Devil/Weapons/ProjectileGun.h index a6bd0df..81791ad 100644 --- a/Sources/Models/Enemies/Devil/Weapons/ProjectileGun.h +++ b/Sources/Models/Enemies/Devil/Weapons/ProjectileGun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILEGUN_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Devil/Weapons/RocketLauncher.h b/Sources/Models/Enemies/Devil/Weapons/RocketLauncher.h index 5155f0a..bc4b7b8 100644 --- a/Sources/Models/Enemies/Devil/Weapons/RocketLauncher.h +++ b/Sources/Models/Enemies/Devil/Weapons/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Devil_old/Flare.h b/Sources/Models/Enemies/Devil_old/Flare.h index 71cc966..248173e 100644 --- a/Sources/Models/Enemies/Devil_old/Flare.h +++ b/Sources/Models/Enemies/Devil_old/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Devil_old/MiniGunItem.h b/Sources/Models/Enemies/Devil_old/MiniGunItem.h index 641d515..6bffea3 100644 --- a/Sources/Models/Enemies/Devil_old/MiniGunItem.h +++ b/Sources/Models/Enemies/Devil_old/MiniGunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Enemies/Devil_old/Minigun.h b/Sources/Models/Enemies/Devil_old/Minigun.h index 3710b48..d965285 100644 --- a/Sources/Models/Enemies/Devil_old/Minigun.h +++ b/Sources/Models/Enemies/Devil_old/Minigun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Devil_old/Stick.h b/Sources/Models/Enemies/Devil_old/Stick.h index 17b25e6..faa11d2 100644 --- a/Sources/Models/Enemies/Devil_old/Stick.h +++ b/Sources/Models/Enemies/Devil_old/Stick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Devil_old/devil.h b/Sources/Models/Enemies/Devil_old/devil.h index 262309b..18c5cb8 100644 --- a/Sources/Models/Enemies/Devil_old/devil.h +++ b/Sources/Models/Enemies/Devil_old/devil.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEVIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Devil_old/devil2.h b/Sources/Models/Enemies/Devil_old/devil2.h index 8cd39fb..c98faca 100644 --- a/Sources/Models/Enemies/Devil_old/devil2.h +++ b/Sources/Models/Enemies/Devil_old/devil2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEVIL2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Devil_old/shield.h b/Sources/Models/Enemies/Devil_old/shield.h index a8f7714..2ee67a8 100644 --- a/Sources/Models/Enemies/Devil_old/shield.h +++ b/Sources/Models/Enemies/Devil_old/shield.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIELD_ANIM_CENTERED 0 diff --git a/Sources/Models/Enemies/DragonMan/Debris/Body.h b/Sources/Models/Enemies/DragonMan/Debris/Body.h index 0c50f59..83de0c5 100644 --- a/Sources/Models/Enemies/DragonMan/Debris/Body.h +++ b/Sources/Models/Enemies/DragonMan/Debris/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/DragonMan/Debris/Head.h b/Sources/Models/Enemies/DragonMan/Debris/Head.h index e15b016..34f1228 100644 --- a/Sources/Models/Enemies/DragonMan/Debris/Head.h +++ b/Sources/Models/Enemies/DragonMan/Debris/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/DragonMan/Debris/Leg.h b/Sources/Models/Enemies/DragonMan/Debris/Leg.h index da2f3a8..2c3c78e 100644 --- a/Sources/Models/Enemies/DragonMan/Debris/Leg.h +++ b/Sources/Models/Enemies/DragonMan/Debris/Leg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/DragonMan/Debris/Tail.h b/Sources/Models/Enemies/DragonMan/Debris/Tail.h index d132107..21c4588 100644 --- a/Sources/Models/Enemies/DragonMan/Debris/Tail.h +++ b/Sources/Models/Enemies/DragonMan/Debris/Tail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TAIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/DragonMan/Debris/Wing.h b/Sources/Models/Enemies/DragonMan/Debris/Wing.h index d706a7a..4150784 100644 --- a/Sources/Models/Enemies/DragonMan/Debris/Wing.h +++ b/Sources/Models/Enemies/DragonMan/Debris/Wing.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WING_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/DragonMan/DragonMan.h b/Sources/Models/Enemies/DragonMan/DragonMan.h index 24af7f0..db98e4c 100644 --- a/Sources/Models/Enemies/DragonMan/DragonMan.h +++ b/Sources/Models/Enemies/DragonMan/DragonMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DRAGONMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/DragonMan/Projectile/Projectile.h b/Sources/Models/Enemies/DragonMan/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/Enemies/DragonMan/Projectile/Projectile.h +++ b/Sources/Models/Enemies/DragonMan/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/ElementalAir/Elemental.h b/Sources/Models/Enemies/ElementalAir/Elemental.h index aa056b6..0919fc2 100644 --- a/Sources/Models/Enemies/ElementalAir/Elemental.h +++ b/Sources/Models/Enemies/ElementalAir/Elemental.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELEMENTAL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/ElementalLava/BodyFlare.h b/Sources/Models/Enemies/ElementalLava/BodyFlare.h index 5043ec2..bb580e9 100644 --- a/Sources/Models/Enemies/ElementalLava/BodyFlare.h +++ b/Sources/Models/Enemies/ElementalLava/BodyFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/ElementalLava/ElementalLava.h b/Sources/Models/Enemies/ElementalLava/ElementalLava.h index b15bcfc..18a3ea1 100644 --- a/Sources/Models/Enemies/ElementalLava/ElementalLava.h +++ b/Sources/Models/Enemies/ElementalLava/ElementalLava.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELEMENTALLAVA_ANIM_IDLE 0 diff --git a/Sources/Models/Enemies/ElementalLava/HandFlare.h b/Sources/Models/Enemies/ElementalLava/HandFlare.h index 3ef6761..c2aebf0 100644 --- a/Sources/Models/Enemies/ElementalLava/HandFlare.h +++ b/Sources/Models/Enemies/ElementalLava/HandFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/ElementalLava/Projectile/LavaBomb.h b/Sources/Models/Enemies/ElementalLava/Projectile/LavaBomb.h index cb3311f..842d749 100644 --- a/Sources/Models/Enemies/ElementalLava/Projectile/LavaBomb.h +++ b/Sources/Models/Enemies/ElementalLava/Projectile/LavaBomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVABOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/ElementalLava/Projectile/LavaStone.h b/Sources/Models/Enemies/ElementalLava/Projectile/LavaStone.h index 915298e..8b95ec3 100644 --- a/Sources/Models/Enemies/ElementalLava/Projectile/LavaStone.h +++ b/Sources/Models/Enemies/ElementalLava/Projectile/LavaStone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVASTONE_ANIM_POSE00 0 diff --git a/Sources/Models/Enemies/ElementalLava/Projectile/LavaStoneFlare.h b/Sources/Models/Enemies/ElementalLava/Projectile/LavaStoneFlare.h index 8af51ea..33474e9 100644 --- a/Sources/Models/Enemies/ElementalLava/Projectile/LavaStoneFlare.h +++ b/Sources/Models/Enemies/ElementalLava/Projectile/LavaStoneFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVASTONEFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/AirMan.h b/Sources/Models/Enemies/Elementals/AirMan.h index 23595aa..c1a9312 100644 --- a/Sources/Models/Enemies/Elementals/AirMan.h +++ b/Sources/Models/Enemies/Elementals/AirMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AIRMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/IceMan.h b/Sources/Models/Enemies/Elementals/IceMan.h index 40713b2..bac8577 100644 --- a/Sources/Models/Enemies/Elementals/IceMan.h +++ b/Sources/Models/Enemies/Elementals/IceMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ICEMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Icepick.h b/Sources/Models/Enemies/Elementals/Icepick.h index 728859e..e62ac1d 100644 --- a/Sources/Models/Enemies/Elementals/Icepick.h +++ b/Sources/Models/Enemies/Elementals/Icepick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ICEPICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/LavaMan.h b/Sources/Models/Enemies/Elementals/LavaMan.h index 9b06ee1..46c6eb0 100644 --- a/Sources/Models/Enemies/Elementals/LavaMan.h +++ b/Sources/Models/Enemies/Elementals/LavaMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/LavaManFX/BodyFlare.h b/Sources/Models/Enemies/Elementals/LavaManFX/BodyFlare.h index 5043ec2..bb580e9 100644 --- a/Sources/Models/Enemies/Elementals/LavaManFX/BodyFlare.h +++ b/Sources/Models/Enemies/Elementals/LavaManFX/BodyFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/LavaManFX/HandFlare.h b/Sources/Models/Enemies/Elementals/LavaManFX/HandFlare.h index 3ef6761..c2aebf0 100644 --- a/Sources/Models/Enemies/Elementals/LavaManFX/HandFlare.h +++ b/Sources/Models/Enemies/Elementals/LavaManFX/HandFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Maul.h b/Sources/Models/Enemies/Elementals/Maul.h index aaf5cfb..913c730 100644 --- a/Sources/Models/Enemies/Elementals/Maul.h +++ b/Sources/Models/Enemies/Elementals/Maul.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAUL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Projectile/Fireball.h b/Sources/Models/Enemies/Elementals/Projectile/Fireball.h index 48b5b81..a11eab4 100644 --- a/Sources/Models/Enemies/Elementals/Projectile/Fireball.h +++ b/Sources/Models/Enemies/Elementals/Projectile/Fireball.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Projectile/IcePyramid.h b/Sources/Models/Enemies/Elementals/Projectile/IcePyramid.h index f78a993..4c8d4d7 100644 --- a/Sources/Models/Enemies/Elementals/Projectile/IcePyramid.h +++ b/Sources/Models/Enemies/Elementals/Projectile/IcePyramid.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ICEPYRAMID_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Projectile/IcePyramidFlare.h b/Sources/Models/Enemies/Elementals/Projectile/IcePyramidFlare.h index e8fb392..a0422d1 100644 --- a/Sources/Models/Enemies/Elementals/Projectile/IcePyramidFlare.h +++ b/Sources/Models/Enemies/Elementals/Projectile/IcePyramidFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ICEPYRAMIDFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Projectile/LavaBomb.h b/Sources/Models/Enemies/Elementals/Projectile/LavaBomb.h index cb3311f..842d749 100644 --- a/Sources/Models/Enemies/Elementals/Projectile/LavaBomb.h +++ b/Sources/Models/Enemies/Elementals/Projectile/LavaBomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVABOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Projectile/LavaBombFlare.h b/Sources/Models/Enemies/Elementals/Projectile/LavaBombFlare.h index 367275b..3ef6ad8 100644 --- a/Sources/Models/Enemies/Elementals/Projectile/LavaBombFlare.h +++ b/Sources/Models/Enemies/Elementals/Projectile/LavaBombFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVABOMBFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Projectile/LavaStone.h b/Sources/Models/Enemies/Elementals/Projectile/LavaStone.h index 915298e..8b95ec3 100644 --- a/Sources/Models/Enemies/Elementals/Projectile/LavaStone.h +++ b/Sources/Models/Enemies/Elementals/Projectile/LavaStone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVASTONE_ANIM_POSE00 0 diff --git a/Sources/Models/Enemies/Elementals/Projectile/LavaStoneFlare.h b/Sources/Models/Enemies/Elementals/Projectile/LavaStoneFlare.h index 8af51ea..33474e9 100644 --- a/Sources/Models/Enemies/Elementals/Projectile/LavaStoneFlare.h +++ b/Sources/Models/Enemies/Elementals/Projectile/LavaStoneFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVASTONEFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Projectile/Stone.h b/Sources/Models/Enemies/Elementals/Projectile/Stone.h index dd231db..739ff69 100644 --- a/Sources/Models/Enemies/Elementals/Projectile/Stone.h +++ b/Sources/Models/Enemies/Elementals/Projectile/Stone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STONE_ANIM_POSE00 0 diff --git a/Sources/Models/Enemies/Elementals/Projectile/WaterDrop.h b/Sources/Models/Enemies/Elementals/Projectile/WaterDrop.h index c5b16be..85307df 100644 --- a/Sources/Models/Enemies/Elementals/Projectile/WaterDrop.h +++ b/Sources/Models/Enemies/Elementals/Projectile/WaterDrop.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATERDROP_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/StoneManFX/BodyFlare.h b/Sources/Models/Enemies/Elementals/StoneManFX/BodyFlare.h index 5043ec2..bb580e9 100644 --- a/Sources/Models/Enemies/Elementals/StoneManFX/BodyFlare.h +++ b/Sources/Models/Enemies/Elementals/StoneManFX/BodyFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Stoneman.h b/Sources/Models/Enemies/Elementals/Stoneman.h index 7460a3f..f08e3e5 100644 --- a/Sources/Models/Enemies/Elementals/Stoneman.h +++ b/Sources/Models/Enemies/Elementals/Stoneman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STONEMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/Twister.h b/Sources/Models/Enemies/Elementals/Twister.h index e2f46a3..396d33b 100644 --- a/Sources/Models/Enemies/Elementals/Twister.h +++ b/Sources/Models/Enemies/Elementals/Twister.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TWISTER_ANIM_ROTATE 0 diff --git a/Sources/Models/Enemies/Elementals/WaterMan.h b/Sources/Models/Enemies/Elementals/WaterMan.h index 52c4cdf..d82074a 100644 --- a/Sources/Models/Enemies/Elementals/WaterMan.h +++ b/Sources/Models/Enemies/Elementals/WaterMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATERMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/Enemies/Elementals/WaterManFX/BodyFlare.h b/Sources/Models/Enemies/Elementals/WaterManFX/BodyFlare.h index 5043ec2..bb580e9 100644 --- a/Sources/Models/Enemies/Elementals/WaterManFX/BodyFlare.h +++ b/Sources/Models/Enemies/Elementals/WaterManFX/BodyFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Eyeman/Debris/Arm.h b/Sources/Models/Enemies/Eyeman/Debris/Arm.h index 545865f..ce93226 100644 --- a/Sources/Models/Enemies/Eyeman/Debris/Arm.h +++ b/Sources/Models/Enemies/Eyeman/Debris/Arm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARM_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Eyeman/Debris/Leg.h b/Sources/Models/Enemies/Eyeman/Debris/Leg.h index 2866407..bfc6158 100644 --- a/Sources/Models/Enemies/Eyeman/Debris/Leg.h +++ b/Sources/Models/Enemies/Eyeman/Debris/Leg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEG_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Eyeman/Debris/Torso.h b/Sources/Models/Enemies/Eyeman/Debris/Torso.h index 84dc270..62eeb94 100644 --- a/Sources/Models/Enemies/Eyeman/Debris/Torso.h +++ b/Sources/Models/Enemies/Eyeman/Debris/Torso.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORSO_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Eyeman/Eyeman.h b/Sources/Models/Enemies/Eyeman/Eyeman.h index 33c9c1f..261bd61 100644 --- a/Sources/Models/Enemies/Eyeman/Eyeman.h +++ b/Sources/Models/Enemies/Eyeman/Eyeman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EYEMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/EyemanOld/Projectile/Acid.h b/Sources/Models/Enemies/EyemanOld/Projectile/Acid.h index f7bc847..cbc5e68 100644 --- a/Sources/Models/Enemies/EyemanOld/Projectile/Acid.h +++ b/Sources/Models/Enemies/EyemanOld/Projectile/Acid.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ACID_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/EyemanOld/eyeman.h b/Sources/Models/Enemies/EyemanOld/eyeman.h index af2e1c2..fee0532 100644 --- a/Sources/Models/Enemies/EyemanOld/eyeman.h +++ b/Sources/Models/Enemies/EyemanOld/eyeman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EYEMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Fish/Fish.h b/Sources/Models/Enemies/Fish/Fish.h index 6602f5d..cf77a84 100644 --- a/Sources/Models/Enemies/Fish/Fish.h +++ b/Sources/Models/Enemies/Fish/Fish.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FISH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Fish/Glow.h b/Sources/Models/Enemies/Fish/Glow.h index 5f99a41..d25ef94 100644 --- a/Sources/Models/Enemies/Fish/Glow.h +++ b/Sources/Models/Enemies/Fish/Glow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLOW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Fishman/Projectile/Projectile.h b/Sources/Models/Enemies/Fishman/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/Enemies/Fishman/Projectile/Projectile.h +++ b/Sources/Models/Enemies/Fishman/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Fishman/fishman.h b/Sources/Models/Enemies/Fishman/fishman.h index 19d7898..726b8d2 100644 --- a/Sources/Models/Enemies/Fishman/fishman.h +++ b/Sources/Models/Enemies/Fishman/fishman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FISHMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Gizmo/Gizmo.h b/Sources/Models/Enemies/Gizmo/Gizmo.h index b785239..10bc88e 100644 --- a/Sources/Models/Enemies/Gizmo/Gizmo.h +++ b/Sources/Models/Enemies/Gizmo/Gizmo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GIZMO_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/HeadManOld/Bag.h b/Sources/Models/Enemies/HeadManOld/Bag.h index 8015de9..481d72e 100644 --- a/Sources/Models/Enemies/HeadManOld/Bag.h +++ b/Sources/Models/Enemies/HeadManOld/Bag.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BAG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/ChainSaw.h b/Sources/Models/Enemies/HeadManOld/ChainSaw.h index 700370a..2ce66c0 100644 --- a/Sources/Models/Enemies/HeadManOld/ChainSaw.h +++ b/Sources/Models/Enemies/HeadManOld/ChainSaw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/Head.h b/Sources/Models/Enemies/HeadManOld/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/Enemies/HeadManOld/Head.h +++ b/Sources/Models/Enemies/HeadManOld/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/HeadMan.h b/Sources/Models/Enemies/HeadManOld/HeadMan.h index f14727e..2e73581 100644 --- a/Sources/Models/Enemies/HeadManOld/HeadMan.h +++ b/Sources/Models/Enemies/HeadManOld/HeadMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEADMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/Headonstick.h b/Sources/Models/Enemies/HeadManOld/Headonstick.h index 7b7fbed..c3a9d90 100644 --- a/Sources/Models/Enemies/HeadManOld/Headonstick.h +++ b/Sources/Models/Enemies/HeadManOld/Headonstick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEADONSTICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/Projectile/Blade.h b/Sources/Models/Enemies/HeadManOld/Projectile/Blade.h index c14f474..6f35d41 100644 --- a/Sources/Models/Enemies/HeadManOld/Projectile/Blade.h +++ b/Sources/Models/Enemies/HeadManOld/Projectile/Blade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLADE_ANIM_ROTATING 0 diff --git a/Sources/Models/Enemies/HeadManOld/Projectile/Bomb.h b/Sources/Models/Enemies/HeadManOld/Projectile/Bomb.h index 2adc5f9..670ba8c 100644 --- a/Sources/Models/Enemies/HeadManOld/Projectile/Bomb.h +++ b/Sources/Models/Enemies/HeadManOld/Projectile/Bomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/Projectile/FireCracker.h b/Sources/Models/Enemies/HeadManOld/Projectile/FireCracker.h index de127f8..877a000 100644 --- a/Sources/Models/Enemies/HeadManOld/Projectile/FireCracker.h +++ b/Sources/Models/Enemies/HeadManOld/Projectile/FireCracker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRECRACKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/Projectile/FireTrail.h b/Sources/Models/Enemies/HeadManOld/Projectile/FireTrail.h index b95bf4b..90bc044 100644 --- a/Sources/Models/Enemies/HeadManOld/Projectile/FireTrail.h +++ b/Sources/Models/Enemies/HeadManOld/Projectile/FireTrail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/RocketLauncher.h b/Sources/Models/Enemies/HeadManOld/RocketLauncher.h index 480c42b..51dd9da 100644 --- a/Sources/Models/Enemies/HeadManOld/RocketLauncher.h +++ b/Sources/Models/Enemies/HeadManOld/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/Saw.h b/Sources/Models/Enemies/HeadManOld/Saw.h index 9ae4603..d1468d2 100644 --- a/Sources/Models/Enemies/HeadManOld/Saw.h +++ b/Sources/Models/Enemies/HeadManOld/Saw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HeadManOld/Stick.h b/Sources/Models/Enemies/HeadManOld/Stick.h index ac4bd6e..fa300c8 100644 --- a/Sources/Models/Enemies/HeadManOld/Stick.h +++ b/Sources/Models/Enemies/HeadManOld/Stick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Headman/ChainSaw.h b/Sources/Models/Enemies/Headman/ChainSaw.h index 700370a..2ce66c0 100644 --- a/Sources/Models/Enemies/Headman/ChainSaw.h +++ b/Sources/Models/Enemies/Headman/ChainSaw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Headman/Debris/Arm.h b/Sources/Models/Enemies/Headman/Debris/Arm.h index 545865f..ce93226 100644 --- a/Sources/Models/Enemies/Headman/Debris/Arm.h +++ b/Sources/Models/Enemies/Headman/Debris/Arm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARM_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Headman/Debris/Leg.h b/Sources/Models/Enemies/Headman/Debris/Leg.h index 2866407..bfc6158 100644 --- a/Sources/Models/Enemies/Headman/Debris/Leg.h +++ b/Sources/Models/Enemies/Headman/Debris/Leg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEG_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Headman/Debris/Torso.h b/Sources/Models/Enemies/Headman/Debris/Torso.h index 84dc270..62eeb94 100644 --- a/Sources/Models/Enemies/Headman/Debris/Torso.h +++ b/Sources/Models/Enemies/Headman/Debris/Torso.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORSO_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Headman/FireCrackerHead.h b/Sources/Models/Enemies/Headman/FireCrackerHead.h index ca0581e..f44fc52 100644 --- a/Sources/Models/Enemies/Headman/FireCrackerHead.h +++ b/Sources/Models/Enemies/Headman/FireCrackerHead.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRECRACKERHEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Headman/Head.h b/Sources/Models/Enemies/Headman/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/Enemies/Headman/Head.h +++ b/Sources/Models/Enemies/Headman/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Headman/Projectile/Blade.h b/Sources/Models/Enemies/Headman/Projectile/Blade.h index c14f474..6f35d41 100644 --- a/Sources/Models/Enemies/Headman/Projectile/Blade.h +++ b/Sources/Models/Enemies/Headman/Projectile/Blade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLADE_ANIM_ROTATING 0 diff --git a/Sources/Models/Enemies/Headman/Projectile/Bomb.h b/Sources/Models/Enemies/Headman/Projectile/Bomb.h index 2adc5f9..670ba8c 100644 --- a/Sources/Models/Enemies/Headman/Projectile/Bomb.h +++ b/Sources/Models/Enemies/Headman/Projectile/Bomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Headman/Projectile/FireCracker.h b/Sources/Models/Enemies/Headman/Projectile/FireCracker.h index de127f8..877a000 100644 --- a/Sources/Models/Enemies/Headman/Projectile/FireCracker.h +++ b/Sources/Models/Enemies/Headman/Projectile/FireCracker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRECRACKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Headman/Projectile/FireTrail.h b/Sources/Models/Enemies/Headman/Projectile/FireTrail.h index 6b479cc..0e0f4a2 100644 --- a/Sources/Models/Enemies/Headman/Projectile/FireTrail.h +++ b/Sources/Models/Enemies/Headman/Projectile/FireTrail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRETRAIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Headman/RocketLauncher.h b/Sources/Models/Enemies/Headman/RocketLauncher.h index 480c42b..51dd9da 100644 --- a/Sources/Models/Enemies/Headman/RocketLauncher.h +++ b/Sources/Models/Enemies/Headman/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Headman/Saw.h b/Sources/Models/Enemies/Headman/Saw.h index 940c18b..212b0f7 100644 --- a/Sources/Models/Enemies/Headman/Saw.h +++ b/Sources/Models/Enemies/Headman/Saw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SAW_ANIM_ROTATE 0 diff --git a/Sources/Models/Enemies/Headman/Stick.h b/Sources/Models/Enemies/Headman/Stick.h index 1710d0a..f33de58 100644 --- a/Sources/Models/Enemies/Headman/Stick.h +++ b/Sources/Models/Enemies/Headman/Stick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICK_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Headman/headman.h b/Sources/Models/Enemies/Headman/headman.h index 6d7faef..80e655f 100644 --- a/Sources/Models/Enemies/Headman/headman.h +++ b/Sources/Models/Enemies/Headman/headman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEADMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Headman/headmantest.h b/Sources/Models/Enemies/Headman/headmantest.h index 6898309..3541af0 100644 --- a/Sources/Models/Enemies/Headman/headmantest.h +++ b/Sources/Models/Enemies/Headman/headmantest.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEADMANTEST_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HuanMan/Huanman.h b/Sources/Models/Enemies/HuanMan/Huanman.h index 4b5b157..ba88481 100644 --- a/Sources/Models/Enemies/HuanMan/Huanman.h +++ b/Sources/Models/Enemies/HuanMan/Huanman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HUANMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HuanMan/Projectile/Flare.h b/Sources/Models/Enemies/HuanMan/Projectile/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/Enemies/HuanMan/Projectile/Flare.h +++ b/Sources/Models/Enemies/HuanMan/Projectile/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HuanMan/Projectile/Projectile.h b/Sources/Models/Enemies/HuanMan/Projectile/Projectile.h index 18f51c9..dfd418f 100644 --- a/Sources/Models/Enemies/HuanMan/Projectile/Projectile.h +++ b/Sources/Models/Enemies/HuanMan/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/HuanMan/Projectile/tmp/Projectile.h b/Sources/Models/Enemies/HuanMan/Projectile/tmp/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/Enemies/HuanMan/Projectile/tmp/Projectile.h +++ b/Sources/Models/Enemies/HuanMan/Projectile/tmp/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/MAMUTMAN/Mamutman.h b/Sources/Models/Enemies/MAMUTMAN/Mamutman.h index fbfe2b3..82e03d1 100644 --- a/Sources/Models/Enemies/MAMUTMAN/Mamutman.h +++ b/Sources/Models/Enemies/MAMUTMAN/Mamutman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAMUTMAN_ANIM_ATTACK01 0 diff --git a/Sources/Models/Enemies/MAMUTMAN/Projectile/Mamutman.h b/Sources/Models/Enemies/MAMUTMAN/Projectile/Mamutman.h index fbfe2b3..82e03d1 100644 --- a/Sources/Models/Enemies/MAMUTMAN/Projectile/Mamutman.h +++ b/Sources/Models/Enemies/MAMUTMAN/Projectile/Mamutman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAMUTMAN_ANIM_ATTACK01 0 diff --git a/Sources/Models/Enemies/MANTAMAN/Projectile/Projectile.h b/Sources/Models/Enemies/MANTAMAN/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/Enemies/MANTAMAN/Projectile/Projectile.h +++ b/Sources/Models/Enemies/MANTAMAN/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/MANTAMAN/mantaman.h b/Sources/Models/Enemies/MANTAMAN/mantaman.h index badfaa7..0b36298 100644 --- a/Sources/Models/Enemies/MANTAMAN/mantaman.h +++ b/Sources/Models/Enemies/MANTAMAN/mantaman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MANTAMAN_ANIM_DEFAULT_ANIMATION01 0 diff --git a/Sources/Models/Enemies/Mamut/OBJECTS/mamut.h b/Sources/Models/Enemies/Mamut/OBJECTS/mamut.h index de5bfc3..02f1e23 100644 --- a/Sources/Models/Enemies/Mamut/OBJECTS/mamut.h +++ b/Sources/Models/Enemies/Mamut/OBJECTS/mamut.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAMUT_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Mamut/Projectile/MamutProjectile.h b/Sources/Models/Enemies/Mamut/Projectile/MamutProjectile.h index 0759046..8c43aed 100644 --- a/Sources/Models/Enemies/Mamut/Projectile/MamutProjectile.h +++ b/Sources/Models/Enemies/Mamut/Projectile/MamutProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAMUTPROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Mental/BrainBottle.h b/Sources/Models/Enemies/Mental/BrainBottle.h index 58185df..4f6c500 100644 --- a/Sources/Models/Enemies/Mental/BrainBottle.h +++ b/Sources/Models/Enemies/Mental/BrainBottle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRAINBOTTLE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Mental/BrainDrain.h b/Sources/Models/Enemies/Mental/BrainDrain.h index 02332dd..3442121 100644 --- a/Sources/Models/Enemies/Mental/BrainDrain.h +++ b/Sources/Models/Enemies/Mental/BrainDrain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRAINDRAIN_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Mental/BrainHoses.h b/Sources/Models/Enemies/Mental/BrainHoses.h index 9515ad9..624c3e3 100644 --- a/Sources/Models/Enemies/Mental/BrainHoses.h +++ b/Sources/Models/Enemies/Mental/BrainHoses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRAINHOSES_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Mental/Head.h b/Sources/Models/Enemies/Mental/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/Models/Enemies/Mental/Head.h +++ b/Sources/Models/Enemies/Mental/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Mental/Mental.h b/Sources/Models/Enemies/Mental/Mental.h index 3856b33..20e55ae 100644 --- a/Sources/Models/Enemies/Mental/Mental.h +++ b/Sources/Models/Enemies/Mental/Mental.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MENTAL_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Robots/DrivingSpider/DrivingSpider.h b/Sources/Models/Enemies/Robots/DrivingSpider/DrivingSpider.h index bca0789..01e8233 100644 --- a/Sources/Models/Enemies/Robots/DrivingSpider/DrivingSpider.h +++ b/Sources/Models/Enemies/Robots/DrivingSpider/DrivingSpider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DRIVINGSPIDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/DrivingSpider/Weapon.h b/Sources/Models/Enemies/Robots/DrivingSpider/Weapon.h index 140f4ed..f679a2f 100644 --- a/Sources/Models/Enemies/Robots/DrivingSpider/Weapon.h +++ b/Sources/Models/Enemies/Robots/DrivingSpider/Weapon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WEAPON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/DrivingWheel/Robot.h b/Sources/Models/Enemies/Robots/DrivingWheel/Robot.h index 4392158..571d12e 100644 --- a/Sources/Models/Enemies/Robots/DrivingWheel/Robot.h +++ b/Sources/Models/Enemies/Robots/DrivingWheel/Robot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROBOT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/FloatBall/Robot.h b/Sources/Models/Enemies/Robots/FloatBall/Robot.h index 4392158..571d12e 100644 --- a/Sources/Models/Enemies/Robots/FloatBall/Robot.h +++ b/Sources/Models/Enemies/Robots/FloatBall/Robot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROBOT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/FloatKamikaze/FloatKamikaze.h b/Sources/Models/Enemies/Robots/FloatKamikaze/FloatKamikaze.h index f7dc4d5..e16006d 100644 --- a/Sources/Models/Enemies/Robots/FloatKamikaze/FloatKamikaze.h +++ b/Sources/Models/Enemies/Robots/FloatKamikaze/FloatKamikaze.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLOATKAMIKAZE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/FloatKamikaze/Ring.h b/Sources/Models/Enemies/Robots/FloatKamikaze/Ring.h index 72e8d15..efaf728 100644 --- a/Sources/Models/Enemies/Robots/FloatKamikaze/Ring.h +++ b/Sources/Models/Enemies/Robots/FloatKamikaze/Ring.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RING_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/FlyingFighter/FlyingFighter.h b/Sources/Models/Enemies/Robots/FlyingFighter/FlyingFighter.h index ce53ae1..125ca14 100644 --- a/Sources/Models/Enemies/Robots/FlyingFighter/FlyingFighter.h +++ b/Sources/Models/Enemies/Robots/FlyingFighter/FlyingFighter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLYINGFIGHTER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/FlyingFighter/Ship.h b/Sources/Models/Enemies/Robots/FlyingFighter/Ship.h index 5d3a487..b2334cc 100644 --- a/Sources/Models/Enemies/Robots/FlyingFighter/Ship.h +++ b/Sources/Models/Enemies/Robots/FlyingFighter/Ship.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIP_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/SentryBall/Ball.h b/Sources/Models/Enemies/Robots/SentryBall/Ball.h index 0460b16..7efb879 100644 --- a/Sources/Models/Enemies/Robots/SentryBall/Ball.h +++ b/Sources/Models/Enemies/Robots/SentryBall/Ball.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/SentryBall/Effect.h b/Sources/Models/Enemies/Robots/SentryBall/Effect.h index 5425ed1..300a4b3 100644 --- a/Sources/Models/Enemies/Robots/SentryBall/Effect.h +++ b/Sources/Models/Enemies/Robots/SentryBall/Effect.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Robots/SentryBall/SentryBall.h b/Sources/Models/Enemies/Robots/SentryBall/SentryBall.h index 09cee34..2206d49 100644 --- a/Sources/Models/Enemies/Robots/SentryBall/SentryBall.h +++ b/Sources/Models/Enemies/Robots/SentryBall/SentryBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SENTRYBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/SCORPMAN/Flare.h b/Sources/Models/Enemies/SCORPMAN/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/Enemies/SCORPMAN/Flare.h +++ b/Sources/Models/Enemies/SCORPMAN/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/SCORPMAN/Gun.h b/Sources/Models/Enemies/SCORPMAN/Gun.h index e64d6b5..45bded1 100644 --- a/Sources/Models/Enemies/SCORPMAN/Gun.h +++ b/Sources/Models/Enemies/SCORPMAN/Gun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUN_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/SCORPMAN/scorpman.h b/Sources/Models/Enemies/SCORPMAN/scorpman.h index 2486cae..fbd4790 100644 --- a/Sources/Models/Enemies/SCORPMAN/scorpman.h +++ b/Sources/Models/Enemies/SCORPMAN/scorpman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SCORPMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Walker/Debris/Head.h b/Sources/Models/Enemies/Walker/Debris/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/Models/Enemies/Walker/Debris/Head.h +++ b/Sources/Models/Enemies/Walker/Debris/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Walker/Debris/Head2.h b/Sources/Models/Enemies/Walker/Debris/Head2.h index c7a610c..a7fd093 100644 --- a/Sources/Models/Enemies/Walker/Debris/Head2.h +++ b/Sources/Models/Enemies/Walker/Debris/Head2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD2_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Walker/Debris/Leg.h b/Sources/Models/Enemies/Walker/Debris/Leg.h index 2866407..bfc6158 100644 --- a/Sources/Models/Enemies/Walker/Debris/Leg.h +++ b/Sources/Models/Enemies/Walker/Debris/Leg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEG_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/Walker/Laser.h b/Sources/Models/Enemies/Walker/Laser.h index 2371057..e3a9dc9 100644 --- a/Sources/Models/Enemies/Walker/Laser.h +++ b/Sources/Models/Enemies/Walker/Laser.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Walker/RocketLauncher.h b/Sources/Models/Enemies/Walker/RocketLauncher.h index 3935749..5b1cc00 100644 --- a/Sources/Models/Enemies/Walker/RocketLauncher.h +++ b/Sources/Models/Enemies/Walker/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_LEFT 0 diff --git a/Sources/Models/Enemies/Walker/Walker.h b/Sources/Models/Enemies/Walker/Walker.h index a88e384..70fde40 100644 --- a/Sources/Models/Enemies/Walker/Walker.h +++ b/Sources/Models/Enemies/Walker/Walker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WALKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/WereBull/WereBull.h b/Sources/Models/Enemies/WereBull/WereBull.h index 9017dbf..12af822 100644 --- a/Sources/Models/Enemies/WereBull/WereBull.h +++ b/Sources/Models/Enemies/WereBull/WereBull.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WEREBULL_ANIM_DEFAULT 0 diff --git a/Sources/Models/Enemies/WereBullOld/WereBull.h b/Sources/Models/Enemies/WereBullOld/WereBull.h index 1311b54..14c72d1 100644 --- a/Sources/Models/Enemies/WereBullOld/WereBull.h +++ b/Sources/Models/Enemies/WereBullOld/WereBull.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WEREBULL_ANIM_STANDREST 0 diff --git a/Sources/Models/Enemies/Woman/Projectile/Projectile.h b/Sources/Models/Enemies/Woman/Projectile/Projectile.h index 5a54d85..7a53b14 100644 --- a/Sources/Models/Enemies/Woman/Projectile/Projectile.h +++ b/Sources/Models/Enemies/Woman/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CATMANFIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Enemies/Woman/Woman.h b/Sources/Models/Enemies/Woman/Woman.h index 041f6bb..13fc3a7 100644 --- a/Sources/Models/Enemies/Woman/Woman.h +++ b/Sources/Models/Enemies/Woman/Woman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WOMAN_ANIM_AIRATTACK01 0 diff --git a/Sources/Models/Enemies/Woman/WomanForArtwork.h b/Sources/Models/Enemies/Woman/WomanForArtwork.h index 5c902cf..9ce350d 100644 --- a/Sources/Models/Enemies/Woman/WomanForArtwork.h +++ b/Sources/Models/Enemies/Woman/WomanForArtwork.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WOMANFORARTWORK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/AnimatedTexture.h b/Sources/Models/IHVTest/AnimatedTexture.h index 5c6459f..d94dd77 100644 --- a/Sources/Models/IHVTest/AnimatedTexture.h +++ b/Sources/Models/IHVTest/AnimatedTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANIMATEDTEXTURE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Bump.h b/Sources/Models/IHVTest/Bump.h index 3ee7741..bb082b4 100644 --- a/Sources/Models/IHVTest/Bump.h +++ b/Sources/Models/IHVTest/Bump.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUMP_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/CurvedSurfaces.h b/Sources/Models/IHVTest/CurvedSurfaces.h index 15756e4..2a1b71c 100644 --- a/Sources/Models/IHVTest/CurvedSurfaces.h +++ b/Sources/Models/IHVTest/CurvedSurfaces.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CURVEDSURFACES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Diffuse.h b/Sources/Models/IHVTest/Diffuse.h index 66d159d..63b3d36 100644 --- a/Sources/Models/IHVTest/Diffuse.h +++ b/Sources/Models/IHVTest/Diffuse.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DIFFUSE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/DoubleSided.h b/Sources/Models/IHVTest/DoubleSided.h index 70fc2dc..a67b519 100644 --- a/Sources/Models/IHVTest/DoubleSided.h +++ b/Sources/Models/IHVTest/DoubleSided.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESIDED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/DoubleSided_Add.h b/Sources/Models/IHVTest/DoubleSided_Add.h index 8fcf138..4d7e2e9 100644 --- a/Sources/Models/IHVTest/DoubleSided_Add.h +++ b/Sources/Models/IHVTest/DoubleSided_Add.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESIDED_ADD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/DoubleSided_Multiply.h b/Sources/Models/IHVTest/DoubleSided_Multiply.h index ea9b830..3b9f225 100644 --- a/Sources/Models/IHVTest/DoubleSided_Multiply.h +++ b/Sources/Models/IHVTest/DoubleSided_Multiply.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESIDED_MULTIPLY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/EffectTexture.h b/Sources/Models/IHVTest/EffectTexture.h index 378c3cb..b50eefe 100644 --- a/Sources/Models/IHVTest/EffectTexture.h +++ b/Sources/Models/IHVTest/EffectTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECTTEXTURE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Flat.h b/Sources/Models/IHVTest/Flat.h index 99621a7..95451fc 100644 --- a/Sources/Models/IHVTest/Flat.h +++ b/Sources/Models/IHVTest/Flat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/FullBright.h b/Sources/Models/IHVTest/FullBright.h index e409f8a..aa7760b 100644 --- a/Sources/Models/IHVTest/FullBright.h +++ b/Sources/Models/IHVTest/FullBright.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FULLBRIGHT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/GlassCurvedSurfaces.h b/Sources/Models/IHVTest/GlassCurvedSurfaces.h index bdd13e2..22e0543 100644 --- a/Sources/Models/IHVTest/GlassCurvedSurfaces.h +++ b/Sources/Models/IHVTest/GlassCurvedSurfaces.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSCURVEDSURFACES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Ignored.h b/Sources/Models/IHVTest/Ignored.h index 44bbde1..e9cde80 100644 --- a/Sources/Models/IHVTest/Ignored.h +++ b/Sources/Models/IHVTest/Ignored.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define IGNORED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Lightning.h b/Sources/Models/IHVTest/Lightning.h index f6a5844..5a1043e 100644 --- a/Sources/Models/IHVTest/Lightning.h +++ b/Sources/Models/IHVTest/Lightning.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTNING_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/ModelAnimation.h b/Sources/Models/IHVTest/ModelAnimation.h index fcc0cbb..dc386b6 100644 --- a/Sources/Models/IHVTest/ModelAnimation.h +++ b/Sources/Models/IHVTest/ModelAnimation.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MODELANIMATION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Patch.h b/Sources/Models/IHVTest/Patch.h index 6dedaad..17a32f1 100644 --- a/Sources/Models/IHVTest/Patch.h +++ b/Sources/Models/IHVTest/Patch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PATCH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Reflection.h b/Sources/Models/IHVTest/Reflection.h index f02f695..abf755d 100644 --- a/Sources/Models/IHVTest/Reflection.h +++ b/Sources/Models/IHVTest/Reflection.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define REFLECTION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Smooth.h b/Sources/Models/IHVTest/Smooth.h index 43cc1d9..5dcdffd 100644 --- a/Sources/Models/IHVTest/Smooth.h +++ b/Sources/Models/IHVTest/Smooth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOOTH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Specularity.h b/Sources/Models/IHVTest/Specularity.h index aea2350..00a471b 100644 --- a/Sources/Models/IHVTest/Specularity.h +++ b/Sources/Models/IHVTest/Specularity.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPECULARITY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Transparent.h b/Sources/Models/IHVTest/Transparent.h index 9ffe3f1..fc0f979 100644 --- a/Sources/Models/IHVTest/Transparent.h +++ b/Sources/Models/IHVTest/Transparent.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TRANSPARENT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/IHVTest/Trasluscent.h b/Sources/Models/IHVTest/Trasluscent.h index e2ddd82..93c0366 100644 --- a/Sources/Models/IHVTest/Trasluscent.h +++ b/Sources/Models/IHVTest/Trasluscent.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TRASLUSCENT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/Bullets/Bullets.h b/Sources/Models/Items/Ammo/Bullets/Bullets.h index 9f2199c..540d3ec 100644 --- a/Sources/Models/Items/Ammo/Bullets/Bullets.h +++ b/Sources/Models/Items/Ammo/Bullets/Bullets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/Cannonball/CannonBall.h b/Sources/Models/Items/Ammo/Cannonball/CannonBall.h index 8692c4b..2b51699 100644 --- a/Sources/Models/Items/Ammo/Cannonball/CannonBall.h +++ b/Sources/Models/Items/Ammo/Cannonball/CannonBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/Cannonball/CannonBallQuad.h b/Sources/Models/Items/Ammo/Cannonball/CannonBallQuad.h index 6ca4f58..ceafc02 100644 --- a/Sources/Models/Items/Ammo/Cannonball/CannonBallQuad.h +++ b/Sources/Models/Items/Ammo/Cannonball/CannonBallQuad.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALLQUAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/Electricity/Effect.h b/Sources/Models/Items/Ammo/Electricity/Effect.h index 5425ed1..300a4b3 100644 --- a/Sources/Models/Items/Ammo/Electricity/Effect.h +++ b/Sources/Models/Items/Ammo/Electricity/Effect.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/Electricity/Effect2.h b/Sources/Models/Items/Ammo/Electricity/Effect2.h index e8cbb50..8266393 100644 --- a/Sources/Models/Items/Ammo/Electricity/Effect2.h +++ b/Sources/Models/Items/Ammo/Electricity/Effect2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/Electricity/Electricity.h b/Sources/Models/Items/Ammo/Electricity/Electricity.h index e765117..221e0d7 100644 --- a/Sources/Models/Items/Ammo/Electricity/Electricity.h +++ b/Sources/Models/Items/Ammo/Electricity/Electricity.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELECTRICITY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/Grenades/Grenades.h b/Sources/Models/Items/Ammo/Grenades/Grenades.h index 0f34ac2..9dd5845 100644 --- a/Sources/Models/Items/Ammo/Grenades/Grenades.h +++ b/Sources/Models/Items/Ammo/Grenades/Grenades.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/Napalm/Napalm.h b/Sources/Models/Items/Ammo/Napalm/Napalm.h index 1524a50..205f3ae 100644 --- a/Sources/Models/Items/Ammo/Napalm/Napalm.h +++ b/Sources/Models/Items/Ammo/Napalm/Napalm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NAPALM_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Ammo/Rockets/Rockets.h b/Sources/Models/Items/Ammo/Rockets/Rockets.h index 1ea9350..2a32d20 100644 --- a/Sources/Models/Items/Ammo/Rockets/Rockets.h +++ b/Sources/Models/Items/Ammo/Rockets/Rockets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/Shells/Shells.h b/Sources/Models/Items/Ammo/Shells/Shells.h index 04d38cf..693e5b4 100644 --- a/Sources/Models/Items/Ammo/Shells/Shells.h +++ b/Sources/Models/Items/Ammo/Shells/Shells.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHELLS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Bullets/Bullets.h b/Sources/Models/Items/Ammo/_Old/Bullets/Bullets.h index ea60211..7304a93 100644 --- a/Sources/Models/Items/Ammo/_Old/Bullets/Bullets.h +++ b/Sources/Models/Items/Ammo/_Old/Bullets/Bullets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Cannonball/CannonBall.h b/Sources/Models/Items/Ammo/_Old/Cannonball/CannonBall.h index 8692c4b..2b51699 100644 --- a/Sources/Models/Items/Ammo/_Old/Cannonball/CannonBall.h +++ b/Sources/Models/Items/Ammo/_Old/Cannonball/CannonBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Cannonball/CannonBallQuad.h b/Sources/Models/Items/Ammo/_Old/Cannonball/CannonBallQuad.h index 6ca4f58..ceafc02 100644 --- a/Sources/Models/Items/Ammo/_Old/Cannonball/CannonBallQuad.h +++ b/Sources/Models/Items/Ammo/_Old/Cannonball/CannonBallQuad.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALLQUAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Electricity/Effect.h b/Sources/Models/Items/Ammo/_Old/Electricity/Effect.h index 5425ed1..300a4b3 100644 --- a/Sources/Models/Items/Ammo/_Old/Electricity/Effect.h +++ b/Sources/Models/Items/Ammo/_Old/Electricity/Effect.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Electricity/Effect2.h b/Sources/Models/Items/Ammo/_Old/Electricity/Effect2.h index e8cbb50..8266393 100644 --- a/Sources/Models/Items/Ammo/_Old/Electricity/Effect2.h +++ b/Sources/Models/Items/Ammo/_Old/Electricity/Effect2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Electricity/Electricity.h b/Sources/Models/Items/Ammo/_Old/Electricity/Electricity.h index 4dea2dc..505b306 100644 --- a/Sources/Models/Items/Ammo/_Old/Electricity/Electricity.h +++ b/Sources/Models/Items/Ammo/_Old/Electricity/Electricity.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELECTRICITY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Grenades/Grenade.h b/Sources/Models/Items/Ammo/_Old/Grenades/Grenade.h index a184e98..8db2058 100644 --- a/Sources/Models/Items/Ammo/_Old/Grenades/Grenade.h +++ b/Sources/Models/Items/Ammo/_Old/Grenades/Grenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Grenades/Grenades.h b/Sources/Models/Items/Ammo/_Old/Grenades/Grenades.h index 353e287..d0fbfdb 100644 --- a/Sources/Models/Items/Ammo/_Old/Grenades/Grenades.h +++ b/Sources/Models/Items/Ammo/_Old/Grenades/Grenades.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Rockets/Rocket01.h b/Sources/Models/Items/Ammo/_Old/Rockets/Rocket01.h index 143dc03..35a279e 100644 --- a/Sources/Models/Items/Ammo/_Old/Rockets/Rocket01.h +++ b/Sources/Models/Items/Ammo/_Old/Rockets/Rocket01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKET01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Rockets/Rockets.h b/Sources/Models/Items/Ammo/_Old/Rockets/Rockets.h index 49a643a..5526ee6 100644 --- a/Sources/Models/Items/Ammo/_Old/Rockets/Rockets.h +++ b/Sources/Models/Items/Ammo/_Old/Rockets/Rockets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Ammo/_Old/Shells/Shells.h b/Sources/Models/Items/Ammo/_Old/Shells/Shells.h index 48f5491..ddc7932 100644 --- a/Sources/Models/Items/Ammo/_Old/Shells/Shells.h +++ b/Sources/Models/Items/Ammo/_Old/Shells/Shells.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHELLS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Armor/Armor_1.h b/Sources/Models/Items/Armor/Armor_1.h index e623d4a..271d09b 100644 --- a/Sources/Models/Items/Armor/Armor_1.h +++ b/Sources/Models/Items/Armor/Armor_1.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_1_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Armor/Armor_100.h b/Sources/Models/Items/Armor/Armor_100.h index 1c81046..7ac4c05 100644 --- a/Sources/Models/Items/Armor/Armor_100.h +++ b/Sources/Models/Items/Armor/Armor_100.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_100_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Armor/Armor_200.h b/Sources/Models/Items/Armor/Armor_200.h index d3b5bde..10e76b1 100644 --- a/Sources/Models/Items/Armor/Armor_200.h +++ b/Sources/Models/Items/Armor/Armor_200.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_200_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Armor/Armor_25.h b/Sources/Models/Items/Armor/Armor_25.h index 32f6eb2..d7b8c8e 100644 --- a/Sources/Models/Items/Armor/Armor_25.h +++ b/Sources/Models/Items/Armor/Armor_25.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_25_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Armor/Armor_50.h b/Sources/Models/Items/Armor/Armor_50.h index 3341f24..bc9e703 100644 --- a/Sources/Models/Items/Armor/Armor_50.h +++ b/Sources/Models/Items/Armor/Armor_50.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_50_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Flares/Flare.h b/Sources/Models/Items/Flares/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/Items/Flares/Flare.h +++ b/Sources/Models/Items/Flares/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Health/Large/Large.h b/Sources/Models/Items/Health/Large/Large.h index 8a5238b..07ad354 100644 --- a/Sources/Models/Items/Health/Large/Large.h +++ b/Sources/Models/Items/Health/Large/Large.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LARGE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Health/Medium/Medium.h b/Sources/Models/Items/Health/Medium/Medium.h index 8549b21..0be6a5b 100644 --- a/Sources/Models/Items/Health/Medium/Medium.h +++ b/Sources/Models/Items/Health/Medium/Medium.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MEDIUM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Health/Pill/Pill.h b/Sources/Models/Items/Health/Pill/Pill.h index 4d6b444..7e5d83b 100644 --- a/Sources/Models/Items/Health/Pill/Pill.h +++ b/Sources/Models/Items/Health/Pill/Pill.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PILL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Health/Small/Small.h b/Sources/Models/Items/Health/Small/Small.h index 08fabeb..bdde7a4 100644 --- a/Sources/Models/Items/Health/Small/Small.h +++ b/Sources/Models/Items/Health/Small/Small.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Health/Super/Super.h b/Sources/Models/Items/Health/Super/Super.h index d423770..0c7d4f9 100644 --- a/Sources/Models/Items/Health/Super/Super.h +++ b/Sources/Models/Items/Health/Super/Super.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SUPER_ANIM_HEARTBIT 0 diff --git a/Sources/Models/Items/Health/SuperOrg/Super.h b/Sources/Models/Items/Health/SuperOrg/Super.h index 283bc95..ec2f9a8 100644 --- a/Sources/Models/Items/Health/SuperOrg/Super.h +++ b/Sources/Models/Items/Health/SuperOrg/Super.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SUPER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/ItemHolder/ItemHolder.h b/Sources/Models/Items/ItemHolder/ItemHolder.h index 1dd7adc..877457f 100644 --- a/Sources/Models/Items/ItemHolder/ItemHolder.h +++ b/Sources/Models/Items/ItemHolder/ItemHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ITEMHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Keys/AnkhGold/Ankh.h b/Sources/Models/Items/Keys/AnkhGold/Ankh.h index 3428143..257f74c 100644 --- a/Sources/Models/Items/Keys/AnkhGold/Ankh.h +++ b/Sources/Models/Items/Keys/AnkhGold/Ankh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANKH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Keys/AnkhStone/Ankh.h b/Sources/Models/Items/Keys/AnkhStone/Ankh.h index 3428143..257f74c 100644 --- a/Sources/Models/Items/Keys/AnkhStone/Ankh.h +++ b/Sources/Models/Items/Keys/AnkhStone/Ankh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANKH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Keys/AnkhWood/Ankh.h b/Sources/Models/Items/Keys/AnkhWood/Ankh.h index 3428143..257f74c 100644 --- a/Sources/Models/Items/Keys/AnkhWood/Ankh.h +++ b/Sources/Models/Items/Keys/AnkhWood/Ankh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANKH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Keys/Elements/Air.h b/Sources/Models/Items/Keys/Elements/Air.h index e149dad..e4b0c2d 100644 --- a/Sources/Models/Items/Keys/Elements/Air.h +++ b/Sources/Models/Items/Keys/Elements/Air.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AIR_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/Elements/Earth.h b/Sources/Models/Items/Keys/Elements/Earth.h index 2528002..5aa1d98 100644 --- a/Sources/Models/Items/Keys/Elements/Earth.h +++ b/Sources/Models/Items/Keys/Elements/Earth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EARTH_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/Elements/Fire.h b/Sources/Models/Items/Keys/Elements/Fire.h index d3d7459..9e02505 100644 --- a/Sources/Models/Items/Keys/Elements/Fire.h +++ b/Sources/Models/Items/Keys/Elements/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/Elements/Old/Earth.h b/Sources/Models/Items/Keys/Elements/Old/Earth.h index 2528002..5aa1d98 100644 --- a/Sources/Models/Items/Keys/Elements/Old/Earth.h +++ b/Sources/Models/Items/Keys/Elements/Old/Earth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EARTH_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/Elements/Water.h b/Sources/Models/Items/Keys/Elements/Water.h index 20a1ebc..30d3476 100644 --- a/Sources/Models/Items/Keys/Elements/Water.h +++ b/Sources/Models/Items/Keys/Elements/Water.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATER_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/EyeOfRa/EyeOfRa.h b/Sources/Models/Items/Keys/EyeOfRa/EyeOfRa.h index 927266c..73f5649 100644 --- a/Sources/Models/Items/Keys/EyeOfRa/EyeOfRa.h +++ b/Sources/Models/Items/Keys/EyeOfRa/EyeOfRa.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EYEOFRA_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/EyeOfRaCoin/CoinLeft.h b/Sources/Models/Items/Keys/EyeOfRaCoin/CoinLeft.h index 0e4ed6a..e9b4e5d 100644 --- a/Sources/Models/Items/Keys/EyeOfRaCoin/CoinLeft.h +++ b/Sources/Models/Items/Keys/EyeOfRaCoin/CoinLeft.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COINLEFT_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/EyeOfRaCoin/CoinRight.h b/Sources/Models/Items/Keys/EyeOfRaCoin/CoinRight.h index 344b8b6..8001527 100644 --- a/Sources/Models/Items/Keys/EyeOfRaCoin/CoinRight.h +++ b/Sources/Models/Items/Keys/EyeOfRaCoin/CoinRight.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COINRIGHT_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/GoldSphinx/GoldSphinx.h b/Sources/Models/Items/Keys/GoldSphinx/GoldSphinx.h index b9b33b1..4201c86 100644 --- a/Sources/Models/Items/Keys/GoldSphinx/GoldSphinx.h +++ b/Sources/Models/Items/Keys/GoldSphinx/GoldSphinx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GOLDSPHINX_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/HorSons/HorSons.h b/Sources/Models/Items/Keys/HorSons/HorSons.h index 8c988e6..f63180e 100644 --- a/Sources/Models/Items/Keys/HorSons/HorSons.h +++ b/Sources/Models/Items/Keys/HorSons/HorSons.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HORSONS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/Keys/Luxor/FeatherOfTruth.h b/Sources/Models/Items/Keys/Luxor/FeatherOfTruth.h index 9e9edfc..6747cc8 100644 --- a/Sources/Models/Items/Keys/Luxor/FeatherOfTruth.h +++ b/Sources/Models/Items/Keys/Luxor/FeatherOfTruth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FEATHEROFTRUTH_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/Luxor/GoldHeart.h b/Sources/Models/Items/Keys/Luxor/GoldHeart.h index ba39349..97103ec 100644 --- a/Sources/Models/Items/Keys/Luxor/GoldHeart.h +++ b/Sources/Models/Items/Keys/Luxor/GoldHeart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GOLDHEART_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/RaKey/Key.h b/Sources/Models/Items/Keys/RaKey/Key.h index dca03ed..a5097ff 100644 --- a/Sources/Models/Items/Keys/RaKey/Key.h +++ b/Sources/Models/Items/Keys/RaKey/Key.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEY_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/RaSign/Sign.h b/Sources/Models/Items/Keys/RaSign/Sign.h index 4f5c88b..dbcd314 100644 --- a/Sources/Models/Items/Keys/RaSign/Sign.h +++ b/Sources/Models/Items/Keys/RaSign/Sign.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SIGN_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/Scarab/Scarab.h b/Sources/Models/Items/Keys/Scarab/Scarab.h index 27352c7..19b326c 100644 --- a/Sources/Models/Items/Keys/Scarab/Scarab.h +++ b/Sources/Models/Items/Keys/Scarab/Scarab.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SCARAB_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/Uaset/Uaset.h b/Sources/Models/Items/Keys/Uaset/Uaset.h index 16a8a3f..978a358 100644 --- a/Sources/Models/Items/Keys/Uaset/Uaset.h +++ b/Sources/Models/Items/Keys/Uaset/Uaset.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define UASET_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Keys/Wings/Wings.h b/Sources/Models/Items/Keys/Wings/Wings.h index f57603f..6038639 100644 --- a/Sources/Models/Items/Keys/Wings/Wings.h +++ b/Sources/Models/Items/Keys/Wings/Wings.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WINGS_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/Pergament/Pergament.h b/Sources/Models/Items/Pergament/Pergament.h index fb78601..8623830 100644 --- a/Sources/Models/Items/Pergament/Pergament.h +++ b/Sources/Models/Items/Pergament/Pergament.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PERGAMENT_ANIM_DEFAULT 0 diff --git a/Sources/Models/Items/PowerUps/BackPack/BackPack.h b/Sources/Models/Items/PowerUps/BackPack/BackPack.h index 32bddf3..0a0d67f 100644 --- a/Sources/Models/Items/PowerUps/BackPack/BackPack.h +++ b/Sources/Models/Items/PowerUps/BackPack/BackPack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BACKPACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/PowerUps/SeriousDamage/SeriousDamage.h b/Sources/Models/Items/PowerUps/SeriousDamage/SeriousDamage.h index 35d20fa..3f0d8d7 100644 --- a/Sources/Models/Items/PowerUps/SeriousDamage/SeriousDamage.h +++ b/Sources/Models/Items/PowerUps/SeriousDamage/SeriousDamage.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSDAMAGE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/PowerUps/SeriousPack/SeriousPack.h b/Sources/Models/Items/PowerUps/SeriousPack/SeriousPack.h index fd4f34a..f03166a 100644 --- a/Sources/Models/Items/PowerUps/SeriousPack/SeriousPack.h +++ b/Sources/Models/Items/PowerUps/SeriousPack/SeriousPack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSPACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Items/PowerUps/_Old/SeriousPack/SeriousPack.h b/Sources/Models/Items/PowerUps/_Old/SeriousPack/SeriousPack.h index ae626e4..1d979dc 100644 --- a/Sources/Models/Items/PowerUps/_Old/SeriousPack/SeriousPack.h +++ b/Sources/Models/Items/PowerUps/_Old/SeriousPack/SeriousPack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSPACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/LightSources/FireHolder01/FireHolder.h b/Sources/Models/LightSources/FireHolder01/FireHolder.h index 9635408..c5bec4e 100644 --- a/Sources/Models/LightSources/FireHolder01/FireHolder.h +++ b/Sources/Models/LightSources/FireHolder01/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/LightSources/FireHolder14/FireHolder.h b/Sources/Models/LightSources/FireHolder14/FireHolder.h index f1abbe9..6bd4cb2 100644 --- a/Sources/Models/LightSources/FireHolder14/FireHolder.h +++ b/Sources/Models/LightSources/FireHolder14/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/LightSources/FireHolder16/FireHolder.h b/Sources/Models/LightSources/FireHolder16/FireHolder.h index 9635408..c5bec4e 100644 --- a/Sources/Models/LightSources/FireHolder16/FireHolder.h +++ b/Sources/Models/LightSources/FireHolder16/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/LightSources/FireHolder46/FireHolder.h b/Sources/Models/LightSources/FireHolder46/FireHolder.h index f1abbe9..6bd4cb2 100644 --- a/Sources/Models/LightSources/FireHolder46/FireHolder.h +++ b/Sources/Models/LightSources/FireHolder46/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/LightSources/FireHolder49/FireHolder.h b/Sources/Models/LightSources/FireHolder49/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/Models/LightSources/FireHolder49/FireHolder.h +++ b/Sources/Models/LightSources/FireHolder49/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/Models/LightSources/FireHolder51/FireHolder.h b/Sources/Models/LightSources/FireHolder51/FireHolder.h index 9635408..c5bec4e 100644 --- a/Sources/Models/LightSources/FireHolder51/FireHolder.h +++ b/Sources/Models/LightSources/FireHolder51/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/LightSources/Torch03/Torch.h b/Sources/Models/LightSources/Torch03/Torch.h index 7b2ddb1..ebf97c1 100644 --- a/Sources/Models/LightSources/Torch03/Torch.h +++ b/Sources/Models/LightSources/Torch03/Torch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORCH_ANIM_DEFAULT 0 diff --git a/Sources/Models/LightSources/Torch04/Torch.h b/Sources/Models/LightSources/Torch04/Torch.h index 7b2ddb1..ebf97c1 100644 --- a/Sources/Models/LightSources/Torch04/Torch.h +++ b/Sources/Models/LightSources/Torch04/Torch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORCH_ANIM_DEFAULT 0 diff --git a/Sources/Models/LightSources/WallTorch01/WallTorch.h b/Sources/Models/LightSources/WallTorch01/WallTorch.h index da0efbb..a0d5aa2 100644 --- a/Sources/Models/LightSources/WallTorch01/WallTorch.h +++ b/Sources/Models/LightSources/WallTorch01/WallTorch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WALLTORCH_ANIM_DEFAULT 0 diff --git a/Sources/Models/LightSources/WallTorch02/WallTorch.h b/Sources/Models/LightSources/WallTorch02/WallTorch.h index da0efbb..a0d5aa2 100644 --- a/Sources/Models/LightSources/WallTorch02/WallTorch.h +++ b/Sources/Models/LightSources/WallTorch02/WallTorch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WALLTORCH_ANIM_DEFAULT 0 diff --git a/Sources/Models/MenuOld/Arrow.h b/Sources/Models/MenuOld/Arrow.h index 4da0cde..22b8a78 100644 --- a/Sources/Models/MenuOld/Arrow.h +++ b/Sources/Models/MenuOld/Arrow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARROW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/BigButton.h b/Sources/Models/MenuOld/BigButton.h index 82eabad..168727c 100644 --- a/Sources/Models/MenuOld/BigButton.h +++ b/Sources/Models/MenuOld/BigButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIGBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/BigLongButton.h b/Sources/Models/MenuOld/BigLongButton.h index e169c33..630dc0b 100644 --- a/Sources/Models/MenuOld/BigLongButton.h +++ b/Sources/Models/MenuOld/BigLongButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIGLONGBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/ExclamationMark.h b/Sources/Models/MenuOld/ExclamationMark.h index d77e94d..3fa569c 100644 --- a/Sources/Models/MenuOld/ExclamationMark.h +++ b/Sources/Models/MenuOld/ExclamationMark.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXCLAMATIONMARK_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/InfoTable.h b/Sources/Models/MenuOld/InfoTable.h index fe57e3f..724f7be 100644 --- a/Sources/Models/MenuOld/InfoTable.h +++ b/Sources/Models/MenuOld/InfoTable.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INFOTABLE_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/Key.h b/Sources/Models/MenuOld/Key.h index e0c5d9f..f49345f 100644 --- a/Sources/Models/MenuOld/Key.h +++ b/Sources/Models/MenuOld/Key.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEY_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/Key2V.h b/Sources/Models/MenuOld/Key2V.h index fb8276f..6168e57 100644 --- a/Sources/Models/MenuOld/Key2V.h +++ b/Sources/Models/MenuOld/Key2V.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEY2V_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/KeyH1_5.h b/Sources/Models/MenuOld/KeyH1_5.h index b761de8..0f66805 100644 --- a/Sources/Models/MenuOld/KeyH1_5.h +++ b/Sources/Models/MenuOld/KeyH1_5.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYH1_5_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/KeyH2.h b/Sources/Models/MenuOld/KeyH2.h index 5d62666..880e13f 100644 --- a/Sources/Models/MenuOld/KeyH2.h +++ b/Sources/Models/MenuOld/KeyH2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYH2_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/KeyH3.h b/Sources/Models/MenuOld/KeyH3.h index 918b084..be803c8 100644 --- a/Sources/Models/MenuOld/KeyH3.h +++ b/Sources/Models/MenuOld/KeyH3.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYH3_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/KeyNoDefined.h b/Sources/Models/MenuOld/KeyNoDefined.h index 20cd3b2..bb33e3a 100644 --- a/Sources/Models/MenuOld/KeyNoDefined.h +++ b/Sources/Models/MenuOld/KeyNoDefined.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYNODEFINED_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/KeyReturn.h b/Sources/Models/MenuOld/KeyReturn.h index 84a4767..8161ae3 100644 --- a/Sources/Models/MenuOld/KeyReturn.h +++ b/Sources/Models/MenuOld/KeyReturn.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYRETURN_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/KeySpace.h b/Sources/Models/MenuOld/KeySpace.h index a2738cd..e426543 100644 --- a/Sources/Models/MenuOld/KeySpace.h +++ b/Sources/Models/MenuOld/KeySpace.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYSPACE_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/LittleTrigger.h b/Sources/Models/MenuOld/LittleTrigger.h index fbc507e..6d74faa 100644 --- a/Sources/Models/MenuOld/LittleTrigger.h +++ b/Sources/Models/MenuOld/LittleTrigger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LITTLETRIGGER_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/Monitor.h b/Sources/Models/MenuOld/Monitor.h index eb59f32..2e8faa4 100644 --- a/Sources/Models/MenuOld/Monitor.h +++ b/Sources/Models/MenuOld/Monitor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MONITOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/Mouse.h b/Sources/Models/MenuOld/Mouse.h index df0a26a..85f8d24 100644 --- a/Sources/Models/MenuOld/Mouse.h +++ b/Sources/Models/MenuOld/Mouse.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MOUSE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/NormalButton.h b/Sources/Models/MenuOld/NormalButton.h index c744896..2318090 100644 --- a/Sources/Models/MenuOld/NormalButton.h +++ b/Sources/Models/MenuOld/NormalButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NORMALBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/PrevNextButton.h b/Sources/Models/MenuOld/PrevNextButton.h index f1434c5..facde09 100644 --- a/Sources/Models/MenuOld/PrevNextButton.h +++ b/Sources/Models/MenuOld/PrevNextButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PREVNEXTBUTTON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/Question.h b/Sources/Models/MenuOld/Question.h index b167a2e..153a12c 100644 --- a/Sources/Models/MenuOld/Question.h +++ b/Sources/Models/MenuOld/Question.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define QUESTION_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/SeriousSamSign/SeriousSamSign.h b/Sources/Models/MenuOld/SeriousSamSign/SeriousSamSign.h index 87428a9..5c146b5 100644 --- a/Sources/Models/MenuOld/SeriousSamSign/SeriousSamSign.h +++ b/Sources/Models/MenuOld/SeriousSamSign/SeriousSamSign.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSSAMSIGN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/Slider.h b/Sources/Models/MenuOld/Slider.h index b465056..f40eeed 100644 --- a/Sources/Models/MenuOld/Slider.h +++ b/Sources/Models/MenuOld/Slider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDER_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/SliderInside.h b/Sources/Models/MenuOld/SliderInside.h index 8340fe4..519a78b 100644 --- a/Sources/Models/MenuOld/SliderInside.h +++ b/Sources/Models/MenuOld/SliderInside.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDERINSIDE_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/SplitScreen.h b/Sources/Models/MenuOld/SplitScreen.h index 137b144..8cf5c0c 100644 --- a/Sources/Models/MenuOld/SplitScreen.h +++ b/Sources/Models/MenuOld/SplitScreen.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPLITSCREEN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/TitleButton.h b/Sources/Models/MenuOld/TitleButton.h index 2826d7d..2cb0c26 100644 --- a/Sources/Models/MenuOld/TitleButton.h +++ b/Sources/Models/MenuOld/TitleButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TITLEBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/ValidMode.h b/Sources/Models/MenuOld/ValidMode.h index 39ac8f4..6fcb821 100644 --- a/Sources/Models/MenuOld/ValidMode.h +++ b/Sources/Models/MenuOld/ValidMode.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VALIDMODE_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/VeryLittleTrigger.h b/Sources/Models/MenuOld/VeryLittleTrigger.h index 4c534e3..ef9a905 100644 --- a/Sources/Models/MenuOld/VeryLittleTrigger.h +++ b/Sources/Models/MenuOld/VeryLittleTrigger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VERYLITTLETRIGGER_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Arrow.h b/Sources/Models/MenuOld/elfold/Arrow.h index 4da0cde..22b8a78 100644 --- a/Sources/Models/MenuOld/elfold/Arrow.h +++ b/Sources/Models/MenuOld/elfold/Arrow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARROW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/elfold/BigButton.h b/Sources/Models/MenuOld/elfold/BigButton.h index 507d327..54c80a8 100644 --- a/Sources/Models/MenuOld/elfold/BigButton.h +++ b/Sources/Models/MenuOld/elfold/BigButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIGBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/BigLongButton.h b/Sources/Models/MenuOld/elfold/BigLongButton.h index e169c33..630dc0b 100644 --- a/Sources/Models/MenuOld/elfold/BigLongButton.h +++ b/Sources/Models/MenuOld/elfold/BigLongButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIGLONGBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Buttons_Old/BigButton.h b/Sources/Models/MenuOld/elfold/Buttons_Old/BigButton.h index bf0ba3f..4b1abe9 100644 --- a/Sources/Models/MenuOld/elfold/Buttons_Old/BigButton.h +++ b/Sources/Models/MenuOld/elfold/Buttons_Old/BigButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIGBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Buttons_Old/BigLongButton.h b/Sources/Models/MenuOld/elfold/Buttons_Old/BigLongButton.h index 2c8faed..8a8b5e8 100644 --- a/Sources/Models/MenuOld/elfold/Buttons_Old/BigLongButton.h +++ b/Sources/Models/MenuOld/elfold/Buttons_Old/BigLongButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIGLONGBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Buttons_Old/LittleTriger.h b/Sources/Models/MenuOld/elfold/Buttons_Old/LittleTriger.h index 7a43265..a01b532 100644 --- a/Sources/Models/MenuOld/elfold/Buttons_Old/LittleTriger.h +++ b/Sources/Models/MenuOld/elfold/Buttons_Old/LittleTriger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LITTLETRIGER_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Buttons_Old/PrevNextButton.h b/Sources/Models/MenuOld/elfold/Buttons_Old/PrevNextButton.h index 2bb461d..ae596d7 100644 --- a/Sources/Models/MenuOld/elfold/Buttons_Old/PrevNextButton.h +++ b/Sources/Models/MenuOld/elfold/Buttons_Old/PrevNextButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PREVNEXTBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Buttons_Old/Slider.h b/Sources/Models/MenuOld/elfold/Buttons_Old/Slider.h index 355caab..fccae4e 100644 --- a/Sources/Models/MenuOld/elfold/Buttons_Old/Slider.h +++ b/Sources/Models/MenuOld/elfold/Buttons_Old/Slider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/elfold/Buttons_Old/TitleButton.h b/Sources/Models/MenuOld/elfold/Buttons_Old/TitleButton.h index 1c5d5b9..5e0ecef 100644 --- a/Sources/Models/MenuOld/elfold/Buttons_Old/TitleButton.h +++ b/Sources/Models/MenuOld/elfold/Buttons_Old/TitleButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TITLEBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Buttons_Old/ValidMode.h b/Sources/Models/MenuOld/elfold/Buttons_Old/ValidMode.h index b8af8fd..3843472 100644 --- a/Sources/Models/MenuOld/elfold/Buttons_Old/ValidMode.h +++ b/Sources/Models/MenuOld/elfold/Buttons_Old/ValidMode.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VALIDMODE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/elfold/ExclamationMark.h b/Sources/Models/MenuOld/elfold/ExclamationMark.h index d77e94d..3fa569c 100644 --- a/Sources/Models/MenuOld/elfold/ExclamationMark.h +++ b/Sources/Models/MenuOld/elfold/ExclamationMark.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXCLAMATIONMARK_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/InfoTable.h b/Sources/Models/MenuOld/elfold/InfoTable.h index fe57e3f..724f7be 100644 --- a/Sources/Models/MenuOld/elfold/InfoTable.h +++ b/Sources/Models/MenuOld/elfold/InfoTable.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INFOTABLE_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Key.h b/Sources/Models/MenuOld/elfold/Key.h index e0c5d9f..f49345f 100644 --- a/Sources/Models/MenuOld/elfold/Key.h +++ b/Sources/Models/MenuOld/elfold/Key.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEY_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Key2V.h b/Sources/Models/MenuOld/elfold/Key2V.h index fb8276f..6168e57 100644 --- a/Sources/Models/MenuOld/elfold/Key2V.h +++ b/Sources/Models/MenuOld/elfold/Key2V.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEY2V_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/KeyH1_5.h b/Sources/Models/MenuOld/elfold/KeyH1_5.h index b761de8..0f66805 100644 --- a/Sources/Models/MenuOld/elfold/KeyH1_5.h +++ b/Sources/Models/MenuOld/elfold/KeyH1_5.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYH1_5_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/KeyH2.h b/Sources/Models/MenuOld/elfold/KeyH2.h index 5d62666..880e13f 100644 --- a/Sources/Models/MenuOld/elfold/KeyH2.h +++ b/Sources/Models/MenuOld/elfold/KeyH2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYH2_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/KeyH3.h b/Sources/Models/MenuOld/elfold/KeyH3.h index 918b084..be803c8 100644 --- a/Sources/Models/MenuOld/elfold/KeyH3.h +++ b/Sources/Models/MenuOld/elfold/KeyH3.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYH3_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/KeyNoDefined.h b/Sources/Models/MenuOld/elfold/KeyNoDefined.h index 20cd3b2..bb33e3a 100644 --- a/Sources/Models/MenuOld/elfold/KeyNoDefined.h +++ b/Sources/Models/MenuOld/elfold/KeyNoDefined.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYNODEFINED_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/KeyReturn.h b/Sources/Models/MenuOld/elfold/KeyReturn.h index 84a4767..8161ae3 100644 --- a/Sources/Models/MenuOld/elfold/KeyReturn.h +++ b/Sources/Models/MenuOld/elfold/KeyReturn.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYRETURN_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/KeySpace.h b/Sources/Models/MenuOld/elfold/KeySpace.h index a2738cd..e426543 100644 --- a/Sources/Models/MenuOld/elfold/KeySpace.h +++ b/Sources/Models/MenuOld/elfold/KeySpace.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEYSPACE_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/LittleTriger.h b/Sources/Models/MenuOld/elfold/LittleTriger.h index 883654d..3b5926d 100644 --- a/Sources/Models/MenuOld/elfold/LittleTriger.h +++ b/Sources/Models/MenuOld/elfold/LittleTriger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LITTLETRIGER_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/LittleTrigger.h b/Sources/Models/MenuOld/elfold/LittleTrigger.h index fbc507e..6d74faa 100644 --- a/Sources/Models/MenuOld/elfold/LittleTrigger.h +++ b/Sources/Models/MenuOld/elfold/LittleTrigger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LITTLETRIGGER_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Monitor.h b/Sources/Models/MenuOld/elfold/Monitor.h index eb59f32..2e8faa4 100644 --- a/Sources/Models/MenuOld/elfold/Monitor.h +++ b/Sources/Models/MenuOld/elfold/Monitor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MONITOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/elfold/Mouse.h b/Sources/Models/MenuOld/elfold/Mouse.h index df0a26a..85f8d24 100644 --- a/Sources/Models/MenuOld/elfold/Mouse.h +++ b/Sources/Models/MenuOld/elfold/Mouse.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MOUSE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/elfold/NormalButton.h b/Sources/Models/MenuOld/elfold/NormalButton.h index c744896..2318090 100644 --- a/Sources/Models/MenuOld/elfold/NormalButton.h +++ b/Sources/Models/MenuOld/elfold/NormalButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NORMALBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/PrevNextButton.h b/Sources/Models/MenuOld/elfold/PrevNextButton.h index f1434c5..facde09 100644 --- a/Sources/Models/MenuOld/elfold/PrevNextButton.h +++ b/Sources/Models/MenuOld/elfold/PrevNextButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PREVNEXTBUTTON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/elfold/Question.h b/Sources/Models/MenuOld/elfold/Question.h index b167a2e..153a12c 100644 --- a/Sources/Models/MenuOld/elfold/Question.h +++ b/Sources/Models/MenuOld/elfold/Question.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define QUESTION_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/Slider.h b/Sources/Models/MenuOld/elfold/Slider.h index b465056..f40eeed 100644 --- a/Sources/Models/MenuOld/elfold/Slider.h +++ b/Sources/Models/MenuOld/elfold/Slider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDER_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/SliderInside.h b/Sources/Models/MenuOld/elfold/SliderInside.h index 8340fe4..519a78b 100644 --- a/Sources/Models/MenuOld/elfold/SliderInside.h +++ b/Sources/Models/MenuOld/elfold/SliderInside.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDERINSIDE_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/SplitScreen.h b/Sources/Models/MenuOld/elfold/SplitScreen.h index 137b144..8cf5c0c 100644 --- a/Sources/Models/MenuOld/elfold/SplitScreen.h +++ b/Sources/Models/MenuOld/elfold/SplitScreen.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPLITSCREEN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MenuOld/elfold/TitleButton.h b/Sources/Models/MenuOld/elfold/TitleButton.h index 2826d7d..2cb0c26 100644 --- a/Sources/Models/MenuOld/elfold/TitleButton.h +++ b/Sources/Models/MenuOld/elfold/TitleButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TITLEBUTTON_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/ValidMode.h b/Sources/Models/MenuOld/elfold/ValidMode.h index 39ac8f4..6fcb821 100644 --- a/Sources/Models/MenuOld/elfold/ValidMode.h +++ b/Sources/Models/MenuOld/elfold/ValidMode.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VALIDMODE_ANIM_STILL 0 diff --git a/Sources/Models/MenuOld/elfold/VeryLittleTrigger.h b/Sources/Models/MenuOld/elfold/VeryLittleTrigger.h index 4c534e3..ef9a905 100644 --- a/Sources/Models/MenuOld/elfold/VeryLittleTrigger.h +++ b/Sources/Models/MenuOld/elfold/VeryLittleTrigger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VERYLITTLETRIGGER_ANIM_STILL 0 diff --git a/Sources/Models/MissionPack/Items/Ammo/Napalm/Napalm.h b/Sources/Models/MissionPack/Items/Ammo/Napalm/Napalm.h index 1524a50..205f3ae 100644 --- a/Sources/Models/MissionPack/Items/Ammo/Napalm/Napalm.h +++ b/Sources/Models/MissionPack/Items/Ammo/Napalm/Napalm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NAPALM_ANIM_DEFAULT 0 diff --git a/Sources/Models/MissionPack/Player/SeriousSam/Body.h b/Sources/Models/MissionPack/Player/SeriousSam/Body.h index 1dae681..297a429 100644 --- a/Sources/Models/MissionPack/Player/SeriousSam/Body.h +++ b/Sources/Models/MissionPack/Player/SeriousSam/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Player/SeriousSam/Glasses.h b/Sources/Models/MissionPack/Player/SeriousSam/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/MissionPack/Player/SeriousSam/Glasses.h +++ b/Sources/Models/MissionPack/Player/SeriousSam/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Player/SeriousSam/Head.h b/Sources/Models/MissionPack/Player/SeriousSam/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/Models/MissionPack/Player/SeriousSam/Head.h +++ b/Sources/Models/MissionPack/Player/SeriousSam/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Player/SeriousSam/Player.h b/Sources/Models/MissionPack/Player/SeriousSam/Player.h index 6558bd0..da8b7a8 100644 --- a/Sources/Models/MissionPack/Player/SeriousSam/Player.h +++ b/Sources/Models/MissionPack/Player/SeriousSam/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Weapons/Flamer/Body.h b/Sources/Models/MissionPack/Weapons/Flamer/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/MissionPack/Weapons/Flamer/Body.h +++ b/Sources/Models/MissionPack/Weapons/Flamer/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Weapons/Flamer/Flame.h b/Sources/Models/MissionPack/Weapons/Flamer/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/Models/MissionPack/Weapons/Flamer/Flame.h +++ b/Sources/Models/MissionPack/Weapons/Flamer/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Weapons/Flamer/Flamer.h b/Sources/Models/MissionPack/Weapons/Flamer/Flamer.h index c88597d..b427339 100644 --- a/Sources/Models/MissionPack/Weapons/Flamer/Flamer.h +++ b/Sources/Models/MissionPack/Weapons/Flamer/Flamer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Weapons/Flamer/FlamerItem.h b/Sources/Models/MissionPack/Weapons/Flamer/FlamerItem.h index 8572c0d..c54bcaa 100644 --- a/Sources/Models/MissionPack/Weapons/Flamer/FlamerItem.h +++ b/Sources/Models/MissionPack/Weapons/Flamer/FlamerItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Weapons/Flamer/FuelReservoir.h b/Sources/Models/MissionPack/Weapons/Flamer/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/Models/MissionPack/Weapons/Flamer/FuelReservoir.h +++ b/Sources/Models/MissionPack/Weapons/Flamer/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Weapons/Sniper/Body.h b/Sources/Models/MissionPack/Weapons/Sniper/Body.h index 03232e1..3872a83 100644 --- a/Sources/Models/MissionPack/Weapons/Sniper/Body.h +++ b/Sources/Models/MissionPack/Weapons/Sniper/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Weapons/Sniper/Sniper.h b/Sources/Models/MissionPack/Weapons/Sniper/Sniper.h index b65935b..06e8bd6 100644 --- a/Sources/Models/MissionPack/Weapons/Sniper/Sniper.h +++ b/Sources/Models/MissionPack/Weapons/Sniper/Sniper.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNIPER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/MissionPack/Weapons/Sniper/SniperItem.h b/Sources/Models/MissionPack/Weapons/Sniper/SniperItem.h index 7ee75fc..073bf96 100644 --- a/Sources/Models/MissionPack/Weapons/Sniper/SniperItem.h +++ b/Sources/Models/MissionPack/Weapons/Sniper/SniperItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNIPERITEM_ANIM_DEFAULT 0 diff --git a/Sources/Models/Objects/Crosses/Cross01/Cross.h b/Sources/Models/Objects/Crosses/Cross01/Cross.h index 7428a51..084dda2 100644 --- a/Sources/Models/Objects/Crosses/Cross01/Cross.h +++ b/Sources/Models/Objects/Crosses/Cross01/Cross.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROSS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Furniture/EggWithHorns/EggWithHorns.h b/Sources/Models/Objects/Egypt/Furniture/EggWithHorns/EggWithHorns.h index 62e3e86..1a4a9d5 100644 --- a/Sources/Models/Objects/Egypt/Furniture/EggWithHorns/EggWithHorns.h +++ b/Sources/Models/Objects/Egypt/Furniture/EggWithHorns/EggWithHorns.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EGGWITHHORNS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Furniture/Fish/Fish.h b/Sources/Models/Objects/Egypt/Furniture/Fish/Fish.h index e57fcfa..691878f 100644 --- a/Sources/Models/Objects/Egypt/Furniture/Fish/Fish.h +++ b/Sources/Models/Objects/Egypt/Furniture/Fish/Fish.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FISH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Amon/Amon.h b/Sources/Models/Objects/Egypt/Gods/Amon/Amon.h index e86044b..4cf188e 100644 --- a/Sources/Models/Objects/Egypt/Gods/Amon/Amon.h +++ b/Sources/Models/Objects/Egypt/Gods/Amon/Amon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Anubis01/Anubis.h b/Sources/Models/Objects/Egypt/Gods/Anubis01/Anubis.h index 41a780f..1ac0bb1 100644 --- a/Sources/Models/Objects/Egypt/Gods/Anubis01/Anubis.h +++ b/Sources/Models/Objects/Egypt/Gods/Anubis01/Anubis.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANUBIS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Anubis02/Anubis.h b/Sources/Models/Objects/Egypt/Gods/Anubis02/Anubis.h index 41a780f..1ac0bb1 100644 --- a/Sources/Models/Objects/Egypt/Gods/Anubis02/Anubis.h +++ b/Sources/Models/Objects/Egypt/Gods/Anubis02/Anubis.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANUBIS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/HorChild/HorChild.h b/Sources/Models/Objects/Egypt/Gods/HorChild/HorChild.h index 46cf1fa..459ebc2 100644 --- a/Sources/Models/Objects/Egypt/Gods/HorChild/HorChild.h +++ b/Sources/Models/Objects/Egypt/Gods/HorChild/HorChild.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HORCHILD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/HorSons/HorSons.h b/Sources/Models/Objects/Egypt/Gods/HorSons/HorSons.h index 61e4a0b..8619732 100644 --- a/Sources/Models/Objects/Egypt/Gods/HorSons/HorSons.h +++ b/Sources/Models/Objects/Egypt/Gods/HorSons/HorSons.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HORSONS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Khnum/Khnum.h b/Sources/Models/Objects/Egypt/Gods/Khnum/Khnum.h index cded773..369a8f3 100644 --- a/Sources/Models/Objects/Egypt/Gods/Khnum/Khnum.h +++ b/Sources/Models/Objects/Egypt/Gods/Khnum/Khnum.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KHNUM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Khonsu/Khonsu.h b/Sources/Models/Objects/Egypt/Gods/Khonsu/Khonsu.h index 16ce94f..be8b421 100644 --- a/Sources/Models/Objects/Egypt/Gods/Khonsu/Khonsu.h +++ b/Sources/Models/Objects/Egypt/Gods/Khonsu/Khonsu.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KHONSU_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Mestret/Mestret.h b/Sources/Models/Objects/Egypt/Gods/Mestret/Mestret.h index c740353..f8bf0f0 100644 --- a/Sources/Models/Objects/Egypt/Gods/Mestret/Mestret.h +++ b/Sources/Models/Objects/Egypt/Gods/Mestret/Mestret.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MESTRET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Nefthis/Nefthis.h b/Sources/Models/Objects/Egypt/Gods/Nefthis/Nefthis.h index 224f702..9c5faf5 100644 --- a/Sources/Models/Objects/Egypt/Gods/Nefthis/Nefthis.h +++ b/Sources/Models/Objects/Egypt/Gods/Nefthis/Nefthis.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NEFTHIS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Neith/Neith.h b/Sources/Models/Objects/Egypt/Gods/Neith/Neith.h index 4f63a65..1e923c1 100644 --- a/Sources/Models/Objects/Egypt/Gods/Neith/Neith.h +++ b/Sources/Models/Objects/Egypt/Gods/Neith/Neith.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NEITH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Osiris/Osiris.h b/Sources/Models/Objects/Egypt/Gods/Osiris/Osiris.h index 1689186..535c77d 100644 --- a/Sources/Models/Objects/Egypt/Gods/Osiris/Osiris.h +++ b/Sources/Models/Objects/Egypt/Gods/Osiris/Osiris.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define OSIRIS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Ptah/Ptah.h b/Sources/Models/Objects/Egypt/Gods/Ptah/Ptah.h index a7a1cd6..4a774a0 100644 --- a/Sources/Models/Objects/Egypt/Gods/Ptah/Ptah.h +++ b/Sources/Models/Objects/Egypt/Gods/Ptah/Ptah.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PTAH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Ra/Ra.h b/Sources/Models/Objects/Egypt/Gods/Ra/Ra.h index 8a17a3c..0787734 100644 --- a/Sources/Models/Objects/Egypt/Gods/Ra/Ra.h +++ b/Sources/Models/Objects/Egypt/Gods/Ra/Ra.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RA_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Sebek/Sebek.h b/Sources/Models/Objects/Egypt/Gods/Sebek/Sebek.h index 306fb02..9d118de 100644 --- a/Sources/Models/Objects/Egypt/Gods/Sebek/Sebek.h +++ b/Sources/Models/Objects/Egypt/Gods/Sebek/Sebek.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SEBEK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Sekhmet/Sekhmet.h b/Sources/Models/Objects/Egypt/Gods/Sekhmet/Sekhmet.h index 39c8f1a..7414691 100644 --- a/Sources/Models/Objects/Egypt/Gods/Sekhmet/Sekhmet.h +++ b/Sources/Models/Objects/Egypt/Gods/Sekhmet/Sekhmet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SEKHMET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Toth/Toth.h b/Sources/Models/Objects/Egypt/Gods/Toth/Toth.h index 973f8ee..e934bfb 100644 --- a/Sources/Models/Objects/Egypt/Gods/Toth/Toth.h +++ b/Sources/Models/Objects/Egypt/Gods/Toth/Toth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOTH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/TothMonkey/TothMonkey.h b/Sources/Models/Objects/Egypt/Gods/TothMonkey/TothMonkey.h index 38542a4..ca81d7c 100644 --- a/Sources/Models/Objects/Egypt/Gods/TothMonkey/TothMonkey.h +++ b/Sources/Models/Objects/Egypt/Gods/TothMonkey/TothMonkey.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOTHMONKEY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Gods/Uaset/Uaset.h b/Sources/Models/Objects/Egypt/Gods/Uaset/Uaset.h index e67b6e5..f9f2e68 100644 --- a/Sources/Models/Objects/Egypt/Gods/Uaset/Uaset.h +++ b/Sources/Models/Objects/Egypt/Gods/Uaset/Uaset.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define UASET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Mumies/Mummy01/Mummy.h b/Sources/Models/Objects/Egypt/Mumies/Mummy01/Mummy.h index f971b43..a7d77b3 100644 --- a/Sources/Models/Objects/Egypt/Mumies/Mummy01/Mummy.h +++ b/Sources/Models/Objects/Egypt/Mumies/Mummy01/Mummy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MUMMY_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Cat/Cat.h b/Sources/Models/Objects/Egypt/Statues/Cat/Cat.h index e25bc10..b8e18ac 100644 --- a/Sources/Models/Objects/Egypt/Statues/Cat/Cat.h +++ b/Sources/Models/Objects/Egypt/Statues/Cat/Cat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CAT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Cat/Cat_testbump.h b/Sources/Models/Objects/Egypt/Statues/Cat/Cat_testbump.h index ba64da7..7e3df06 100644 --- a/Sources/Models/Objects/Egypt/Statues/Cat/Cat_testbump.h +++ b/Sources/Models/Objects/Egypt/Statues/Cat/Cat_testbump.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CAT_TESTBUMP_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Head01/Head.h b/Sources/Models/Objects/Egypt/Statues/Head01/Head.h index 15acaee..90bf2ef 100644 --- a/Sources/Models/Objects/Egypt/Statues/Head01/Head.h +++ b/Sources/Models/Objects/Egypt/Statues/Head01/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Head02/Head.h b/Sources/Models/Objects/Egypt/Statues/Head02/Head.h index 15acaee..90bf2ef 100644 --- a/Sources/Models/Objects/Egypt/Statues/Head02/Head.h +++ b/Sources/Models/Objects/Egypt/Statues/Head02/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Head03/Head.h b/Sources/Models/Objects/Egypt/Statues/Head03/Head.h index 15acaee..90bf2ef 100644 --- a/Sources/Models/Objects/Egypt/Statues/Head03/Head.h +++ b/Sources/Models/Objects/Egypt/Statues/Head03/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Jackal/Jackal.h b/Sources/Models/Objects/Egypt/Statues/Jackal/Jackal.h index dd5ef56..4432063 100644 --- a/Sources/Models/Objects/Egypt/Statues/Jackal/Jackal.h +++ b/Sources/Models/Objects/Egypt/Statues/Jackal/Jackal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JACKAL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Jaguar/Jaguar.h b/Sources/Models/Objects/Egypt/Statues/Jaguar/Jaguar.h index 5f28fe2..54f6751 100644 --- a/Sources/Models/Objects/Egypt/Statues/Jaguar/Jaguar.h +++ b/Sources/Models/Objects/Egypt/Statues/Jaguar/Jaguar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JAGUAR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Jaguar02/Jaguar.h b/Sources/Models/Objects/Egypt/Statues/Jaguar02/Jaguar.h index 5f28fe2..54f6751 100644 --- a/Sources/Models/Objects/Egypt/Statues/Jaguar02/Jaguar.h +++ b/Sources/Models/Objects/Egypt/Statues/Jaguar02/Jaguar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JAGUAR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Jaguar03/Jaguar.h b/Sources/Models/Objects/Egypt/Statues/Jaguar03/Jaguar.h index 5f28fe2..54f6751 100644 --- a/Sources/Models/Objects/Egypt/Statues/Jaguar03/Jaguar.h +++ b/Sources/Models/Objects/Egypt/Statues/Jaguar03/Jaguar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JAGUAR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Jaguar04/Jaguar.h b/Sources/Models/Objects/Egypt/Statues/Jaguar04/Jaguar.h index 5f28fe2..54f6751 100644 --- a/Sources/Models/Objects/Egypt/Statues/Jaguar04/Jaguar.h +++ b/Sources/Models/Objects/Egypt/Statues/Jaguar04/Jaguar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JAGUAR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Sphinx/Sphinx.h b/Sources/Models/Objects/Egypt/Statues/Sphinx/Sphinx.h index 34256fa..4326aee 100644 --- a/Sources/Models/Objects/Egypt/Statues/Sphinx/Sphinx.h +++ b/Sources/Models/Objects/Egypt/Statues/Sphinx/Sphinx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPHINX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Statue01/Statue.h b/Sources/Models/Objects/Egypt/Statues/Statue01/Statue.h index f555cb0..7d97b6d 100644 --- a/Sources/Models/Objects/Egypt/Statues/Statue01/Statue.h +++ b/Sources/Models/Objects/Egypt/Statues/Statue01/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Statue02/Statue.h b/Sources/Models/Objects/Egypt/Statues/Statue02/Statue.h index f555cb0..7d97b6d 100644 --- a/Sources/Models/Objects/Egypt/Statues/Statue02/Statue.h +++ b/Sources/Models/Objects/Egypt/Statues/Statue02/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Statue03/Statue.h b/Sources/Models/Objects/Egypt/Statues/Statue03/Statue.h index f555cb0..7d97b6d 100644 --- a/Sources/Models/Objects/Egypt/Statues/Statue03/Statue.h +++ b/Sources/Models/Objects/Egypt/Statues/Statue03/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Statue04/Statue.h b/Sources/Models/Objects/Egypt/Statues/Statue04/Statue.h index f555cb0..7d97b6d 100644 --- a/Sources/Models/Objects/Egypt/Statues/Statue04/Statue.h +++ b/Sources/Models/Objects/Egypt/Statues/Statue04/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Statue05/Statue.h b/Sources/Models/Objects/Egypt/Statues/Statue05/Statue.h index f555cb0..7d97b6d 100644 --- a/Sources/Models/Objects/Egypt/Statues/Statue05/Statue.h +++ b/Sources/Models/Objects/Egypt/Statues/Statue05/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Statue06/Statue.h b/Sources/Models/Objects/Egypt/Statues/Statue06/Statue.h index f555cb0..7d97b6d 100644 --- a/Sources/Models/Objects/Egypt/Statues/Statue06/Statue.h +++ b/Sources/Models/Objects/Egypt/Statues/Statue06/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Egypt/Statues/Statue07/Statue.h b/Sources/Models/Objects/Egypt/Statues/Statue07/Statue.h index f555cb0..7d97b6d 100644 --- a/Sources/Models/Objects/Egypt/Statues/Statue07/Statue.h +++ b/Sources/Models/Objects/Egypt/Statues/Statue07/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/FireHolders/Torch01/Torch.h b/Sources/Models/Objects/FireHolders/Torch01/Torch.h index 3674a51..b7af255 100644 --- a/Sources/Models/Objects/FireHolders/Torch01/Torch.h +++ b/Sources/Models/Objects/FireHolders/Torch01/Torch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORCH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Flag04/Flag.h b/Sources/Models/Objects/Flag04/Flag.h index 1ec3ccc..c45127d 100644 --- a/Sources/Models/Objects/Flag04/Flag.h +++ b/Sources/Models/Objects/Flag04/Flag.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAG_ANIM_HORIZONTALWAVE01 0 diff --git a/Sources/Models/Objects/FlagPole03/FlagPole.h b/Sources/Models/Objects/FlagPole03/FlagPole.h index 777094d..e74457b 100644 --- a/Sources/Models/Objects/FlagPole03/FlagPole.h +++ b/Sources/Models/Objects/FlagPole03/FlagPole.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAGPOLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/Torches/Torch01/Torch.h b/Sources/Models/Objects/Torches/Torch01/Torch.h index b8e23ea..d9adc12 100644 --- a/Sources/Models/Objects/Torches/Torch01/Torch.h +++ b/Sources/Models/Objects/Torches/Torch01/Torch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORCH01_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Bed04/Bed04.h b/Sources/Models/Objects/second/Bed04/Bed04.h index e4c1d68..30edf2e 100644 --- a/Sources/Models/Objects/second/Bed04/Bed04.h +++ b/Sources/Models/Objects/second/Bed04/Bed04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BED04_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/BedCover01/BedCover01.h b/Sources/Models/Objects/second/BedCover01/BedCover01.h index 0f949e9..b296896 100644 --- a/Sources/Models/Objects/second/BedCover01/BedCover01.h +++ b/Sources/Models/Objects/second/BedCover01/BedCover01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEDCOVER01_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Chairwooden01/ChairWooden01.h b/Sources/Models/Objects/second/Chairwooden01/ChairWooden01.h index a9c7659..c745d0c 100644 --- a/Sources/Models/Objects/second/Chairwooden01/ChairWooden01.h +++ b/Sources/Models/Objects/second/Chairwooden01/ChairWooden01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAIRWOODEN01_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Ra_Sign02/Ra_Sign02.h b/Sources/Models/Objects/second/Ra_Sign02/Ra_Sign02.h index 54b4590..923c6d5 100644 --- a/Sources/Models/Objects/second/Ra_Sign02/Ra_Sign02.h +++ b/Sources/Models/Objects/second/Ra_Sign02/Ra_Sign02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RA_SIGN02_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Raspelo03/Raspelo03.h b/Sources/Models/Objects/second/Raspelo03/Raspelo03.h index 90e4581..47f5e19 100644 --- a/Sources/Models/Objects/second/Raspelo03/Raspelo03.h +++ b/Sources/Models/Objects/second/Raspelo03/Raspelo03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RASPELO03_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Sofa01/Sofa01.h b/Sources/Models/Objects/second/Sofa01/Sofa01.h index f5b8a14..92db33a 100644 --- a/Sources/Models/Objects/second/Sofa01/Sofa01.h +++ b/Sources/Models/Objects/second/Sofa01/Sofa01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SOFA01_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Sphinx01/Spinx01.h b/Sources/Models/Objects/second/Sphinx01/Spinx01.h index c5b63c9..bc1a336 100644 --- a/Sources/Models/Objects/second/Sphinx01/Spinx01.h +++ b/Sources/Models/Objects/second/Sphinx01/Spinx01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPINX01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/StoneChair01/StoneChair01.h b/Sources/Models/Objects/second/StoneChair01/StoneChair01.h index d122e06..4826cb3 100644 --- a/Sources/Models/Objects/second/StoneChair01/StoneChair01.h +++ b/Sources/Models/Objects/second/StoneChair01/StoneChair01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STONECHAIR01_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Stool02/Stool02.h b/Sources/Models/Objects/second/Stool02/Stool02.h index 82fc684..87a9093 100644 --- a/Sources/Models/Objects/second/Stool02/Stool02.h +++ b/Sources/Models/Objects/second/Stool02/Stool02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STOOL02_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Stool03/Stool03.h b/Sources/Models/Objects/second/Stool03/Stool03.h index d540456..e2c31d2 100644 --- a/Sources/Models/Objects/second/Stool03/Stool03.h +++ b/Sources/Models/Objects/second/Stool03/Stool03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STOOL03_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Table_Work01/Table_Work01.h b/Sources/Models/Objects/second/Table_Work01/Table_Work01.h index 6c4ecfa..1b6a699 100644 --- a/Sources/Models/Objects/second/Table_Work01/Table_Work01.h +++ b/Sources/Models/Objects/second/Table_Work01/Table_Work01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TABLE_WORK01_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Objects/second/Tent02/Tent02.h b/Sources/Models/Objects/second/Tent02/Tent02.h index 32eef96..14f97a6 100644 --- a/Sources/Models/Objects/second/Tent02/Tent02.h +++ b/Sources/Models/Objects/second/Tent02/Tent02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TENT02_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/Bush01/Bush.h b/Sources/Models/Plants/Bush01/Bush.h index 3d3e119..203d762 100644 --- a/Sources/Models/Plants/Bush01/Bush.h +++ b/Sources/Models/Plants/Bush01/Bush.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUSH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/Flower01/Flower.h b/Sources/Models/Plants/Flower01/Flower.h index c4678a9..f7f48ae 100644 --- a/Sources/Models/Plants/Flower01/Flower.h +++ b/Sources/Models/Plants/Flower01/Flower.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLOWER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/Garden01/Garden.h b/Sources/Models/Plants/Garden01/Garden.h index 3726536..05ca5c4 100644 --- a/Sources/Models/Plants/Garden01/Garden.h +++ b/Sources/Models/Plants/Garden01/Garden.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GARDEN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/Garden02/Garden.h b/Sources/Models/Plants/Garden02/Garden.h index 3726536..05ca5c4 100644 --- a/Sources/Models/Plants/Garden02/Garden.h +++ b/Sources/Models/Plants/Garden02/Garden.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GARDEN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/Ivy01/Ivy.h b/Sources/Models/Plants/Ivy01/Ivy.h index 5082863..d8b215e 100644 --- a/Sources/Models/Plants/Ivy01/Ivy.h +++ b/Sources/Models/Plants/Ivy01/Ivy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define IVY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/OldTree02/Tree.h b/Sources/Models/Plants/OldTree02/Tree.h index 4176540..ff41010 100644 --- a/Sources/Models/Plants/OldTree02/Tree.h +++ b/Sources/Models/Plants/OldTree02/Tree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/OldTree07/Tree.h b/Sources/Models/Plants/OldTree07/Tree.h index 94b6309..f6e9007 100644 --- a/Sources/Models/Plants/OldTree07/Tree.h +++ b/Sources/Models/Plants/OldTree07/Tree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT 0 diff --git a/Sources/Models/Plants/Palm02/BrokenPalm.h b/Sources/Models/Plants/Palm02/BrokenPalm.h index 1a67fce..7268f5a 100644 --- a/Sources/Models/Plants/Palm02/BrokenPalm.h +++ b/Sources/Models/Plants/Palm02/BrokenPalm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BROKENPALM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/Palm02/Palm.h b/Sources/Models/Plants/Palm02/Palm.h index 8a0e888..3983af3 100644 --- a/Sources/Models/Plants/Palm02/Palm.h +++ b/Sources/Models/Plants/Palm02/Palm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM_ANIM_DEFAULT 0 diff --git a/Sources/Models/Plants/Palm10/BrokenPalm.h b/Sources/Models/Plants/Palm10/BrokenPalm.h index b653b0d..b6bb72f 100644 --- a/Sources/Models/Plants/Palm10/BrokenPalm.h +++ b/Sources/Models/Plants/Palm10/BrokenPalm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BROKENPALM_ANIM_PALMPOSE01 0 diff --git a/Sources/Models/Plants/Palm10/Palm.h b/Sources/Models/Plants/Palm10/Palm.h index 422da9a..6d13153 100644 --- a/Sources/Models/Plants/Palm10/Palm.h +++ b/Sources/Models/Plants/Palm10/Palm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM_ANIM_PALMPOSE01 0 diff --git a/Sources/Models/Plants/Palm10/PalmLeaf.h b/Sources/Models/Plants/Palm10/PalmLeaf.h index 5ad0b3a..f541276 100644 --- a/Sources/Models/Plants/Palm10/PalmLeaf.h +++ b/Sources/Models/Plants/Palm10/PalmLeaf.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALMLEAF_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/Palm10Old/BrokenPalm.h b/Sources/Models/Plants/Palm10Old/BrokenPalm.h index 2bc4ef5..d5828c5 100644 --- a/Sources/Models/Plants/Palm10Old/BrokenPalm.h +++ b/Sources/Models/Plants/Palm10Old/BrokenPalm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BROKENPALM_ANIM_POSE00 0 diff --git a/Sources/Models/Plants/Palm10Old/Palm.h b/Sources/Models/Plants/Palm10Old/Palm.h index 977fc8e..f6e8647 100644 --- a/Sources/Models/Plants/Palm10Old/Palm.h +++ b/Sources/Models/Plants/Palm10Old/Palm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM_ANIM_PALMPOSE01 0 diff --git a/Sources/Models/Plants/Palm10Old/PalmLeaf.h b/Sources/Models/Plants/Palm10Old/PalmLeaf.h index 5ad0b3a..f541276 100644 --- a/Sources/Models/Plants/Palm10Old/PalmLeaf.h +++ b/Sources/Models/Plants/Palm10Old/PalmLeaf.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALMLEAF_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Plants/Palm11/Palm.h b/Sources/Models/Plants/Palm11/Palm.h index 32ae775..564edb5 100644 --- a/Sources/Models/Plants/Palm11/Palm.h +++ b/Sources/Models/Plants/Palm11/Palm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM_ANIM_PALMPOSE01 0 diff --git a/Sources/Models/Plants/Plant01/Plant.h b/Sources/Models/Plants/Plant01/Plant.h index 299ea3f..c118c50 100644 --- a/Sources/Models/Plants/Plant01/Plant.h +++ b/Sources/Models/Plants/Plant01/Plant.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLANT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/BeheadedBen/Body.h b/Sources/Models/Player/BeheadedBen/Body.h index 5306056..dbe322a 100644 --- a/Sources/Models/Player/BeheadedBen/Body.h +++ b/Sources/Models/Player/BeheadedBen/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/BeheadedBen/Head.h b/Sources/Models/Player/BeheadedBen/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/Models/Player/BeheadedBen/Head.h +++ b/Sources/Models/Player/BeheadedBen/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/BeheadedBen/Player.h b/Sources/Models/Player/BeheadedBen/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/BeheadedBen/Player.h +++ b/Sources/Models/Player/BeheadedBen/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/BoxerBarry/Body.h b/Sources/Models/Player/BoxerBarry/Body.h index a667dcd..52fc6b8 100644 --- a/Sources/Models/Player/BoxerBarry/Body.h +++ b/Sources/Models/Player/BoxerBarry/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/BoxerBarry/Head.h b/Sources/Models/Player/BoxerBarry/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/Models/Player/BoxerBarry/Head.h +++ b/Sources/Models/Player/BoxerBarry/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/BoxerBarry/Player.h b/Sources/Models/Player/BoxerBarry/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/BoxerBarry/Player.h +++ b/Sources/Models/Player/BoxerBarry/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/DiscoDan/Body.h b/Sources/Models/Player/DiscoDan/Body.h index a667dcd..52fc6b8 100644 --- a/Sources/Models/Player/DiscoDan/Body.h +++ b/Sources/Models/Player/DiscoDan/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/DiscoDan/Glasses.h b/Sources/Models/Player/DiscoDan/Glasses.h index dc3587a..7266340 100644 --- a/Sources/Models/Player/DiscoDan/Glasses.h +++ b/Sources/Models/Player/DiscoDan/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/DiscoDan/Hair.h b/Sources/Models/Player/DiscoDan/Hair.h index 0f66d89..7d66f2b 100644 --- a/Sources/Models/Player/DiscoDan/Hair.h +++ b/Sources/Models/Player/DiscoDan/Hair.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAIR_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/DiscoDan/Hat.h b/Sources/Models/Player/DiscoDan/Hat.h index 1686ac0..5124958 100644 --- a/Sources/Models/Player/DiscoDan/Hat.h +++ b/Sources/Models/Player/DiscoDan/Hat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAT_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/DiscoDan/Head.h b/Sources/Models/Player/DiscoDan/Head.h index c9642ae..7d769ca 100644 --- a/Sources/Models/Player/DiscoDan/Head.h +++ b/Sources/Models/Player/DiscoDan/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/DiscoDan/Player.h b/Sources/Models/Player/DiscoDan/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/DiscoDan/Player.h +++ b/Sources/Models/Player/DiscoDan/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/EmptyEd/Body.h b/Sources/Models/Player/EmptyEd/Body.h index 5306056..dbe322a 100644 --- a/Sources/Models/Player/EmptyEd/Body.h +++ b/Sources/Models/Player/EmptyEd/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/EmptyEd/Brain.h b/Sources/Models/Player/EmptyEd/Brain.h index 2e1c12e..65be6a1 100644 --- a/Sources/Models/Player/EmptyEd/Brain.h +++ b/Sources/Models/Player/EmptyEd/Brain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRAIN_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/EmptyEd/Head.h b/Sources/Models/Player/EmptyEd/Head.h index b024259..a687871 100644 --- a/Sources/Models/Player/EmptyEd/Head.h +++ b/Sources/Models/Player/EmptyEd/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/EmptyEd/Player.h b/Sources/Models/Player/EmptyEd/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/EmptyEd/Player.h +++ b/Sources/Models/Player/EmptyEd/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/KleerKenny/Body.h b/Sources/Models/Player/KleerKenny/Body.h index 5306056..dbe322a 100644 --- a/Sources/Models/Player/KleerKenny/Body.h +++ b/Sources/Models/Player/KleerKenny/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/KleerKenny/Head.h b/Sources/Models/Player/KleerKenny/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/Models/Player/KleerKenny/Head.h +++ b/Sources/Models/Player/KleerKenny/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/KleerKenny/Player.h b/Sources/Models/Player/KleerKenny/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/KleerKenny/Player.h +++ b/Sources/Models/Player/KleerKenny/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/MightyMarvin/Body.h b/Sources/Models/Player/MightyMarvin/Body.h index a667dcd..52fc6b8 100644 --- a/Sources/Models/Player/MightyMarvin/Body.h +++ b/Sources/Models/Player/MightyMarvin/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/MightyMarvin/Glasses.h b/Sources/Models/Player/MightyMarvin/Glasses.h index dc3587a..7266340 100644 --- a/Sources/Models/Player/MightyMarvin/Glasses.h +++ b/Sources/Models/Player/MightyMarvin/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/MightyMarvin/Head.h b/Sources/Models/Player/MightyMarvin/Head.h index 7831b71..52d11cb 100644 --- a/Sources/Models/Player/MightyMarvin/Head.h +++ b/Sources/Models/Player/MightyMarvin/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/MightyMarvin/Player.h b/Sources/Models/Player/MightyMarvin/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/MightyMarvin/Player.h +++ b/Sources/Models/Player/MightyMarvin/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/MightyMarvin/_Opened/Body.h b/Sources/Models/Player/MightyMarvin/_Opened/Body.h index 4b204f9..3eb4cf2 100644 --- a/Sources/Models/Player/MightyMarvin/_Opened/Body.h +++ b/Sources/Models/Player/MightyMarvin/_Opened/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/PiratePete/Body.h b/Sources/Models/Player/PiratePete/Body.h index 27266d1..c818415 100644 --- a/Sources/Models/Player/PiratePete/Body.h +++ b/Sources/Models/Player/PiratePete/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/PiratePete/Glasses.h b/Sources/Models/Player/PiratePete/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/Player/PiratePete/Glasses.h +++ b/Sources/Models/Player/PiratePete/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/PiratePete/Head.h b/Sources/Models/Player/PiratePete/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/Player/PiratePete/Head.h +++ b/Sources/Models/Player/PiratePete/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/PiratePete/Player.h b/Sources/Models/Player/PiratePete/Player.h index b2fd615..9ae9f9e 100644 --- a/Sources/Models/Player/PiratePete/Player.h +++ b/Sources/Models/Player/PiratePete/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/RedRick/Body.h b/Sources/Models/Player/RedRick/Body.h index 27266d1..c818415 100644 --- a/Sources/Models/Player/RedRick/Body.h +++ b/Sources/Models/Player/RedRick/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/RedRick/Glasses.h b/Sources/Models/Player/RedRick/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/Player/RedRick/Glasses.h +++ b/Sources/Models/Player/RedRick/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/RedRick/Head.h b/Sources/Models/Player/RedRick/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/Models/Player/RedRick/Head.h +++ b/Sources/Models/Player/RedRick/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/RedRick/NewGlasses/Glasses.h b/Sources/Models/Player/RedRick/NewGlasses/Glasses.h index dc3587a..7266340 100644 --- a/Sources/Models/Player/RedRick/NewGlasses/Glasses.h +++ b/Sources/Models/Player/RedRick/NewGlasses/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/RedRick/Player.h b/Sources/Models/Player/RedRick/Player.h index 8742544..8518e1a 100644 --- a/Sources/Models/Player/RedRick/Player.h +++ b/Sources/Models/Player/RedRick/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/RockingRyan/Body.h b/Sources/Models/Player/RockingRyan/Body.h index a667dcd..52fc6b8 100644 --- a/Sources/Models/Player/RockingRyan/Body.h +++ b/Sources/Models/Player/RockingRyan/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/RockingRyan/Head.h b/Sources/Models/Player/RockingRyan/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/Models/Player/RockingRyan/Head.h +++ b/Sources/Models/Player/RockingRyan/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/RockingRyan/Player.h b/Sources/Models/Player/RockingRyan/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/RockingRyan/Player.h +++ b/Sources/Models/Player/RockingRyan/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/SantaSam/Beard.h b/Sources/Models/Player/SantaSam/Beard.h index db7aa6b..150eb17 100644 --- a/Sources/Models/Player/SantaSam/Beard.h +++ b/Sources/Models/Player/SantaSam/Beard.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEARD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/SantaSam/Body.h b/Sources/Models/Player/SantaSam/Body.h index 5306056..dbe322a 100644 --- a/Sources/Models/Player/SantaSam/Body.h +++ b/Sources/Models/Player/SantaSam/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/SantaSam/Glasses.h b/Sources/Models/Player/SantaSam/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/Player/SantaSam/Glasses.h +++ b/Sources/Models/Player/SantaSam/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/SantaSam/Head.h b/Sources/Models/Player/SantaSam/Head.h index 07059a1..f0e4722 100644 --- a/Sources/Models/Player/SantaSam/Head.h +++ b/Sources/Models/Player/SantaSam/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/SantaSam/Player.h b/Sources/Models/Player/SantaSam/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/SantaSam/Player.h +++ b/Sources/Models/Player/SantaSam/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/SantaSam/PlayerForMapping.h b/Sources/Models/Player/SantaSam/PlayerForMapping.h index 4e07c95..b408093 100644 --- a/Sources/Models/Player/SantaSam/PlayerForMapping.h +++ b/Sources/Models/Player/SantaSam/PlayerForMapping.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYERFORMAPPING_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/SantaSam/hat.h b/Sources/Models/Player/SantaSam/hat.h index 1686ac0..5124958 100644 --- a/Sources/Models/Player/SantaSam/hat.h +++ b/Sources/Models/Player/SantaSam/hat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAT_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/SeriousSam/Body.h b/Sources/Models/Player/SeriousSam/Body.h index a02c831..f8236b8 100644 --- a/Sources/Models/Player/SeriousSam/Body.h +++ b/Sources/Models/Player/SeriousSam/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/SeriousSam/Glasses.h b/Sources/Models/Player/SeriousSam/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/Player/SeriousSam/Glasses.h +++ b/Sources/Models/Player/SeriousSam/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/SeriousSam/Head.h b/Sources/Models/Player/SeriousSam/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/Models/Player/SeriousSam/Head.h +++ b/Sources/Models/Player/SeriousSam/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/SeriousSam/Player.h b/Sources/Models/Player/SeriousSam/Player.h index 6558bd0..da8b7a8 100644 --- a/Sources/Models/Player/SeriousSam/Player.h +++ b/Sources/Models/Player/SeriousSam/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/Soldier/Body.h b/Sources/Models/Player/Soldier/Body.h index 5306056..dbe322a 100644 --- a/Sources/Models/Player/Soldier/Body.h +++ b/Sources/Models/Player/Soldier/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/Soldier/Glasses.h b/Sources/Models/Player/Soldier/Glasses.h index dc3587a..7266340 100644 --- a/Sources/Models/Player/Soldier/Glasses.h +++ b/Sources/Models/Player/Soldier/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/Soldier/Head.h b/Sources/Models/Player/Soldier/Head.h index 7831b71..52d11cb 100644 --- a/Sources/Models/Player/Soldier/Head.h +++ b/Sources/Models/Player/Soldier/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/Soldier/Player.h b/Sources/Models/Player/Soldier/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/Soldier/Player.h +++ b/Sources/Models/Player/Soldier/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/WildWyat/Body.h b/Sources/Models/Player/WildWyat/Body.h index 5306056..dbe322a 100644 --- a/Sources/Models/Player/WildWyat/Body.h +++ b/Sources/Models/Player/WildWyat/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/WildWyat/Hat.h b/Sources/Models/Player/WildWyat/Hat.h index 1686ac0..5124958 100644 --- a/Sources/Models/Player/WildWyat/Hat.h +++ b/Sources/Models/Player/WildWyat/Hat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAT_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player/WildWyat/Head.h b/Sources/Models/Player/WildWyat/Head.h index d3db5f1..da56f7a 100644 --- a/Sources/Models/Player/WildWyat/Head.h +++ b/Sources/Models/Player/WildWyat/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player/WildWyat/Player.h b/Sources/Models/Player/WildWyat/Player.h index 351d89f..c2f3967 100644 --- a/Sources/Models/Player/WildWyat/Player.h +++ b/Sources/Models/Player/WildWyat/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/PiratePete/Body.h b/Sources/Models/Player_old/PiratePete/Body.h index 27266d1..c818415 100644 --- a/Sources/Models/Player_old/PiratePete/Body.h +++ b/Sources/Models/Player_old/PiratePete/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/PiratePete/Glasses.h b/Sources/Models/Player_old/PiratePete/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/Player_old/PiratePete/Glasses.h +++ b/Sources/Models/Player_old/PiratePete/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/PiratePete/Head.h b/Sources/Models/Player_old/PiratePete/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/Player_old/PiratePete/Head.h +++ b/Sources/Models/Player_old/PiratePete/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/PiratePete/Player.h b/Sources/Models/Player_old/PiratePete/Player.h index b2fd615..9ae9f9e 100644 --- a/Sources/Models/Player_old/PiratePete/Player.h +++ b/Sources/Models/Player_old/PiratePete/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/RedRick/Body.h b/Sources/Models/Player_old/RedRick/Body.h index 27266d1..c818415 100644 --- a/Sources/Models/Player_old/RedRick/Body.h +++ b/Sources/Models/Player_old/RedRick/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/RedRick/Glasses.h b/Sources/Models/Player_old/RedRick/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/Player_old/RedRick/Glasses.h +++ b/Sources/Models/Player_old/RedRick/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/RedRick/Head.h b/Sources/Models/Player_old/RedRick/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/Models/Player_old/RedRick/Head.h +++ b/Sources/Models/Player_old/RedRick/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/RedRick/Player.h b/Sources/Models/Player_old/RedRick/Player.h index 8742544..8518e1a 100644 --- a/Sources/Models/Player_old/RedRick/Player.h +++ b/Sources/Models/Player_old/RedRick/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SantaSam/Beard.h b/Sources/Models/Player_old/SantaSam/Beard.h index db7aa6b..150eb17 100644 --- a/Sources/Models/Player_old/SantaSam/Beard.h +++ b/Sources/Models/Player_old/SantaSam/Beard.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEARD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/SantaSam/Body.h b/Sources/Models/Player_old/SantaSam/Body.h index 27266d1..c818415 100644 --- a/Sources/Models/Player_old/SantaSam/Body.h +++ b/Sources/Models/Player_old/SantaSam/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SantaSam/Glasses.h b/Sources/Models/Player_old/SantaSam/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/Player_old/SantaSam/Glasses.h +++ b/Sources/Models/Player_old/SantaSam/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SantaSam/Head.h b/Sources/Models/Player_old/SantaSam/Head.h index 07059a1..f0e4722 100644 --- a/Sources/Models/Player_old/SantaSam/Head.h +++ b/Sources/Models/Player_old/SantaSam/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SantaSam/Player.h b/Sources/Models/Player_old/SantaSam/Player.h index b2fd615..9ae9f9e 100644 --- a/Sources/Models/Player_old/SantaSam/Player.h +++ b/Sources/Models/Player_old/SantaSam/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SantaSam/hat.h b/Sources/Models/Player_old/SantaSam/hat.h index 1686ac0..5124958 100644 --- a/Sources/Models/Player_old/SantaSam/hat.h +++ b/Sources/Models/Player_old/SantaSam/hat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAT_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/SeriousSam/Body.h b/Sources/Models/Player_old/SeriousSam/Body.h index a02c831..f8236b8 100644 --- a/Sources/Models/Player_old/SeriousSam/Body.h +++ b/Sources/Models/Player_old/SeriousSam/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSam/BodyHires.h b/Sources/Models/Player_old/SeriousSam/BodyHires.h index 8fb01b3..346bde4 100644 --- a/Sources/Models/Player_old/SeriousSam/BodyHires.h +++ b/Sources/Models/Player_old/SeriousSam/BodyHires.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYHIRES_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/SeriousSam/BodyPromo.h b/Sources/Models/Player_old/SeriousSam/BodyPromo.h index 52d9521..9a8fb25 100644 --- a/Sources/Models/Player_old/SeriousSam/BodyPromo.h +++ b/Sources/Models/Player_old/SeriousSam/BodyPromo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYPROMO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSam/Glasses.h b/Sources/Models/Player_old/SeriousSam/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/Player_old/SeriousSam/Glasses.h +++ b/Sources/Models/Player_old/SeriousSam/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSam/Head.h b/Sources/Models/Player_old/SeriousSam/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/Models/Player_old/SeriousSam/Head.h +++ b/Sources/Models/Player_old/SeriousSam/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSam/Player.h b/Sources/Models/Player_old/SeriousSam/Player.h index 6558bd0..da8b7a8 100644 --- a/Sources/Models/Player_old/SeriousSam/Player.h +++ b/Sources/Models/Player_old/SeriousSam/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSam/PlayerHires.h b/Sources/Models/Player_old/SeriousSam/PlayerHires.h index 61ed303..da028d9 100644 --- a/Sources/Models/Player_old/SeriousSam/PlayerHires.h +++ b/Sources/Models/Player_old/SeriousSam/PlayerHires.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYERHIRES_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/SeriousSam/PlayerPromo.h b/Sources/Models/Player_old/SeriousSam/PlayerPromo.h index 3d01581..592d1f9 100644 --- a/Sources/Models/Player_old/SeriousSam/PlayerPromo.h +++ b/Sources/Models/Player_old/SeriousSam/PlayerPromo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYERPROMO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSamOld/Body.h b/Sources/Models/Player_old/SeriousSamOld/Body.h index 585da9b..34d188a 100644 --- a/Sources/Models/Player_old/SeriousSamOld/Body.h +++ b/Sources/Models/Player_old/SeriousSamOld/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_FORMIPMODELS 0 diff --git a/Sources/Models/Player_old/SeriousSamOld/Head.h b/Sources/Models/Player_old/SeriousSamOld/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/Player_old/SeriousSamOld/Head.h +++ b/Sources/Models/Player_old/SeriousSamOld/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSamOld/Player.h b/Sources/Models/Player_old/SeriousSamOld/Player.h index 2d7037b..2607729 100644 --- a/Sources/Models/Player_old/SeriousSamOld/Player.h +++ b/Sources/Models/Player_old/SeriousSamOld/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSamOld/Test/Body.h b/Sources/Models/Player_old/SeriousSamOld/Test/Body.h index 2a3c385..07e3f03 100644 --- a/Sources/Models/Player_old/SeriousSamOld/Test/Body.h +++ b/Sources/Models/Player_old/SeriousSamOld/Test/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSamOld/Test/Head.h b/Sources/Models/Player_old/SeriousSamOld/Test/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/Player_old/SeriousSamOld/Test/Head.h +++ b/Sources/Models/Player_old/SeriousSamOld/Test/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSamOld/Test/Player.h b/Sources/Models/Player_old/SeriousSamOld/Test/Player.h index afdc18b..cf109a3 100644 --- a/Sources/Models/Player_old/SeriousSamOld/Test/Player.h +++ b/Sources/Models/Player_old/SeriousSamOld/Test/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSamTmp/Body.h b/Sources/Models/Player_old/SeriousSamTmp/Body.h index 9fae47f..8943c11 100644 --- a/Sources/Models/Player_old/SeriousSamTmp/Body.h +++ b/Sources/Models/Player_old/SeriousSamTmp/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSamTmp/Glasses.h b/Sources/Models/Player_old/SeriousSamTmp/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/Player_old/SeriousSamTmp/Glasses.h +++ b/Sources/Models/Player_old/SeriousSamTmp/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSamTmp/Head.h b/Sources/Models/Player_old/SeriousSamTmp/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/Models/Player_old/SeriousSamTmp/Head.h +++ b/Sources/Models/Player_old/SeriousSamTmp/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSamTmp/Player.h b/Sources/Models/Player_old/SeriousSamTmp/Player.h index 3546a84..bc1f796 100644 --- a/Sources/Models/Player_old/SeriousSamTmp/Player.h +++ b/Sources/Models/Player_old/SeriousSamTmp/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/SeriousSammy/Body.h b/Sources/Models/Player_old/SeriousSammy/Body.h index 1538258..5b0a80d 100644 --- a/Sources/Models/Player_old/SeriousSammy/Body.h +++ b/Sources/Models/Player_old/SeriousSammy/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/SeriousSammy/Glasses.h b/Sources/Models/Player_old/SeriousSammy/Glasses.h index 2a892af..fadd8e5 100644 Binary files a/Sources/Models/Player_old/SeriousSammy/Glasses.h and b/Sources/Models/Player_old/SeriousSammy/Glasses.h differ diff --git a/Sources/Models/Player_old/SeriousSammy/Head.h b/Sources/Models/Player_old/SeriousSammy/Head.h index 7462da4..830dd3e 100644 Binary files a/Sources/Models/Player_old/SeriousSammy/Head.h and b/Sources/Models/Player_old/SeriousSammy/Head.h differ diff --git a/Sources/Models/Player_old/SeriousSammy/Player.h b/Sources/Models/Player_old/SeriousSammy/Player.h index 3643481..a58bbda 100644 Binary files a/Sources/Models/Player_old/SeriousSammy/Player.h and b/Sources/Models/Player_old/SeriousSammy/Player.h differ diff --git a/Sources/Models/Player_old/Soldier/Body.h b/Sources/Models/Player_old/Soldier/Body.h index 27266d1..c818415 100644 --- a/Sources/Models/Player_old/Soldier/Body.h +++ b/Sources/Models/Player_old/Soldier/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/Soldier/Glasses.h b/Sources/Models/Player_old/Soldier/Glasses.h index dc3587a..7266340 100644 --- a/Sources/Models/Player_old/Soldier/Glasses.h +++ b/Sources/Models/Player_old/Soldier/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/Soldier/Head.h b/Sources/Models/Player_old/Soldier/Head.h index 7831b71..52d11cb 100644 --- a/Sources/Models/Player_old/Soldier/Head.h +++ b/Sources/Models/Player_old/Soldier/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/Soldier/Player.h b/Sources/Models/Player_old/Soldier/Player.h index b2fd615..9ae9f9e 100644 --- a/Sources/Models/Player_old/Soldier/Player.h +++ b/Sources/Models/Player_old/Soldier/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Player_old/Soldier/_t/Body.h b/Sources/Models/Player_old/Soldier/_t/Body.h index 5e2c4e2..8a74749 100644 --- a/Sources/Models/Player_old/Soldier/_t/Body.h +++ b/Sources/Models/Player_old/Soldier/_t/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/Soldier/_t/Glasses.h b/Sources/Models/Player_old/Soldier/_t/Glasses.h index dc3587a..7266340 100644 --- a/Sources/Models/Player_old/Soldier/_t/Glasses.h +++ b/Sources/Models/Player_old/Soldier/_t/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/Soldier/_t/Head.h b/Sources/Models/Player_old/Soldier/_t/Head.h index 7831b71..52d11cb 100644 --- a/Sources/Models/Player_old/Soldier/_t/Head.h +++ b/Sources/Models/Player_old/Soldier/_t/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/Models/Player_old/Soldier/_t/Player.h b/Sources/Models/Player_old/Soldier/_t/Player.h index 632acaf..32d40d2 100644 --- a/Sources/Models/Player_old/Soldier/_t/Player.h +++ b/Sources/Models/Player_old/Soldier/_t/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT 0 diff --git a/Sources/Models/Switches/Switch01/Switch.h b/Sources/Models/Switches/Switch01/Switch.h index fd433db..438f9e4 100644 --- a/Sources/Models/Switches/Switch01/Switch.h +++ b/Sources/Models/Switches/Switch01/Switch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SWITCH_ANIM_STANDING 0 diff --git a/Sources/Models/Test/3dexploration/Box.h b/Sources/Models/Test/3dexploration/Box.h index b5b4c2e..56b046c 100644 --- a/Sources/Models/Test/3dexploration/Box.h +++ b/Sources/Models/Test/3dexploration/Box.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/3dexploration/Box_Pose.h b/Sources/Models/Test/3dexploration/Box_Pose.h index 7480f52..c3b2200 100644 --- a/Sources/Models/Test/3dexploration/Box_Pose.h +++ b/Sources/Models/Test/3dexploration/Box_Pose.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOX_POSE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/Box.h b/Sources/Models/Test/Box.h index efdccc9..deefb2f 100644 --- a/Sources/Models/Test/Box.h +++ b/Sources/Models/Test/Box.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/Femalet2.h b/Sources/Models/Test/Femalet2.h index eb189de..6142de2 100644 --- a/Sources/Models/Test/Femalet2.h +++ b/Sources/Models/Test/Femalet2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FEMALET2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/MipModelTest.h b/Sources/Models/Test/MipModelTest.h index 5926bbb..3cbe458 100644 --- a/Sources/Models/Test/MipModelTest.h +++ b/Sources/Models/Test/MipModelTest.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MIPMODELTEST_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/MultiPolygonMountains.h b/Sources/Models/Test/MultiPolygonMountains.h index f97dd75..73f7e46 100644 --- a/Sources/Models/Test/MultiPolygonMountains.h +++ b/Sources/Models/Test/MultiPolygonMountains.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MULTIPOLYGONMOUNTAINS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/MultiPolygonMountainsDisplaced.h b/Sources/Models/Test/MultiPolygonMountainsDisplaced.h index 6cfbbe1..e10244d 100644 --- a/Sources/Models/Test/MultiPolygonMountainsDisplaced.h +++ b/Sources/Models/Test/MultiPolygonMountainsDisplaced.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MULTIPOLYGONMOUNTAINSDISPLACED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/OneBigPolygon.h b/Sources/Models/Test/OneBigPolygon.h index 2b79671..3ebb215 100644 --- a/Sources/Models/Test/OneBigPolygon.h +++ b/Sources/Models/Test/OneBigPolygon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ONEBIGPOLYGON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/OnePolygon.h b/Sources/Models/Test/OnePolygon.h index 1c84905..0aea05f 100644 --- a/Sources/Models/Test/OnePolygon.h +++ b/Sources/Models/Test/OnePolygon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ONEPOLYGON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/PatchTextBox.h b/Sources/Models/Test/PatchTextBox.h index 3eaac0c..4aa8e9e 100644 --- a/Sources/Models/Test/PatchTextBox.h +++ b/Sources/Models/Test/PatchTextBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PATCHTEXTBOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/RelfectionOnBox.h b/Sources/Models/Test/RelfectionOnBox.h index 697e0c9..05f8b63 100644 --- a/Sources/Models/Test/RelfectionOnBox.h +++ b/Sources/Models/Test/RelfectionOnBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RELFECTIONONBOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/Sphere.h b/Sources/Models/Test/Sphere.h index 4ae97f7..1db2fdc 100644 --- a/Sources/Models/Test/Sphere.h +++ b/Sources/Models/Test/Sphere.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPHERE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/SphereWithMips.h b/Sources/Models/Test/SphereWithMips.h index c0d72ce..7ef6829 100644 --- a/Sources/Models/Test/SphereWithMips.h +++ b/Sources/Models/Test/SphereWithMips.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPHEREWITHMIPS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/Teapot_test.h b/Sources/Models/Test/Teapot_test.h index 7e9f5a7..212ec6e 100644 --- a/Sources/Models/Test/Teapot_test.h +++ b/Sources/Models/Test/Teapot_test.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEAPOT_TEST_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/Teapot_test2.h b/Sources/Models/Test/Teapot_test2.h index 078e75d..022f4e4 100644 --- a/Sources/Models/Test/Teapot_test2.h +++ b/Sources/Models/Test/Teapot_test2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEAPOT_TEST2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/Teapot_test3.h b/Sources/Models/Test/Teapot_test3.h index 37e08a0..4f501ab 100644 --- a/Sources/Models/Test/Teapot_test3.h +++ b/Sources/Models/Test/Teapot_test3.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEAPOT_TEST3_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/Thetraedar.h b/Sources/Models/Test/Thetraedar.h index 582483f..2666d2e 100644 --- a/Sources/Models/Test/Thetraedar.h +++ b/Sources/Models/Test/Thetraedar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define THETRAEDAR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/Tree.h b/Sources/Models/Test/Tree.h index 4176540..ff41010 100644 --- a/Sources/Models/Test/Tree.h +++ b/Sources/Models/Test/Tree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/Vase.h b/Sources/Models/Test/Vase.h index a1bd32a..12bb53a 100644 --- a/Sources/Models/Test/Vase.h +++ b/Sources/Models/Test/Vase.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VASE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Test/swinger/swinger.h b/Sources/Models/Test/swinger/swinger.h index 68e9f80..49b0455 100644 --- a/Sources/Models/Test/swinger/swinger.h +++ b/Sources/Models/Test/swinger/swinger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SWINGER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Cannon/Body.h b/Sources/Models/Weapons/Cannon/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons/Cannon/Body.h +++ b/Sources/Models/Weapons/Cannon/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Cannon/Cannon.h b/Sources/Models/Weapons/Cannon/Cannon.h index bf2dd51..6791ea3 100644 --- a/Sources/Models/Weapons/Cannon/Cannon.h +++ b/Sources/Models/Weapons/Cannon/Cannon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNON_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons/Cannon/Flame.h b/Sources/Models/Weapons/Cannon/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/Models/Weapons/Cannon/Flame.h +++ b/Sources/Models/Weapons/Cannon/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Cannon/Light.h b/Sources/Models/Weapons/Cannon/Light.h index 3f5251b..870331f 100644 --- a/Sources/Models/Weapons/Cannon/Light.h +++ b/Sources/Models/Weapons/Cannon/Light.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Cannon/NukeBox.h b/Sources/Models/Weapons/Cannon/NukeBox.h index 09bd89e..6cc67f3 100644 --- a/Sources/Models/Weapons/Cannon/NukeBox.h +++ b/Sources/Models/Weapons/Cannon/NukeBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NUKEBOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Cannon/Projectile/CannonBall.h b/Sources/Models/Weapons/Cannon/Projectile/CannonBall.h index 19d6c2e..9206dea 100644 --- a/Sources/Models/Weapons/Cannon/Projectile/CannonBall.h +++ b/Sources/Models/Weapons/Cannon/Projectile/CannonBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Colt/ColtBullets.h b/Sources/Models/Weapons/Colt/ColtBullets.h index fc219e3..cd5bc91 100644 --- a/Sources/Models/Weapons/Colt/ColtBullets.h +++ b/Sources/Models/Weapons/Colt/ColtBullets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTBULLETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Colt/ColtCock.h b/Sources/Models/Weapons/Colt/ColtCock.h index 344f1c1..458b460 100644 --- a/Sources/Models/Weapons/Colt/ColtCock.h +++ b/Sources/Models/Weapons/Colt/ColtCock.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTCOCK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Colt/ColtItem.h b/Sources/Models/Weapons/Colt/ColtItem.h index 92a6b39..26c6912 100644 --- a/Sources/Models/Weapons/Colt/ColtItem.h +++ b/Sources/Models/Weapons/Colt/ColtItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons/Colt/ColtMain.h b/Sources/Models/Weapons/Colt/ColtMain.h index 72bd800..837bd58 100644 --- a/Sources/Models/Weapons/Colt/ColtMain.h +++ b/Sources/Models/Weapons/Colt/ColtMain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTMAIN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Colt/colt.h b/Sources/Models/Weapons/Colt/colt.h index ce533fa..3f62f02 100644 --- a/Sources/Models/Weapons/Colt/colt.h +++ b/Sources/Models/Weapons/Colt/colt.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/DoubleShotgun/Ammo.h b/Sources/Models/Weapons/DoubleShotgun/Ammo.h index e4cfce8..99cff20 100644 --- a/Sources/Models/Weapons/DoubleShotgun/Ammo.h +++ b/Sources/Models/Weapons/DoubleShotgun/Ammo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMMO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/DoubleShotgun/DoubleShotgun.h b/Sources/Models/Weapons/DoubleShotgun/DoubleShotgun.h index 5eb9c08..0635fa9 100644 --- a/Sources/Models/Weapons/DoubleShotgun/DoubleShotgun.h +++ b/Sources/Models/Weapons/DoubleShotgun/DoubleShotgun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESHOTGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/DoubleShotgun/DoubleShotgunItem.h b/Sources/Models/Weapons/DoubleShotgun/DoubleShotgunItem.h index 96d71ca..6622eb8 100644 --- a/Sources/Models/Weapons/DoubleShotgun/DoubleShotgunItem.h +++ b/Sources/Models/Weapons/DoubleShotgun/DoubleShotgunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESHOTGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons/DoubleShotgun/Dshotgunbarrels.h b/Sources/Models/Weapons/DoubleShotgun/Dshotgunbarrels.h index 897e6df..a13e120 100644 --- a/Sources/Models/Weapons/DoubleShotgun/Dshotgunbarrels.h +++ b/Sources/Models/Weapons/DoubleShotgun/Dshotgunbarrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DSHOTGUNBARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/DoubleShotgun/Dshotgunhandle.h b/Sources/Models/Weapons/DoubleShotgun/Dshotgunhandle.h index 7e72a92..f362fb8 100644 --- a/Sources/Models/Weapons/DoubleShotgun/Dshotgunhandle.h +++ b/Sources/Models/Weapons/DoubleShotgun/Dshotgunhandle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DSHOTGUNHANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/DoubleShotgun/HandWithAmmo.h b/Sources/Models/Weapons/DoubleShotgun/HandWithAmmo.h index 19feb46..bed8869 100644 --- a/Sources/Models/Weapons/DoubleShotgun/HandWithAmmo.h +++ b/Sources/Models/Weapons/DoubleShotgun/HandWithAmmo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHAMMO_ANIM_HOLDAMMO 0 diff --git a/Sources/Models/Weapons/DoubleShotgun/Switch.h b/Sources/Models/Weapons/DoubleShotgun/Switch.h index 691ad6b..2c2353b 100644 --- a/Sources/Models/Weapons/DoubleShotgun/Switch.h +++ b/Sources/Models/Weapons/DoubleShotgun/Switch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SWITCH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Flamer/Body.h b/Sources/Models/Weapons/Flamer/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons/Flamer/Body.h +++ b/Sources/Models/Weapons/Flamer/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Flamer/Flame.h b/Sources/Models/Weapons/Flamer/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/Models/Weapons/Flamer/Flame.h +++ b/Sources/Models/Weapons/Flamer/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Flamer/Flamer.h b/Sources/Models/Weapons/Flamer/Flamer.h index c88597d..b427339 100644 --- a/Sources/Models/Weapons/Flamer/Flamer.h +++ b/Sources/Models/Weapons/Flamer/Flamer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Flamer/FlamerItem.h b/Sources/Models/Weapons/Flamer/FlamerItem.h index 8572c0d..c54bcaa 100644 --- a/Sources/Models/Weapons/Flamer/FlamerItem.h +++ b/Sources/Models/Weapons/Flamer/FlamerItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Flamer/FuelReservoir.h b/Sources/Models/Weapons/Flamer/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/Models/Weapons/Flamer/FuelReservoir.h +++ b/Sources/Models/Weapons/Flamer/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Flamer/Projectile/Invisible.h b/Sources/Models/Weapons/Flamer/Projectile/Invisible.h index b8ee17c..67598f6 100644 --- a/Sources/Models/Weapons/Flamer/Projectile/Invisible.h +++ b/Sources/Models/Weapons/Flamer/Projectile/Invisible.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INVISIBLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/FlamerNew/Body.h b/Sources/Models/Weapons/FlamerNew/Body.h index 2a3c385..07e3f03 100644 --- a/Sources/Models/Weapons/FlamerNew/Body.h +++ b/Sources/Models/Weapons/FlamerNew/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/FlamerNew/FuelReservoir.h b/Sources/Models/Weapons/FlamerNew/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/Models/Weapons/FlamerNew/FuelReservoir.h +++ b/Sources/Models/Weapons/FlamerNew/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GhostBuster/Body.h b/Sources/Models/Weapons/GhostBuster/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons/GhostBuster/Body.h +++ b/Sources/Models/Weapons/GhostBuster/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GhostBuster/Effect01.h b/Sources/Models/Weapons/GhostBuster/Effect01.h index cd76de3..6fd6453 100644 --- a/Sources/Models/Weapons/GhostBuster/Effect01.h +++ b/Sources/Models/Weapons/GhostBuster/Effect01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GhostBuster/EffectFlare.h b/Sources/Models/Weapons/GhostBuster/EffectFlare.h index b0857c0..759921a 100644 --- a/Sources/Models/Weapons/GhostBuster/EffectFlare.h +++ b/Sources/Models/Weapons/GhostBuster/EffectFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECTFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GhostBuster/EffectFlare01.h b/Sources/Models/Weapons/GhostBuster/EffectFlare01.h index 6a28421..2b272fb 100644 --- a/Sources/Models/Weapons/GhostBuster/EffectFlare01.h +++ b/Sources/Models/Weapons/GhostBuster/EffectFlare01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECTFLARE01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GhostBuster/GhostBuster.h b/Sources/Models/Weapons/GhostBuster/GhostBuster.h index f097980..43833b2 100644 --- a/Sources/Models/Weapons/GhostBuster/GhostBuster.h +++ b/Sources/Models/Weapons/GhostBuster/GhostBuster.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GHOSTBUSTER_ANIM_DEFAULT 0 diff --git a/Sources/Models/Weapons/GhostBuster/GhostBusterItem.h b/Sources/Models/Weapons/GhostBuster/GhostBusterItem.h index 6b5f2be..13fcee2 100644 --- a/Sources/Models/Weapons/GhostBuster/GhostBusterItem.h +++ b/Sources/Models/Weapons/GhostBuster/GhostBusterItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GHOSTBUSTERITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons/GhostBuster/Projectile/Ray.h b/Sources/Models/Weapons/GhostBuster/Projectile/Ray.h index 92c07d4..f450503 100644 --- a/Sources/Models/Weapons/GhostBuster/Projectile/Ray.h +++ b/Sources/Models/Weapons/GhostBuster/Projectile/Ray.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RAY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GhostBuster/Rotator.h b/Sources/Models/Weapons/GhostBuster/Rotator.h index 4cbbac6..bcf2a87 100644 --- a/Sources/Models/Weapons/GhostBuster/Rotator.h +++ b/Sources/Models/Weapons/GhostBuster/Rotator.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GrenadeLauncher/Body.h b/Sources/Models/Weapons/GrenadeLauncher/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons/GrenadeLauncher/Body.h +++ b/Sources/Models/Weapons/GrenadeLauncher/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GrenadeLauncher/Grenade/Grenade.h b/Sources/Models/Weapons/GrenadeLauncher/Grenade/Grenade.h index bd8b747..58dc06d 100644 --- a/Sources/Models/Weapons/GrenadeLauncher/Grenade/Grenade.h +++ b/Sources/Models/Weapons/GrenadeLauncher/Grenade/Grenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GrenadeLauncher/GrenadeBack.h b/Sources/Models/Weapons/GrenadeLauncher/GrenadeBack.h index d51a779..43eb6ac 100644 --- a/Sources/Models/Weapons/GrenadeLauncher/GrenadeBack.h +++ b/Sources/Models/Weapons/GrenadeLauncher/GrenadeBack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADEBACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GrenadeLauncher/GrenadeLauncher.h b/Sources/Models/Weapons/GrenadeLauncher/GrenadeLauncher.h index f75419a..5502803 100644 --- a/Sources/Models/Weapons/GrenadeLauncher/GrenadeLauncher.h +++ b/Sources/Models/Weapons/GrenadeLauncher/GrenadeLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADELAUNCHER_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons/GrenadeLauncher/GrenadeLauncherItem.h b/Sources/Models/Weapons/GrenadeLauncher/GrenadeLauncherItem.h index 2dfe0d2..38b7cdd 100644 --- a/Sources/Models/Weapons/GrenadeLauncher/GrenadeLauncherItem.h +++ b/Sources/Models/Weapons/GrenadeLauncher/GrenadeLauncherItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADELAUNCHERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/GrenadeLauncher/MovingPipe.h b/Sources/Models/Weapons/GrenadeLauncher/MovingPipe.h index 0f8a2f5..974076f 100644 --- a/Sources/Models/Weapons/GrenadeLauncher/MovingPipe.h +++ b/Sources/Models/Weapons/GrenadeLauncher/MovingPipe.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MOVINGPIPE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Knife/Knife.h b/Sources/Models/Weapons/Knife/Knife.h index e8c54c5..6638138 100644 --- a/Sources/Models/Weapons/Knife/Knife.h +++ b/Sources/Models/Weapons/Knife/Knife.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KNIFE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Knife/KnifeItem.h b/Sources/Models/Weapons/Knife/KnifeItem.h index 7f300b2..096395a 100644 --- a/Sources/Models/Weapons/Knife/KnifeItem.h +++ b/Sources/Models/Weapons/Knife/KnifeItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KNIFEITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Laser/Barrel.h b/Sources/Models/Weapons/Laser/Barrel.h index 9eb9ba7..5b03485 100644 --- a/Sources/Models/Weapons/Laser/Barrel.h +++ b/Sources/Models/Weapons/Laser/Barrel.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARREL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Laser/Body.h b/Sources/Models/Weapons/Laser/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons/Laser/Body.h +++ b/Sources/Models/Weapons/Laser/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Laser/Laser.h b/Sources/Models/Weapons/Laser/Laser.h index 778c39a..930bcc5 100644 --- a/Sources/Models/Weapons/Laser/Laser.h +++ b/Sources/Models/Weapons/Laser/Laser.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Laser/LaserItem.h b/Sources/Models/Weapons/Laser/LaserItem.h index 5c6b2fd..0555a46 100644 --- a/Sources/Models/Weapons/Laser/LaserItem.h +++ b/Sources/Models/Weapons/Laser/LaserItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Laser/Projectile/LaserProjectile.h b/Sources/Models/Weapons/Laser/Projectile/LaserProjectile.h index 448ef36..0de397e 100644 --- a/Sources/Models/Weapons/Laser/Projectile/LaserProjectile.h +++ b/Sources/Models/Weapons/Laser/Projectile/LaserProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Laser/Projectile/LaserProjectileGlow01.h b/Sources/Models/Weapons/Laser/Projectile/LaserProjectileGlow01.h index 9012be4..0058eaf 100644 --- a/Sources/Models/Weapons/Laser/Projectile/LaserProjectileGlow01.h +++ b/Sources/Models/Weapons/Laser/Projectile/LaserProjectileGlow01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILEGLOW01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/MiniGun/Barrels.h b/Sources/Models/Weapons/MiniGun/Barrels.h index ba1b969..edc5e4c 100644 --- a/Sources/Models/Weapons/MiniGun/Barrels.h +++ b/Sources/Models/Weapons/MiniGun/Barrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/MiniGun/Body.h b/Sources/Models/Weapons/MiniGun/Body.h index 03232e1..3872a83 100644 --- a/Sources/Models/Weapons/MiniGun/Body.h +++ b/Sources/Models/Weapons/MiniGun/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/MiniGun/Engine.h b/Sources/Models/Weapons/MiniGun/Engine.h index 5414aaf..864b295 100644 --- a/Sources/Models/Weapons/MiniGun/Engine.h +++ b/Sources/Models/Weapons/MiniGun/Engine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENGINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/MiniGun/Handle.h b/Sources/Models/Weapons/MiniGun/Handle.h index 8b5093d..22d6c3b 100644 --- a/Sources/Models/Weapons/MiniGun/Handle.h +++ b/Sources/Models/Weapons/MiniGun/Handle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/MiniGun/MiniGunItem.h b/Sources/Models/Weapons/MiniGun/MiniGunItem.h index eca3952..e2ead62 100644 --- a/Sources/Models/Weapons/MiniGun/MiniGunItem.h +++ b/Sources/Models/Weapons/MiniGun/MiniGunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons/MiniGun/Shell/Shell.h b/Sources/Models/Weapons/MiniGun/Shell/Shell.h index b324ec5..d052b15 100644 --- a/Sources/Models/Weapons/MiniGun/Shell/Shell.h +++ b/Sources/Models/Weapons/MiniGun/Shell/Shell.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHELL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/MiniGun/minigun.h b/Sources/Models/Weapons/MiniGun/minigun.h index e11de4f..1ed9553 100644 --- a/Sources/Models/Weapons/MiniGun/minigun.h +++ b/Sources/Models/Weapons/MiniGun/minigun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Pipebomb/Bomb.h b/Sources/Models/Weapons/Pipebomb/Bomb.h index 2adc5f9..670ba8c 100644 --- a/Sources/Models/Weapons/Pipebomb/Bomb.h +++ b/Sources/Models/Weapons/Pipebomb/Bomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Pipebomb/Button.h b/Sources/Models/Weapons/Pipebomb/Button.h index 0a37920..79896f1 100644 --- a/Sources/Models/Weapons/Pipebomb/Button.h +++ b/Sources/Models/Weapons/Pipebomb/Button.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUTTON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Pipebomb/Grenade/Grenade.h b/Sources/Models/Weapons/Pipebomb/Grenade/Grenade.h index a184e98..8db2058 100644 --- a/Sources/Models/Weapons/Pipebomb/Grenade/Grenade.h +++ b/Sources/Models/Weapons/Pipebomb/Grenade/Grenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Pipebomb/HandWithBomb.h b/Sources/Models/Weapons/Pipebomb/HandWithBomb.h index ff21e00..0324d23 100644 --- a/Sources/Models/Weapons/Pipebomb/HandWithBomb.h +++ b/Sources/Models/Weapons/Pipebomb/HandWithBomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHBOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Pipebomb/HandWithStick.h b/Sources/Models/Weapons/Pipebomb/HandWithStick.h index 720e652..71aafda 100644 --- a/Sources/Models/Weapons/Pipebomb/HandWithStick.h +++ b/Sources/Models/Weapons/Pipebomb/HandWithStick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHSTICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Pipebomb/Shield.h b/Sources/Models/Weapons/Pipebomb/Shield.h index 8132e9f..9ad105c 100644 --- a/Sources/Models/Weapons/Pipebomb/Shield.h +++ b/Sources/Models/Weapons/Pipebomb/Shield.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIELD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Pipebomb/Stick.h b/Sources/Models/Weapons/Pipebomb/Stick.h index ac4bd6e..fa300c8 100644 --- a/Sources/Models/Weapons/Pipebomb/Stick.h +++ b/Sources/Models/Weapons/Pipebomb/Stick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Pipebomb/StickItem.h b/Sources/Models/Weapons/Pipebomb/StickItem.h index 9edfc5e..5d689d0 100644 --- a/Sources/Models/Weapons/Pipebomb/StickItem.h +++ b/Sources/Models/Weapons/Pipebomb/StickItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICKITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons/RocketLauncher/Body.h b/Sources/Models/Weapons/RocketLauncher/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons/RocketLauncher/Body.h +++ b/Sources/Models/Weapons/RocketLauncher/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/RocketLauncher/Projectile/Rocket.h b/Sources/Models/Weapons/RocketLauncher/Projectile/Rocket.h index 926615e..45856ea 100644 --- a/Sources/Models/Weapons/RocketLauncher/Projectile/Rocket.h +++ b/Sources/Models/Weapons/RocketLauncher/Projectile/Rocket.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/RocketLauncher/RocketLauncher.h b/Sources/Models/Weapons/RocketLauncher/RocketLauncher.h index 7e2f43e..c62d265 100644 --- a/Sources/Models/Weapons/RocketLauncher/RocketLauncher.h +++ b/Sources/Models/Weapons/RocketLauncher/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons/RocketLauncher/RocketLauncherItem.h b/Sources/Models/Weapons/RocketLauncher/RocketLauncherItem.h index 350dd7d..3bfc01a 100644 --- a/Sources/Models/Weapons/RocketLauncher/RocketLauncherItem.h +++ b/Sources/Models/Weapons/RocketLauncher/RocketLauncherItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/RocketLauncher/Rotatingpart.h b/Sources/Models/Weapons/RocketLauncher/Rotatingpart.h index ba30be2..c8e3f48 100644 --- a/Sources/Models/Weapons/RocketLauncher/Rotatingpart.h +++ b/Sources/Models/Weapons/RocketLauncher/Rotatingpart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATINGPART_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/SingleShotgun/Barrels.h b/Sources/Models/Weapons/SingleShotgun/Barrels.h index 32045d4..e84516d 100644 --- a/Sources/Models/Weapons/SingleShotgun/Barrels.h +++ b/Sources/Models/Weapons/SingleShotgun/Barrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/SingleShotgun/Handle.h b/Sources/Models/Weapons/SingleShotgun/Handle.h index 8b5093d..22d6c3b 100644 --- a/Sources/Models/Weapons/SingleShotgun/Handle.h +++ b/Sources/Models/Weapons/SingleShotgun/Handle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/SingleShotgun/Shell/Shell.h b/Sources/Models/Weapons/SingleShotgun/Shell/Shell.h index b324ec5..d052b15 100644 --- a/Sources/Models/Weapons/SingleShotgun/Shell/Shell.h +++ b/Sources/Models/Weapons/SingleShotgun/Shell/Shell.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHELL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/SingleShotgun/SingleShotGun.h b/Sources/Models/Weapons/SingleShotgun/SingleShotGun.h index 7e357cd..9c3aa61 100644 --- a/Sources/Models/Weapons/SingleShotgun/SingleShotGun.h +++ b/Sources/Models/Weapons/SingleShotgun/SingleShotGun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SINGLESHOTGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/SingleShotgun/SingleShotgunItem.h b/Sources/Models/Weapons/SingleShotgun/SingleShotgunItem.h index cad116d..eabc036 100644 --- a/Sources/Models/Weapons/SingleShotgun/SingleShotgunItem.h +++ b/Sources/Models/Weapons/SingleShotgun/SingleShotgunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SINGLESHOTGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons/SingleShotgun/Slider.h b/Sources/Models/Weapons/SingleShotgun/Slider.h index 5103380..ced8943 100644 --- a/Sources/Models/Weapons/SingleShotgun/Slider.h +++ b/Sources/Models/Weapons/SingleShotgun/Slider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Sniper/Body.h b/Sources/Models/Weapons/Sniper/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons/Sniper/Body.h +++ b/Sources/Models/Weapons/Sniper/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/Sniper/Sniper.h b/Sources/Models/Weapons/Sniper/Sniper.h index 412de9f..5a2631c 100644 --- a/Sources/Models/Weapons/Sniper/Sniper.h +++ b/Sources/Models/Weapons/Sniper/Sniper.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNIPER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/TommyGun/Body.h b/Sources/Models/Weapons/TommyGun/Body.h index 03232e1..3872a83 100644 --- a/Sources/Models/Weapons/TommyGun/Body.h +++ b/Sources/Models/Weapons/TommyGun/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/TommyGun/Slider.h b/Sources/Models/Weapons/TommyGun/Slider.h index 5103380..ced8943 100644 --- a/Sources/Models/Weapons/TommyGun/Slider.h +++ b/Sources/Models/Weapons/TommyGun/Slider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/TommyGun/TommyGun.h b/Sources/Models/Weapons/TommyGun/TommyGun.h index 2b3e674..6afb866 100644 --- a/Sources/Models/Weapons/TommyGun/TommyGun.h +++ b/Sources/Models/Weapons/TommyGun/TommyGun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOMMYGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons/TommyGun/TommyGunItem.h b/Sources/Models/Weapons/TommyGun/TommyGunItem.h index 40766ab..667ed03 100644 --- a/Sources/Models/Weapons/TommyGun/TommyGunItem.h +++ b/Sources/Models/Weapons/TommyGun/TommyGunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOMMYGUNITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Cannon/Body.h b/Sources/Models/Weapons_old/Cannon/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons_old/Cannon/Body.h +++ b/Sources/Models/Weapons_old/Cannon/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Cannon/Cannon.h b/Sources/Models/Weapons_old/Cannon/Cannon.h index efc3046..66b003f 100644 --- a/Sources/Models/Weapons_old/Cannon/Cannon.h +++ b/Sources/Models/Weapons_old/Cannon/Cannon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNON_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/Cannon/Flame.h b/Sources/Models/Weapons_old/Cannon/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/Models/Weapons_old/Cannon/Flame.h +++ b/Sources/Models/Weapons_old/Cannon/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Cannon/Fuse.h b/Sources/Models/Weapons_old/Cannon/Fuse.h index 1ae557f..54009ef 100644 --- a/Sources/Models/Weapons_old/Cannon/Fuse.h +++ b/Sources/Models/Weapons_old/Cannon/Fuse.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUSE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Cannon/HandWithTorch.h b/Sources/Models/Weapons_old/Cannon/HandWithTorch.h index 2481a41..616f4c0 100644 --- a/Sources/Models/Weapons_old/Cannon/HandWithTorch.h +++ b/Sources/Models/Weapons_old/Cannon/HandWithTorch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHTORCH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Cannon/Projectile/CannonBall.h b/Sources/Models/Weapons_old/Cannon/Projectile/CannonBall.h index 8692c4b..2b51699 100644 --- a/Sources/Models/Weapons_old/Cannon/Projectile/CannonBall.h +++ b/Sources/Models/Weapons_old/Cannon/Projectile/CannonBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Cannon/Torch.h b/Sources/Models/Weapons_old/Cannon/Torch.h index edfe92a..b66a286 100644 --- a/Sources/Models/Weapons_old/Cannon/Torch.h +++ b/Sources/Models/Weapons_old/Cannon/Torch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORCH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Cannon/TorchUp.h b/Sources/Models/Weapons_old/Cannon/TorchUp.h index 028dcbc..1329cf8 100644 --- a/Sources/Models/Weapons_old/Cannon/TorchUp.h +++ b/Sources/Models/Weapons_old/Cannon/TorchUp.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORCHUP_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Colt/ColtBullets.h b/Sources/Models/Weapons_old/Colt/ColtBullets.h index fc219e3..cd5bc91 100644 --- a/Sources/Models/Weapons_old/Colt/ColtBullets.h +++ b/Sources/Models/Weapons_old/Colt/ColtBullets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTBULLETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Colt/ColtCock.h b/Sources/Models/Weapons_old/Colt/ColtCock.h index 344f1c1..458b460 100644 --- a/Sources/Models/Weapons_old/Colt/ColtCock.h +++ b/Sources/Models/Weapons_old/Colt/ColtCock.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTCOCK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Colt/ColtItem.h b/Sources/Models/Weapons_old/Colt/ColtItem.h index 92a6b39..26c6912 100644 --- a/Sources/Models/Weapons_old/Colt/ColtItem.h +++ b/Sources/Models/Weapons_old/Colt/ColtItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/Colt/ColtMain.h b/Sources/Models/Weapons_old/Colt/ColtMain.h index 72bd800..837bd58 100644 --- a/Sources/Models/Weapons_old/Colt/ColtMain.h +++ b/Sources/Models/Weapons_old/Colt/ColtMain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTMAIN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Colt/colt.h b/Sources/Models/Weapons_old/Colt/colt.h index ce533fa..3f62f02 100644 --- a/Sources/Models/Weapons_old/Colt/colt.h +++ b/Sources/Models/Weapons_old/Colt/colt.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Crosshair/Crosshair.h b/Sources/Models/Weapons_old/Crosshair/Crosshair.h index 085ffca..bd22e5c 100644 --- a/Sources/Models/Weapons_old/Crosshair/Crosshair.h +++ b/Sources/Models/Weapons_old/Crosshair/Crosshair.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROSSHAIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgun/Ammo.h b/Sources/Models/Weapons_old/DoubleShotgun/Ammo.h index e4cfce8..99cff20 100644 --- a/Sources/Models/Weapons_old/DoubleShotgun/Ammo.h +++ b/Sources/Models/Weapons_old/DoubleShotgun/Ammo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMMO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgun/DoubleShotgun.h b/Sources/Models/Weapons_old/DoubleShotgun/DoubleShotgun.h index 997ee7e..9addbe4 100644 --- a/Sources/Models/Weapons_old/DoubleShotgun/DoubleShotgun.h +++ b/Sources/Models/Weapons_old/DoubleShotgun/DoubleShotgun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESHOTGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgun/DoubleShotgunItem.h b/Sources/Models/Weapons_old/DoubleShotgun/DoubleShotgunItem.h index 96d71ca..6622eb8 100644 --- a/Sources/Models/Weapons_old/DoubleShotgun/DoubleShotgunItem.h +++ b/Sources/Models/Weapons_old/DoubleShotgun/DoubleShotgunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESHOTGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgun/Dshotgunbarrels.h b/Sources/Models/Weapons_old/DoubleShotgun/Dshotgunbarrels.h index 897e6df..a13e120 100644 --- a/Sources/Models/Weapons_old/DoubleShotgun/Dshotgunbarrels.h +++ b/Sources/Models/Weapons_old/DoubleShotgun/Dshotgunbarrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DSHOTGUNBARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgun/Dshotgunhandle.h b/Sources/Models/Weapons_old/DoubleShotgun/Dshotgunhandle.h index 7e72a92..f362fb8 100644 --- a/Sources/Models/Weapons_old/DoubleShotgun/Dshotgunhandle.h +++ b/Sources/Models/Weapons_old/DoubleShotgun/Dshotgunhandle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DSHOTGUNHANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgun/HandWithAmmo.h b/Sources/Models/Weapons_old/DoubleShotgun/HandWithAmmo.h index e2015b6..33c8e1d 100644 --- a/Sources/Models/Weapons_old/DoubleShotgun/HandWithAmmo.h +++ b/Sources/Models/Weapons_old/DoubleShotgun/HandWithAmmo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHAMMO_ANIM_HOLDAMMO 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgun/Switch.h b/Sources/Models/Weapons_old/DoubleShotgun/Switch.h index 691ad6b..2c2353b 100644 --- a/Sources/Models/Weapons_old/DoubleShotgun/Switch.h +++ b/Sources/Models/Weapons_old/DoubleShotgun/Switch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SWITCH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgunOld/Ammo.h b/Sources/Models/Weapons_old/DoubleShotgunOld/Ammo.h index e4cfce8..99cff20 100644 --- a/Sources/Models/Weapons_old/DoubleShotgunOld/Ammo.h +++ b/Sources/Models/Weapons_old/DoubleShotgunOld/Ammo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMMO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgunOld/DoubleShotgun.h b/Sources/Models/Weapons_old/DoubleShotgunOld/DoubleShotgun.h index 997ee7e..9addbe4 100644 --- a/Sources/Models/Weapons_old/DoubleShotgunOld/DoubleShotgun.h +++ b/Sources/Models/Weapons_old/DoubleShotgunOld/DoubleShotgun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESHOTGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgunOld/DoubleShotgunItem.h b/Sources/Models/Weapons_old/DoubleShotgunOld/DoubleShotgunItem.h index 96d71ca..6622eb8 100644 --- a/Sources/Models/Weapons_old/DoubleShotgunOld/DoubleShotgunItem.h +++ b/Sources/Models/Weapons_old/DoubleShotgunOld/DoubleShotgunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESHOTGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgunOld/Dshotgunbarrels.h b/Sources/Models/Weapons_old/DoubleShotgunOld/Dshotgunbarrels.h index 897e6df..a13e120 100644 --- a/Sources/Models/Weapons_old/DoubleShotgunOld/Dshotgunbarrels.h +++ b/Sources/Models/Weapons_old/DoubleShotgunOld/Dshotgunbarrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DSHOTGUNBARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgunOld/Dshotgunhandle.h b/Sources/Models/Weapons_old/DoubleShotgunOld/Dshotgunhandle.h index 7e72a92..f362fb8 100644 --- a/Sources/Models/Weapons_old/DoubleShotgunOld/Dshotgunhandle.h +++ b/Sources/Models/Weapons_old/DoubleShotgunOld/Dshotgunhandle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DSHOTGUNHANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgunOld/HandWithAmmo.h b/Sources/Models/Weapons_old/DoubleShotgunOld/HandWithAmmo.h index e2015b6..33c8e1d 100644 --- a/Sources/Models/Weapons_old/DoubleShotgunOld/HandWithAmmo.h +++ b/Sources/Models/Weapons_old/DoubleShotgunOld/HandWithAmmo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHAMMO_ANIM_HOLDAMMO 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgunOld/HandWithAmmo/HandWithAmmo.h b/Sources/Models/Weapons_old/DoubleShotgunOld/HandWithAmmo/HandWithAmmo.h index 25f6394..0cb5d96 100644 --- a/Sources/Models/Weapons_old/DoubleShotgunOld/HandWithAmmo/HandWithAmmo.h +++ b/Sources/Models/Weapons_old/DoubleShotgunOld/HandWithAmmo/HandWithAmmo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHAMMO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgunOld/Switch.h b/Sources/Models/Weapons_old/DoubleShotgunOld/Switch.h index 691ad6b..2c2353b 100644 --- a/Sources/Models/Weapons_old/DoubleShotgunOld/Switch.h +++ b/Sources/Models/Weapons_old/DoubleShotgunOld/Switch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SWITCH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/DoubleShotgunOld/t/DoubleShotgun.h b/Sources/Models/Weapons_old/DoubleShotgunOld/t/DoubleShotgun.h index 4c1300d..ce0629a 100644 --- a/Sources/Models/Weapons_old/DoubleShotgunOld/t/DoubleShotgun.h +++ b/Sources/Models/Weapons_old/DoubleShotgunOld/t/DoubleShotgun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESHOTGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Flamer/Body.h b/Sources/Models/Weapons_old/Flamer/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons_old/Flamer/Body.h +++ b/Sources/Models/Weapons_old/Flamer/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Flamer/Flame.h b/Sources/Models/Weapons_old/Flamer/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/Models/Weapons_old/Flamer/Flame.h +++ b/Sources/Models/Weapons_old/Flamer/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Flamer/Flamer.h b/Sources/Models/Weapons_old/Flamer/Flamer.h index c88597d..b427339 100644 --- a/Sources/Models/Weapons_old/Flamer/Flamer.h +++ b/Sources/Models/Weapons_old/Flamer/Flamer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Flamer/FlamerItem.h b/Sources/Models/Weapons_old/Flamer/FlamerItem.h index 2d0ba76..ab23cd1 100644 --- a/Sources/Models/Weapons_old/Flamer/FlamerItem.h +++ b/Sources/Models/Weapons_old/Flamer/FlamerItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMERITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/Flamer/FuelReservoir.h b/Sources/Models/Weapons_old/Flamer/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/Models/Weapons_old/Flamer/FuelReservoir.h +++ b/Sources/Models/Weapons_old/Flamer/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Flamer/Projectile/Invisible.h b/Sources/Models/Weapons_old/Flamer/Projectile/Invisible.h index b8ee17c..67598f6 100644 --- a/Sources/Models/Weapons_old/Flamer/Projectile/Invisible.h +++ b/Sources/Models/Weapons_old/Flamer/Projectile/Invisible.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INVISIBLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GhostBuster/Body.h b/Sources/Models/Weapons_old/GhostBuster/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons_old/GhostBuster/Body.h +++ b/Sources/Models/Weapons_old/GhostBuster/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GhostBuster/Effect01.h b/Sources/Models/Weapons_old/GhostBuster/Effect01.h index cd76de3..6fd6453 100644 --- a/Sources/Models/Weapons_old/GhostBuster/Effect01.h +++ b/Sources/Models/Weapons_old/GhostBuster/Effect01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GhostBuster/EffectFlare.h b/Sources/Models/Weapons_old/GhostBuster/EffectFlare.h index b0857c0..759921a 100644 --- a/Sources/Models/Weapons_old/GhostBuster/EffectFlare.h +++ b/Sources/Models/Weapons_old/GhostBuster/EffectFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECTFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GhostBuster/EffectFlare01.h b/Sources/Models/Weapons_old/GhostBuster/EffectFlare01.h index 6a28421..2b272fb 100644 --- a/Sources/Models/Weapons_old/GhostBuster/EffectFlare01.h +++ b/Sources/Models/Weapons_old/GhostBuster/EffectFlare01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECTFLARE01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GhostBuster/GhostBuster.h b/Sources/Models/Weapons_old/GhostBuster/GhostBuster.h index f097980..43833b2 100644 --- a/Sources/Models/Weapons_old/GhostBuster/GhostBuster.h +++ b/Sources/Models/Weapons_old/GhostBuster/GhostBuster.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GHOSTBUSTER_ANIM_DEFAULT 0 diff --git a/Sources/Models/Weapons_old/GhostBuster/GhostBusterItem.h b/Sources/Models/Weapons_old/GhostBuster/GhostBusterItem.h index 6b5f2be..13fcee2 100644 --- a/Sources/Models/Weapons_old/GhostBuster/GhostBusterItem.h +++ b/Sources/Models/Weapons_old/GhostBuster/GhostBusterItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GHOSTBUSTERITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/GhostBuster/Projectile/Ray.h b/Sources/Models/Weapons_old/GhostBuster/Projectile/Ray.h index 92c07d4..f450503 100644 --- a/Sources/Models/Weapons_old/GhostBuster/Projectile/Ray.h +++ b/Sources/Models/Weapons_old/GhostBuster/Projectile/Ray.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RAY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GhostBuster/Rotator.h b/Sources/Models/Weapons_old/GhostBuster/Rotator.h index 4cbbac6..bcf2a87 100644 --- a/Sources/Models/Weapons_old/GhostBuster/Rotator.h +++ b/Sources/Models/Weapons_old/GhostBuster/Rotator.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GrenadeLauncher/Body.h b/Sources/Models/Weapons_old/GrenadeLauncher/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons_old/GrenadeLauncher/Body.h +++ b/Sources/Models/Weapons_old/GrenadeLauncher/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GrenadeLauncher/Grenade/Grenade.h b/Sources/Models/Weapons_old/GrenadeLauncher/Grenade/Grenade.h index a184e98..8db2058 100644 --- a/Sources/Models/Weapons_old/GrenadeLauncher/Grenade/Grenade.h +++ b/Sources/Models/Weapons_old/GrenadeLauncher/Grenade/Grenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeBack.h b/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeBack.h index d51a779..43eb6ac 100644 --- a/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeBack.h +++ b/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeBack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADEBACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeLauncher.h b/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeLauncher.h index f75419a..5502803 100644 --- a/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeLauncher.h +++ b/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADELAUNCHER_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeLauncherItem.h b/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeLauncherItem.h index 2dfe0d2..38b7cdd 100644 --- a/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeLauncherItem.h +++ b/Sources/Models/Weapons_old/GrenadeLauncher/GrenadeLauncherItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADELAUNCHERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/GrenadeLauncher/MovingPipe.h b/Sources/Models/Weapons_old/GrenadeLauncher/MovingPipe.h index 0f8a2f5..974076f 100644 --- a/Sources/Models/Weapons_old/GrenadeLauncher/MovingPipe.h +++ b/Sources/Models/Weapons_old/GrenadeLauncher/MovingPipe.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MOVINGPIPE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Hand/Hands.h b/Sources/Models/Weapons_old/Hand/Hands.h index 0e371dd..50d58d5 100644 --- a/Sources/Models/Weapons_old/Hand/Hands.h +++ b/Sources/Models/Weapons_old/Hand/Hands.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Knife/Knife.h b/Sources/Models/Weapons_old/Knife/Knife.h index e8c54c5..6638138 100644 --- a/Sources/Models/Weapons_old/Knife/Knife.h +++ b/Sources/Models/Weapons_old/Knife/Knife.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KNIFE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Knife/KnifeItem.h b/Sources/Models/Weapons_old/Knife/KnifeItem.h index 7f300b2..096395a 100644 --- a/Sources/Models/Weapons_old/Knife/KnifeItem.h +++ b/Sources/Models/Weapons_old/Knife/KnifeItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KNIFEITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Laser/Barrel.h b/Sources/Models/Weapons_old/Laser/Barrel.h index 9eb9ba7..5b03485 100644 --- a/Sources/Models/Weapons_old/Laser/Barrel.h +++ b/Sources/Models/Weapons_old/Laser/Barrel.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARREL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Laser/Body.h b/Sources/Models/Weapons_old/Laser/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons_old/Laser/Body.h +++ b/Sources/Models/Weapons_old/Laser/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Laser/Laser.h b/Sources/Models/Weapons_old/Laser/Laser.h index 778c39a..930bcc5 100644 --- a/Sources/Models/Weapons_old/Laser/Laser.h +++ b/Sources/Models/Weapons_old/Laser/Laser.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Laser/LaserItem.h b/Sources/Models/Weapons_old/Laser/LaserItem.h index 5c6b2fd..0555a46 100644 --- a/Sources/Models/Weapons_old/Laser/LaserItem.h +++ b/Sources/Models/Weapons_old/Laser/LaserItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Laser/Projectile/LaserProjectile.h b/Sources/Models/Weapons_old/Laser/Projectile/LaserProjectile.h index 76cbea4..7182bd9 100644 --- a/Sources/Models/Weapons_old/Laser/Projectile/LaserProjectile.h +++ b/Sources/Models/Weapons_old/Laser/Projectile/LaserProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Laser/Projectile/LaserProjectileGlow01.h b/Sources/Models/Weapons_old/Laser/Projectile/LaserProjectileGlow01.h index 9012be4..0058eaf 100644 --- a/Sources/Models/Weapons_old/Laser/Projectile/LaserProjectileGlow01.h +++ b/Sources/Models/Weapons_old/Laser/Projectile/LaserProjectileGlow01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILEGLOW01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Minigun/Barrels.h b/Sources/Models/Weapons_old/Minigun/Barrels.h index ba1b969..edc5e4c 100644 --- a/Sources/Models/Weapons_old/Minigun/Barrels.h +++ b/Sources/Models/Weapons_old/Minigun/Barrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Minigun/Body.h b/Sources/Models/Weapons_old/Minigun/Body.h index 03232e1..3872a83 100644 --- a/Sources/Models/Weapons_old/Minigun/Body.h +++ b/Sources/Models/Weapons_old/Minigun/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Minigun/Engine.h b/Sources/Models/Weapons_old/Minigun/Engine.h index 5414aaf..864b295 100644 --- a/Sources/Models/Weapons_old/Minigun/Engine.h +++ b/Sources/Models/Weapons_old/Minigun/Engine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENGINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Minigun/Handle.h b/Sources/Models/Weapons_old/Minigun/Handle.h index 8b5093d..22d6c3b 100644 --- a/Sources/Models/Weapons_old/Minigun/Handle.h +++ b/Sources/Models/Weapons_old/Minigun/Handle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Minigun/MiniGunItem.h b/Sources/Models/Weapons_old/Minigun/MiniGunItem.h index eca3952..e2ead62 100644 --- a/Sources/Models/Weapons_old/Minigun/MiniGunItem.h +++ b/Sources/Models/Weapons_old/Minigun/MiniGunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/Minigun/Shell/Shell.h b/Sources/Models/Weapons_old/Minigun/Shell/Shell.h index b324ec5..d052b15 100644 --- a/Sources/Models/Weapons_old/Minigun/Shell/Shell.h +++ b/Sources/Models/Weapons_old/Minigun/Shell/Shell.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHELL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/Minigun/minigun.h b/Sources/Models/Weapons_old/Minigun/minigun.h index e11de4f..1ed9553 100644 --- a/Sources/Models/Weapons_old/Minigun/minigun.h +++ b/Sources/Models/Weapons_old/Minigun/minigun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/PipeBomb/Bomb.h b/Sources/Models/Weapons_old/PipeBomb/Bomb.h index 2adc5f9..670ba8c 100644 --- a/Sources/Models/Weapons_old/PipeBomb/Bomb.h +++ b/Sources/Models/Weapons_old/PipeBomb/Bomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/PipeBomb/Button.h b/Sources/Models/Weapons_old/PipeBomb/Button.h index 0a37920..79896f1 100644 --- a/Sources/Models/Weapons_old/PipeBomb/Button.h +++ b/Sources/Models/Weapons_old/PipeBomb/Button.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUTTON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/PipeBomb/Grenade/Grenade.h b/Sources/Models/Weapons_old/PipeBomb/Grenade/Grenade.h index a184e98..8db2058 100644 --- a/Sources/Models/Weapons_old/PipeBomb/Grenade/Grenade.h +++ b/Sources/Models/Weapons_old/PipeBomb/Grenade/Grenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/PipeBomb/HandWithBomb.h b/Sources/Models/Weapons_old/PipeBomb/HandWithBomb.h index ff21e00..0324d23 100644 --- a/Sources/Models/Weapons_old/PipeBomb/HandWithBomb.h +++ b/Sources/Models/Weapons_old/PipeBomb/HandWithBomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHBOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/PipeBomb/HandWithStick.h b/Sources/Models/Weapons_old/PipeBomb/HandWithStick.h index 720e652..71aafda 100644 --- a/Sources/Models/Weapons_old/PipeBomb/HandWithStick.h +++ b/Sources/Models/Weapons_old/PipeBomb/HandWithStick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHSTICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/PipeBomb/Shield.h b/Sources/Models/Weapons_old/PipeBomb/Shield.h index 8132e9f..9ad105c 100644 --- a/Sources/Models/Weapons_old/PipeBomb/Shield.h +++ b/Sources/Models/Weapons_old/PipeBomb/Shield.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIELD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/PipeBomb/Stick.h b/Sources/Models/Weapons_old/PipeBomb/Stick.h index ac4bd6e..fa300c8 100644 --- a/Sources/Models/Weapons_old/PipeBomb/Stick.h +++ b/Sources/Models/Weapons_old/PipeBomb/Stick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/PipeBomb/StickItem.h b/Sources/Models/Weapons_old/PipeBomb/StickItem.h index 9edfc5e..5d689d0 100644 --- a/Sources/Models/Weapons_old/PipeBomb/StickItem.h +++ b/Sources/Models/Weapons_old/PipeBomb/StickItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICKITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/RocketLauncher/Body.h b/Sources/Models/Weapons_old/RocketLauncher/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/Weapons_old/RocketLauncher/Body.h +++ b/Sources/Models/Weapons_old/RocketLauncher/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/RocketLauncher/Projectile/Rocket.h b/Sources/Models/Weapons_old/RocketLauncher/Projectile/Rocket.h index 51e21da..329d5ec 100644 --- a/Sources/Models/Weapons_old/RocketLauncher/Projectile/Rocket.h +++ b/Sources/Models/Weapons_old/RocketLauncher/Projectile/Rocket.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/RocketLauncher/RocketLauncher.h b/Sources/Models/Weapons_old/RocketLauncher/RocketLauncher.h index 7e2f43e..c62d265 100644 --- a/Sources/Models/Weapons_old/RocketLauncher/RocketLauncher.h +++ b/Sources/Models/Weapons_old/RocketLauncher/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/RocketLauncher/Rotatingpart.h b/Sources/Models/Weapons_old/RocketLauncher/Rotatingpart.h index ba30be2..c8e3f48 100644 --- a/Sources/Models/Weapons_old/RocketLauncher/Rotatingpart.h +++ b/Sources/Models/Weapons_old/RocketLauncher/Rotatingpart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATINGPART_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/SingleShotgun/Barrels.h b/Sources/Models/Weapons_old/SingleShotgun/Barrels.h index 32045d4..e84516d 100644 --- a/Sources/Models/Weapons_old/SingleShotgun/Barrels.h +++ b/Sources/Models/Weapons_old/SingleShotgun/Barrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/SingleShotgun/Handle.h b/Sources/Models/Weapons_old/SingleShotgun/Handle.h index 8b5093d..22d6c3b 100644 --- a/Sources/Models/Weapons_old/SingleShotgun/Handle.h +++ b/Sources/Models/Weapons_old/SingleShotgun/Handle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/SingleShotgun/SingleShotGun.h b/Sources/Models/Weapons_old/SingleShotgun/SingleShotGun.h index 38e8fd1..ef85199 100644 --- a/Sources/Models/Weapons_old/SingleShotgun/SingleShotGun.h +++ b/Sources/Models/Weapons_old/SingleShotgun/SingleShotGun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SINGLESHOTGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/SingleShotgun/SingleShotgunItem.h b/Sources/Models/Weapons_old/SingleShotgun/SingleShotgunItem.h index cad116d..eabc036 100644 --- a/Sources/Models/Weapons_old/SingleShotgun/SingleShotgunItem.h +++ b/Sources/Models/Weapons_old/SingleShotgun/SingleShotgunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SINGLESHOTGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/Weapons_old/SingleShotgun/Slider.h b/Sources/Models/Weapons_old/SingleShotgun/Slider.h index 5103380..ced8943 100644 --- a/Sources/Models/Weapons_old/SingleShotgun/Slider.h +++ b/Sources/Models/Weapons_old/SingleShotgun/Slider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/TommyGun/Body.h b/Sources/Models/Weapons_old/TommyGun/Body.h index 03232e1..3872a83 100644 --- a/Sources/Models/Weapons_old/TommyGun/Body.h +++ b/Sources/Models/Weapons_old/TommyGun/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/TommyGun/Slider.h b/Sources/Models/Weapons_old/TommyGun/Slider.h index 5103380..ced8943 100644 --- a/Sources/Models/Weapons_old/TommyGun/Slider.h +++ b/Sources/Models/Weapons_old/TommyGun/Slider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/TommyGun/TommyGun.h b/Sources/Models/Weapons_old/TommyGun/TommyGun.h index 2b3e674..6afb866 100644 --- a/Sources/Models/Weapons_old/TommyGun/TommyGun.h +++ b/Sources/Models/Weapons_old/TommyGun/TommyGun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOMMYGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Weapons_old/TommyGun/TommyGunItem.h b/Sources/Models/Weapons_old/TommyGun/TommyGunItem.h index 40766ab..667ed03 100644 --- a/Sources/Models/Weapons_old/TommyGun/TommyGunItem.h +++ b/Sources/Models/Weapons_old/TommyGun/TommyGunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOMMYGUNITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/Windows/Vitraj01/Vitraj.h b/Sources/Models/Windows/Vitraj01/Vitraj.h index 42af4a4..39512da 100644 --- a/Sources/Models/Windows/Vitraj01/Vitraj.h +++ b/Sources/Models/Windows/Vitraj01/Vitraj.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VITRAJ_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Computer/Floor.h b/Sources/Models/headers/Computer/Floor.h index 962409d..8cc8c30 100644 --- a/Sources/Models/headers/Computer/Floor.h +++ b/Sources/Models/headers/Computer/Floor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLOOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/AmbientLight.h b/Sources/Models/headers/Editor/AmbientLight.h index ca26a46..4eeb6e5 100644 --- a/Sources/Models/headers/Editor/AmbientLight.h +++ b/Sources/Models/headers/Editor/AmbientLight.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMBIENTLIGHT_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/AngleVector.h b/Sources/Models/headers/Editor/AngleVector.h index 1df77c4..03d3c91 100644 --- a/Sources/Models/headers/Editor/AngleVector.h +++ b/Sources/Models/headers/Editor/AngleVector.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANGLEVECTOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/AnimationChanger.h b/Sources/Models/headers/Editor/AnimationChanger.h index f6f1153..264d8dc 100644 --- a/Sources/Models/headers/Editor/AnimationChanger.h +++ b/Sources/Models/headers/Editor/AnimationChanger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANIMATIONCHANGER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Axis.h b/Sources/Models/headers/Editor/Axis.h index e4ff3bd..b7b7bb2 100644 --- a/Sources/Models/headers/Editor/Axis.h +++ b/Sources/Models/headers/Editor/Axis.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AXIS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/BoundingBox.h b/Sources/Models/headers/Editor/BoundingBox.h index 7bc42fe..e3ecb79 100644 --- a/Sources/Models/headers/Editor/BoundingBox.h +++ b/Sources/Models/headers/Editor/BoundingBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOUNDINGBOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Camera.h b/Sources/Models/headers/Editor/Camera.h index 394d215..92bf485 100644 --- a/Sources/Models/headers/Editor/Camera.h +++ b/Sources/Models/headers/Editor/Camera.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CAMERA_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/CameraMarker.h b/Sources/Models/headers/Editor/CameraMarker.h index ec52bf4..a9d9773 100644 --- a/Sources/Models/headers/Editor/CameraMarker.h +++ b/Sources/Models/headers/Editor/CameraMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CAMERAMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/CollisionBox.h b/Sources/Models/headers/Editor/CollisionBox.h index 62d89ad..ecab97a 100644 --- a/Sources/Models/headers/Editor/CollisionBox.h +++ b/Sources/Models/headers/Editor/CollisionBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLLISIONBOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Copier.h b/Sources/Models/headers/Editor/Copier.h index a2f4145..0cf457b 100644 --- a/Sources/Models/headers/Editor/Copier.h +++ b/Sources/Models/headers/Editor/Copier.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COPIER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Damager.h b/Sources/Models/headers/Editor/Damager.h index 7f273ee..a533cc0 100644 --- a/Sources/Models/headers/Editor/Damager.h +++ b/Sources/Models/headers/Editor/Damager.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUILOTINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/DoorController.h b/Sources/Models/headers/Editor/DoorController.h index 20c9a50..8480222 100644 --- a/Sources/Models/headers/Editor/DoorController.h +++ b/Sources/Models/headers/Editor/DoorController.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOORCONTROLLER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/EmptyBrush.h b/Sources/Models/headers/Editor/EmptyBrush.h index a055ed9..e486281 100644 --- a/Sources/Models/headers/Editor/EmptyBrush.h +++ b/Sources/Models/headers/Editor/EmptyBrush.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EMPTYBRUSH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/EnemyMarker.h b/Sources/Models/headers/Editor/EnemyMarker.h index b7f3671..400ae03 100644 --- a/Sources/Models/headers/Editor/EnemyMarker.h +++ b/Sources/Models/headers/Editor/EnemyMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENEMYMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/EnemySpawner.h b/Sources/Models/headers/Editor/EnemySpawner.h index 0c6ed57..6d830d2 100644 --- a/Sources/Models/headers/Editor/EnemySpawner.h +++ b/Sources/Models/headers/Editor/EnemySpawner.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENEMYSPAWNER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/EntityMarker.h b/Sources/Models/headers/Editor/EntityMarker.h index e9df180..08aa114 100644 --- a/Sources/Models/headers/Editor/EntityMarker.h +++ b/Sources/Models/headers/Editor/EntityMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENTITYMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/EnvironmentMarker.h b/Sources/Models/headers/Editor/EnvironmentMarker.h index f350f7b..204d59b 100644 --- a/Sources/Models/headers/Editor/EnvironmentMarker.h +++ b/Sources/Models/headers/Editor/EnvironmentMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENVIRONMENTMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Floor.h b/Sources/Models/headers/Editor/Floor.h index 962409d..8cc8c30 100644 --- a/Sources/Models/headers/Editor/Floor.h +++ b/Sources/Models/headers/Editor/Floor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLOOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Fog.h b/Sources/Models/headers/Editor/Fog.h index dc4aaf7..1d8ddaf 100644 --- a/Sources/Models/headers/Editor/Fog.h +++ b/Sources/Models/headers/Editor/Fog.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FOG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/GradientMarker.h b/Sources/Models/headers/Editor/GradientMarker.h index 23be78f..4ef1694 100644 --- a/Sources/Models/headers/Editor/GradientMarker.h +++ b/Sources/Models/headers/Editor/GradientMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRADIENTMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/GravityMarker.h b/Sources/Models/headers/Editor/GravityMarker.h index 67605ca..e5f0af2 100644 --- a/Sources/Models/headers/Editor/GravityMarker.h +++ b/Sources/Models/headers/Editor/GravityMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRAVITYMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/GravityRouter.h b/Sources/Models/headers/Editor/GravityRouter.h index 4a1a4a2..844c4a2 100644 --- a/Sources/Models/headers/Editor/GravityRouter.h +++ b/Sources/Models/headers/Editor/GravityRouter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRAVITYROUTER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Guilotine.h b/Sources/Models/headers/Editor/Guilotine.h index 7f273ee..a533cc0 100644 --- a/Sources/Models/headers/Editor/Guilotine.h +++ b/Sources/Models/headers/Editor/Guilotine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUILOTINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Haze.h b/Sources/Models/headers/Editor/Haze.h index 16b0894..eb2f3a3 100644 --- a/Sources/Models/headers/Editor/Haze.h +++ b/Sources/Models/headers/Editor/Haze.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAZE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Lamp.h b/Sources/Models/headers/Editor/Lamp.h index 74804bd..a88a9ad 100644 --- a/Sources/Models/headers/Editor/Lamp.h +++ b/Sources/Models/headers/Editor/Lamp.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAMP_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/LightSource.h b/Sources/Models/headers/Editor/LightSource.h index 1dd61bf..3954704 100644 --- a/Sources/Models/headers/Editor/LightSource.h +++ b/Sources/Models/headers/Editor/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/LightStyle.h b/Sources/Models/headers/Editor/LightStyle.h index 5eaaf0f..76d5cb2 100644 --- a/Sources/Models/headers/Editor/LightStyle.h +++ b/Sources/Models/headers/Editor/LightStyle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSTYLE_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Lightning.h b/Sources/Models/headers/Editor/Lightning.h index f6a5844..5a1043e 100644 --- a/Sources/Models/headers/Editor/Lightning.h +++ b/Sources/Models/headers/Editor/Lightning.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTNING_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/MessageHolder.h b/Sources/Models/headers/Editor/MessageHolder.h index 7ac103e..162edf0 100644 --- a/Sources/Models/headers/Editor/MessageHolder.h +++ b/Sources/Models/headers/Editor/MessageHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MESSAGEHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/ModelDestruction.h b/Sources/Models/headers/Editor/ModelDestruction.h index 98bc093..7a8b6d8 100644 --- a/Sources/Models/headers/Editor/ModelDestruction.h +++ b/Sources/Models/headers/Editor/ModelDestruction.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MODELDESTRUCTION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/MovingBrushMarker.h b/Sources/Models/headers/Editor/MovingBrushMarker.h index f208cb1..958f124 100644 --- a/Sources/Models/headers/Editor/MovingBrushMarker.h +++ b/Sources/Models/headers/Editor/MovingBrushMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MOVINGBRUSHMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/MusicChanger.h b/Sources/Models/headers/Editor/MusicChanger.h index bb96a32..fd8bfbb 100644 --- a/Sources/Models/headers/Editor/MusicChanger.h +++ b/Sources/Models/headers/Editor/MusicChanger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MUSICCHANGER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/MusicHolder.h b/Sources/Models/headers/Editor/MusicHolder.h index 12ca522..1b4c422 100644 --- a/Sources/Models/headers/Editor/MusicHolder.h +++ b/Sources/Models/headers/Editor/MusicHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MUSICHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/NavigationMarker.h b/Sources/Models/headers/Editor/NavigationMarker.h index 1e64a8a..10273c9 100644 --- a/Sources/Models/headers/Editor/NavigationMarker.h +++ b/Sources/Models/headers/Editor/NavigationMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NAVIGATIONMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/PlayerActionMarker.h b/Sources/Models/headers/Editor/PlayerActionMarker.h index ed67698..9b0db13 100644 --- a/Sources/Models/headers/Editor/PlayerActionMarker.h +++ b/Sources/Models/headers/Editor/PlayerActionMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYERACTIONMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/PlayerStart.h b/Sources/Models/headers/Editor/PlayerStart.h index dc5375d..c309dc6 100644 --- a/Sources/Models/headers/Editor/PlayerStart.h +++ b/Sources/Models/headers/Editor/PlayerStart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYERSTART_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/PointLight.h b/Sources/Models/headers/Editor/PointLight.h index de55085..32f90d0 100644 --- a/Sources/Models/headers/Editor/PointLight.h +++ b/Sources/Models/headers/Editor/PointLight.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define POINTLIGHT_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/PortalMarker.h b/Sources/Models/headers/Editor/PortalMarker.h index 118797d..e0c485d 100644 --- a/Sources/Models/headers/Editor/PortalMarker.h +++ b/Sources/Models/headers/Editor/PortalMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTALMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/RangeSphere.h b/Sources/Models/headers/Editor/RangeSphere.h index cc2498d..388708f 100644 --- a/Sources/Models/headers/Editor/RangeSphere.h +++ b/Sources/Models/headers/Editor/RangeSphere.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RANGESPHERE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/ShipMarker.h b/Sources/Models/headers/Editor/ShipMarker.h index e29e8e5..0ab70aa 100644 --- a/Sources/Models/headers/Editor/ShipMarker.h +++ b/Sources/Models/headers/Editor/ShipMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIPMARKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/SoundHolder.h b/Sources/Models/headers/Editor/SoundHolder.h index b886367..e0a31e2 100644 --- a/Sources/Models/headers/Editor/SoundHolder.h +++ b/Sources/Models/headers/Editor/SoundHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SOUNDHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/SoundHolder02.h b/Sources/Models/headers/Editor/SoundHolder02.h index 8b035a2..99c1f1c 100644 --- a/Sources/Models/headers/Editor/SoundHolder02.h +++ b/Sources/Models/headers/Editor/SoundHolder02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SOUNDHOLDER02_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/SpotLight.h b/Sources/Models/headers/Editor/SpotLight.h index db11328..c527299 100644 --- a/Sources/Models/headers/Editor/SpotLight.h +++ b/Sources/Models/headers/Editor/SpotLight.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPOTLIGHT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/StormController.h b/Sources/Models/headers/Editor/StormController.h index b202c82..05e0b26 100644 --- a/Sources/Models/headers/Editor/StormController.h +++ b/Sources/Models/headers/Editor/StormController.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STORMCONTROLLER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Teapot.h b/Sources/Models/headers/Editor/Teapot.h index 2dbb209..ee58538 100644 --- a/Sources/Models/headers/Editor/Teapot.h +++ b/Sources/Models/headers/Editor/Teapot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEAPOT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Teleport.h b/Sources/Models/headers/Editor/Teleport.h index c7d6747..89cb628 100644 --- a/Sources/Models/headers/Editor/Teleport.h +++ b/Sources/Models/headers/Editor/Teleport.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TELEPORT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/ThunderController.h b/Sources/Models/headers/Editor/ThunderController.h index 40d436a..2a27035 100644 --- a/Sources/Models/headers/Editor/ThunderController.h +++ b/Sources/Models/headers/Editor/ThunderController.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define THUNDERCONTROLLER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Trigger.h b/Sources/Models/headers/Editor/Trigger.h index 5a10f14..54f1ab2 100644 --- a/Sources/Models/headers/Editor/Trigger.h +++ b/Sources/Models/headers/Editor/Trigger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TRIGGER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/Vector.h b/Sources/Models/headers/Editor/Vector.h index c063573..5702aae 100644 --- a/Sources/Models/headers/Editor/Vector.h +++ b/Sources/Models/headers/Editor/Vector.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VECTOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/WarpEntrance.h b/Sources/Models/headers/Editor/WarpEntrance.h index 923754c..89a8733 100644 --- a/Sources/Models/headers/Editor/WarpEntrance.h +++ b/Sources/Models/headers/Editor/WarpEntrance.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WARPENTRANCE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/WarpExit.h b/Sources/Models/headers/Editor/WarpExit.h index a266953..3a2450a 100644 --- a/Sources/Models/headers/Editor/WarpExit.h +++ b/Sources/Models/headers/Editor/WarpExit.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WARPEXIT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/WatchPlayers.h b/Sources/Models/headers/Editor/WatchPlayers.h index 0110229..5e40fa5 100644 --- a/Sources/Models/headers/Editor/WatchPlayers.h +++ b/Sources/Models/headers/Editor/WatchPlayers.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATCHPLAYERS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/WorldLink.h b/Sources/Models/headers/Editor/WorldLink.h index 6afa048..65231c9 100644 --- a/Sources/Models/headers/Editor/WorldLink.h +++ b/Sources/Models/headers/Editor/WorldLink.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WORLDLINK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Editor/WorldSettingsController.h b/Sources/Models/headers/Editor/WorldSettingsController.h index af51bd4..c913b22 100644 --- a/Sources/Models/headers/Editor/WorldSettingsController.h +++ b/Sources/Models/headers/Editor/WorldSettingsController.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WORLDSETTINGSCONTROLLER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Blood01/objects/Blood01.h b/Sources/Models/headers/Effects/Blood01/objects/Blood01.h index 0e46297..1cbe917 100644 --- a/Sources/Models/headers/Effects/Blood01/objects/Blood01.h +++ b/Sources/Models/headers/Effects/Blood01/objects/Blood01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLOOD01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/BloodCloud/BloodCloud.h b/Sources/Models/headers/Effects/BloodCloud/BloodCloud.h index 6ff8053..91f0bc5 100644 --- a/Sources/Models/headers/Effects/BloodCloud/BloodCloud.h +++ b/Sources/Models/headers/Effects/BloodCloud/BloodCloud.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLOODCLOUD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/BloodExplosion01/BloodExplosion.h b/Sources/Models/headers/Effects/BloodExplosion01/BloodExplosion.h index 53cf9a2..560250c 100644 --- a/Sources/Models/headers/Effects/BloodExplosion01/BloodExplosion.h +++ b/Sources/Models/headers/Effects/BloodExplosion01/BloodExplosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLOODEXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/BloodOnTheWall01/Blood.h b/Sources/Models/headers/Effects/BloodOnTheWall01/Blood.h index f8267eb..38db2ce 100644 --- a/Sources/Models/headers/Effects/BloodOnTheWall01/Blood.h +++ b/Sources/Models/headers/Effects/BloodOnTheWall01/Blood.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLOOD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/BulletOnTheWall/Bullet.h b/Sources/Models/headers/Effects/BulletOnTheWall/Bullet.h index 26ba652..ab10f37 100644 --- a/Sources/Models/headers/Effects/BulletOnTheWall/Bullet.h +++ b/Sources/Models/headers/Effects/BulletOnTheWall/Bullet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/BulletParticles/BulletParticles.h b/Sources/Models/headers/Effects/BulletParticles/BulletParticles.h index 5f9fd03..92a60d5 100644 --- a/Sources/Models/headers/Effects/BulletParticles/BulletParticles.h +++ b/Sources/Models/headers/Effects/BulletParticles/BulletParticles.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLETPARTICLES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/BulletTrail/BulletTrail.h b/Sources/Models/headers/Effects/BulletTrail/BulletTrail.h index 3d36d8c..e2f1379 100644 --- a/Sources/Models/headers/Effects/BulletTrail/BulletTrail.h +++ b/Sources/Models/headers/Effects/BulletTrail/BulletTrail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLETTRAIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/BurnedStainOnTheWall/BurnedStainOnTheWall.h b/Sources/Models/headers/Effects/BurnedStainOnTheWall/BurnedStainOnTheWall.h index ce24957..bb7fb41 100644 --- a/Sources/Models/headers/Effects/BurnedStainOnTheWall/BurnedStainOnTheWall.h +++ b/Sources/Models/headers/Effects/BurnedStainOnTheWall/BurnedStainOnTheWall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BURNEDSTAINONTHEWALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Body01/Body.h b/Sources/Models/headers/Effects/Debris/Body01/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Effects/Debris/Body01/Body.h +++ b/Sources/Models/headers/Effects/Debris/Body01/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Body02/Body.h b/Sources/Models/headers/Effects/Debris/Body02/Body.h index 5d96105..2483a1b 100644 --- a/Sources/Models/headers/Effects/Debris/Body02/Body.h +++ b/Sources/Models/headers/Effects/Debris/Body02/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Body03/Body.h b/Sources/Models/headers/Effects/Debris/Body03/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Effects/Debris/Body03/Body.h +++ b/Sources/Models/headers/Effects/Debris/Body03/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Body04/Body.h b/Sources/Models/headers/Effects/Debris/Body04/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Effects/Debris/Body04/Body.h +++ b/Sources/Models/headers/Effects/Debris/Body04/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Body05/Body.h b/Sources/Models/headers/Effects/Debris/Body05/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Effects/Debris/Body05/Body.h +++ b/Sources/Models/headers/Effects/Debris/Body05/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Brain01/Brain.h b/Sources/Models/headers/Effects/Debris/Brain01/Brain.h index b011c36..2b1e9f0 100644 --- a/Sources/Models/headers/Effects/Debris/Brain01/Brain.h +++ b/Sources/Models/headers/Effects/Debris/Brain01/Brain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRAIN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Flesh/Flesh.h b/Sources/Models/headers/Effects/Debris/Flesh/Flesh.h index 3b2c727..1e90fb3 100644 --- a/Sources/Models/headers/Effects/Debris/Flesh/Flesh.h +++ b/Sources/Models/headers/Effects/Debris/Flesh/Flesh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLESH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Lava01/Lava.h b/Sources/Models/headers/Effects/Debris/Lava01/Lava.h index e2b9c23..b2bab13 100644 --- a/Sources/Models/headers/Effects/Debris/Lava01/Lava.h +++ b/Sources/Models/headers/Effects/Debris/Lava01/Lava.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVA_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Lava01/LavaFlare.h b/Sources/Models/headers/Effects/Debris/Lava01/LavaFlare.h index 595b632..24c8696 100644 --- a/Sources/Models/headers/Effects/Debris/Lava01/LavaFlare.h +++ b/Sources/Models/headers/Effects/Debris/Lava01/LavaFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Skull01/Skull.h b/Sources/Models/headers/Effects/Debris/Skull01/Skull.h index 2ecd43a..e247b1c 100644 --- a/Sources/Models/headers/Effects/Debris/Skull01/Skull.h +++ b/Sources/Models/headers/Effects/Debris/Skull01/Skull.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SKULL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Skull01_org/Skull.h b/Sources/Models/headers/Effects/Debris/Skull01_org/Skull.h index d8ae379..bf94470 100644 --- a/Sources/Models/headers/Effects/Debris/Skull01_org/Skull.h +++ b/Sources/Models/headers/Effects/Debris/Skull01_org/Skull.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SKULL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Debris/Stone/Stone.h b/Sources/Models/headers/Effects/Debris/Stone/Stone.h index dd231db..739ff69 100644 --- a/Sources/Models/headers/Effects/Debris/Stone/Stone.h +++ b/Sources/Models/headers/Effects/Debris/Stone/Stone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STONE_ANIM_POSE00 0 diff --git a/Sources/Models/headers/Effects/Debris/Wood01/Wood.h b/Sources/Models/headers/Effects/Debris/Wood01/Wood.h index 3a9597c..0fa07b9 100644 --- a/Sources/Models/headers/Effects/Debris/Wood01/Wood.h +++ b/Sources/Models/headers/Effects/Debris/Wood01/Wood.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WOOD_ANIM_POSE00 0 diff --git a/Sources/Models/headers/Effects/Explosion01/Explosion01.h b/Sources/Models/headers/Effects/Explosion01/Explosion01.h index 0fa96d3..51b2dd7 100644 --- a/Sources/Models/headers/Effects/Explosion01/Explosion01.h +++ b/Sources/Models/headers/Effects/Explosion01/Explosion01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion02/Explosion.h b/Sources/Models/headers/Effects/Explosion02/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion02/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion02/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion03/Explosion.h b/Sources/Models/headers/Effects/Explosion03/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion03/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion03/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion04/Explosion.h b/Sources/Models/headers/Effects/Explosion04/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion04/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion04/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion05/Explosion.h b/Sources/Models/headers/Effects/Explosion05/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/headers/Effects/Explosion05/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion05/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion06/Explosion.h b/Sources/Models/headers/Effects/Explosion06/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/headers/Effects/Explosion06/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion06/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion07/Explosion.h b/Sources/Models/headers/Effects/Explosion07/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/headers/Effects/Explosion07/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion07/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion08/Explosion.h b/Sources/Models/headers/Effects/Explosion08/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion08/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion08/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion09/Explosion.h b/Sources/Models/headers/Effects/Explosion09/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/headers/Effects/Explosion09/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion09/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion10/Explosion.h b/Sources/Models/headers/Effects/Explosion10/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion10/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion10/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion11/Explosion.h b/Sources/Models/headers/Effects/Explosion11/Explosion.h index 7339009..94c8cad 100644 --- a/Sources/Models/headers/Effects/Explosion11/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion11/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion12/Explosion.h b/Sources/Models/headers/Effects/Explosion12/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion12/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion12/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion13/Explosion.h b/Sources/Models/headers/Effects/Explosion13/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion13/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion13/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion14/Explosion.h b/Sources/Models/headers/Effects/Explosion14/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion14/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion14/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion15/Explosion.h b/Sources/Models/headers/Effects/Explosion15/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion15/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion15/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion16/Explosion.h b/Sources/Models/headers/Effects/Explosion16/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion16/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion16/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion17/Explosion.h b/Sources/Models/headers/Effects/Explosion17/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion17/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion17/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Explosion18/Explosion.h b/Sources/Models/headers/Effects/Explosion18/Explosion.h index 7140ba5..7ca9e2c 100644 --- a/Sources/Models/headers/Effects/Explosion18/Explosion.h +++ b/Sources/Models/headers/Effects/Explosion18/Explosion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSION_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/ExplosionGrenade/ExplosionGrenade.h b/Sources/Models/headers/Effects/ExplosionGrenade/ExplosionGrenade.h index ceec76d..d238049 100644 --- a/Sources/Models/headers/Effects/ExplosionGrenade/ExplosionGrenade.h +++ b/Sources/Models/headers/Effects/ExplosionGrenade/ExplosionGrenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSIONGRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/ExplosionGrenade/ExplosionGrenade3D.h b/Sources/Models/headers/Effects/ExplosionGrenade/ExplosionGrenade3D.h index ba5b160..1bd012b 100644 --- a/Sources/Models/headers/Effects/ExplosionGrenade/ExplosionGrenade3D.h +++ b/Sources/Models/headers/Effects/ExplosionGrenade/ExplosionGrenade3D.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSIONGRENADE3D_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/ExplosionParticles/Particles.h b/Sources/Models/headers/Effects/ExplosionParticles/Particles.h index 7b473ff..8f2019e 100644 --- a/Sources/Models/headers/Effects/ExplosionParticles/Particles.h +++ b/Sources/Models/headers/Effects/ExplosionParticles/Particles.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PARTICLES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/ExplosionParticles/Particles3D.h b/Sources/Models/headers/Effects/ExplosionParticles/Particles3D.h index 0ba2537..2f21932 100644 --- a/Sources/Models/headers/Effects/ExplosionParticles/Particles3D.h +++ b/Sources/Models/headers/Effects/ExplosionParticles/Particles3D.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PARTICLES3D_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/ExplosionRocket/ExplosionRocket.h b/Sources/Models/headers/Effects/ExplosionRocket/ExplosionRocket.h index f347c36..84b8c16 100644 --- a/Sources/Models/headers/Effects/ExplosionRocket/ExplosionRocket.h +++ b/Sources/Models/headers/Effects/ExplosionRocket/ExplosionRocket.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSIONROCKET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/ExplosionRocket/ExplosionRocket3D.h b/Sources/Models/headers/Effects/ExplosionRocket/ExplosionRocket3D.h index 8181ba9..0c0d446 100644 --- a/Sources/Models/headers/Effects/ExplosionRocket/ExplosionRocket3D.h +++ b/Sources/Models/headers/Effects/ExplosionRocket/ExplosionRocket3D.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXPLOSIONROCKET3D_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Fire01/Fire.h b/Sources/Models/headers/Effects/Fire01/Fire.h index bbf65c0..4046641 100644 --- a/Sources/Models/headers/Effects/Fire01/Fire.h +++ b/Sources/Models/headers/Effects/Fire01/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Fire02/Fire.h b/Sources/Models/headers/Effects/Fire02/Fire.h index bbf65c0..4046641 100644 --- a/Sources/Models/headers/Effects/Fire02/Fire.h +++ b/Sources/Models/headers/Effects/Fire02/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Fire03/Fire.h b/Sources/Models/headers/Effects/Fire03/Fire.h index f6d1668..00cf7e5 100644 --- a/Sources/Models/headers/Effects/Fire03/Fire.h +++ b/Sources/Models/headers/Effects/Fire03/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Flare01/Flare.h b/Sources/Models/headers/Effects/Flare01/Flare.h index 34ebd06..22dced0 100644 --- a/Sources/Models/headers/Effects/Flare01/Flare.h +++ b/Sources/Models/headers/Effects/Flare01/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Flare02/Flaire.h b/Sources/Models/headers/Effects/Flare02/Flaire.h index 25be4c5..d141612 100644 --- a/Sources/Models/headers/Effects/Flare02/Flaire.h +++ b/Sources/Models/headers/Effects/Flare02/Flaire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Flares1m/Flaire.h b/Sources/Models/headers/Effects/Flares1m/Flaire.h index 25be4c5..d141612 100644 --- a/Sources/Models/headers/Effects/Flares1m/Flaire.h +++ b/Sources/Models/headers/Effects/Flares1m/Flaire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Holder2x4/Holder.h b/Sources/Models/headers/Effects/Holder2x4/Holder.h index 852af22..600c211 100644 --- a/Sources/Models/headers/Effects/Holder2x4/Holder.h +++ b/Sources/Models/headers/Effects/Holder2x4/Holder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Holder2x4/HolderAngle.h b/Sources/Models/headers/Effects/Holder2x4/HolderAngle.h index b3cb0ff..8fc358f 100644 --- a/Sources/Models/headers/Effects/Holder2x4/HolderAngle.h +++ b/Sources/Models/headers/Effects/Holder2x4/HolderAngle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HOLDERANGLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Holder2x4/HolderOneSide.h b/Sources/Models/headers/Effects/Holder2x4/HolderOneSide.h index 33b28f0..3ddd205 100644 --- a/Sources/Models/headers/Effects/Holder2x4/HolderOneSide.h +++ b/Sources/Models/headers/Effects/Holder2x4/HolderOneSide.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HOLDERONESIDE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/LavaRock01/LavaRock.h b/Sources/Models/headers/Effects/LavaRock01/LavaRock.h index bf07332..dcfd762 100644 --- a/Sources/Models/headers/Effects/LavaRock01/LavaRock.h +++ b/Sources/Models/headers/Effects/LavaRock01/LavaRock.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAROCK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/LavaRock01/LavaRock02.h b/Sources/Models/headers/Effects/LavaRock01/LavaRock02.h index 2f42d52..d7eaba6 100644 --- a/Sources/Models/headers/Effects/LavaRock01/LavaRock02.h +++ b/Sources/Models/headers/Effects/LavaRock01/LavaRock02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAROCK02_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/LavaRock01/LavaRock03.h b/Sources/Models/headers/Effects/LavaRock01/LavaRock03.h index 6b554b1..0474296 100644 --- a/Sources/Models/headers/Effects/LavaRock01/LavaRock03.h +++ b/Sources/Models/headers/Effects/LavaRock01/LavaRock03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAROCK03_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/LightBeam01/LightBeam.h b/Sources/Models/headers/Effects/LightBeam01/LightBeam.h index 4fcd8b0..e7f8a7f 100644 --- a/Sources/Models/headers/Effects/LightBeam01/LightBeam.h +++ b/Sources/Models/headers/Effects/LightBeam01/LightBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTBEAM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Rail/rail.h b/Sources/Models/headers/Effects/Rail/rail.h index f89ef93..ff57984 100644 --- a/Sources/Models/headers/Effects/Rail/rail.h +++ b/Sources/Models/headers/Effects/Rail/rail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RAIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Rail/railend.h b/Sources/Models/headers/Effects/Rail/railend.h index 39482f7..4d75688 100644 --- a/Sources/Models/headers/Effects/Rail/railend.h +++ b/Sources/Models/headers/Effects/Rail/railend.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RAILEND_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Rail/railstart.h b/Sources/Models/headers/Effects/Rail/railstart.h index 2f80e4d..b86c4fb 100644 --- a/Sources/Models/headers/Effects/Rail/railstart.h +++ b/Sources/Models/headers/Effects/Rail/railstart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RAILSTART_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/RotatingFlare01/RotatingFlare.h b/Sources/Models/headers/Effects/RotatingFlare01/RotatingFlare.h index 3e99cd5..2e5259a 100644 --- a/Sources/Models/headers/Effects/RotatingFlare01/RotatingFlare.h +++ b/Sources/Models/headers/Effects/RotatingFlare01/RotatingFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATINGFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/ShockWave/Ring.h b/Sources/Models/headers/Effects/ShockWave/Ring.h index 0bf666a..879ac9f 100644 --- a/Sources/Models/headers/Effects/ShockWave/Ring.h +++ b/Sources/Models/headers/Effects/ShockWave/Ring.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RING_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/ShockWave/Ring2.h b/Sources/Models/headers/Effects/ShockWave/Ring2.h index 5538396..cd9c782 100644 --- a/Sources/Models/headers/Effects/ShockWave/Ring2.h +++ b/Sources/Models/headers/Effects/ShockWave/Ring2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RING2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/ShockWave01/ShockWave.h b/Sources/Models/headers/Effects/ShockWave01/ShockWave.h index 72d65e0..e60e3b3 100644 --- a/Sources/Models/headers/Effects/ShockWave01/ShockWave.h +++ b/Sources/Models/headers/Effects/ShockWave01/ShockWave.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOCKWAVE_ANIM_FAST 0 diff --git a/Sources/Models/headers/Effects/ShockWaveGreen/ShockWaveGreen.h b/Sources/Models/headers/Effects/ShockWaveGreen/ShockWaveGreen.h index 7a8f2af..7c7eb0c 100644 --- a/Sources/Models/headers/Effects/ShockWaveGreen/ShockWaveGreen.h +++ b/Sources/Models/headers/Effects/ShockWaveGreen/ShockWaveGreen.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOCKWAVEGREEN_ANIM_GROW 0 diff --git a/Sources/Models/headers/Effects/Smoke01/Smoke.h b/Sources/Models/headers/Effects/Smoke01/Smoke.h index ebff8e2..6db769d 100644 --- a/Sources/Models/headers/Effects/Smoke01/Smoke.h +++ b/Sources/Models/headers/Effects/Smoke01/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Smoke02/Smoke.h b/Sources/Models/headers/Effects/Smoke02/Smoke.h index ebff8e2..6db769d 100644 --- a/Sources/Models/headers/Effects/Smoke02/Smoke.h +++ b/Sources/Models/headers/Effects/Smoke02/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Smoke03/Smoke.h b/Sources/Models/headers/Effects/Smoke03/Smoke.h index 698775d..b7ad9ba 100644 --- a/Sources/Models/headers/Effects/Smoke03/Smoke.h +++ b/Sources/Models/headers/Effects/Smoke03/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_RISINGSMOKE 0 diff --git a/Sources/Models/headers/Effects/Smoke04/Smoke.h b/Sources/Models/headers/Effects/Smoke04/Smoke.h index 698775d..b7ad9ba 100644 --- a/Sources/Models/headers/Effects/Smoke04/Smoke.h +++ b/Sources/Models/headers/Effects/Smoke04/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_RISINGSMOKE 0 diff --git a/Sources/Models/headers/Effects/Smoke05/Smoke.h b/Sources/Models/headers/Effects/Smoke05/Smoke.h index ebff8e2..6db769d 100644 --- a/Sources/Models/headers/Effects/Smoke05/Smoke.h +++ b/Sources/Models/headers/Effects/Smoke05/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Smoke06/Smoke.h b/Sources/Models/headers/Effects/Smoke06/Smoke.h index ebff8e2..6db769d 100644 --- a/Sources/Models/headers/Effects/Smoke06/Smoke.h +++ b/Sources/Models/headers/Effects/Smoke06/Smoke.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/SmokeLine/SmokeLine.h b/Sources/Models/headers/Effects/SmokeLine/SmokeLine.h index 7a7e898..bf0b805 100644 --- a/Sources/Models/headers/Effects/SmokeLine/SmokeLine.h +++ b/Sources/Models/headers/Effects/SmokeLine/SmokeLine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKELINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/SmokeLine01/SmokeLine.h b/Sources/Models/headers/Effects/SmokeLine01/SmokeLine.h index 7a7e898..bf0b805 100644 --- a/Sources/Models/headers/Effects/SmokeLine01/SmokeLine.h +++ b/Sources/Models/headers/Effects/SmokeLine01/SmokeLine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKELINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/SmokeLine02/SmokeLine.h b/Sources/Models/headers/Effects/SmokeLine02/SmokeLine.h index 7a7e898..bf0b805 100644 --- a/Sources/Models/headers/Effects/SmokeLine02/SmokeLine.h +++ b/Sources/Models/headers/Effects/SmokeLine02/SmokeLine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMOKELINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/StainOnTheWall/Stain.h b/Sources/Models/headers/Effects/StainOnTheWall/Stain.h index 980f73c..b048234 100644 --- a/Sources/Models/headers/Effects/StainOnTheWall/Stain.h +++ b/Sources/Models/headers/Effects/StainOnTheWall/Stain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STAIN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Teleport01/Teleport.h b/Sources/Models/headers/Effects/Teleport01/Teleport.h index abed338..2adda5f 100644 --- a/Sources/Models/headers/Effects/Teleport01/Teleport.h +++ b/Sources/Models/headers/Effects/Teleport01/Teleport.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TELEPORT_ANIM_ACTIVATE 0 diff --git a/Sources/Models/headers/Effects/Water01/Water.h b/Sources/Models/headers/Effects/Water01/Water.h index ed84fb2..5e1e3ef 100644 --- a/Sources/Models/headers/Effects/Water01/Water.h +++ b/Sources/Models/headers/Effects/Water01/Water.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATER_ANIM_WAVES 0 diff --git a/Sources/Models/headers/Effects/WaterFall01/WaterFall.h b/Sources/Models/headers/Effects/WaterFall01/WaterFall.h index 636be0c..fcba2a6 100644 --- a/Sources/Models/headers/Effects/WaterFall01/WaterFall.h +++ b/Sources/Models/headers/Effects/WaterFall01/WaterFall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATERFALL_ANIM_MAPPINGPOSE 0 diff --git a/Sources/Models/headers/Effects/WaterFoam01/Puff.h b/Sources/Models/headers/Effects/WaterFoam01/Puff.h index 147d0d2..fb4a29c 100644 --- a/Sources/Models/headers/Effects/WaterFoam01/Puff.h +++ b/Sources/Models/headers/Effects/WaterFoam01/Puff.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PUFF_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/WaterFoam02/Foam.h b/Sources/Models/headers/Effects/WaterFoam02/Foam.h index 3f9eea9..c5b1bfe 100644 --- a/Sources/Models/headers/Effects/WaterFoam02/Foam.h +++ b/Sources/Models/headers/Effects/WaterFoam02/Foam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FOAM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/WaterFoam03/Foam.h b/Sources/Models/headers/Effects/WaterFoam03/Foam.h index 3f9eea9..c5b1bfe 100644 --- a/Sources/Models/headers/Effects/WaterFoam03/Foam.h +++ b/Sources/Models/headers/Effects/WaterFoam03/Foam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FOAM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Weapons/Flare01/Flare.h b/Sources/Models/headers/Effects/Weapons/Flare01/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/headers/Effects/Weapons/Flare01/Flare.h +++ b/Sources/Models/headers/Effects/Weapons/Flare01/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Effects/Weapons/Flare02/Flare.h b/Sources/Models/headers/Effects/Weapons/Flare02/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/headers/Effects/Weapons/Flare02/Flare.h +++ b/Sources/Models/headers/Effects/Weapons/Flare02/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Beast/Beast.h b/Sources/Models/headers/Enemies/Beast/Beast.h index a5707b2..9a79e00 100644 --- a/Sources/Models/headers/Enemies/Beast/Beast.h +++ b/Sources/Models/headers/Enemies/Beast/Beast.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEAST_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Beast/Projectile/Projectile.h b/Sources/Models/headers/Enemies/Beast/Projectile/Projectile.h index 245c5c7..69ff042 100644 --- a/Sources/Models/headers/Enemies/Beast/Projectile/Projectile.h +++ b/Sources/Models/headers/Enemies/Beast/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Beast/ProjectileOld/Projectile.h b/Sources/Models/headers/Enemies/Beast/ProjectileOld/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/headers/Enemies/Beast/ProjectileOld/Projectile.h +++ b/Sources/Models/headers/Enemies/Beast/ProjectileOld/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Beast/ProjectileOld2/Projectile.h b/Sources/Models/headers/Enemies/Beast/ProjectileOld2/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/headers/Enemies/Beast/ProjectileOld2/Projectile.h +++ b/Sources/Models/headers/Enemies/Beast/ProjectileOld2/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Beast/ProjectileOrg/Projectile.h b/Sources/Models/headers/Enemies/Beast/ProjectileOrg/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/headers/Enemies/Beast/ProjectileOrg/Projectile.h +++ b/Sources/Models/headers/Enemies/Beast/ProjectileOrg/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Boneman/Boneman.h b/Sources/Models/headers/Enemies/Boneman/Boneman.h index 9696381..00fc954 100644 --- a/Sources/Models/headers/Enemies/Boneman/Boneman.h +++ b/Sources/Models/headers/Enemies/Boneman/Boneman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BONEMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Boneman/Debris/Body.h b/Sources/Models/headers/Enemies/Boneman/Debris/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Enemies/Boneman/Debris/Body.h +++ b/Sources/Models/headers/Enemies/Boneman/Debris/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Boneman/Debris/Hand.h b/Sources/Models/headers/Enemies/Boneman/Debris/Hand.h index b7f1047..8c08bfc 100644 --- a/Sources/Models/headers/Enemies/Boneman/Debris/Hand.h +++ b/Sources/Models/headers/Enemies/Boneman/Debris/Hand.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAND_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Boneman/Debris/Legs.h b/Sources/Models/headers/Enemies/Boneman/Debris/Legs.h index 993ae38..35c4518 100644 --- a/Sources/Models/headers/Enemies/Boneman/Debris/Legs.h +++ b/Sources/Models/headers/Enemies/Boneman/Debris/Legs.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEGS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Boneman/Projectile/Projectile.h b/Sources/Models/headers/Enemies/Boneman/Projectile/Projectile.h index 3054920..5057124 100644 --- a/Sources/Models/headers/Enemies/Boneman/Projectile/Projectile.h +++ b/Sources/Models/headers/Enemies/Boneman/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_ROTATING 0 diff --git a/Sources/Models/headers/Enemies/Catman/CatMan.h b/Sources/Models/headers/Enemies/Catman/CatMan.h index f3c6a0a..0d01794 100644 --- a/Sources/Models/headers/Enemies/Catman/CatMan.h +++ b/Sources/Models/headers/Enemies/Catman/CatMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CATMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Catman/Fire/CatmanFire.h b/Sources/Models/headers/Enemies/Catman/Fire/CatmanFire.h index 5a54d85..7a53b14 100644 --- a/Sources/Models/headers/Enemies/Catman/Fire/CatmanFire.h +++ b/Sources/Models/headers/Enemies/Catman/Fire/CatmanFire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CATMANFIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Catman/FireOld/CatmanFire.h b/Sources/Models/headers/Enemies/Catman/FireOld/CatmanFire.h index 5a54d85..7a53b14 100644 --- a/Sources/Models/headers/Enemies/Catman/FireOld/CatmanFire.h +++ b/Sources/Models/headers/Enemies/Catman/FireOld/CatmanFire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CATMANFIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Catman/Projectile/Projectile.h b/Sources/Models/headers/Enemies/Catman/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/headers/Enemies/Catman/Projectile/Projectile.h +++ b/Sources/Models/headers/Enemies/Catman/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/ChainSawFreak/Freak.h b/Sources/Models/headers/Enemies/ChainSawFreak/Freak.h index 94e6fc7..ee9bf77 100644 --- a/Sources/Models/headers/Enemies/ChainSawFreak/Freak.h +++ b/Sources/Models/headers/Enemies/ChainSawFreak/Freak.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FREAK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/ChainSawFreak/Saw.h b/Sources/Models/headers/Enemies/ChainSawFreak/Saw.h index 9ae4603..d1468d2 100644 --- a/Sources/Models/headers/Enemies/ChainSawFreak/Saw.h +++ b/Sources/Models/headers/Enemies/ChainSawFreak/Saw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/AssHole.h b/Sources/Models/headers/Enemies/Cyborg/AssHole.h index 7c5a278..751f473 100644 --- a/Sources/Models/headers/Enemies/Cyborg/AssHole.h +++ b/Sources/Models/headers/Enemies/Cyborg/AssHole.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ASSHOLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/Bike.h b/Sources/Models/headers/Enemies/Cyborg/Bike.h index bee125e..cd8f2be 100644 --- a/Sources/Models/headers/Enemies/Cyborg/Bike.h +++ b/Sources/Models/headers/Enemies/Cyborg/Bike.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIKE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/Cyborg.h b/Sources/Models/headers/Enemies/Cyborg/Cyborg.h index eb044ae..71ca77b 100644 --- a/Sources/Models/headers/Enemies/Cyborg/Cyborg.h +++ b/Sources/Models/headers/Enemies/Cyborg/Cyborg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CYBORG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/CyborgONEPART.h b/Sources/Models/headers/Enemies/Cyborg/CyborgONEPART.h index cf5e128..19df96b 100644 --- a/Sources/Models/headers/Enemies/Cyborg/CyborgONEPART.h +++ b/Sources/Models/headers/Enemies/Cyborg/CyborgONEPART.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CYBORG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/Foot.h b/Sources/Models/headers/Enemies/Cyborg/Foot.h index 2ad8801..7bdf008 100644 --- a/Sources/Models/headers/Enemies/Cyborg/Foot.h +++ b/Sources/Models/headers/Enemies/Cyborg/Foot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FOOT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/Head.h b/Sources/Models/headers/Enemies/Cyborg/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/headers/Enemies/Cyborg/Head.h +++ b/Sources/Models/headers/Enemies/Cyborg/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/LeftLowerArm.h b/Sources/Models/headers/Enemies/Cyborg/LeftLowerArm.h index bf36a45..4a9dcd8 100644 --- a/Sources/Models/headers/Enemies/Cyborg/LeftLowerArm.h +++ b/Sources/Models/headers/Enemies/Cyborg/LeftLowerArm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEFTLOWERARM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/LeftLowerLeg.h b/Sources/Models/headers/Enemies/Cyborg/LeftLowerLeg.h index c75c128..2e03cac 100644 --- a/Sources/Models/headers/Enemies/Cyborg/LeftLowerLeg.h +++ b/Sources/Models/headers/Enemies/Cyborg/LeftLowerLeg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEFTLOWERLEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/LeftUpperArm.h b/Sources/Models/headers/Enemies/Cyborg/LeftUpperArm.h index ac34cc5..71a8362 100644 --- a/Sources/Models/headers/Enemies/Cyborg/LeftUpperArm.h +++ b/Sources/Models/headers/Enemies/Cyborg/LeftUpperArm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEFTUPPERARM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/LeftUpperLeg.h b/Sources/Models/headers/Enemies/Cyborg/LeftUpperLeg.h index 58aa8c4..a75af90 100644 --- a/Sources/Models/headers/Enemies/Cyborg/LeftUpperLeg.h +++ b/Sources/Models/headers/Enemies/Cyborg/LeftUpperLeg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEFTUPPERLEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/Projectile/LaserProjectile.h b/Sources/Models/headers/Enemies/Cyborg/Projectile/LaserProjectile.h index 76cbea4..7182bd9 100644 --- a/Sources/Models/headers/Enemies/Cyborg/Projectile/LaserProjectile.h +++ b/Sources/Models/headers/Enemies/Cyborg/Projectile/LaserProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/Projectile/LaserProjectileGlow01.h b/Sources/Models/headers/Enemies/Cyborg/Projectile/LaserProjectileGlow01.h index 9012be4..0058eaf 100644 --- a/Sources/Models/headers/Enemies/Cyborg/Projectile/LaserProjectileGlow01.h +++ b/Sources/Models/headers/Enemies/Cyborg/Projectile/LaserProjectileGlow01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILEGLOW01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/Projectile/Projectile.h b/Sources/Models/headers/Enemies/Cyborg/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/headers/Enemies/Cyborg/Projectile/Projectile.h +++ b/Sources/Models/headers/Enemies/Cyborg/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/RightLowerArm.h b/Sources/Models/headers/Enemies/Cyborg/RightLowerArm.h index e16cd68..c1d64ee 100644 --- a/Sources/Models/headers/Enemies/Cyborg/RightLowerArm.h +++ b/Sources/Models/headers/Enemies/Cyborg/RightLowerArm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RIGHTLOWERARM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/RightLowerLeg.h b/Sources/Models/headers/Enemies/Cyborg/RightLowerLeg.h index 59a9fc8..5d89342 100644 --- a/Sources/Models/headers/Enemies/Cyborg/RightLowerLeg.h +++ b/Sources/Models/headers/Enemies/Cyborg/RightLowerLeg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RIGHTLOWERLEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/RightUpperArm.h b/Sources/Models/headers/Enemies/Cyborg/RightUpperArm.h index 20fa458..d427469 100644 --- a/Sources/Models/headers/Enemies/Cyborg/RightUpperArm.h +++ b/Sources/Models/headers/Enemies/Cyborg/RightUpperArm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RIGHTUPPERARM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/RightUpperLeg.h b/Sources/Models/headers/Enemies/Cyborg/RightUpperLeg.h index ec3d5b0..da072ae 100644 --- a/Sources/Models/headers/Enemies/Cyborg/RightUpperLeg.h +++ b/Sources/Models/headers/Enemies/Cyborg/RightUpperLeg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RIGHTUPPERLEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/Termi+rifle.h b/Sources/Models/headers/Enemies/Cyborg/Termi+rifle.h index 5e2ea4a..0bf413c 100644 --- a/Sources/Models/headers/Enemies/Cyborg/Termi+rifle.h +++ b/Sources/Models/headers/Enemies/Cyborg/Termi+rifle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TERMI+RIFLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Cyborg/Torso.h b/Sources/Models/headers/Enemies/Cyborg/Torso.h index 7cba6a5..3bbc8cd 100644 --- a/Sources/Models/headers/Enemies/Cyborg/Torso.h +++ b/Sources/Models/headers/Enemies/Cyborg/Torso.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORSO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Devil/Flare.h b/Sources/Models/headers/Enemies/Devil/Flare.h index 71cc966..248173e 100644 --- a/Sources/Models/headers/Enemies/Devil/Flare.h +++ b/Sources/Models/headers/Enemies/Devil/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Devil/MiniGunItem.h b/Sources/Models/headers/Enemies/Devil/MiniGunItem.h index 641d515..6bffea3 100644 --- a/Sources/Models/headers/Enemies/Devil/MiniGunItem.h +++ b/Sources/Models/headers/Enemies/Devil/MiniGunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Enemies/Devil/Minigun.h b/Sources/Models/headers/Enemies/Devil/Minigun.h index 3710b48..d965285 100644 --- a/Sources/Models/headers/Enemies/Devil/Minigun.h +++ b/Sources/Models/headers/Enemies/Devil/Minigun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Devil/Stick.h b/Sources/Models/headers/Enemies/Devil/Stick.h index 17b25e6..faa11d2 100644 --- a/Sources/Models/headers/Enemies/Devil/Stick.h +++ b/Sources/Models/headers/Enemies/Devil/Stick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Devil/devil.h b/Sources/Models/headers/Enemies/Devil/devil.h index 262309b..18c5cb8 100644 --- a/Sources/Models/headers/Enemies/Devil/devil.h +++ b/Sources/Models/headers/Enemies/Devil/devil.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEVIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Devil/devil2.h b/Sources/Models/headers/Enemies/Devil/devil2.h index 8cd39fb..c98faca 100644 --- a/Sources/Models/headers/Enemies/Devil/devil2.h +++ b/Sources/Models/headers/Enemies/Devil/devil2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEVIL2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Devil/shield.h b/Sources/Models/headers/Enemies/Devil/shield.h index a8f7714..2ee67a8 100644 --- a/Sources/Models/headers/Enemies/Devil/shield.h +++ b/Sources/Models/headers/Enemies/Devil/shield.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIELD_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Enemies/DragonMan/Debris/Body.h b/Sources/Models/headers/Enemies/DragonMan/Debris/Body.h index 0c50f59..83de0c5 100644 --- a/Sources/Models/headers/Enemies/DragonMan/Debris/Body.h +++ b/Sources/Models/headers/Enemies/DragonMan/Debris/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/DragonMan/Debris/Head.h b/Sources/Models/headers/Enemies/DragonMan/Debris/Head.h index e15b016..34f1228 100644 --- a/Sources/Models/headers/Enemies/DragonMan/Debris/Head.h +++ b/Sources/Models/headers/Enemies/DragonMan/Debris/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/DragonMan/Debris/Leg.h b/Sources/Models/headers/Enemies/DragonMan/Debris/Leg.h index da2f3a8..2c3c78e 100644 --- a/Sources/Models/headers/Enemies/DragonMan/Debris/Leg.h +++ b/Sources/Models/headers/Enemies/DragonMan/Debris/Leg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/DragonMan/Debris/Tail.h b/Sources/Models/headers/Enemies/DragonMan/Debris/Tail.h index d132107..21c4588 100644 --- a/Sources/Models/headers/Enemies/DragonMan/Debris/Tail.h +++ b/Sources/Models/headers/Enemies/DragonMan/Debris/Tail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TAIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/DragonMan/Debris/Wing.h b/Sources/Models/headers/Enemies/DragonMan/Debris/Wing.h index d706a7a..4150784 100644 --- a/Sources/Models/headers/Enemies/DragonMan/Debris/Wing.h +++ b/Sources/Models/headers/Enemies/DragonMan/Debris/Wing.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WING_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/DragonMan/DragonMan.h b/Sources/Models/headers/Enemies/DragonMan/DragonMan.h index 24af7f0..db98e4c 100644 --- a/Sources/Models/headers/Enemies/DragonMan/DragonMan.h +++ b/Sources/Models/headers/Enemies/DragonMan/DragonMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DRAGONMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/DragonMan/Projectile/Projectile.h b/Sources/Models/headers/Enemies/DragonMan/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/headers/Enemies/DragonMan/Projectile/Projectile.h +++ b/Sources/Models/headers/Enemies/DragonMan/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/ElementalAir/Elemental.h b/Sources/Models/headers/Enemies/ElementalAir/Elemental.h index aa056b6..0919fc2 100644 --- a/Sources/Models/headers/Enemies/ElementalAir/Elemental.h +++ b/Sources/Models/headers/Enemies/ElementalAir/Elemental.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELEMENTAL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/ElementalLava/BodyFlare.h b/Sources/Models/headers/Enemies/ElementalLava/BodyFlare.h index 5043ec2..bb580e9 100644 --- a/Sources/Models/headers/Enemies/ElementalLava/BodyFlare.h +++ b/Sources/Models/headers/Enemies/ElementalLava/BodyFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/ElementalLava/ElementalLava.h b/Sources/Models/headers/Enemies/ElementalLava/ElementalLava.h index 3c54089..c8b2bb5 100644 --- a/Sources/Models/headers/Enemies/ElementalLava/ElementalLava.h +++ b/Sources/Models/headers/Enemies/ElementalLava/ElementalLava.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELEMENTALLAVA_ANIM_IDLE 0 diff --git a/Sources/Models/headers/Enemies/ElementalLava/HandFlare.h b/Sources/Models/headers/Enemies/ElementalLava/HandFlare.h index 3ef6761..c2aebf0 100644 --- a/Sources/Models/headers/Enemies/ElementalLava/HandFlare.h +++ b/Sources/Models/headers/Enemies/ElementalLava/HandFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaBomb.h b/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaBomb.h index cb3311f..842d749 100644 --- a/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaBomb.h +++ b/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaBomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVABOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaStone.h b/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaStone.h index 915298e..8b95ec3 100644 --- a/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaStone.h +++ b/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaStone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVASTONE_ANIM_POSE00 0 diff --git a/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaStoneFlare.h b/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaStoneFlare.h index 8af51ea..33474e9 100644 --- a/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaStoneFlare.h +++ b/Sources/Models/headers/Enemies/ElementalLava/Projectile/LavaStoneFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVASTONEFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/AirMan.h b/Sources/Models/headers/Enemies/Elementals/AirMan.h index 23595aa..c1a9312 100644 --- a/Sources/Models/headers/Enemies/Elementals/AirMan.h +++ b/Sources/Models/headers/Enemies/Elementals/AirMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AIRMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/IceMan.h b/Sources/Models/headers/Enemies/Elementals/IceMan.h index 40713b2..bac8577 100644 --- a/Sources/Models/headers/Enemies/Elementals/IceMan.h +++ b/Sources/Models/headers/Enemies/Elementals/IceMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ICEMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Icepick.h b/Sources/Models/headers/Enemies/Elementals/Icepick.h index 728859e..e62ac1d 100644 --- a/Sources/Models/headers/Enemies/Elementals/Icepick.h +++ b/Sources/Models/headers/Enemies/Elementals/Icepick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ICEPICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/LavaMan.h b/Sources/Models/headers/Enemies/Elementals/LavaMan.h index 9b06ee1..46c6eb0 100644 --- a/Sources/Models/headers/Enemies/Elementals/LavaMan.h +++ b/Sources/Models/headers/Enemies/Elementals/LavaMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVAMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/LavaManFX/BodyFlare.h b/Sources/Models/headers/Enemies/Elementals/LavaManFX/BodyFlare.h index 5043ec2..bb580e9 100644 --- a/Sources/Models/headers/Enemies/Elementals/LavaManFX/BodyFlare.h +++ b/Sources/Models/headers/Enemies/Elementals/LavaManFX/BodyFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/LavaManFX/HandFlare.h b/Sources/Models/headers/Enemies/Elementals/LavaManFX/HandFlare.h index 3ef6761..c2aebf0 100644 --- a/Sources/Models/headers/Enemies/Elementals/LavaManFX/HandFlare.h +++ b/Sources/Models/headers/Enemies/Elementals/LavaManFX/HandFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Maul.h b/Sources/Models/headers/Enemies/Elementals/Maul.h index aaf5cfb..913c730 100644 --- a/Sources/Models/headers/Enemies/Elementals/Maul.h +++ b/Sources/Models/headers/Enemies/Elementals/Maul.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAUL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Projectile/Fireball.h b/Sources/Models/headers/Enemies/Elementals/Projectile/Fireball.h index 48b5b81..a11eab4 100644 --- a/Sources/Models/headers/Enemies/Elementals/Projectile/Fireball.h +++ b/Sources/Models/headers/Enemies/Elementals/Projectile/Fireball.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Projectile/IcePyramid.h b/Sources/Models/headers/Enemies/Elementals/Projectile/IcePyramid.h index f78a993..4c8d4d7 100644 --- a/Sources/Models/headers/Enemies/Elementals/Projectile/IcePyramid.h +++ b/Sources/Models/headers/Enemies/Elementals/Projectile/IcePyramid.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ICEPYRAMID_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Projectile/IcePyramidFlare.h b/Sources/Models/headers/Enemies/Elementals/Projectile/IcePyramidFlare.h index e8fb392..a0422d1 100644 --- a/Sources/Models/headers/Enemies/Elementals/Projectile/IcePyramidFlare.h +++ b/Sources/Models/headers/Enemies/Elementals/Projectile/IcePyramidFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ICEPYRAMIDFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Projectile/LavaBomb.h b/Sources/Models/headers/Enemies/Elementals/Projectile/LavaBomb.h index cb3311f..842d749 100644 --- a/Sources/Models/headers/Enemies/Elementals/Projectile/LavaBomb.h +++ b/Sources/Models/headers/Enemies/Elementals/Projectile/LavaBomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVABOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Projectile/LavaStone.h b/Sources/Models/headers/Enemies/Elementals/Projectile/LavaStone.h index 915298e..8b95ec3 100644 --- a/Sources/Models/headers/Enemies/Elementals/Projectile/LavaStone.h +++ b/Sources/Models/headers/Enemies/Elementals/Projectile/LavaStone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVASTONE_ANIM_POSE00 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Projectile/LavaStoneFlare.h b/Sources/Models/headers/Enemies/Elementals/Projectile/LavaStoneFlare.h index 8af51ea..33474e9 100644 --- a/Sources/Models/headers/Enemies/Elementals/Projectile/LavaStoneFlare.h +++ b/Sources/Models/headers/Enemies/Elementals/Projectile/LavaStoneFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LAVASTONEFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Projectile/Stone.h b/Sources/Models/headers/Enemies/Elementals/Projectile/Stone.h index dd231db..739ff69 100644 --- a/Sources/Models/headers/Enemies/Elementals/Projectile/Stone.h +++ b/Sources/Models/headers/Enemies/Elementals/Projectile/Stone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STONE_ANIM_POSE00 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Projectile/WaterDrop.h b/Sources/Models/headers/Enemies/Elementals/Projectile/WaterDrop.h index c5b16be..85307df 100644 --- a/Sources/Models/headers/Enemies/Elementals/Projectile/WaterDrop.h +++ b/Sources/Models/headers/Enemies/Elementals/Projectile/WaterDrop.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATERDROP_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/StoneManFX/BodyFlare.h b/Sources/Models/headers/Enemies/Elementals/StoneManFX/BodyFlare.h index 5043ec2..bb580e9 100644 --- a/Sources/Models/headers/Enemies/Elementals/StoneManFX/BodyFlare.h +++ b/Sources/Models/headers/Enemies/Elementals/StoneManFX/BodyFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Stoneman.h b/Sources/Models/headers/Enemies/Elementals/Stoneman.h index 7460a3f..f08e3e5 100644 --- a/Sources/Models/headers/Enemies/Elementals/Stoneman.h +++ b/Sources/Models/headers/Enemies/Elementals/Stoneman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STONEMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/Twister.h b/Sources/Models/headers/Enemies/Elementals/Twister.h index e2f46a3..396d33b 100644 --- a/Sources/Models/headers/Enemies/Elementals/Twister.h +++ b/Sources/Models/headers/Enemies/Elementals/Twister.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TWISTER_ANIM_ROTATE 0 diff --git a/Sources/Models/headers/Enemies/Elementals/WaterMan.h b/Sources/Models/headers/Enemies/Elementals/WaterMan.h index 52c4cdf..d82074a 100644 --- a/Sources/Models/headers/Enemies/Elementals/WaterMan.h +++ b/Sources/Models/headers/Enemies/Elementals/WaterMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WATERMAN_ANIM_DEFAULTANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Elementals/WaterManFX/BodyFlare.h b/Sources/Models/headers/Enemies/Elementals/WaterManFX/BodyFlare.h index 5043ec2..bb580e9 100644 --- a/Sources/Models/headers/Enemies/Elementals/WaterManFX/BodyFlare.h +++ b/Sources/Models/headers/Enemies/Elementals/WaterManFX/BodyFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Eyeman/Eyeman.h b/Sources/Models/headers/Enemies/Eyeman/Eyeman.h index 33c9c1f..261bd61 100644 --- a/Sources/Models/headers/Enemies/Eyeman/Eyeman.h +++ b/Sources/Models/headers/Enemies/Eyeman/Eyeman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EYEMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/EyemanOld/Projectile/Acid.h b/Sources/Models/headers/Enemies/EyemanOld/Projectile/Acid.h index f7bc847..cbc5e68 100644 --- a/Sources/Models/headers/Enemies/EyemanOld/Projectile/Acid.h +++ b/Sources/Models/headers/Enemies/EyemanOld/Projectile/Acid.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ACID_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/EyemanOld/eyeman.h b/Sources/Models/headers/Enemies/EyemanOld/eyeman.h index af2e1c2..fee0532 100644 --- a/Sources/Models/headers/Enemies/EyemanOld/eyeman.h +++ b/Sources/Models/headers/Enemies/EyemanOld/eyeman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EYEMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Fish/Fish.h b/Sources/Models/headers/Enemies/Fish/Fish.h index 925f613..3366283 100644 --- a/Sources/Models/headers/Enemies/Fish/Fish.h +++ b/Sources/Models/headers/Enemies/Fish/Fish.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FISH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Fish/Glow.h b/Sources/Models/headers/Enemies/Fish/Glow.h index 5f99a41..d25ef94 100644 --- a/Sources/Models/headers/Enemies/Fish/Glow.h +++ b/Sources/Models/headers/Enemies/Fish/Glow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLOW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Fishman/Projectile/Projectile.h b/Sources/Models/headers/Enemies/Fishman/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/headers/Enemies/Fishman/Projectile/Projectile.h +++ b/Sources/Models/headers/Enemies/Fishman/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Fishman/fishman.h b/Sources/Models/headers/Enemies/Fishman/fishman.h index 19d7898..726b8d2 100644 --- a/Sources/Models/headers/Enemies/Fishman/fishman.h +++ b/Sources/Models/headers/Enemies/Fishman/fishman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FISHMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Gizmo/Gizmo.h b/Sources/Models/headers/Enemies/Gizmo/Gizmo.h index 1939250..fd594e1 100644 --- a/Sources/Models/headers/Enemies/Gizmo/Gizmo.h +++ b/Sources/Models/headers/Enemies/Gizmo/Gizmo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GIZMO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/Bag.h b/Sources/Models/headers/Enemies/HeadManOld/Bag.h index 8015de9..481d72e 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/Bag.h +++ b/Sources/Models/headers/Enemies/HeadManOld/Bag.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BAG_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/ChainSaw.h b/Sources/Models/headers/Enemies/HeadManOld/ChainSaw.h index 700370a..2ce66c0 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/ChainSaw.h +++ b/Sources/Models/headers/Enemies/HeadManOld/ChainSaw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/Head.h b/Sources/Models/headers/Enemies/HeadManOld/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/Head.h +++ b/Sources/Models/headers/Enemies/HeadManOld/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/HeadMan.h b/Sources/Models/headers/Enemies/HeadManOld/HeadMan.h index f14727e..2e73581 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/HeadMan.h +++ b/Sources/Models/headers/Enemies/HeadManOld/HeadMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEADMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/Headonstick.h b/Sources/Models/headers/Enemies/HeadManOld/Headonstick.h index 7b7fbed..c3a9d90 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/Headonstick.h +++ b/Sources/Models/headers/Enemies/HeadManOld/Headonstick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEADONSTICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/Projectile/Blade.h b/Sources/Models/headers/Enemies/HeadManOld/Projectile/Blade.h index c14f474..6f35d41 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/Projectile/Blade.h +++ b/Sources/Models/headers/Enemies/HeadManOld/Projectile/Blade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLADE_ANIM_ROTATING 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/Projectile/Bomb.h b/Sources/Models/headers/Enemies/HeadManOld/Projectile/Bomb.h index 2adc5f9..670ba8c 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/Projectile/Bomb.h +++ b/Sources/Models/headers/Enemies/HeadManOld/Projectile/Bomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/Projectile/FireCracker.h b/Sources/Models/headers/Enemies/HeadManOld/Projectile/FireCracker.h index de127f8..877a000 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/Projectile/FireCracker.h +++ b/Sources/Models/headers/Enemies/HeadManOld/Projectile/FireCracker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRECRACKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/Projectile/FireTrail.h b/Sources/Models/headers/Enemies/HeadManOld/Projectile/FireTrail.h index b95bf4b..90bc044 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/Projectile/FireTrail.h +++ b/Sources/Models/headers/Enemies/HeadManOld/Projectile/FireTrail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/RocketLauncher.h b/Sources/Models/headers/Enemies/HeadManOld/RocketLauncher.h index 480c42b..51dd9da 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/RocketLauncher.h +++ b/Sources/Models/headers/Enemies/HeadManOld/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/Saw.h b/Sources/Models/headers/Enemies/HeadManOld/Saw.h index 9ae4603..d1468d2 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/Saw.h +++ b/Sources/Models/headers/Enemies/HeadManOld/Saw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HeadManOld/Stick.h b/Sources/Models/headers/Enemies/HeadManOld/Stick.h index ac4bd6e..fa300c8 100644 --- a/Sources/Models/headers/Enemies/HeadManOld/Stick.h +++ b/Sources/Models/headers/Enemies/HeadManOld/Stick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Headman/ChainSaw.h b/Sources/Models/headers/Enemies/Headman/ChainSaw.h index 700370a..2ce66c0 100644 --- a/Sources/Models/headers/Enemies/Headman/ChainSaw.h +++ b/Sources/Models/headers/Enemies/Headman/ChainSaw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Headman/FireCrackerHead.h b/Sources/Models/headers/Enemies/Headman/FireCrackerHead.h index ca0581e..f44fc52 100644 --- a/Sources/Models/headers/Enemies/Headman/FireCrackerHead.h +++ b/Sources/Models/headers/Enemies/Headman/FireCrackerHead.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRECRACKERHEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Headman/Head.h b/Sources/Models/headers/Enemies/Headman/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/headers/Enemies/Headman/Head.h +++ b/Sources/Models/headers/Enemies/Headman/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Headman/Projectile/Blade.h b/Sources/Models/headers/Enemies/Headman/Projectile/Blade.h index c14f474..6f35d41 100644 --- a/Sources/Models/headers/Enemies/Headman/Projectile/Blade.h +++ b/Sources/Models/headers/Enemies/Headman/Projectile/Blade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLADE_ANIM_ROTATING 0 diff --git a/Sources/Models/headers/Enemies/Headman/Projectile/Bomb.h b/Sources/Models/headers/Enemies/Headman/Projectile/Bomb.h index 2adc5f9..670ba8c 100644 --- a/Sources/Models/headers/Enemies/Headman/Projectile/Bomb.h +++ b/Sources/Models/headers/Enemies/Headman/Projectile/Bomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Headman/Projectile/FireCracker.h b/Sources/Models/headers/Enemies/Headman/Projectile/FireCracker.h index de127f8..877a000 100644 --- a/Sources/Models/headers/Enemies/Headman/Projectile/FireCracker.h +++ b/Sources/Models/headers/Enemies/Headman/Projectile/FireCracker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRECRACKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Headman/Projectile/FireTrail.h b/Sources/Models/headers/Enemies/Headman/Projectile/FireTrail.h index 6b479cc..0e0f4a2 100644 --- a/Sources/Models/headers/Enemies/Headman/Projectile/FireTrail.h +++ b/Sources/Models/headers/Enemies/Headman/Projectile/FireTrail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRETRAIL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Headman/RocketLauncher.h b/Sources/Models/headers/Enemies/Headman/RocketLauncher.h index 480c42b..51dd9da 100644 --- a/Sources/Models/headers/Enemies/Headman/RocketLauncher.h +++ b/Sources/Models/headers/Enemies/Headman/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Headman/Saw.h b/Sources/Models/headers/Enemies/Headman/Saw.h index 940c18b..212b0f7 100644 --- a/Sources/Models/headers/Enemies/Headman/Saw.h +++ b/Sources/Models/headers/Enemies/Headman/Saw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SAW_ANIM_ROTATE 0 diff --git a/Sources/Models/headers/Enemies/Headman/Stick.h b/Sources/Models/headers/Enemies/Headman/Stick.h index 1710d0a..f33de58 100644 --- a/Sources/Models/headers/Enemies/Headman/Stick.h +++ b/Sources/Models/headers/Enemies/Headman/Stick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICK_ANIM_DEFAULT 0 diff --git a/Sources/Models/headers/Enemies/Headman/headman.h b/Sources/Models/headers/Enemies/Headman/headman.h index 6d7faef..80e655f 100644 --- a/Sources/Models/headers/Enemies/Headman/headman.h +++ b/Sources/Models/headers/Enemies/Headman/headman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEADMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Headman/headmantest.h b/Sources/Models/headers/Enemies/Headman/headmantest.h index 6898309..3541af0 100644 --- a/Sources/Models/headers/Enemies/Headman/headmantest.h +++ b/Sources/Models/headers/Enemies/Headman/headmantest.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEADMANTEST_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HuanMan/Huanman.h b/Sources/Models/headers/Enemies/HuanMan/Huanman.h index 4b5b157..ba88481 100644 --- a/Sources/Models/headers/Enemies/HuanMan/Huanman.h +++ b/Sources/Models/headers/Enemies/HuanMan/Huanman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HUANMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HuanMan/Projectile/Flare.h b/Sources/Models/headers/Enemies/HuanMan/Projectile/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/headers/Enemies/HuanMan/Projectile/Flare.h +++ b/Sources/Models/headers/Enemies/HuanMan/Projectile/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HuanMan/Projectile/Projectile.h b/Sources/Models/headers/Enemies/HuanMan/Projectile/Projectile.h index 18f51c9..dfd418f 100644 --- a/Sources/Models/headers/Enemies/HuanMan/Projectile/Projectile.h +++ b/Sources/Models/headers/Enemies/HuanMan/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/HuanMan/Projectile/tmp/Projectile.h b/Sources/Models/headers/Enemies/HuanMan/Projectile/tmp/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/headers/Enemies/HuanMan/Projectile/tmp/Projectile.h +++ b/Sources/Models/headers/Enemies/HuanMan/Projectile/tmp/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/MAMUTMAN/Mamutman.h b/Sources/Models/headers/Enemies/MAMUTMAN/Mamutman.h index fbfe2b3..82e03d1 100644 --- a/Sources/Models/headers/Enemies/MAMUTMAN/Mamutman.h +++ b/Sources/Models/headers/Enemies/MAMUTMAN/Mamutman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAMUTMAN_ANIM_ATTACK01 0 diff --git a/Sources/Models/headers/Enemies/MANTAMAN/Projectile/Projectile.h b/Sources/Models/headers/Enemies/MANTAMAN/Projectile/Projectile.h index 5003bcc..d41d08b 100644 --- a/Sources/Models/headers/Enemies/MANTAMAN/Projectile/Projectile.h +++ b/Sources/Models/headers/Enemies/MANTAMAN/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/MANTAMAN/mantaman.h b/Sources/Models/headers/Enemies/MANTAMAN/mantaman.h index badfaa7..0b36298 100644 --- a/Sources/Models/headers/Enemies/MANTAMAN/mantaman.h +++ b/Sources/Models/headers/Enemies/MANTAMAN/mantaman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MANTAMAN_ANIM_DEFAULT_ANIMATION01 0 diff --git a/Sources/Models/headers/Enemies/Mamut/OBJECTS/mamut.h b/Sources/Models/headers/Enemies/Mamut/OBJECTS/mamut.h index de5bfc3..02f1e23 100644 --- a/Sources/Models/headers/Enemies/Mamut/OBJECTS/mamut.h +++ b/Sources/Models/headers/Enemies/Mamut/OBJECTS/mamut.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAMUT_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Mamut/Projectile/MamutProjectile.h b/Sources/Models/headers/Enemies/Mamut/Projectile/MamutProjectile.h index 0759046..8c43aed 100644 --- a/Sources/Models/headers/Enemies/Mamut/Projectile/MamutProjectile.h +++ b/Sources/Models/headers/Enemies/Mamut/Projectile/MamutProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MAMUTPROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Robots/DrivingWheel/Robot.h b/Sources/Models/headers/Enemies/Robots/DrivingWheel/Robot.h index 4392158..571d12e 100644 --- a/Sources/Models/headers/Enemies/Robots/DrivingWheel/Robot.h +++ b/Sources/Models/headers/Enemies/Robots/DrivingWheel/Robot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROBOT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Robots/FloatBall/Robot.h b/Sources/Models/headers/Enemies/Robots/FloatBall/Robot.h index 4392158..571d12e 100644 --- a/Sources/Models/headers/Enemies/Robots/FloatBall/Robot.h +++ b/Sources/Models/headers/Enemies/Robots/FloatBall/Robot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROBOT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Robots/FlyingFighter/Ship.h b/Sources/Models/headers/Enemies/Robots/FlyingFighter/Ship.h index 5d3a487..b2334cc 100644 --- a/Sources/Models/headers/Enemies/Robots/FlyingFighter/Ship.h +++ b/Sources/Models/headers/Enemies/Robots/FlyingFighter/Ship.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIP_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Robots/SentryBall/Ball.h b/Sources/Models/headers/Enemies/Robots/SentryBall/Ball.h index 81b0beb..873a3b7 100644 --- a/Sources/Models/headers/Enemies/Robots/SentryBall/Ball.h +++ b/Sources/Models/headers/Enemies/Robots/SentryBall/Ball.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Robots/SentryBall/Effect.h b/Sources/Models/headers/Enemies/Robots/SentryBall/Effect.h index 5425ed1..300a4b3 100644 --- a/Sources/Models/headers/Enemies/Robots/SentryBall/Effect.h +++ b/Sources/Models/headers/Enemies/Robots/SentryBall/Effect.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Robots/SentryBall/SentryBall.h b/Sources/Models/headers/Enemies/Robots/SentryBall/SentryBall.h index f17e229..d980f9a 100644 --- a/Sources/Models/headers/Enemies/Robots/SentryBall/SentryBall.h +++ b/Sources/Models/headers/Enemies/Robots/SentryBall/SentryBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SENTRYBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/SCORPMAN/Flare.h b/Sources/Models/headers/Enemies/SCORPMAN/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/headers/Enemies/SCORPMAN/Flare.h +++ b/Sources/Models/headers/Enemies/SCORPMAN/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/SCORPMAN/Gun.h b/Sources/Models/headers/Enemies/SCORPMAN/Gun.h index e64d6b5..45bded1 100644 --- a/Sources/Models/headers/Enemies/SCORPMAN/Gun.h +++ b/Sources/Models/headers/Enemies/SCORPMAN/Gun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUN_ANIM_DEFAULT 0 diff --git a/Sources/Models/headers/Enemies/SCORPMAN/scorpman.h b/Sources/Models/headers/Enemies/SCORPMAN/scorpman.h index 2486cae..fbd4790 100644 --- a/Sources/Models/headers/Enemies/SCORPMAN/scorpman.h +++ b/Sources/Models/headers/Enemies/SCORPMAN/scorpman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SCORPMAN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Walker/Laser.h b/Sources/Models/headers/Enemies/Walker/Laser.h index 2371057..e3a9dc9 100644 --- a/Sources/Models/headers/Enemies/Walker/Laser.h +++ b/Sources/Models/headers/Enemies/Walker/Laser.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Walker/RocketLauncher.h b/Sources/Models/headers/Enemies/Walker/RocketLauncher.h index 3935749..5b1cc00 100644 --- a/Sources/Models/headers/Enemies/Walker/RocketLauncher.h +++ b/Sources/Models/headers/Enemies/Walker/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_LEFT 0 diff --git a/Sources/Models/headers/Enemies/Walker/Walker.h b/Sources/Models/headers/Enemies/Walker/Walker.h index a88e384..70fde40 100644 --- a/Sources/Models/headers/Enemies/Walker/Walker.h +++ b/Sources/Models/headers/Enemies/Walker/Walker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WALKER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/WereBull/WereBull.h b/Sources/Models/headers/Enemies/WereBull/WereBull.h index 9017dbf..12af822 100644 --- a/Sources/Models/headers/Enemies/WereBull/WereBull.h +++ b/Sources/Models/headers/Enemies/WereBull/WereBull.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WEREBULL_ANIM_DEFAULT 0 diff --git a/Sources/Models/headers/Enemies/WereBullOld/WereBull.h b/Sources/Models/headers/Enemies/WereBullOld/WereBull.h index 1311b54..14c72d1 100644 --- a/Sources/Models/headers/Enemies/WereBullOld/WereBull.h +++ b/Sources/Models/headers/Enemies/WereBullOld/WereBull.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WEREBULL_ANIM_STANDREST 0 diff --git a/Sources/Models/headers/Enemies/Woman/Projectile/Projectile.h b/Sources/Models/headers/Enemies/Woman/Projectile/Projectile.h index 5a54d85..7a53b14 100644 --- a/Sources/Models/headers/Enemies/Woman/Projectile/Projectile.h +++ b/Sources/Models/headers/Enemies/Woman/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CATMANFIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Enemies/Woman/Woman.h b/Sources/Models/headers/Enemies/Woman/Woman.h index 041f6bb..13fc3a7 100644 --- a/Sources/Models/headers/Enemies/Woman/Woman.h +++ b/Sources/Models/headers/Enemies/Woman/Woman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WOMAN_ANIM_AIRATTACK01 0 diff --git a/Sources/Models/headers/Enemies/Woman/WomanForArtwork.h b/Sources/Models/headers/Enemies/Woman/WomanForArtwork.h index 5c902cf..9ce350d 100644 --- a/Sources/Models/headers/Enemies/Woman/WomanForArtwork.h +++ b/Sources/Models/headers/Enemies/Woman/WomanForArtwork.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WOMANFORARTWORK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/IHVTest/CurvedSurfaces.h b/Sources/Models/headers/IHVTest/CurvedSurfaces.h index 15756e4..2a1b71c 100644 --- a/Sources/Models/headers/IHVTest/CurvedSurfaces.h +++ b/Sources/Models/headers/IHVTest/CurvedSurfaces.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CURVEDSURFACES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/IHVTest/GlassCurvedSurfaces.h b/Sources/Models/headers/IHVTest/GlassCurvedSurfaces.h index bdd13e2..22e0543 100644 --- a/Sources/Models/headers/IHVTest/GlassCurvedSurfaces.h +++ b/Sources/Models/headers/IHVTest/GlassCurvedSurfaces.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSCURVEDSURFACES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/IHVTest/Lightning.h b/Sources/Models/headers/IHVTest/Lightning.h index f6a5844..5a1043e 100644 --- a/Sources/Models/headers/IHVTest/Lightning.h +++ b/Sources/Models/headers/IHVTest/Lightning.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTNING_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/Bullets/Bullets.h b/Sources/Models/headers/Items/Ammo/Bullets/Bullets.h index 9f2199c..540d3ec 100644 --- a/Sources/Models/headers/Items/Ammo/Bullets/Bullets.h +++ b/Sources/Models/headers/Items/Ammo/Bullets/Bullets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/Cannonball/CannonBall.h b/Sources/Models/headers/Items/Ammo/Cannonball/CannonBall.h index 8692c4b..2b51699 100644 --- a/Sources/Models/headers/Items/Ammo/Cannonball/CannonBall.h +++ b/Sources/Models/headers/Items/Ammo/Cannonball/CannonBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/Cannonball/CannonBallQuad.h b/Sources/Models/headers/Items/Ammo/Cannonball/CannonBallQuad.h index 6ca4f58..ceafc02 100644 --- a/Sources/Models/headers/Items/Ammo/Cannonball/CannonBallQuad.h +++ b/Sources/Models/headers/Items/Ammo/Cannonball/CannonBallQuad.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALLQUAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/Electricity/Effect.h b/Sources/Models/headers/Items/Ammo/Electricity/Effect.h index 5425ed1..300a4b3 100644 --- a/Sources/Models/headers/Items/Ammo/Electricity/Effect.h +++ b/Sources/Models/headers/Items/Ammo/Electricity/Effect.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/Electricity/Effect2.h b/Sources/Models/headers/Items/Ammo/Electricity/Effect2.h index e8cbb50..8266393 100644 --- a/Sources/Models/headers/Items/Ammo/Electricity/Effect2.h +++ b/Sources/Models/headers/Items/Ammo/Electricity/Effect2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/Electricity/Electricity.h b/Sources/Models/headers/Items/Ammo/Electricity/Electricity.h index e765117..221e0d7 100644 --- a/Sources/Models/headers/Items/Ammo/Electricity/Electricity.h +++ b/Sources/Models/headers/Items/Ammo/Electricity/Electricity.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELECTRICITY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/Grenades/Grenades.h b/Sources/Models/headers/Items/Ammo/Grenades/Grenades.h index 0f34ac2..9dd5845 100644 --- a/Sources/Models/headers/Items/Ammo/Grenades/Grenades.h +++ b/Sources/Models/headers/Items/Ammo/Grenades/Grenades.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/Napalm/Napalm.h b/Sources/Models/headers/Items/Ammo/Napalm/Napalm.h index 1524a50..205f3ae 100644 --- a/Sources/Models/headers/Items/Ammo/Napalm/Napalm.h +++ b/Sources/Models/headers/Items/Ammo/Napalm/Napalm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NAPALM_ANIM_DEFAULT 0 diff --git a/Sources/Models/headers/Items/Ammo/Rockets/Rockets.h b/Sources/Models/headers/Items/Ammo/Rockets/Rockets.h index 1ea9350..2a32d20 100644 --- a/Sources/Models/headers/Items/Ammo/Rockets/Rockets.h +++ b/Sources/Models/headers/Items/Ammo/Rockets/Rockets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/Shells/Shells.h b/Sources/Models/headers/Items/Ammo/Shells/Shells.h index 04d38cf..693e5b4 100644 --- a/Sources/Models/headers/Items/Ammo/Shells/Shells.h +++ b/Sources/Models/headers/Items/Ammo/Shells/Shells.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHELLS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Bullets/Bullets.h b/Sources/Models/headers/Items/Ammo/_Old/Bullets/Bullets.h index ea60211..7304a93 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Bullets/Bullets.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Bullets/Bullets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Cannonball/CannonBall.h b/Sources/Models/headers/Items/Ammo/_Old/Cannonball/CannonBall.h index 8692c4b..2b51699 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Cannonball/CannonBall.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Cannonball/CannonBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Cannonball/CannonBallQuad.h b/Sources/Models/headers/Items/Ammo/_Old/Cannonball/CannonBallQuad.h index 6ca4f58..ceafc02 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Cannonball/CannonBallQuad.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Cannonball/CannonBallQuad.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALLQUAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Electricity/Effect.h b/Sources/Models/headers/Items/Ammo/_Old/Electricity/Effect.h index 5425ed1..300a4b3 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Electricity/Effect.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Electricity/Effect.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Electricity/Effect2.h b/Sources/Models/headers/Items/Ammo/_Old/Electricity/Effect2.h index e8cbb50..8266393 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Electricity/Effect2.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Electricity/Effect2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT2_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Electricity/Electricity.h b/Sources/Models/headers/Items/Ammo/_Old/Electricity/Electricity.h index 4dea2dc..505b306 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Electricity/Electricity.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Electricity/Electricity.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELECTRICITY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Grenades/Grenade.h b/Sources/Models/headers/Items/Ammo/_Old/Grenades/Grenade.h index a184e98..8db2058 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Grenades/Grenade.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Grenades/Grenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Grenades/Grenades.h b/Sources/Models/headers/Items/Ammo/_Old/Grenades/Grenades.h index 353e287..d0fbfdb 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Grenades/Grenades.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Grenades/Grenades.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Rockets/Rocket01.h b/Sources/Models/headers/Items/Ammo/_Old/Rockets/Rocket01.h index 143dc03..35a279e 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Rockets/Rocket01.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Rockets/Rocket01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKET01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Rockets/Rockets.h b/Sources/Models/headers/Items/Ammo/_Old/Rockets/Rockets.h index 49a643a..5526ee6 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Rockets/Rockets.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Rockets/Rockets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Ammo/_Old/Shells/Shells.h b/Sources/Models/headers/Items/Ammo/_Old/Shells/Shells.h index 48f5491..ddc7932 100644 --- a/Sources/Models/headers/Items/Ammo/_Old/Shells/Shells.h +++ b/Sources/Models/headers/Items/Ammo/_Old/Shells/Shells.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHELLS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Armor/Armor_1.h b/Sources/Models/headers/Items/Armor/Armor_1.h index e623d4a..271d09b 100644 --- a/Sources/Models/headers/Items/Armor/Armor_1.h +++ b/Sources/Models/headers/Items/Armor/Armor_1.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_1_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Armor/Armor_100.h b/Sources/Models/headers/Items/Armor/Armor_100.h index 1c81046..7ac4c05 100644 --- a/Sources/Models/headers/Items/Armor/Armor_100.h +++ b/Sources/Models/headers/Items/Armor/Armor_100.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_100_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Armor/Armor_200.h b/Sources/Models/headers/Items/Armor/Armor_200.h index d3b5bde..10e76b1 100644 --- a/Sources/Models/headers/Items/Armor/Armor_200.h +++ b/Sources/Models/headers/Items/Armor/Armor_200.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_200_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Armor/Armor_25.h b/Sources/Models/headers/Items/Armor/Armor_25.h index 32f6eb2..d7b8c8e 100644 --- a/Sources/Models/headers/Items/Armor/Armor_25.h +++ b/Sources/Models/headers/Items/Armor/Armor_25.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_25_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Armor/Armor_50.h b/Sources/Models/headers/Items/Armor/Armor_50.h index 3341f24..bc9e703 100644 --- a/Sources/Models/headers/Items/Armor/Armor_50.h +++ b/Sources/Models/headers/Items/Armor/Armor_50.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_50_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Flares/Flare.h b/Sources/Models/headers/Items/Flares/Flare.h index 8a179fb..0a8eff3 100644 --- a/Sources/Models/headers/Items/Flares/Flare.h +++ b/Sources/Models/headers/Items/Flares/Flare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Health/Large/Large.h b/Sources/Models/headers/Items/Health/Large/Large.h index 8a5238b..07ad354 100644 --- a/Sources/Models/headers/Items/Health/Large/Large.h +++ b/Sources/Models/headers/Items/Health/Large/Large.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LARGE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Health/Medium/Medium.h b/Sources/Models/headers/Items/Health/Medium/Medium.h index 8549b21..0be6a5b 100644 --- a/Sources/Models/headers/Items/Health/Medium/Medium.h +++ b/Sources/Models/headers/Items/Health/Medium/Medium.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MEDIUM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Health/Pill/Pill.h b/Sources/Models/headers/Items/Health/Pill/Pill.h index 4d6b444..7e5d83b 100644 --- a/Sources/Models/headers/Items/Health/Pill/Pill.h +++ b/Sources/Models/headers/Items/Health/Pill/Pill.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PILL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Health/Small/Small.h b/Sources/Models/headers/Items/Health/Small/Small.h index 08fabeb..bdde7a4 100644 --- a/Sources/Models/headers/Items/Health/Small/Small.h +++ b/Sources/Models/headers/Items/Health/Small/Small.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SMALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Health/Super/Super.h b/Sources/Models/headers/Items/Health/Super/Super.h index d423770..0c7d4f9 100644 --- a/Sources/Models/headers/Items/Health/Super/Super.h +++ b/Sources/Models/headers/Items/Health/Super/Super.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SUPER_ANIM_HEARTBIT 0 diff --git a/Sources/Models/headers/Items/Health/SuperOrg/Super.h b/Sources/Models/headers/Items/Health/SuperOrg/Super.h index 283bc95..ec2f9a8 100644 --- a/Sources/Models/headers/Items/Health/SuperOrg/Super.h +++ b/Sources/Models/headers/Items/Health/SuperOrg/Super.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SUPER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/ItemHolder/ItemHolder.h b/Sources/Models/headers/Items/ItemHolder/ItemHolder.h index 1dd7adc..877457f 100644 --- a/Sources/Models/headers/Items/ItemHolder/ItemHolder.h +++ b/Sources/Models/headers/Items/ItemHolder/ItemHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ITEMHOLDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Keys/AnkhGold/Ankh.h b/Sources/Models/headers/Items/Keys/AnkhGold/Ankh.h index 3428143..257f74c 100644 --- a/Sources/Models/headers/Items/Keys/AnkhGold/Ankh.h +++ b/Sources/Models/headers/Items/Keys/AnkhGold/Ankh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANKH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Keys/AnkhStone/Ankh.h b/Sources/Models/headers/Items/Keys/AnkhStone/Ankh.h index 3428143..257f74c 100644 --- a/Sources/Models/headers/Items/Keys/AnkhStone/Ankh.h +++ b/Sources/Models/headers/Items/Keys/AnkhStone/Ankh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANKH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/Keys/AnkhWood/Ankh.h b/Sources/Models/headers/Items/Keys/AnkhWood/Ankh.h index 3428143..257f74c 100644 --- a/Sources/Models/headers/Items/Keys/AnkhWood/Ankh.h +++ b/Sources/Models/headers/Items/Keys/AnkhWood/Ankh.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ANKH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/PowerUps/BackPack/BackPack.h b/Sources/Models/headers/Items/PowerUps/BackPack/BackPack.h index 32bddf3..0a0d67f 100644 --- a/Sources/Models/headers/Items/PowerUps/BackPack/BackPack.h +++ b/Sources/Models/headers/Items/PowerUps/BackPack/BackPack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BACKPACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/PowerUps/SeriousPack/SeriousPack.h b/Sources/Models/headers/Items/PowerUps/SeriousPack/SeriousPack.h index fd4f34a..f03166a 100644 --- a/Sources/Models/headers/Items/PowerUps/SeriousPack/SeriousPack.h +++ b/Sources/Models/headers/Items/PowerUps/SeriousPack/SeriousPack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSPACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Items/PowerUps/_Old/SeriousPack/SeriousPack.h b/Sources/Models/headers/Items/PowerUps/_Old/SeriousPack/SeriousPack.h index ae626e4..1d979dc 100644 --- a/Sources/Models/headers/Items/PowerUps/_Old/SeriousPack/SeriousPack.h +++ b/Sources/Models/headers/Items/PowerUps/_Old/SeriousPack/SeriousPack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSPACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Player/SeriousSam/Body.h b/Sources/Models/headers/Player/SeriousSam/Body.h index 05ee277..98be80a 100644 --- a/Sources/Models/headers/Player/SeriousSam/Body.h +++ b/Sources/Models/headers/Player/SeriousSam/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Player/SeriousSam/Glasses.h b/Sources/Models/headers/Player/SeriousSam/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/Models/headers/Player/SeriousSam/Glasses.h +++ b/Sources/Models/headers/Player/SeriousSam/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Player/SeriousSam/Head.h b/Sources/Models/headers/Player/SeriousSam/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/Models/headers/Player/SeriousSam/Head.h +++ b/Sources/Models/headers/Player/SeriousSam/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Player/SeriousSam/Player.h b/Sources/Models/headers/Player/SeriousSam/Player.h index b2fd615..9ae9f9e 100644 --- a/Sources/Models/headers/Player/SeriousSam/Player.h +++ b/Sources/Models/headers/Player/SeriousSam/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Player/SeriousSamOld/Body.h b/Sources/Models/headers/Player/SeriousSamOld/Body.h index 585da9b..34d188a 100644 --- a/Sources/Models/headers/Player/SeriousSamOld/Body.h +++ b/Sources/Models/headers/Player/SeriousSamOld/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_FORMIPMODELS 0 diff --git a/Sources/Models/headers/Player/SeriousSamOld/Head.h b/Sources/Models/headers/Player/SeriousSamOld/Head.h index afba81b..f50849a 100644 --- a/Sources/Models/headers/Player/SeriousSamOld/Head.h +++ b/Sources/Models/headers/Player/SeriousSamOld/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Player/SeriousSamOld/Player.h b/Sources/Models/headers/Player/SeriousSamOld/Player.h index 2d7037b..2607729 100644 --- a/Sources/Models/headers/Player/SeriousSamOld/Player.h +++ b/Sources/Models/headers/Player/SeriousSamOld/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Switches/Switch01/Switch.h b/Sources/Models/headers/Switches/Switch01/Switch.h index fd433db..438f9e4 100644 --- a/Sources/Models/headers/Switches/Switch01/Switch.h +++ b/Sources/Models/headers/Switches/Switch01/Switch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SWITCH_ANIM_STANDING 0 diff --git a/Sources/Models/headers/Weapons/Cannon/Body.h b/Sources/Models/headers/Weapons/Cannon/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Weapons/Cannon/Body.h +++ b/Sources/Models/headers/Weapons/Cannon/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Cannon/Cannon.h b/Sources/Models/headers/Weapons/Cannon/Cannon.h index 80ca92f..37aa72a 100644 --- a/Sources/Models/headers/Weapons/Cannon/Cannon.h +++ b/Sources/Models/headers/Weapons/Cannon/Cannon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNON_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Weapons/Cannon/Flame.h b/Sources/Models/headers/Weapons/Cannon/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/Models/headers/Weapons/Cannon/Flame.h +++ b/Sources/Models/headers/Weapons/Cannon/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Cannon/Light.h b/Sources/Models/headers/Weapons/Cannon/Light.h index 3f5251b..870331f 100644 --- a/Sources/Models/headers/Weapons/Cannon/Light.h +++ b/Sources/Models/headers/Weapons/Cannon/Light.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Cannon/NukeBox.h b/Sources/Models/headers/Weapons/Cannon/NukeBox.h index 09bd89e..6cc67f3 100644 --- a/Sources/Models/headers/Weapons/Cannon/NukeBox.h +++ b/Sources/Models/headers/Weapons/Cannon/NukeBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NUKEBOX_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Cannon/Projectile/CannonBall.h b/Sources/Models/headers/Weapons/Cannon/Projectile/CannonBall.h index 8692c4b..2b51699 100644 --- a/Sources/Models/headers/Weapons/Cannon/Projectile/CannonBall.h +++ b/Sources/Models/headers/Weapons/Cannon/Projectile/CannonBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNONBALL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Colt/ColtBullets.h b/Sources/Models/headers/Weapons/Colt/ColtBullets.h index fc219e3..cd5bc91 100644 --- a/Sources/Models/headers/Weapons/Colt/ColtBullets.h +++ b/Sources/Models/headers/Weapons/Colt/ColtBullets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTBULLETS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Colt/ColtCock.h b/Sources/Models/headers/Weapons/Colt/ColtCock.h index 344f1c1..458b460 100644 --- a/Sources/Models/headers/Weapons/Colt/ColtCock.h +++ b/Sources/Models/headers/Weapons/Colt/ColtCock.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTCOCK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Colt/ColtItem.h b/Sources/Models/headers/Weapons/Colt/ColtItem.h index 92a6b39..26c6912 100644 --- a/Sources/Models/headers/Weapons/Colt/ColtItem.h +++ b/Sources/Models/headers/Weapons/Colt/ColtItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Weapons/Colt/ColtMain.h b/Sources/Models/headers/Weapons/Colt/ColtMain.h index 72bd800..837bd58 100644 --- a/Sources/Models/headers/Weapons/Colt/ColtMain.h +++ b/Sources/Models/headers/Weapons/Colt/ColtMain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLTMAIN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Colt/colt.h b/Sources/Models/headers/Weapons/Colt/colt.h index ce533fa..3f62f02 100644 --- a/Sources/Models/headers/Weapons/Colt/colt.h +++ b/Sources/Models/headers/Weapons/Colt/colt.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLT_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/DoubleShotgun/Ammo.h b/Sources/Models/headers/Weapons/DoubleShotgun/Ammo.h index e4cfce8..99cff20 100644 --- a/Sources/Models/headers/Weapons/DoubleShotgun/Ammo.h +++ b/Sources/Models/headers/Weapons/DoubleShotgun/Ammo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AMMO_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/DoubleShotgun/DoubleShotgun.h b/Sources/Models/headers/Weapons/DoubleShotgun/DoubleShotgun.h index 5eb9c08..0635fa9 100644 --- a/Sources/Models/headers/Weapons/DoubleShotgun/DoubleShotgun.h +++ b/Sources/Models/headers/Weapons/DoubleShotgun/DoubleShotgun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESHOTGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/DoubleShotgun/DoubleShotgunItem.h b/Sources/Models/headers/Weapons/DoubleShotgun/DoubleShotgunItem.h index 96d71ca..6622eb8 100644 --- a/Sources/Models/headers/Weapons/DoubleShotgun/DoubleShotgunItem.h +++ b/Sources/Models/headers/Weapons/DoubleShotgun/DoubleShotgunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOUBLESHOTGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Weapons/DoubleShotgun/Dshotgunbarrels.h b/Sources/Models/headers/Weapons/DoubleShotgun/Dshotgunbarrels.h index 897e6df..a13e120 100644 --- a/Sources/Models/headers/Weapons/DoubleShotgun/Dshotgunbarrels.h +++ b/Sources/Models/headers/Weapons/DoubleShotgun/Dshotgunbarrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DSHOTGUNBARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/DoubleShotgun/Dshotgunhandle.h b/Sources/Models/headers/Weapons/DoubleShotgun/Dshotgunhandle.h index 7e72a92..f362fb8 100644 --- a/Sources/Models/headers/Weapons/DoubleShotgun/Dshotgunhandle.h +++ b/Sources/Models/headers/Weapons/DoubleShotgun/Dshotgunhandle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DSHOTGUNHANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/DoubleShotgun/HandWithAmmo.h b/Sources/Models/headers/Weapons/DoubleShotgun/HandWithAmmo.h index 19feb46..bed8869 100644 --- a/Sources/Models/headers/Weapons/DoubleShotgun/HandWithAmmo.h +++ b/Sources/Models/headers/Weapons/DoubleShotgun/HandWithAmmo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHAMMO_ANIM_HOLDAMMO 0 diff --git a/Sources/Models/headers/Weapons/DoubleShotgun/Switch.h b/Sources/Models/headers/Weapons/DoubleShotgun/Switch.h index 691ad6b..2c2353b 100644 --- a/Sources/Models/headers/Weapons/DoubleShotgun/Switch.h +++ b/Sources/Models/headers/Weapons/DoubleShotgun/Switch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SWITCH_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Flamer/Body.h b/Sources/Models/headers/Weapons/Flamer/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Weapons/Flamer/Body.h +++ b/Sources/Models/headers/Weapons/Flamer/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Flamer/Flame.h b/Sources/Models/headers/Weapons/Flamer/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/Models/headers/Weapons/Flamer/Flame.h +++ b/Sources/Models/headers/Weapons/Flamer/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Flamer/Flamer.h b/Sources/Models/headers/Weapons/Flamer/Flamer.h index c88597d..b427339 100644 --- a/Sources/Models/headers/Weapons/Flamer/Flamer.h +++ b/Sources/Models/headers/Weapons/Flamer/Flamer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Flamer/FlamerItem.h b/Sources/Models/headers/Weapons/Flamer/FlamerItem.h index 8572c0d..c54bcaa 100644 --- a/Sources/Models/headers/Weapons/Flamer/FlamerItem.h +++ b/Sources/Models/headers/Weapons/Flamer/FlamerItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Flamer/FuelReservoir.h b/Sources/Models/headers/Weapons/Flamer/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/Models/headers/Weapons/Flamer/FuelReservoir.h +++ b/Sources/Models/headers/Weapons/Flamer/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Flamer/Projectile/Invisible.h b/Sources/Models/headers/Weapons/Flamer/Projectile/Invisible.h index b8ee17c..67598f6 100644 --- a/Sources/Models/headers/Weapons/Flamer/Projectile/Invisible.h +++ b/Sources/Models/headers/Weapons/Flamer/Projectile/Invisible.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INVISIBLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/FlamerNew/Body.h b/Sources/Models/headers/Weapons/FlamerNew/Body.h index 2a3c385..07e3f03 100644 --- a/Sources/Models/headers/Weapons/FlamerNew/Body.h +++ b/Sources/Models/headers/Weapons/FlamerNew/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/FlamerNew/FuelReservoir.h b/Sources/Models/headers/Weapons/FlamerNew/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/Models/headers/Weapons/FlamerNew/FuelReservoir.h +++ b/Sources/Models/headers/Weapons/FlamerNew/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GhostBuster/Body.h b/Sources/Models/headers/Weapons/GhostBuster/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Weapons/GhostBuster/Body.h +++ b/Sources/Models/headers/Weapons/GhostBuster/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GhostBuster/Effect01.h b/Sources/Models/headers/Weapons/GhostBuster/Effect01.h index cd76de3..6fd6453 100644 --- a/Sources/Models/headers/Weapons/GhostBuster/Effect01.h +++ b/Sources/Models/headers/Weapons/GhostBuster/Effect01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECT01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GhostBuster/EffectFlare.h b/Sources/Models/headers/Weapons/GhostBuster/EffectFlare.h index b0857c0..759921a 100644 --- a/Sources/Models/headers/Weapons/GhostBuster/EffectFlare.h +++ b/Sources/Models/headers/Weapons/GhostBuster/EffectFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECTFLARE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GhostBuster/EffectFlare01.h b/Sources/Models/headers/Weapons/GhostBuster/EffectFlare01.h index 6a28421..2b272fb 100644 --- a/Sources/Models/headers/Weapons/GhostBuster/EffectFlare01.h +++ b/Sources/Models/headers/Weapons/GhostBuster/EffectFlare01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECTFLARE01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GhostBuster/GhostBuster.h b/Sources/Models/headers/Weapons/GhostBuster/GhostBuster.h index f097980..43833b2 100644 --- a/Sources/Models/headers/Weapons/GhostBuster/GhostBuster.h +++ b/Sources/Models/headers/Weapons/GhostBuster/GhostBuster.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GHOSTBUSTER_ANIM_DEFAULT 0 diff --git a/Sources/Models/headers/Weapons/GhostBuster/GhostBusterItem.h b/Sources/Models/headers/Weapons/GhostBuster/GhostBusterItem.h index 6b5f2be..13fcee2 100644 --- a/Sources/Models/headers/Weapons/GhostBuster/GhostBusterItem.h +++ b/Sources/Models/headers/Weapons/GhostBuster/GhostBusterItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GHOSTBUSTERITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Weapons/GhostBuster/Projectile/Ray.h b/Sources/Models/headers/Weapons/GhostBuster/Projectile/Ray.h index 92c07d4..f450503 100644 --- a/Sources/Models/headers/Weapons/GhostBuster/Projectile/Ray.h +++ b/Sources/Models/headers/Weapons/GhostBuster/Projectile/Ray.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define RAY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GhostBuster/Rotator.h b/Sources/Models/headers/Weapons/GhostBuster/Rotator.h index 4cbbac6..bcf2a87 100644 --- a/Sources/Models/headers/Weapons/GhostBuster/Rotator.h +++ b/Sources/Models/headers/Weapons/GhostBuster/Rotator.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GrenadeLauncher/Body.h b/Sources/Models/headers/Weapons/GrenadeLauncher/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Weapons/GrenadeLauncher/Body.h +++ b/Sources/Models/headers/Weapons/GrenadeLauncher/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GrenadeLauncher/Grenade/Grenade.h b/Sources/Models/headers/Weapons/GrenadeLauncher/Grenade/Grenade.h index bd8b747..58dc06d 100644 --- a/Sources/Models/headers/Weapons/GrenadeLauncher/Grenade/Grenade.h +++ b/Sources/Models/headers/Weapons/GrenadeLauncher/Grenade/Grenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeBack.h b/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeBack.h index d51a779..43eb6ac 100644 --- a/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeBack.h +++ b/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeBack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADEBACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeLauncher.h b/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeLauncher.h index f75419a..5502803 100644 --- a/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeLauncher.h +++ b/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADELAUNCHER_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeLauncherItem.h b/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeLauncherItem.h index 2dfe0d2..38b7cdd 100644 --- a/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeLauncherItem.h +++ b/Sources/Models/headers/Weapons/GrenadeLauncher/GrenadeLauncherItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADELAUNCHERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/GrenadeLauncher/MovingPipe.h b/Sources/Models/headers/Weapons/GrenadeLauncher/MovingPipe.h index 0f8a2f5..974076f 100644 --- a/Sources/Models/headers/Weapons/GrenadeLauncher/MovingPipe.h +++ b/Sources/Models/headers/Weapons/GrenadeLauncher/MovingPipe.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MOVINGPIPE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Knife/Knife.h b/Sources/Models/headers/Weapons/Knife/Knife.h index e8c54c5..6638138 100644 --- a/Sources/Models/headers/Weapons/Knife/Knife.h +++ b/Sources/Models/headers/Weapons/Knife/Knife.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KNIFE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Knife/KnifeItem.h b/Sources/Models/headers/Weapons/Knife/KnifeItem.h index 7f300b2..096395a 100644 --- a/Sources/Models/headers/Weapons/Knife/KnifeItem.h +++ b/Sources/Models/headers/Weapons/Knife/KnifeItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KNIFEITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Laser/Barrel.h b/Sources/Models/headers/Weapons/Laser/Barrel.h index 9eb9ba7..5b03485 100644 --- a/Sources/Models/headers/Weapons/Laser/Barrel.h +++ b/Sources/Models/headers/Weapons/Laser/Barrel.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARREL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Laser/Body.h b/Sources/Models/headers/Weapons/Laser/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Weapons/Laser/Body.h +++ b/Sources/Models/headers/Weapons/Laser/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Laser/Laser.h b/Sources/Models/headers/Weapons/Laser/Laser.h index 778c39a..930bcc5 100644 --- a/Sources/Models/headers/Weapons/Laser/Laser.h +++ b/Sources/Models/headers/Weapons/Laser/Laser.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Laser/LaserItem.h b/Sources/Models/headers/Weapons/Laser/LaserItem.h index 5c6b2fd..0555a46 100644 --- a/Sources/Models/headers/Weapons/Laser/LaserItem.h +++ b/Sources/Models/headers/Weapons/Laser/LaserItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Laser/Projectile/LaserProjectile.h b/Sources/Models/headers/Weapons/Laser/Projectile/LaserProjectile.h index 448ef36..0de397e 100644 --- a/Sources/Models/headers/Weapons/Laser/Projectile/LaserProjectile.h +++ b/Sources/Models/headers/Weapons/Laser/Projectile/LaserProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Laser/Projectile/LaserProjectileGlow01.h b/Sources/Models/headers/Weapons/Laser/Projectile/LaserProjectileGlow01.h index 9012be4..0058eaf 100644 --- a/Sources/Models/headers/Weapons/Laser/Projectile/LaserProjectileGlow01.h +++ b/Sources/Models/headers/Weapons/Laser/Projectile/LaserProjectileGlow01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERPROJECTILEGLOW01_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/MiniGun/Barrels.h b/Sources/Models/headers/Weapons/MiniGun/Barrels.h index ba1b969..edc5e4c 100644 --- a/Sources/Models/headers/Weapons/MiniGun/Barrels.h +++ b/Sources/Models/headers/Weapons/MiniGun/Barrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/MiniGun/Body.h b/Sources/Models/headers/Weapons/MiniGun/Body.h index 03232e1..3872a83 100644 --- a/Sources/Models/headers/Weapons/MiniGun/Body.h +++ b/Sources/Models/headers/Weapons/MiniGun/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/MiniGun/Engine.h b/Sources/Models/headers/Weapons/MiniGun/Engine.h index 5414aaf..864b295 100644 --- a/Sources/Models/headers/Weapons/MiniGun/Engine.h +++ b/Sources/Models/headers/Weapons/MiniGun/Engine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENGINE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/MiniGun/Handle.h b/Sources/Models/headers/Weapons/MiniGun/Handle.h index 8b5093d..22d6c3b 100644 --- a/Sources/Models/headers/Weapons/MiniGun/Handle.h +++ b/Sources/Models/headers/Weapons/MiniGun/Handle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/MiniGun/MiniGunItem.h b/Sources/Models/headers/Weapons/MiniGun/MiniGunItem.h index eca3952..e2ead62 100644 --- a/Sources/Models/headers/Weapons/MiniGun/MiniGunItem.h +++ b/Sources/Models/headers/Weapons/MiniGun/MiniGunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Weapons/MiniGun/Shell/Shell.h b/Sources/Models/headers/Weapons/MiniGun/Shell/Shell.h index b324ec5..d052b15 100644 --- a/Sources/Models/headers/Weapons/MiniGun/Shell/Shell.h +++ b/Sources/Models/headers/Weapons/MiniGun/Shell/Shell.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHELL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/MiniGun/minigun.h b/Sources/Models/headers/Weapons/MiniGun/minigun.h index e11de4f..1ed9553 100644 --- a/Sources/Models/headers/Weapons/MiniGun/minigun.h +++ b/Sources/Models/headers/Weapons/MiniGun/minigun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINIGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/PipeBomb/Bomb.h b/Sources/Models/headers/Weapons/PipeBomb/Bomb.h index 2adc5f9..670ba8c 100644 --- a/Sources/Models/headers/Weapons/PipeBomb/Bomb.h +++ b/Sources/Models/headers/Weapons/PipeBomb/Bomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/PipeBomb/Button.h b/Sources/Models/headers/Weapons/PipeBomb/Button.h index 0a37920..79896f1 100644 --- a/Sources/Models/headers/Weapons/PipeBomb/Button.h +++ b/Sources/Models/headers/Weapons/PipeBomb/Button.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUTTON_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/PipeBomb/Grenade/Grenade.h b/Sources/Models/headers/Weapons/PipeBomb/Grenade/Grenade.h index a184e98..8db2058 100644 --- a/Sources/Models/headers/Weapons/PipeBomb/Grenade/Grenade.h +++ b/Sources/Models/headers/Weapons/PipeBomb/Grenade/Grenade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/PipeBomb/HandWithBomb.h b/Sources/Models/headers/Weapons/PipeBomb/HandWithBomb.h index ff21e00..0324d23 100644 --- a/Sources/Models/headers/Weapons/PipeBomb/HandWithBomb.h +++ b/Sources/Models/headers/Weapons/PipeBomb/HandWithBomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHBOMB_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/PipeBomb/HandWithStick.h b/Sources/Models/headers/Weapons/PipeBomb/HandWithStick.h index 720e652..71aafda 100644 --- a/Sources/Models/headers/Weapons/PipeBomb/HandWithStick.h +++ b/Sources/Models/headers/Weapons/PipeBomb/HandWithStick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDWITHSTICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/PipeBomb/Shield.h b/Sources/Models/headers/Weapons/PipeBomb/Shield.h index 8132e9f..9ad105c 100644 --- a/Sources/Models/headers/Weapons/PipeBomb/Shield.h +++ b/Sources/Models/headers/Weapons/PipeBomb/Shield.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIELD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/PipeBomb/Stick.h b/Sources/Models/headers/Weapons/PipeBomb/Stick.h index ac4bd6e..fa300c8 100644 --- a/Sources/Models/headers/Weapons/PipeBomb/Stick.h +++ b/Sources/Models/headers/Weapons/PipeBomb/Stick.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/PipeBomb/StickItem.h b/Sources/Models/headers/Weapons/PipeBomb/StickItem.h index 9edfc5e..5d689d0 100644 --- a/Sources/Models/headers/Weapons/PipeBomb/StickItem.h +++ b/Sources/Models/headers/Weapons/PipeBomb/StickItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STICKITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Weapons/RocketLauncher/Body.h b/Sources/Models/headers/Weapons/RocketLauncher/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Weapons/RocketLauncher/Body.h +++ b/Sources/Models/headers/Weapons/RocketLauncher/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/RocketLauncher/Projectile/Rocket.h b/Sources/Models/headers/Weapons/RocketLauncher/Projectile/Rocket.h index 926615e..45856ea 100644 --- a/Sources/Models/headers/Weapons/RocketLauncher/Projectile/Rocket.h +++ b/Sources/Models/headers/Weapons/RocketLauncher/Projectile/Rocket.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKET_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/RocketLauncher/RocketLauncher.h b/Sources/Models/headers/Weapons/RocketLauncher/RocketLauncher.h index 7e2f43e..c62d265 100644 --- a/Sources/Models/headers/Weapons/RocketLauncher/RocketLauncher.h +++ b/Sources/Models/headers/Weapons/RocketLauncher/RocketLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHER_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Weapons/RocketLauncher/RocketLauncherItem.h b/Sources/Models/headers/Weapons/RocketLauncher/RocketLauncherItem.h index 350dd7d..3bfc01a 100644 --- a/Sources/Models/headers/Weapons/RocketLauncher/RocketLauncherItem.h +++ b/Sources/Models/headers/Weapons/RocketLauncher/RocketLauncherItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKETLAUNCHERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/RocketLauncher/Rotatingpart.h b/Sources/Models/headers/Weapons/RocketLauncher/Rotatingpart.h index ba30be2..c8e3f48 100644 --- a/Sources/Models/headers/Weapons/RocketLauncher/Rotatingpart.h +++ b/Sources/Models/headers/Weapons/RocketLauncher/Rotatingpart.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATINGPART_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/SingleShotgun/Barrels.h b/Sources/Models/headers/Weapons/SingleShotgun/Barrels.h index 32045d4..e84516d 100644 --- a/Sources/Models/headers/Weapons/SingleShotgun/Barrels.h +++ b/Sources/Models/headers/Weapons/SingleShotgun/Barrels.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARRELS_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/SingleShotgun/Handle.h b/Sources/Models/headers/Weapons/SingleShotgun/Handle.h index 8b5093d..22d6c3b 100644 --- a/Sources/Models/headers/Weapons/SingleShotgun/Handle.h +++ b/Sources/Models/headers/Weapons/SingleShotgun/Handle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HANDLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/SingleShotgun/Shell/Shell.h b/Sources/Models/headers/Weapons/SingleShotgun/Shell/Shell.h index b324ec5..d052b15 100644 --- a/Sources/Models/headers/Weapons/SingleShotgun/Shell/Shell.h +++ b/Sources/Models/headers/Weapons/SingleShotgun/Shell/Shell.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHELL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/SingleShotgun/SingleShotGun.h b/Sources/Models/headers/Weapons/SingleShotgun/SingleShotGun.h index 7e357cd..9c3aa61 100644 --- a/Sources/Models/headers/Weapons/SingleShotgun/SingleShotGun.h +++ b/Sources/Models/headers/Weapons/SingleShotgun/SingleShotGun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SINGLESHOTGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/SingleShotgun/SingleShotgunItem.h b/Sources/Models/headers/Weapons/SingleShotgun/SingleShotgunItem.h index cad116d..eabc036 100644 --- a/Sources/Models/headers/Weapons/SingleShotgun/SingleShotgunItem.h +++ b/Sources/Models/headers/Weapons/SingleShotgun/SingleShotgunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SINGLESHOTGUNITEM_ANIM_CENTERED 0 diff --git a/Sources/Models/headers/Weapons/SingleShotgun/Slider.h b/Sources/Models/headers/Weapons/SingleShotgun/Slider.h index 5103380..ced8943 100644 --- a/Sources/Models/headers/Weapons/SingleShotgun/Slider.h +++ b/Sources/Models/headers/Weapons/SingleShotgun/Slider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Sniper/Body.h b/Sources/Models/headers/Weapons/Sniper/Body.h index 3651c07..11d37ad 100644 --- a/Sources/Models/headers/Weapons/Sniper/Body.h +++ b/Sources/Models/headers/Weapons/Sniper/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/Sniper/Sniper.h b/Sources/Models/headers/Weapons/Sniper/Sniper.h index 412de9f..5a2631c 100644 --- a/Sources/Models/headers/Weapons/Sniper/Sniper.h +++ b/Sources/Models/headers/Weapons/Sniper/Sniper.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNIPER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/TommyGun/Body.h b/Sources/Models/headers/Weapons/TommyGun/Body.h index 03232e1..3872a83 100644 --- a/Sources/Models/headers/Weapons/TommyGun/Body.h +++ b/Sources/Models/headers/Weapons/TommyGun/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/TommyGun/Slider.h b/Sources/Models/headers/Weapons/TommyGun/Slider.h index 5103380..ced8943 100644 --- a/Sources/Models/headers/Weapons/TommyGun/Slider.h +++ b/Sources/Models/headers/Weapons/TommyGun/Slider.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SLIDER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/TommyGun/TommyGun.h b/Sources/Models/headers/Weapons/TommyGun/TommyGun.h index 2b3e674..6afb866 100644 --- a/Sources/Models/headers/Weapons/TommyGun/TommyGun.h +++ b/Sources/Models/headers/Weapons/TommyGun/TommyGun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOMMYGUN_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/Models/headers/Weapons/TommyGun/TommyGunItem.h b/Sources/Models/headers/Weapons/TommyGun/TommyGunItem.h index 40766ab..667ed03 100644 --- a/Sources/Models/headers/Weapons/TommyGun/TommyGunItem.h +++ b/Sources/Models/headers/Weapons/TommyGun/TommyGunItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOMMYGUNITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Babylon/BabylonColumn/Column.h b/Sources/ModelsMP/Babylon/BabylonColumn/Column.h index 52c0f09..21d199a 100644 --- a/Sources/ModelsMP/Babylon/BabylonColumn/Column.h +++ b/Sources/ModelsMP/Babylon/BabylonColumn/Column.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/BabylonTower/CornerTower.h b/Sources/ModelsMP/Babylon/BabylonTower/CornerTower.h index 9e6d1f3..e747f59 100644 --- a/Sources/ModelsMP/Babylon/BabylonTower/CornerTower.h +++ b/Sources/ModelsMP/Babylon/BabylonTower/CornerTower.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CORNERTOWER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/BabylonTower/Tower.h b/Sources/ModelsMP/Babylon/BabylonTower/Tower.h index 9e9ce46..4cda76b 100644 --- a/Sources/ModelsMP/Babylon/BabylonTower/Tower.h +++ b/Sources/ModelsMP/Babylon/BabylonTower/Tower.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/BabylonTowerIvy/Ivy.h b/Sources/ModelsMP/Babylon/BabylonTowerIvy/Ivy.h index 67a1c61..3840a02 100644 --- a/Sources/ModelsMP/Babylon/BabylonTowerIvy/Ivy.h +++ b/Sources/ModelsMP/Babylon/BabylonTowerIvy/Ivy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define IVY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Column01/Column.h b/Sources/ModelsMP/Babylon/Column01/Column.h index 52c0f09..21d199a 100644 --- a/Sources/ModelsMP/Babylon/Column01/Column.h +++ b/Sources/ModelsMP/Babylon/Column01/Column.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Dome01/Dome.h b/Sources/ModelsMP/Babylon/Dome01/Dome.h index 59c2665..6ad7c04 100644 --- a/Sources/ModelsMP/Babylon/Dome01/Dome.h +++ b/Sources/ModelsMP/Babylon/Dome01/Dome.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOME_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/DoorPortal/Portal.h b/Sources/ModelsMP/Babylon/DoorPortal/Portal.h index 978fadd..c704aa7 100644 --- a/Sources/ModelsMP/Babylon/DoorPortal/Portal.h +++ b/Sources/ModelsMP/Babylon/DoorPortal/Portal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/DoorPortal02/Portal.h b/Sources/ModelsMP/Babylon/DoorPortal02/Portal.h index 978fadd..c704aa7 100644 --- a/Sources/ModelsMP/Babylon/DoorPortal02/Portal.h +++ b/Sources/ModelsMP/Babylon/DoorPortal02/Portal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Elephant/Elephant.h b/Sources/ModelsMP/Babylon/Elephant/Elephant.h index 7e7a12b..747bb8f 100644 --- a/Sources/ModelsMP/Babylon/Elephant/Elephant.h +++ b/Sources/ModelsMP/Babylon/Elephant/Elephant.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELEPHANT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/FireHolder01/FireHolder.h b/Sources/ModelsMP/Babylon/FireHolder01/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/Babylon/FireHolder01/FireHolder.h +++ b/Sources/ModelsMP/Babylon/FireHolder01/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/FireHolder02/FireHolder.h b/Sources/ModelsMP/Babylon/FireHolder02/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/Babylon/FireHolder02/FireHolder.h +++ b/Sources/ModelsMP/Babylon/FireHolder02/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/FireHolder03/FireHolder.h b/Sources/ModelsMP/Babylon/FireHolder03/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/Babylon/FireHolder03/FireHolder.h +++ b/Sources/ModelsMP/Babylon/FireHolder03/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/FireHolder04/FireHolder.h b/Sources/ModelsMP/Babylon/FireHolder04/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/Babylon/FireHolder04/FireHolder.h +++ b/Sources/ModelsMP/Babylon/FireHolder04/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/FireHolder05/FireHolder.h b/Sources/ModelsMP/Babylon/FireHolder05/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/Babylon/FireHolder05/FireHolder.h +++ b/Sources/ModelsMP/Babylon/FireHolder05/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/FireHolder06/FireHolder.h b/Sources/ModelsMP/Babylon/FireHolder06/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/Babylon/FireHolder06/FireHolder.h +++ b/Sources/ModelsMP/Babylon/FireHolder06/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/FireHolder07/FireHolder.h b/Sources/ModelsMP/Babylon/FireHolder07/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/Babylon/FireHolder07/FireHolder.h +++ b/Sources/ModelsMP/Babylon/FireHolder07/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/FireHolder09/FireHolder.h b/Sources/ModelsMP/Babylon/FireHolder09/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/Babylon/FireHolder09/FireHolder.h +++ b/Sources/ModelsMP/Babylon/FireHolder09/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/FireHolder10/FireHolder.h b/Sources/ModelsMP/Babylon/FireHolder10/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/Babylon/FireHolder10/FireHolder.h +++ b/Sources/ModelsMP/Babylon/FireHolder10/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Horse/Horse.h b/Sources/ModelsMP/Babylon/Horse/Horse.h index c8624f1..dc672dc 100644 --- a/Sources/ModelsMP/Babylon/Horse/Horse.h +++ b/Sources/ModelsMP/Babylon/Horse/Horse.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HORSE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/LionStatue/LionStatue-test.h b/Sources/ModelsMP/Babylon/LionStatue/LionStatue-test.h index dbc81bd..e44e60f 100644 --- a/Sources/ModelsMP/Babylon/LionStatue/LionStatue-test.h +++ b/Sources/ModelsMP/Babylon/LionStatue/LionStatue-test.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIONSTATUE-TEST_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/LionStatue/LionStatue.h b/Sources/ModelsMP/Babylon/LionStatue/LionStatue.h index 8a3b680..5965e1a 100644 --- a/Sources/ModelsMP/Babylon/LionStatue/LionStatue.h +++ b/Sources/ModelsMP/Babylon/LionStatue/LionStatue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIONSTATUE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/ManStatue/Statue.h b/Sources/ModelsMP/Babylon/ManStatue/Statue.h index acf13de..f9f2348 100644 --- a/Sources/ModelsMP/Babylon/ManStatue/Statue.h +++ b/Sources/ModelsMP/Babylon/ManStatue/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Persepolis/Egg.h b/Sources/ModelsMP/Babylon/Persepolis/Egg.h index 4088124..0e24604 100644 --- a/Sources/ModelsMP/Babylon/Persepolis/Egg.h +++ b/Sources/ModelsMP/Babylon/Persepolis/Egg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EGG_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/PersepolisTemple/TempleColumn.h b/Sources/ModelsMP/Babylon/PersepolisTemple/TempleColumn.h index ca16dfe..907c3df 100644 --- a/Sources/ModelsMP/Babylon/PersepolisTemple/TempleColumn.h +++ b/Sources/ModelsMP/Babylon/PersepolisTemple/TempleColumn.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEMPLECOLUMN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Portal02/Portal.h b/Sources/ModelsMP/Babylon/Portal02/Portal.h index 5d717ea..346f6cd 100644 --- a/Sources/ModelsMP/Babylon/Portal02/Portal.h +++ b/Sources/ModelsMP/Babylon/Portal02/Portal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/PotPlant01/Plant.h b/Sources/ModelsMP/Babylon/PotPlant01/Plant.h index eec1e07..08879e0 100644 --- a/Sources/ModelsMP/Babylon/PotPlant01/Plant.h +++ b/Sources/ModelsMP/Babylon/PotPlant01/Plant.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLANT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/PotPlant01/Pot.h b/Sources/ModelsMP/Babylon/PotPlant01/Pot.h index 65704dc..b8cf462 100644 --- a/Sources/ModelsMP/Babylon/PotPlant01/Pot.h +++ b/Sources/ModelsMP/Babylon/PotPlant01/Pot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define POT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Tower01/Tower.h b/Sources/ModelsMP/Babylon/Tower01/Tower.h index 9e9ce46..4cda76b 100644 --- a/Sources/ModelsMP/Babylon/Tower01/Tower.h +++ b/Sources/ModelsMP/Babylon/Tower01/Tower.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Tower01/TowerQuadric.h b/Sources/ModelsMP/Babylon/Tower01/TowerQuadric.h index 7328fd0..0a431d4 100644 --- a/Sources/ModelsMP/Babylon/Tower01/TowerQuadric.h +++ b/Sources/ModelsMP/Babylon/Tower01/TowerQuadric.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWERQUADRIC_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Vase01/Vase.h b/Sources/ModelsMP/Babylon/Vase01/Vase.h index 9e8cac6..560c9da 100644 --- a/Sources/ModelsMP/Babylon/Vase01/Vase.h +++ b/Sources/ModelsMP/Babylon/Vase01/Vase.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VASE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/Vase02/Vase.h b/Sources/ModelsMP/Babylon/Vase02/Vase.h index 9e8cac6..560c9da 100644 --- a/Sources/ModelsMP/Babylon/Vase02/Vase.h +++ b/Sources/ModelsMP/Babylon/Vase02/Vase.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VASE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Babylon/WallShooter/Shooter.h b/Sources/ModelsMP/Babylon/WallShooter/Shooter.h index 93f9a84..773462f 100644 --- a/Sources/ModelsMP/Babylon/WallShooter/Shooter.h +++ b/Sources/ModelsMP/Babylon/WallShooter/Shooter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOOTER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Computer/Floor.h b/Sources/ModelsMP/Computer/Floor.h index 962409d..8cc8c30 100644 --- a/Sources/ModelsMP/Computer/Floor.h +++ b/Sources/ModelsMP/Computer/Floor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLOOR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/CutSequences/Book/Book.h b/Sources/ModelsMP/CutSequences/Book/Book.h index 1111fd6..7d7d772 100644 --- a/Sources/ModelsMP/CutSequences/Book/Book.h +++ b/Sources/ModelsMP/CutSequences/Book/Book.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOOK_ANIM_CLOSED 0 diff --git a/Sources/ModelsMP/CutSequences/Book/CoverPages.h b/Sources/ModelsMP/CutSequences/Book/CoverPages.h index 889f465..7f322f7 100644 --- a/Sources/ModelsMP/CutSequences/Book/CoverPages.h +++ b/Sources/ModelsMP/CutSequences/Book/CoverPages.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COVERPAGES_ANIM_LEFTCLOSED 0 diff --git a/Sources/ModelsMP/CutSequences/Church/Arch.h b/Sources/ModelsMP/CutSequences/Church/Arch.h index ddacad8..14f6962 100644 --- a/Sources/ModelsMP/CutSequences/Church/Arch.h +++ b/Sources/ModelsMP/CutSequences/Church/Arch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Church/Bench.h b/Sources/ModelsMP/CutSequences/Church/Bench.h index 2cde71e..cc062aa 100644 --- a/Sources/ModelsMP/CutSequences/Church/Bench.h +++ b/Sources/ModelsMP/CutSequences/Church/Bench.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BENCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Church/Column.h b/Sources/ModelsMP/CutSequences/Church/Column.h index 52c0f09..21d199a 100644 --- a/Sources/ModelsMP/CutSequences/Church/Column.h +++ b/Sources/ModelsMP/CutSequences/Church/Column.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Church/ConfessionBox.h b/Sources/ModelsMP/CutSequences/Church/ConfessionBox.h index 2bfa0fc..5cf39f2 100644 --- a/Sources/ModelsMP/CutSequences/Church/ConfessionBox.h +++ b/Sources/ModelsMP/CutSequences/Church/ConfessionBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CONFESSIONBOX_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Church/Vitrage_Big.h b/Sources/ModelsMP/CutSequences/Church/Vitrage_Big.h index e5e8c3f..fb8b92a 100644 --- a/Sources/ModelsMP/CutSequences/Church/Vitrage_Big.h +++ b/Sources/ModelsMP/CutSequences/Church/Vitrage_Big.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VITRAGE_BIG_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Church/Vitrage_Small.h b/Sources/ModelsMP/CutSequences/Church/Vitrage_Small.h index fa3feb6..c144212 100644 --- a/Sources/ModelsMP/CutSequences/Church/Vitrage_Small.h +++ b/Sources/ModelsMP/CutSequences/Church/Vitrage_Small.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VITRAGE_SMALL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/ChurchRoof/CurchRoof.h b/Sources/ModelsMP/CutSequences/ChurchRoof/CurchRoof.h index 354f5e1..cc48dd0 100644 --- a/Sources/ModelsMP/CutSequences/ChurchRoof/CurchRoof.h +++ b/Sources/ModelsMP/CutSequences/ChurchRoof/CurchRoof.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CURCHROOF_ANIM_CLOSED 0 diff --git a/Sources/ModelsMP/CutSequences/CrateBus/CrateBus.h b/Sources/ModelsMP/CutSequences/CrateBus/CrateBus.h index cabb854..bd069db 100644 --- a/Sources/ModelsMP/CutSequences/CrateBus/CrateBus.h +++ b/Sources/ModelsMP/CutSequences/CrateBus/CrateBus.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CRATEBUS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/CrateBus/CrateBus_Crashed.h b/Sources/ModelsMP/CutSequences/CrateBus/CrateBus_Crashed.h index bcbbfaf..5657e6f 100644 --- a/Sources/ModelsMP/CutSequences/CrateBus/CrateBus_Crashed.h +++ b/Sources/ModelsMP/CutSequences/CrateBus/CrateBus_Crashed.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CRATEBUS_CRASHED_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Curtain/Curtain.h b/Sources/ModelsMP/CutSequences/Curtain/Curtain.h index 9cb0f7e..51e7bff 100644 --- a/Sources/ModelsMP/CutSequences/Curtain/Curtain.h +++ b/Sources/ModelsMP/CutSequences/Curtain/Curtain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CURTAIN_ANIM_CLOSED 0 diff --git a/Sources/ModelsMP/CutSequences/DiscoBall/DiscoBall.h b/Sources/ModelsMP/CutSequences/DiscoBall/DiscoBall.h index 7974e6f..841bb85 100644 --- a/Sources/ModelsMP/CutSequences/DiscoBall/DiscoBall.h +++ b/Sources/ModelsMP/CutSequences/DiscoBall/DiscoBall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DISCOBALL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/DiscoBall/Microphone.h b/Sources/ModelsMP/CutSequences/DiscoBall/Microphone.h index aa6a982..f4af94d 100644 --- a/Sources/ModelsMP/CutSequences/DiscoBall/Microphone.h +++ b/Sources/ModelsMP/CutSequences/DiscoBall/Microphone.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MICROPHONE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/EgyptSet/Ball.h b/Sources/ModelsMP/CutSequences/EgyptSet/Ball.h index c6de6a2..2852ed0 100644 --- a/Sources/ModelsMP/CutSequences/EgyptSet/Ball.h +++ b/Sources/ModelsMP/CutSequences/EgyptSet/Ball.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BALL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/EgyptSet/Body.h b/Sources/ModelsMP/CutSequences/EgyptSet/Body.h index 832d5fa..6429958 100644 --- a/Sources/ModelsMP/CutSequences/EgyptSet/Body.h +++ b/Sources/ModelsMP/CutSequences/EgyptSet/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_MINIGUN_FIRESHORT 0 diff --git a/Sources/ModelsMP/CutSequences/EgyptSet/CameraTracks.h b/Sources/ModelsMP/CutSequences/EgyptSet/CameraTracks.h index 183ed92..3125560 100644 --- a/Sources/ModelsMP/CutSequences/EgyptSet/CameraTracks.h +++ b/Sources/ModelsMP/CutSequences/EgyptSet/CameraTracks.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CAMERATRACKS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/EgyptSet/Chair.h b/Sources/ModelsMP/CutSequences/EgyptSet/Chair.h index 454c2a2..36f4b7d 100644 --- a/Sources/ModelsMP/CutSequences/EgyptSet/Chair.h +++ b/Sources/ModelsMP/CutSequences/EgyptSet/Chair.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAIR_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/EgyptSet/Devil.h b/Sources/ModelsMP/CutSequences/EgyptSet/Devil.h index 647a123..a6d535e 100644 --- a/Sources/ModelsMP/CutSequences/EgyptSet/Devil.h +++ b/Sources/ModelsMP/CutSequences/EgyptSet/Devil.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEVIL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/EgyptSet/Devil2.h b/Sources/ModelsMP/CutSequences/EgyptSet/Devil2.h index 22a4603..3b60b32 100644 --- a/Sources/ModelsMP/CutSequences/EgyptSet/Devil2.h +++ b/Sources/ModelsMP/CutSequences/EgyptSet/Devil2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEVIL2_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/EgyptSet/Head.h b/Sources/ModelsMP/CutSequences/EgyptSet/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/ModelsMP/CutSequences/EgyptSet/Head.h +++ b/Sources/ModelsMP/CutSequences/EgyptSet/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/CutSequences/EgyptSet/Player.h b/Sources/ModelsMP/CutSequences/EgyptSet/Player.h index e9b9240..7446623 100644 --- a/Sources/ModelsMP/CutSequences/EgyptSet/Player.h +++ b/Sources/ModelsMP/CutSequences/EgyptSet/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/CutSequences/EgyptSet/Toys.h b/Sources/ModelsMP/CutSequences/EgyptSet/Toys.h index 8350012..5b0650c 100644 --- a/Sources/ModelsMP/CutSequences/EgyptSet/Toys.h +++ b/Sources/ModelsMP/CutSequences/EgyptSet/Toys.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOYS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Intro/log.h b/Sources/ModelsMP/CutSequences/Intro/log.h index 8aaea84..15bd8db 100644 --- a/Sources/ModelsMP/CutSequences/Intro/log.h +++ b/Sources/ModelsMP/CutSequences/Intro/log.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LOG_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Museum/Container.h b/Sources/ModelsMP/CutSequences/Museum/Container.h index 8497955..e4f8cf3 100644 --- a/Sources/ModelsMP/CutSequences/Museum/Container.h +++ b/Sources/ModelsMP/CutSequences/Museum/Container.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CONTAINER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Museum/Question.h b/Sources/ModelsMP/CutSequences/Museum/Question.h index 92c0491..8dd6e4f 100644 --- a/Sources/ModelsMP/CutSequences/Museum/Question.h +++ b/Sources/ModelsMP/CutSequences/Museum/Question.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define QUESTION_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Museum/Ughzy.h b/Sources/ModelsMP/CutSequences/Museum/Ughzy.h index f4e6ed1..c3305ae 100644 --- a/Sources/ModelsMP/CutSequences/Museum/Ughzy.h +++ b/Sources/ModelsMP/CutSequences/Museum/Ughzy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define UGHZY_ANIM_3RD 0 diff --git a/Sources/ModelsMP/CutSequences/PokerTable/Table.h b/Sources/ModelsMP/CutSequences/PokerTable/Table.h index 6e76495..6604b09 100644 --- a/Sources/ModelsMP/CutSequences/PokerTable/Table.h +++ b/Sources/ModelsMP/CutSequences/PokerTable/Table.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TABLE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/PumpkinField/Head.h b/Sources/ModelsMP/CutSequences/PumpkinField/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/ModelsMP/CutSequences/PumpkinField/Head.h +++ b/Sources/ModelsMP/CutSequences/PumpkinField/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Reflector/Reflector.h b/Sources/ModelsMP/CutSequences/Reflector/Reflector.h index 5ae6dc3..14ad255 100644 --- a/Sources/ModelsMP/CutSequences/Reflector/Reflector.h +++ b/Sources/ModelsMP/CutSequences/Reflector/Reflector.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define REFLECTOR_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Rocket/Rocket.h b/Sources/ModelsMP/CutSequences/Rocket/Rocket.h index 60e0710..a62feb6 100644 --- a/Sources/ModelsMP/CutSequences/Rocket/Rocket.h +++ b/Sources/ModelsMP/CutSequences/Rocket/Rocket.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCKET_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Santa/Bag.h b/Sources/ModelsMP/CutSequences/Santa/Bag.h index 7a8dae1..508f04c 100644 --- a/Sources/ModelsMP/CutSequences/Santa/Bag.h +++ b/Sources/ModelsMP/CutSequences/Santa/Bag.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BAG_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Santa/Body.h b/Sources/ModelsMP/CutSequences/Santa/Body.h index f358513..ac90a7a 100644 --- a/Sources/ModelsMP/CutSequences/Santa/Body.h +++ b/Sources/ModelsMP/CutSequences/Santa/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/CutSequences/Santa/Player.h b/Sources/ModelsMP/CutSequences/Santa/Player.h index 6e8f534..266b067 100644 --- a/Sources/ModelsMP/CutSequences/Santa/Player.h +++ b/Sources/ModelsMP/CutSequences/Santa/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_RUN 0 diff --git a/Sources/ModelsMP/CutSequences/SpaceShip/BeamMachine.h b/Sources/ModelsMP/CutSequences/SpaceShip/BeamMachine.h index a08dc07..acab99c 100644 --- a/Sources/ModelsMP/CutSequences/SpaceShip/BeamMachine.h +++ b/Sources/ModelsMP/CutSequences/SpaceShip/BeamMachine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEAMMACHINE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/SpaceShip/BeamMachineRim.h b/Sources/ModelsMP/CutSequences/SpaceShip/BeamMachineRim.h index 1f17767..4602f31 100644 --- a/Sources/ModelsMP/CutSequences/SpaceShip/BeamMachineRim.h +++ b/Sources/ModelsMP/CutSequences/SpaceShip/BeamMachineRim.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEAMMACHINERIM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/SpaceShip/Body.h b/Sources/ModelsMP/CutSequences/SpaceShip/Body.h index 64b0d4b..34823c5 100644 --- a/Sources/ModelsMP/CutSequences/SpaceShip/Body.h +++ b/Sources/ModelsMP/CutSequences/SpaceShip/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/SpaceShip/BottomFlare.h b/Sources/ModelsMP/CutSequences/SpaceShip/BottomFlare.h index 2b86509..d10a53b 100644 --- a/Sources/ModelsMP/CutSequences/SpaceShip/BottomFlare.h +++ b/Sources/ModelsMP/CutSequences/SpaceShip/BottomFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOTTOMFLARE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/SpaceShip/Door.h b/Sources/ModelsMP/CutSequences/SpaceShip/Door.h index 09c978d..e4394c1 100644 --- a/Sources/ModelsMP/CutSequences/SpaceShip/Door.h +++ b/Sources/ModelsMP/CutSequences/SpaceShip/Door.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DOOR_ANIM_CLOSED 0 diff --git a/Sources/ModelsMP/CutSequences/SpaceShip/FillIn.h b/Sources/ModelsMP/CutSequences/SpaceShip/FillIn.h index ff17f71..2a3bd8c 100644 --- a/Sources/ModelsMP/CutSequences/SpaceShip/FillIn.h +++ b/Sources/ModelsMP/CutSequences/SpaceShip/FillIn.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FILLIN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/SpaceShip/LightBeam.h b/Sources/ModelsMP/CutSequences/SpaceShip/LightBeam.h index c83cd93..9b3ccba 100644 --- a/Sources/ModelsMP/CutSequences/SpaceShip/LightBeam.h +++ b/Sources/ModelsMP/CutSequences/SpaceShip/LightBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTBEAM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/SpaceShip/PowerRing.h b/Sources/ModelsMP/CutSequences/SpaceShip/PowerRing.h index cd21363..d68b7fc 100644 --- a/Sources/ModelsMP/CutSequences/SpaceShip/PowerRing.h +++ b/Sources/ModelsMP/CutSequences/SpaceShip/PowerRing.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define POWERRING_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/SpaceShip/SpaceShip.h b/Sources/ModelsMP/CutSequences/SpaceShip/SpaceShip.h index 9f420f1..4d3144a 100644 --- a/Sources/ModelsMP/CutSequences/SpaceShip/SpaceShip.h +++ b/Sources/ModelsMP/CutSequences/SpaceShip/SpaceShip.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPACESHIP_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/TelephoneBooth/TelephoneBooth.h b/Sources/ModelsMP/CutSequences/TelephoneBooth/TelephoneBooth.h index 815a593..cc0e86a 100644 --- a/Sources/ModelsMP/CutSequences/TelephoneBooth/TelephoneBooth.h +++ b/Sources/ModelsMP/CutSequences/TelephoneBooth/TelephoneBooth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TELEPHONEBOOTH_ANIM_CLOSED 0 diff --git a/Sources/ModelsMP/CutSequences/ToiletTime/Bullet.h b/Sources/ModelsMP/CutSequences/ToiletTime/Bullet.h index 8899b16..c3a0a8d 100644 --- a/Sources/ModelsMP/CutSequences/ToiletTime/Bullet.h +++ b/Sources/ModelsMP/CutSequences/ToiletTime/Bullet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BULLET_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/ToiletTime/Toilet.h b/Sources/ModelsMP/CutSequences/ToiletTime/Toilet.h index eb9d94b..1202af6 100644 --- a/Sources/ModelsMP/CutSequences/ToiletTime/Toilet.h +++ b/Sources/ModelsMP/CutSequences/ToiletTime/Toilet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOILET_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/ToiletTime/ToiletBooth.h b/Sources/ModelsMP/CutSequences/ToiletTime/ToiletBooth.h index d2490fe..6be6bf2 100644 --- a/Sources/ModelsMP/CutSequences/ToiletTime/ToiletBooth.h +++ b/Sources/ModelsMP/CutSequences/ToiletTime/ToiletBooth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOILETBOOTH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/TriggerAnimated/TriggerAnimated.h b/Sources/ModelsMP/CutSequences/TriggerAnimated/TriggerAnimated.h index 3a5f134..541ed09 100644 --- a/Sources/ModelsMP/CutSequences/TriggerAnimated/TriggerAnimated.h +++ b/Sources/ModelsMP/CutSequences/TriggerAnimated/TriggerAnimated.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TRIGGERANIMATED_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Wood/UnderConstruction.h b/Sources/ModelsMP/CutSequences/Wood/UnderConstruction.h index 5eba0c3..8554eaa 100644 --- a/Sources/ModelsMP/CutSequences/Wood/UnderConstruction.h +++ b/Sources/ModelsMP/CutSequences/Wood/UnderConstruction.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define UNDERCONSTRUCTION_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/CutSequences/Wood/Wood.h b/Sources/ModelsMP/CutSequences/Wood/Wood.h index 1eef9d0..eb3546b 100644 --- a/Sources/ModelsMP/CutSequences/Wood/Wood.h +++ b/Sources/ModelsMP/CutSequences/Wood/Wood.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WOOD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/DeathMatch/Bonner/Bonner.h b/Sources/ModelsMP/DeathMatch/Bonner/Bonner.h index a6cd8a4..737f21d 100644 --- a/Sources/ModelsMP/DeathMatch/Bonner/Bonner.h +++ b/Sources/ModelsMP/DeathMatch/Bonner/Bonner.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BONNER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/DeathMatch/Rope/Rope.h b/Sources/ModelsMP/DeathMatch/Rope/Rope.h index a96c39c..789856e 100644 --- a/Sources/ModelsMP/DeathMatch/Rope/Rope.h +++ b/Sources/ModelsMP/DeathMatch/Rope/Rope.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROPE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Editor/Damager.h b/Sources/ModelsMP/Editor/Damager.h index 41e0270..d58877a 100644 --- a/Sources/ModelsMP/Editor/Damager.h +++ b/Sources/ModelsMP/Editor/Damager.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DAMAGER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Editor/Debug_EntityStack.h b/Sources/ModelsMP/Editor/Debug_EntityStack.h index 237749e..8d9f34e 100644 --- a/Sources/ModelsMP/Editor/Debug_EntityStack.h +++ b/Sources/ModelsMP/Editor/Debug_EntityStack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEBUG_ENTITYSTACK_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Editor/EffectMarker.h b/Sources/ModelsMP/Editor/EffectMarker.h index 97c1c46..a1ba7b7 100644 --- a/Sources/ModelsMP/Editor/EffectMarker.h +++ b/Sources/ModelsMP/Editor/EffectMarker.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECTMARKER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Editor/EnvironmentParticlesHolder.h b/Sources/ModelsMP/Editor/EnvironmentParticlesHolder.h index 9e36578..643b980 100644 --- a/Sources/ModelsMP/Editor/EnvironmentParticlesHolder.h +++ b/Sources/ModelsMP/Editor/EnvironmentParticlesHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENVIROMENTPARTICLESHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Editor/TacticsChanger.h b/Sources/ModelsMP/Editor/TacticsChanger.h index d80b0d4..e5d9977 100644 --- a/Sources/ModelsMP/Editor/TacticsChanger.h +++ b/Sources/ModelsMP/Editor/TacticsChanger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TACTICSCHANGER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Editor/TacticsHolder.h b/Sources/ModelsMP/Editor/TacticsHolder.h index 310782a..24025f0 100644 --- a/Sources/ModelsMP/Editor/TacticsHolder.h +++ b/Sources/ModelsMP/Editor/TacticsHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TACTICSHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Editor/TacticsManager.h b/Sources/ModelsMP/Editor/TacticsManager.h index 3e1ffa2..30aa2be 100644 --- a/Sources/ModelsMP/Editor/TacticsManager.h +++ b/Sources/ModelsMP/Editor/TacticsManager.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TACTICSMANAGER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Editor/TimeControler.h b/Sources/ModelsMP/Editor/TimeControler.h index fde2f25..406f231 100644 --- a/Sources/ModelsMP/Editor/TimeControler.h +++ b/Sources/ModelsMP/Editor/TimeControler.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TIMECONTROLER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Effects/Debris/Tree/TREE.h b/Sources/ModelsMP/Effects/Debris/Tree/TREE.h index 94b6309..f6e9007 100644 --- a/Sources/ModelsMP/Effects/Debris/Tree/TREE.h +++ b/Sources/ModelsMP/Effects/Debris/Tree/TREE.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Effects/Fire03/Fire.h b/Sources/ModelsMP/Effects/Fire03/Fire.h index 8ebb1cb..183833a 100644 --- a/Sources/ModelsMP/Effects/Fire03/Fire.h +++ b/Sources/ModelsMP/Effects/Fire03/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Effects/GreenFire/Fire.h b/Sources/ModelsMP/Effects/GreenFire/Fire.h index f6d1668..00cf7e5 100644 --- a/Sources/ModelsMP/Effects/GreenFire/Fire.h +++ b/Sources/ModelsMP/Effects/GreenFire/Fire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIRE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Effects/GreenFire/FireFar.h b/Sources/ModelsMP/Effects/GreenFire/FireFar.h index d69b821..e17570c 100644 --- a/Sources/ModelsMP/Effects/GreenFire/FireFar.h +++ b/Sources/ModelsMP/Effects/GreenFire/FireFar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREFAR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Effects/Laser/Border.h b/Sources/ModelsMP/Effects/Laser/Border.h index bce010a..6807385 100644 --- a/Sources/ModelsMP/Effects/Laser/Border.h +++ b/Sources/ModelsMP/Effects/Laser/Border.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BORDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Effects/Laser/Laser.h b/Sources/ModelsMP/Effects/Laser/Laser.h index 385b72e..b482a9d 100644 --- a/Sources/ModelsMP/Effects/Laser/Laser.h +++ b/Sources/ModelsMP/Effects/Laser/Laser.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Effects/Laser/Laser_Red.h b/Sources/ModelsMP/Effects/Laser/Laser_Red.h index c18aad4..a0b982d 100644 --- a/Sources/ModelsMP/Effects/Laser/Laser_Red.h +++ b/Sources/ModelsMP/Effects/Laser/Laser_Red.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASER_RED_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Effects/LightBeam04/LightBeam.h b/Sources/ModelsMP/Effects/LightBeam04/LightBeam.h index b39007f..4542c58 100644 --- a/Sources/ModelsMP/Effects/LightBeam04/LightBeam.h +++ b/Sources/ModelsMP/Effects/LightBeam04/LightBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTBEAM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Effects/LightBeam05/LightBeam.h b/Sources/ModelsMP/Effects/LightBeam05/LightBeam.h index 8aca2ea..78bd715 100644 --- a/Sources/ModelsMP/Effects/LightBeam05/LightBeam.h +++ b/Sources/ModelsMP/Effects/LightBeam05/LightBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTBEAM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/AirElemental/AirElemental.h b/Sources/ModelsMP/Enemies/AirElemental/AirElemental.h index 4165585..77b9614 100644 --- a/Sources/ModelsMP/Enemies/AirElemental/AirElemental.h +++ b/Sources/ModelsMP/Enemies/AirElemental/AirElemental.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AIRELEMENTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/AirElemental/Elemental.h b/Sources/ModelsMP/Enemies/AirElemental/Elemental.h index 9624e97..fc4df86 100644 --- a/Sources/ModelsMP/Enemies/AirElemental/Elemental.h +++ b/Sources/ModelsMP/Enemies/AirElemental/Elemental.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELEMENTAL_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Enemies/AirElemental/Projectile/Projectile.h b/Sources/ModelsMP/Enemies/AirElemental/Projectile/Projectile.h index 78f535a..b16a362 100644 --- a/Sources/ModelsMP/Enemies/AirElemental/Projectile/Projectile.h +++ b/Sources/ModelsMP/Enemies/AirElemental/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_ROTATE 0 diff --git a/Sources/ModelsMP/Enemies/AirElemental/ShockWave.h b/Sources/ModelsMP/Enemies/AirElemental/ShockWave.h index 38e6f5f..1624cac 100644 --- a/Sources/ModelsMP/Enemies/AirElemental/ShockWave.h +++ b/Sources/ModelsMP/Enemies/AirElemental/ShockWave.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOCKWAVE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/AirElemental/ShockWaveBase.h b/Sources/ModelsMP/Enemies/AirElemental/ShockWaveBase.h index 9bab986..538a540 100644 --- a/Sources/ModelsMP/Enemies/AirElemental/ShockWaveBase.h +++ b/Sources/ModelsMP/Enemies/AirElemental/ShockWaveBase.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOCKWAVEBASE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/AirElemental/Twister.h b/Sources/ModelsMP/Enemies/AirElemental/Twister.h index 1d82818..ee0b292 100644 --- a/Sources/ModelsMP/Enemies/AirElemental/Twister.h +++ b/Sources/ModelsMP/Enemies/AirElemental/Twister.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TWISTER_ANIM_GROWING 0 diff --git a/Sources/ModelsMP/Enemies/CannonRotating/Debris/Cannon.h b/Sources/ModelsMP/Enemies/CannonRotating/Debris/Cannon.h index d606a30..4553de1 100644 --- a/Sources/ModelsMP/Enemies/CannonRotating/Debris/Cannon.h +++ b/Sources/ModelsMP/Enemies/CannonRotating/Debris/Cannon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNON_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/CannonRotating/Debris/RotatingMechanism.h b/Sources/ModelsMP/Enemies/CannonRotating/Debris/RotatingMechanism.h index c5e0535..67e6ab4 100644 --- a/Sources/ModelsMP/Enemies/CannonRotating/Debris/RotatingMechanism.h +++ b/Sources/ModelsMP/Enemies/CannonRotating/Debris/RotatingMechanism.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATINGMECHANISM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/CannonRotating/Debris/Turret.h b/Sources/ModelsMP/Enemies/CannonRotating/Debris/Turret.h index 648c781..9accd76 100644 --- a/Sources/ModelsMP/Enemies/CannonRotating/Debris/Turret.h +++ b/Sources/ModelsMP/Enemies/CannonRotating/Debris/Turret.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TURRET_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/CannonRotating/RotatingMechanism.h b/Sources/ModelsMP/Enemies/CannonRotating/RotatingMechanism.h index c477c50..b3a9d2f 100644 --- a/Sources/ModelsMP/Enemies/CannonRotating/RotatingMechanism.h +++ b/Sources/ModelsMP/Enemies/CannonRotating/RotatingMechanism.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROTATINGMECHANISM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/CannonRotating/Turret.h b/Sources/ModelsMP/Enemies/CannonRotating/Turret.h index 6b308da..175229a 100644 --- a/Sources/ModelsMP/Enemies/CannonRotating/Turret.h +++ b/Sources/ModelsMP/Enemies/CannonRotating/Turret.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TURRET_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/CannonStatic/Cannon.h b/Sources/ModelsMP/Enemies/CannonStatic/Cannon.h index d606a30..4553de1 100644 --- a/Sources/ModelsMP/Enemies/CannonStatic/Cannon.h +++ b/Sources/ModelsMP/Enemies/CannonStatic/Cannon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNON_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/CannonStatic/Debris/Cannon.h b/Sources/ModelsMP/Enemies/CannonStatic/Debris/Cannon.h index d606a30..4553de1 100644 --- a/Sources/ModelsMP/Enemies/CannonStatic/Debris/Cannon.h +++ b/Sources/ModelsMP/Enemies/CannonStatic/Debris/Cannon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANNON_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/CannonStatic/Debris/Wheel.h b/Sources/ModelsMP/Enemies/CannonStatic/Debris/Wheel.h index 14613df..b5e0a15 100644 --- a/Sources/ModelsMP/Enemies/CannonStatic/Debris/Wheel.h +++ b/Sources/ModelsMP/Enemies/CannonStatic/Debris/Wheel.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WHEEL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/CannonStatic/Debris/Wood.h b/Sources/ModelsMP/Enemies/CannonStatic/Debris/Wood.h index 1eef9d0..eb3546b 100644 --- a/Sources/ModelsMP/Enemies/CannonStatic/Debris/Wood.h +++ b/Sources/ModelsMP/Enemies/CannonStatic/Debris/Wood.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WOOD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/CannonStatic/Turret.h b/Sources/ModelsMP/Enemies/CannonStatic/Turret.h index 602b890..59603f0 100644 --- a/Sources/ModelsMP/Enemies/CannonStatic/Turret.h +++ b/Sources/ModelsMP/Enemies/CannonStatic/Turret.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TURRET_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ChainSawFreak/Freak.h b/Sources/ModelsMP/Enemies/ChainSawFreak/Freak.h index c5b0c3a..f6f9c19 100644 --- a/Sources/ModelsMP/Enemies/ChainSawFreak/Freak.h +++ b/Sources/ModelsMP/Enemies/ChainSawFreak/Freak.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FREAK_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ChainSawFreak/Saw.h b/Sources/ModelsMP/Enemies/ChainSawFreak/Saw.h index 9ae4603..d1468d2 100644 --- a/Sources/ModelsMP/Enemies/ChainSawFreak/Saw.h +++ b/Sources/ModelsMP/Enemies/ChainSawFreak/Saw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Enemies/Demon/Demon.h b/Sources/ModelsMP/Enemies/Demon/Demon.h index 08d678e..bfcc420 100644 --- a/Sources/ModelsMP/Enemies/Demon/Demon.h +++ b/Sources/ModelsMP/Enemies/Demon/Demon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEMON_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Demon/Projectile/Projectile.h b/Sources/ModelsMP/Enemies/Demon/Projectile/Projectile.h index 56bd215..6be748d 100644 --- a/Sources/ModelsMP/Enemies/Demon/Projectile/Projectile.h +++ b/Sources/ModelsMP/Enemies/Demon/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Arm.h b/Sources/ModelsMP/Enemies/ExotechLarva/Arm.h index afddcc3..a8184e1 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Arm.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Arm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/BackArms.h b/Sources/ModelsMP/Enemies/ExotechLarva/BackArms.h index a0839e3..20e31f4 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/BackArms.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/BackArms.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BACKARMS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Beam.h b/Sources/ModelsMP/Enemies/ExotechLarva/Beam.h index 1ab92f3..e6e6a59 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Beam.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Beam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEAM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Body.h b/Sources/ModelsMP/Enemies/ExotechLarva/Body.h index 0a94f78..f3c7610 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Body.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/Beam.h b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/Beam.h index 1ab92f3..e6e6a59 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/Beam.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/Beam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BEAM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/ElectricBeam.h b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/ElectricBeam.h index 686b19c..6d52a2b 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/ElectricBeam.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/ElectricBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELECTRICBEAM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/Electricity.h b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/Electricity.h index 6617d15..fcd31e0 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/Electricity.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/Electricity.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELECTRICITY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/ElectricityBeams.h b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/ElectricityBeams.h index 9c2968e..8ab4d4b 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/ElectricityBeams.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/ElectricityBeams.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELECTRICITYBEAMS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/FloorCharger.h b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/FloorCharger.h index 2aa3764..534fd7e 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/FloorCharger.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/FloorCharger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLOORCHARGER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/PlasmaBeam.h b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/PlasmaBeam.h index 3a8fb86..aaed3c7 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/PlasmaBeam.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/PlasmaBeam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLASMABEAM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/WallCharger.h b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/WallCharger.h index 827f25f..cc9b716 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Charger/WallCharger.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Charger/WallCharger.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WALLCHARGER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Debris/BodyDebris.h b/Sources/ModelsMP/Enemies/ExotechLarva/Debris/BodyDebris.h index aa911a5..8eb34b8 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Debris/BodyDebris.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Debris/BodyDebris.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYDEBRIS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Debris/TailDebris01.h b/Sources/ModelsMP/Enemies/ExotechLarva/Debris/TailDebris01.h index 7e6bab7..471c266 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Debris/TailDebris01.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Debris/TailDebris01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TAILDEBRIS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Debris/TailDebris02.h b/Sources/ModelsMP/Enemies/ExotechLarva/Debris/TailDebris02.h index ae02262..9cdc5a7 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Debris/TailDebris02.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Debris/TailDebris02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TAILDEBRIS02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/EffectFlare.h b/Sources/ModelsMP/Enemies/ExotechLarva/EffectFlare.h index 1596f05..685d327 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/EffectFlare.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/EffectFlare.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EFFECTFLARE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/EnergyBeams.h b/Sources/ModelsMP/Enemies/ExotechLarva/EnergyBeams.h index 0c59f2b..836d764 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/EnergyBeams.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/EnergyBeams.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENERGYBEAMS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/ExotechLarva.h b/Sources/ModelsMP/Enemies/ExotechLarva/ExotechLarva.h index 54493eb..20ebabc 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/ExotechLarva.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/ExotechLarva.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXOTECHLARVA_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Projectile/Projectile.h b/Sources/ModelsMP/Enemies/ExotechLarva/Projectile/Projectile.h index 1457736..c836dce 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Projectile/Projectile.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Projectile/Projectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PROJECTILE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Projectile/TailProjectile.h b/Sources/ModelsMP/Enemies/ExotechLarva/Projectile/TailProjectile.h index d31462a..7c45d55 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Projectile/TailProjectile.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Projectile/TailProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TAILPROJECTILE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/Weapons/PlasmaGun.h b/Sources/ModelsMP/Enemies/ExotechLarva/Weapons/PlasmaGun.h index 487e6e8..8c16afd 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/Weapons/PlasmaGun.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/Weapons/PlasmaGun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLASMAGUN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/Arm.h b/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/Arm.h index afddcc3..a8184e1 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/Arm.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/Arm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/Body.h b/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/Body.h index 0176790..5089aee 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/Body.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/ExotechLarva.h b/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/ExotechLarva.h index 631f709..2f111c6 100644 --- a/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/ExotechLarva.h +++ b/Sources/ModelsMP/Enemies/ExotechLarva/______Work/Bck2/ExotechLarva.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define EXOTECHLARVA_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Grunt/Grunt.h b/Sources/ModelsMP/Enemies/Grunt/Grunt.h index dbe3181..d9e5c31 100644 --- a/Sources/ModelsMP/Enemies/Grunt/Grunt.h +++ b/Sources/ModelsMP/Enemies/Grunt/Grunt.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRUNT_ANIM_PATROLPOSE 0 diff --git a/Sources/ModelsMP/Enemies/Grunt/Gun.h b/Sources/ModelsMP/Enemies/Grunt/Gun.h index 96fa902..4e3df31 100644 --- a/Sources/ModelsMP/Enemies/Grunt/Gun.h +++ b/Sources/ModelsMP/Enemies/Grunt/Gun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Grunt/Gun_Commander.h b/Sources/ModelsMP/Enemies/Grunt/Gun_Commander.h index 50fb5f7..b30c6a8 100644 --- a/Sources/ModelsMP/Enemies/Grunt/Gun_Commander.h +++ b/Sources/ModelsMP/Enemies/Grunt/Gun_Commander.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUN_COMMANDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Grunt/Projectile/GruntProjectile.h b/Sources/ModelsMP/Enemies/Grunt/Projectile/GruntProjectile.h index 0ee35b3..9d79cc4 100644 --- a/Sources/ModelsMP/Enemies/Grunt/Projectile/GruntProjectile.h +++ b/Sources/ModelsMP/Enemies/Grunt/Projectile/GruntProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRUNTPROJECTILE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Guffy/Guffy.h b/Sources/ModelsMP/Enemies/Guffy/Guffy.h index feac39a..794b696 100644 --- a/Sources/ModelsMP/Enemies/Guffy/Guffy.h +++ b/Sources/ModelsMP/Enemies/Guffy/Guffy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUFFY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Guffy/Gun.h b/Sources/ModelsMP/Enemies/Guffy/Gun.h index 96fa902..4e3df31 100644 --- a/Sources/ModelsMP/Enemies/Guffy/Gun.h +++ b/Sources/ModelsMP/Enemies/Guffy/Gun.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Guffy/Projectile/GuffyProjectile.h b/Sources/ModelsMP/Enemies/Guffy/Projectile/GuffyProjectile.h index 572de73..3c78372 100644 --- a/Sources/ModelsMP/Enemies/Guffy/Projectile/GuffyProjectile.h +++ b/Sources/ModelsMP/Enemies/Guffy/Projectile/GuffyProjectile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GUFFYPROJECTILE_ANIM_ROTATE01 0 diff --git a/Sources/ModelsMP/Enemies/Mental/01Mental.h b/Sources/ModelsMP/Enemies/Mental/01Mental.h index 1b9c70b..1aa64af 100644 --- a/Sources/ModelsMP/Enemies/Mental/01Mental.h +++ b/Sources/ModelsMP/Enemies/Mental/01Mental.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define _01MENTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Mental/Aura.h b/Sources/ModelsMP/Enemies/Mental/Aura.h index 4b9682c..54848e0 100644 --- a/Sources/ModelsMP/Enemies/Mental/Aura.h +++ b/Sources/ModelsMP/Enemies/Mental/Aura.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AURA_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Mental/BrainBottle.h b/Sources/ModelsMP/Enemies/Mental/BrainBottle.h index 58185df..4f6c500 100644 --- a/Sources/ModelsMP/Enemies/Mental/BrainBottle.h +++ b/Sources/ModelsMP/Enemies/Mental/BrainBottle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRAINBOTTLE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Mental/BrainDrain.h b/Sources/ModelsMP/Enemies/Mental/BrainDrain.h index 02332dd..3442121 100644 --- a/Sources/ModelsMP/Enemies/Mental/BrainDrain.h +++ b/Sources/ModelsMP/Enemies/Mental/BrainDrain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRAINDRAIN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Mental/BrainHoses.h b/Sources/ModelsMP/Enemies/Mental/BrainHoses.h index 9515ad9..624c3e3 100644 --- a/Sources/ModelsMP/Enemies/Mental/BrainHoses.h +++ b/Sources/ModelsMP/Enemies/Mental/BrainHoses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRAINHOSES_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Mental/Head.h b/Sources/ModelsMP/Enemies/Mental/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/ModelsMP/Enemies/Mental/Head.h +++ b/Sources/ModelsMP/Enemies/Mental/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Mental/Head2.h b/Sources/ModelsMP/Enemies/Mental/Head2.h index c7a610c..a7fd093 100644 --- a/Sources/ModelsMP/Enemies/Mental/Head2.h +++ b/Sources/ModelsMP/Enemies/Mental/Head2.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD2_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Mental/Horns.h b/Sources/ModelsMP/Enemies/Mental/Horns.h index c77950d..d95f96e 100644 --- a/Sources/ModelsMP/Enemies/Mental/Horns.h +++ b/Sources/ModelsMP/Enemies/Mental/Horns.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HORNS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Mental/Mental.h b/Sources/ModelsMP/Enemies/Mental/Mental.h index df2438b..c6e3cb0 100644 --- a/Sources/ModelsMP/Enemies/Mental/Mental.h +++ b/Sources/ModelsMP/Enemies/Mental/Mental.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MENTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Shooters/Arrow01.h b/Sources/ModelsMP/Enemies/Shooters/Arrow01.h index b393862..9a7d70c 100644 --- a/Sources/ModelsMP/Enemies/Shooters/Arrow01.h +++ b/Sources/ModelsMP/Enemies/Shooters/Arrow01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARROW01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth01.h b/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth01.h index 9f34fe9..73a1b9e 100644 --- a/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth01.h +++ b/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CLOTH01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth02.h b/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth02.h index 3753685..6e16458 100644 --- a/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth02.h +++ b/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CLOTH02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth03.h b/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth03.h index a8f9ae5..2c51aef 100644 --- a/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth03.h +++ b/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CLOTH03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth04.h b/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth04.h index 6e4d8cd..61e1ac6 100644 --- a/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth04.h +++ b/Sources/ModelsMP/Enemies/Summoner/Debris/Cloth04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CLOTH04_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Summoner/SpawnerProjectile/Invisible.h b/Sources/ModelsMP/Enemies/Summoner/SpawnerProjectile/Invisible.h index b8ee17c..67598f6 100644 --- a/Sources/ModelsMP/Enemies/Summoner/SpawnerProjectile/Invisible.h +++ b/Sources/ModelsMP/Enemies/Summoner/SpawnerProjectile/Invisible.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INVISIBLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Enemies/Summoner/Staff.h b/Sources/ModelsMP/Enemies/Summoner/Staff.h index b121fcc..f0fe7a9 100644 --- a/Sources/ModelsMP/Enemies/Summoner/Staff.h +++ b/Sources/ModelsMP/Enemies/Summoner/Staff.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STAFF_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Enemies/Summoner/Summoner.h b/Sources/ModelsMP/Enemies/Summoner/Summoner.h index a0ad98c..e0ac31f 100644 --- a/Sources/ModelsMP/Enemies/Summoner/Summoner.h +++ b/Sources/ModelsMP/Enemies/Summoner/Summoner.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SUMMONER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Enemies/Woman/Woman.h b/Sources/ModelsMP/Enemies/Woman/Woman.h index 6fe2d98..ba3baa4 100644 --- a/Sources/ModelsMP/Enemies/Woman/Woman.h +++ b/Sources/ModelsMP/Enemies/Woman/Woman.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WOMAN_ANIM_AIRATTACK01 0 diff --git a/Sources/ModelsMP/Gothic/Axe01/Axe.h b/Sources/ModelsMP/Gothic/Axe01/Axe.h index d9be2c1..3916afb 100644 --- a/Sources/ModelsMP/Gothic/Axe01/Axe.h +++ b/Sources/ModelsMP/Gothic/Axe01/Axe.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define AXE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Barrel/Barrel.h b/Sources/ModelsMP/Gothic/Barrel/Barrel.h index 744c1ff..c0cc50f 100644 --- a/Sources/ModelsMP/Gothic/Barrel/Barrel.h +++ b/Sources/ModelsMP/Gothic/Barrel/Barrel.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARREL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Bench/Bench.h b/Sources/ModelsMP/Gothic/Bench/Bench.h index 2cde71e..cc062aa 100644 --- a/Sources/ModelsMP/Gothic/Bench/Bench.h +++ b/Sources/ModelsMP/Gothic/Bench/Bench.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BENCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Fence01.h b/Sources/ModelsMP/Gothic/Castle/Fence01.h index f387ce4..aaf735a 100644 --- a/Sources/ModelsMP/Gothic/Castle/Fence01.h +++ b/Sources/ModelsMP/Gothic/Castle/Fence01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FENCE01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Fence02.h b/Sources/ModelsMP/Gothic/Castle/Fence02.h index fc09ecb..591c662 100644 --- a/Sources/ModelsMP/Gothic/Castle/Fence02.h +++ b/Sources/ModelsMP/Gothic/Castle/Fence02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FENCE02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Fence03.h b/Sources/ModelsMP/Gothic/Castle/Fence03.h index d20872b..e89110f 100644 --- a/Sources/ModelsMP/Gothic/Castle/Fence03.h +++ b/Sources/ModelsMP/Gothic/Castle/Fence03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FENCE03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Fence04.h b/Sources/ModelsMP/Gothic/Castle/Fence04.h index 67ea23d..30f7fbc 100644 --- a/Sources/ModelsMP/Gothic/Castle/Fence04.h +++ b/Sources/ModelsMP/Gothic/Castle/Fence04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FENCE04_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Fence05.h b/Sources/ModelsMP/Gothic/Castle/Fence05.h index 5f58330..29284f2 100644 --- a/Sources/ModelsMP/Gothic/Castle/Fence05.h +++ b/Sources/ModelsMP/Gothic/Castle/Fence05.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FENCE05_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Fence06.h b/Sources/ModelsMP/Gothic/Castle/Fence06.h index 6258b0b..47131c0 100644 --- a/Sources/ModelsMP/Gothic/Castle/Fence06.h +++ b/Sources/ModelsMP/Gothic/Castle/Fence06.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FENCE06_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Fence07.h b/Sources/ModelsMP/Gothic/Castle/Fence07.h index bfe5a34..80f6537 100644 --- a/Sources/ModelsMP/Gothic/Castle/Fence07.h +++ b/Sources/ModelsMP/Gothic/Castle/Fence07.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FENCE07_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Tower01.h b/Sources/ModelsMP/Gothic/Castle/Tower01.h index 6e342ee..21ea975 100644 --- a/Sources/ModelsMP/Gothic/Castle/Tower01.h +++ b/Sources/ModelsMP/Gothic/Castle/Tower01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWER01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Tower02.h b/Sources/ModelsMP/Gothic/Castle/Tower02.h index eb1419a..8c70e2f 100644 --- a/Sources/ModelsMP/Gothic/Castle/Tower02.h +++ b/Sources/ModelsMP/Gothic/Castle/Tower02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWER02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Castle/Tower03.h b/Sources/ModelsMP/Gothic/Castle/Tower03.h index dd5bc94..33875c7 100644 --- a/Sources/ModelsMP/Gothic/Castle/Tower03.h +++ b/Sources/ModelsMP/Gothic/Castle/Tower03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWER03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Chimney01/chimney.h b/Sources/ModelsMP/Gothic/Chimney01/chimney.h index da3674f..02ded63 100644 --- a/Sources/ModelsMP/Gothic/Chimney01/chimney.h +++ b/Sources/ModelsMP/Gothic/Chimney01/chimney.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHIMNEY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Church/Arch.h b/Sources/ModelsMP/Gothic/Church/Arch.h index ddacad8..14f6962 100644 --- a/Sources/ModelsMP/Gothic/Church/Arch.h +++ b/Sources/ModelsMP/Gothic/Church/Arch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Church/Roof01.h b/Sources/ModelsMP/Gothic/Church/Roof01.h index 8bc9e75..fa9875f 100644 --- a/Sources/ModelsMP/Gothic/Church/Roof01.h +++ b/Sources/ModelsMP/Gothic/Church/Roof01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROOF01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Church/Roof02.h b/Sources/ModelsMP/Gothic/Church/Roof02.h index fc32ac6..c684355 100644 --- a/Sources/ModelsMP/Gothic/Church/Roof02.h +++ b/Sources/ModelsMP/Gothic/Church/Roof02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROOF02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/ChurchBell/ChurchBell.h b/Sources/ModelsMP/Gothic/ChurchBell/ChurchBell.h index ab85546..176e666 100644 --- a/Sources/ModelsMP/Gothic/ChurchBell/ChurchBell.h +++ b/Sources/ModelsMP/Gothic/ChurchBell/ChurchBell.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHURCHBELL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/ChurchPortal/Portal.h b/Sources/ModelsMP/Gothic/ChurchPortal/Portal.h index 978fadd..c704aa7 100644 --- a/Sources/ModelsMP/Gothic/ChurchPortal/Portal.h +++ b/Sources/ModelsMP/Gothic/ChurchPortal/Portal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Column01/Column.h b/Sources/ModelsMP/Gothic/Column01/Column.h index 52c0f09..21d199a 100644 --- a/Sources/ModelsMP/Gothic/Column01/Column.h +++ b/Sources/ModelsMP/Gothic/Column01/Column.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Corridor/Bridge.h b/Sources/ModelsMP/Gothic/Corridor/Bridge.h index cfbaa33..e733940 100644 --- a/Sources/ModelsMP/Gothic/Corridor/Bridge.h +++ b/Sources/ModelsMP/Gothic/Corridor/Bridge.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRIDGE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Corridor/ChurchPortal.h b/Sources/ModelsMP/Gothic/Corridor/ChurchPortal.h index 99bb2dc..168fab5 100644 --- a/Sources/ModelsMP/Gothic/Corridor/ChurchPortal.h +++ b/Sources/ModelsMP/Gothic/Corridor/ChurchPortal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHURCHPORTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Corridor/Column.h b/Sources/ModelsMP/Gothic/Corridor/Column.h index 52c0f09..21d199a 100644 --- a/Sources/ModelsMP/Gothic/Corridor/Column.h +++ b/Sources/ModelsMP/Gothic/Corridor/Column.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Corridor/DD.h b/Sources/ModelsMP/Gothic/Corridor/DD.h index e8baf16..c838508 100644 --- a/Sources/ModelsMP/Gothic/Corridor/DD.h +++ b/Sources/ModelsMP/Gothic/Corridor/DD.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Corridor/Pumpkin.h b/Sources/ModelsMP/Gothic/Corridor/Pumpkin.h index f677d50..2bb9531 100644 --- a/Sources/ModelsMP/Gothic/Corridor/Pumpkin.h +++ b/Sources/ModelsMP/Gothic/Corridor/Pumpkin.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PUMPKIN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Corridor/Tower.h b/Sources/ModelsMP/Gothic/Corridor/Tower.h index 9e9ce46..4cda76b 100644 --- a/Sources/ModelsMP/Gothic/Corridor/Tower.h +++ b/Sources/ModelsMP/Gothic/Corridor/Tower.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Corridor/Tower02.h b/Sources/ModelsMP/Gothic/Corridor/Tower02.h index eb1419a..8c70e2f 100644 --- a/Sources/ModelsMP/Gothic/Corridor/Tower02.h +++ b/Sources/ModelsMP/Gothic/Corridor/Tower02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWER02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Corridor/Tower03.h b/Sources/ModelsMP/Gothic/Corridor/Tower03.h index dd5bc94..33875c7 100644 --- a/Sources/ModelsMP/Gothic/Corridor/Tower03.h +++ b/Sources/ModelsMP/Gothic/Corridor/Tower03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWER03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Corridor/Tower04.h b/Sources/ModelsMP/Gothic/Corridor/Tower04.h index f7ab672..5706b11 100644 --- a/Sources/ModelsMP/Gothic/Corridor/Tower04.h +++ b/Sources/ModelsMP/Gothic/Corridor/Tower04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOWER04_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Cross01/Cross.h b/Sources/ModelsMP/Gothic/Cross01/Cross.h index e860eff..488315d 100644 --- a/Sources/ModelsMP/Gothic/Cross01/Cross.h +++ b/Sources/ModelsMP/Gothic/Cross01/Cross.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROSS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Cross02/Cross.h b/Sources/ModelsMP/Gothic/Cross02/Cross.h index 33f52e0..fb3f1f1 100644 --- a/Sources/ModelsMP/Gothic/Cross02/Cross.h +++ b/Sources/ModelsMP/Gothic/Cross02/Cross.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROSS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Cross02/JesusSam.h b/Sources/ModelsMP/Gothic/Cross02/JesusSam.h index 5d5541f..cad4035 100644 --- a/Sources/ModelsMP/Gothic/Cross02/JesusSam.h +++ b/Sources/ModelsMP/Gothic/Cross02/JesusSam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JESUSSAM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Cross03/Cross.h b/Sources/ModelsMP/Gothic/Cross03/Cross.h index e860eff..488315d 100644 --- a/Sources/ModelsMP/Gothic/Cross03/Cross.h +++ b/Sources/ModelsMP/Gothic/Cross03/Cross.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROSS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Cross03/Cross01.h b/Sources/ModelsMP/Gothic/Cross03/Cross01.h index 8aec07f..b241c6f 100644 --- a/Sources/ModelsMP/Gothic/Cross03/Cross01.h +++ b/Sources/ModelsMP/Gothic/Cross03/Cross01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROSS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Cross03/CrossChurch.h b/Sources/ModelsMP/Gothic/Cross03/CrossChurch.h index e622ce8..eba20eb 100644 --- a/Sources/ModelsMP/Gothic/Cross03/CrossChurch.h +++ b/Sources/ModelsMP/Gothic/Cross03/CrossChurch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROSSCHURCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Cross03/DeanCross.h b/Sources/ModelsMP/Gothic/Cross03/DeanCross.h index 4d7af30..36b53d7 100644 --- a/Sources/ModelsMP/Gothic/Cross03/DeanCross.h +++ b/Sources/ModelsMP/Gothic/Cross03/DeanCross.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEANCROSS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/DemonStatue/Demon.h b/Sources/ModelsMP/Gothic/DemonStatue/Demon.h index 6fc4b2d..d2904c1 100644 --- a/Sources/ModelsMP/Gothic/DemonStatue/Demon.h +++ b/Sources/ModelsMP/Gothic/DemonStatue/Demon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DEMON_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Fountain/Fountain.h b/Sources/ModelsMP/Gothic/Fountain/Fountain.h index 400f661..16c919a 100644 --- a/Sources/ModelsMP/Gothic/Fountain/Fountain.h +++ b/Sources/ModelsMP/Gothic/Fountain/Fountain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FOUNTAIN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Glove/Glove.h b/Sources/ModelsMP/Gothic/Glove/Glove.h index 831de27..261470b 100644 --- a/Sources/ModelsMP/Gothic/Glove/Glove.h +++ b/Sources/ModelsMP/Gothic/Glove/Glove.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLOVE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Grave/Grave.h b/Sources/ModelsMP/Gothic/Grave/Grave.h index ea51e28..cee7833 100644 --- a/Sources/ModelsMP/Gothic/Grave/Grave.h +++ b/Sources/ModelsMP/Gothic/Grave/Grave.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRAVE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/LandOfDamned/Player.h b/Sources/ModelsMP/Gothic/LandOfDamned/Player.h index 57f0388..62952e7 100644 --- a/Sources/ModelsMP/Gothic/LandOfDamned/Player.h +++ b/Sources/ModelsMP/Gothic/LandOfDamned/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/LandOfDamned/Portal.h b/Sources/ModelsMP/Gothic/LandOfDamned/Portal.h index 978fadd..c704aa7 100644 --- a/Sources/ModelsMP/Gothic/LandOfDamned/Portal.h +++ b/Sources/ModelsMP/Gothic/LandOfDamned/Portal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/LightSource03/LightSource.h b/Sources/ModelsMP/Gothic/LightSource03/LightSource.h index e0fbfed..cf091a6 100644 --- a/Sources/ModelsMP/Gothic/LightSource03/LightSource.h +++ b/Sources/ModelsMP/Gothic/LightSource03/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/LightSource04/LightSource.h b/Sources/ModelsMP/Gothic/LightSource04/LightSource.h index e0fbfed..cf091a6 100644 --- a/Sources/ModelsMP/Gothic/LightSource04/LightSource.h +++ b/Sources/ModelsMP/Gothic/LightSource04/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/LightSource05/LightSource.h b/Sources/ModelsMP/Gothic/LightSource05/LightSource.h index e0fbfed..cf091a6 100644 --- a/Sources/ModelsMP/Gothic/LightSource05/LightSource.h +++ b/Sources/ModelsMP/Gothic/LightSource05/LightSource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Lightsource01/Candle.h b/Sources/ModelsMP/Gothic/Lightsource01/Candle.h index 77e277a..241e64f 100644 --- a/Sources/ModelsMP/Gothic/Lightsource01/Candle.h +++ b/Sources/ModelsMP/Gothic/Lightsource01/Candle.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CANDLE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Lightsource02/Lightsource.h b/Sources/ModelsMP/Gothic/Lightsource02/Lightsource.h index e0fbfed..cf091a6 100644 --- a/Sources/ModelsMP/Gothic/Lightsource02/Lightsource.h +++ b/Sources/ModelsMP/Gothic/Lightsource02/Lightsource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LIGHTSOURCE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Painting01/Painting.h b/Sources/ModelsMP/Gothic/Painting01/Painting.h index 49434c8..15de744 100644 --- a/Sources/ModelsMP/Gothic/Painting01/Painting.h +++ b/Sources/ModelsMP/Gothic/Painting01/Painting.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PAINTING_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Portal/Portal.h b/Sources/ModelsMP/Gothic/Portal/Portal.h index 978fadd..c704aa7 100644 --- a/Sources/ModelsMP/Gothic/Portal/Portal.h +++ b/Sources/ModelsMP/Gothic/Portal/Portal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Shield01/Shield.h b/Sources/ModelsMP/Gothic/Shield01/Shield.h index 3d29b9f..b930221 100644 --- a/Sources/ModelsMP/Gothic/Shield01/Shield.h +++ b/Sources/ModelsMP/Gothic/Shield01/Shield.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIELD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Shield02/Shield.h b/Sources/ModelsMP/Gothic/Shield02/Shield.h index 3d29b9f..b930221 100644 --- a/Sources/ModelsMP/Gothic/Shield02/Shield.h +++ b/Sources/ModelsMP/Gothic/Shield02/Shield.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHIELD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Shooter02/Shooter.h b/Sources/ModelsMP/Gothic/Shooter02/Shooter.h index 93f9a84..773462f 100644 --- a/Sources/ModelsMP/Gothic/Shooter02/Shooter.h +++ b/Sources/ModelsMP/Gothic/Shooter02/Shooter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOOTER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Snow/Snow.h b/Sources/ModelsMP/Gothic/Snow/Snow.h index 833a513..a1c4d43 100644 --- a/Sources/ModelsMP/Gothic/Snow/Snow.h +++ b/Sources/ModelsMP/Gothic/Snow/Snow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNOW_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/SnowMan/SnowMan.h b/Sources/ModelsMP/Gothic/SnowMan/SnowMan.h index d8555cd..05b60cd 100644 --- a/Sources/ModelsMP/Gothic/SnowMan/SnowMan.h +++ b/Sources/ModelsMP/Gothic/SnowMan/SnowMan.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNOWMAN_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Statue01/Statue.h b/Sources/ModelsMP/Gothic/Statue01/Statue.h index 915299b..6f12a85 100644 --- a/Sources/ModelsMP/Gothic/Statue01/Statue.h +++ b/Sources/ModelsMP/Gothic/Statue01/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Gothic/Volcano/Volcano.h b/Sources/ModelsMP/Gothic/Volcano/Volcano.h index 20abfc8..7dbe8e6 100644 --- a/Sources/ModelsMP/Gothic/Volcano/Volcano.h +++ b/Sources/ModelsMP/Gothic/Volcano/Volcano.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define VOLCANO_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Ammo/Napalm/Napalm.h b/Sources/ModelsMP/Items/Ammo/Napalm/Napalm.h index 1524a50..205f3ae 100644 --- a/Sources/ModelsMP/Items/Ammo/Napalm/Napalm.h +++ b/Sources/ModelsMP/Items/Ammo/Napalm/Napalm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define NAPALM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Ammo/SniperBullets/SniperBullets.h b/Sources/ModelsMP/Items/Ammo/SniperBullets/SniperBullets.h index cf346fd..ede8d39 100644 --- a/Sources/ModelsMP/Items/Ammo/SniperBullets/SniperBullets.h +++ b/Sources/ModelsMP/Items/Ammo/SniperBullets/SniperBullets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNIPERBULLETS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Armor/Armor_5.h b/Sources/ModelsMP/Items/Armor/Armor_5.h index 54c303a..9745cf8 100644 --- a/Sources/ModelsMP/Items/Armor/Armor_5.h +++ b/Sources/ModelsMP/Items/Armor/Armor_5.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ARMOR_5_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Armor/Helm.h b/Sources/ModelsMP/Items/Armor/Helm.h index 51feb6d..93daac4 100644 --- a/Sources/ModelsMP/Items/Armor/Helm.h +++ b/Sources/ModelsMP/Items/Armor/Helm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HELM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/BookOfWisdom/Book.h b/Sources/ModelsMP/Items/Keys/BookOfWisdom/Book.h index 3a5cc63..cbd6c13 100644 --- a/Sources/ModelsMP/Items/Keys/BookOfWisdom/Book.h +++ b/Sources/ModelsMP/Items/Keys/BookOfWisdom/Book.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOOK_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/BookOfWisdom/BookHolder.h b/Sources/ModelsMP/Items/Keys/BookOfWisdom/BookHolder.h index 36dc7e1..8518098 100644 --- a/Sources/ModelsMP/Items/Keys/BookOfWisdom/BookHolder.h +++ b/Sources/ModelsMP/Items/Keys/BookOfWisdom/BookHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BOOKHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/Cross/Cross.h b/Sources/ModelsMP/Items/Keys/Cross/Cross.h index e860eff..488315d 100644 --- a/Sources/ModelsMP/Items/Keys/Cross/Cross.h +++ b/Sources/ModelsMP/Items/Keys/Cross/Cross.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROSS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/CrystalSkull/Skull.h b/Sources/ModelsMP/Items/Keys/CrystalSkull/Skull.h index 13d5380..2db023f 100644 --- a/Sources/ModelsMP/Items/Keys/CrystalSkull/Skull.h +++ b/Sources/ModelsMP/Items/Keys/CrystalSkull/Skull.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SKULL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/EntranceKey/EntranceKey.h b/Sources/ModelsMP/Items/Keys/EntranceKey/EntranceKey.h index 391eb94..32e7b28 100644 --- a/Sources/ModelsMP/Items/Keys/EntranceKey/EntranceKey.h +++ b/Sources/ModelsMP/Items/Keys/EntranceKey/EntranceKey.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENTRANCEKEY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/GoldCross/Cross.h b/Sources/ModelsMP/Items/Keys/GoldCross/Cross.h index e860eff..488315d 100644 --- a/Sources/ModelsMP/Items/Keys/GoldCross/Cross.h +++ b/Sources/ModelsMP/Items/Keys/GoldCross/Cross.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CROSS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/GoldElephant/Elephant.h b/Sources/ModelsMP/Items/Keys/GoldElephant/Elephant.h index 7e7a12b..747bb8f 100644 --- a/Sources/ModelsMP/Items/Keys/GoldElephant/Elephant.h +++ b/Sources/ModelsMP/Items/Keys/GoldElephant/Elephant.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ELEPHANT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/GoldJaguar/Jaguar.h b/Sources/ModelsMP/Items/Keys/GoldJaguar/Jaguar.h index 22c6515..b25cb74 100644 --- a/Sources/ModelsMP/Items/Keys/GoldJaguar/Jaguar.h +++ b/Sources/ModelsMP/Items/Keys/GoldJaguar/Jaguar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JAGUAR_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/GothicPapyrus/Papyrus.h b/Sources/ModelsMP/Items/Keys/GothicPapyrus/Papyrus.h index 41f1b8f..41bcf43 100644 --- a/Sources/ModelsMP/Items/Keys/GothicPapyrus/Papyrus.h +++ b/Sources/ModelsMP/Items/Keys/GothicPapyrus/Papyrus.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PAPYRUS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/HawkWings/WingLeft.h b/Sources/ModelsMP/Items/Keys/HawkWings/WingLeft.h index 6084a44..8062405 100644 --- a/Sources/ModelsMP/Items/Keys/HawkWings/WingLeft.h +++ b/Sources/ModelsMP/Items/Keys/HawkWings/WingLeft.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WINGLEFT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/HawkWings/WingRight.h b/Sources/ModelsMP/Items/Keys/HawkWings/WingRight.h index f5a6de6..dcc45d3 100644 --- a/Sources/ModelsMP/Items/Keys/HawkWings/WingRight.h +++ b/Sources/ModelsMP/Items/Keys/HawkWings/WingRight.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WINGRIGHT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/HolyGrail/Grail.h b/Sources/ModelsMP/Items/Keys/HolyGrail/Grail.h index 20d7256..0420c79 100644 --- a/Sources/ModelsMP/Items/Keys/HolyGrail/Grail.h +++ b/Sources/ModelsMP/Items/Keys/HolyGrail/Grail.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRAIL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/ManStatue/Statue.h b/Sources/ModelsMP/Items/Keys/ManStatue/Statue.h index 915299b..6f12a85 100644 --- a/Sources/ModelsMP/Items/Keys/ManStatue/Statue.h +++ b/Sources/ModelsMP/Items/Keys/ManStatue/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/MoonSymbol/MoonSymbol.h b/Sources/ModelsMP/Items/Keys/MoonSymbol/MoonSymbol.h index 6553708..4c01419 100644 --- a/Sources/ModelsMP/Items/Keys/MoonSymbol/MoonSymbol.h +++ b/Sources/ModelsMP/Items/Keys/MoonSymbol/MoonSymbol.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MOONSYMBOL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/Statue01/Statue.h b/Sources/ModelsMP/Items/Keys/Statue01/Statue.h index 915299b..6f12a85 100644 --- a/Sources/ModelsMP/Items/Keys/Statue01/Statue.h +++ b/Sources/ModelsMP/Items/Keys/Statue01/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/Statue02/Statue.h b/Sources/ModelsMP/Items/Keys/Statue02/Statue.h index 915299b..6f12a85 100644 --- a/Sources/ModelsMP/Items/Keys/Statue02/Statue.h +++ b/Sources/ModelsMP/Items/Keys/Statue02/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/Statue03/Statue.h b/Sources/ModelsMP/Items/Keys/Statue03/Statue.h index 915299b..6f12a85 100644 --- a/Sources/ModelsMP/Items/Keys/Statue03/Statue.h +++ b/Sources/ModelsMP/Items/Keys/Statue03/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/SunSymbol/SunSymbol.h b/Sources/ModelsMP/Items/Keys/SunSymbol/SunSymbol.h index c111767..fab34b5 100644 --- a/Sources/ModelsMP/Items/Keys/SunSymbol/SunSymbol.h +++ b/Sources/ModelsMP/Items/Keys/SunSymbol/SunSymbol.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SUNSYMBOL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/TablesOfWisdom/Tables.h b/Sources/ModelsMP/Items/Keys/TablesOfWisdom/Tables.h index 594e5cf..290445f 100644 --- a/Sources/ModelsMP/Items/Keys/TablesOfWisdom/Tables.h +++ b/Sources/ModelsMP/Items/Keys/TablesOfWisdom/Tables.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TABLES_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/WingLion/WingLion.h b/Sources/ModelsMP/Items/Keys/WingLion/WingLion.h index fa99e62..9b2dc06 100644 --- a/Sources/ModelsMP/Items/Keys/WingLion/WingLion.h +++ b/Sources/ModelsMP/Items/Keys/WingLion/WingLion.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define WINGLION_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/Keys/key01/Key.h b/Sources/ModelsMP/Items/Keys/key01/Key.h index dca03ed..a5097ff 100644 --- a/Sources/ModelsMP/Items/Keys/key01/Key.h +++ b/Sources/ModelsMP/Items/Keys/key01/Key.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define KEY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/PowerUps/Invisibility/Invinsibility.h b/Sources/ModelsMP/Items/PowerUps/Invisibility/Invinsibility.h index 0c64ca4..4688c00 100644 --- a/Sources/ModelsMP/Items/PowerUps/Invisibility/Invinsibility.h +++ b/Sources/ModelsMP/Items/PowerUps/Invisibility/Invinsibility.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INVINSIBILITY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/PowerUps/Invisibility/Invisibility.h b/Sources/ModelsMP/Items/PowerUps/Invisibility/Invisibility.h index 08efa9b..2c9e616 100644 --- a/Sources/ModelsMP/Items/PowerUps/Invisibility/Invisibility.h +++ b/Sources/ModelsMP/Items/PowerUps/Invisibility/Invisibility.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INVISIBILITY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/PowerUps/Invulnerability/Invulnerability.h b/Sources/ModelsMP/Items/PowerUps/Invulnerability/Invulnerability.h index 478f95a..0b33340 100644 --- a/Sources/ModelsMP/Items/PowerUps/Invulnerability/Invulnerability.h +++ b/Sources/ModelsMP/Items/PowerUps/Invulnerability/Invulnerability.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INVULNERABILITY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/PowerUps/SeriousBomb/SeriousBomb.h b/Sources/ModelsMP/Items/PowerUps/SeriousBomb/SeriousBomb.h index ea9f15e..5a6bf39 100644 --- a/Sources/ModelsMP/Items/PowerUps/SeriousBomb/SeriousBomb.h +++ b/Sources/ModelsMP/Items/PowerUps/SeriousBomb/SeriousBomb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSBOMB_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Items/PowerUps/SeriousDamage/SeriousDamage.h b/Sources/ModelsMP/Items/PowerUps/SeriousDamage/SeriousDamage.h index 35d20fa..3f0d8d7 100644 --- a/Sources/ModelsMP/Items/PowerUps/SeriousDamage/SeriousDamage.h +++ b/Sources/ModelsMP/Items/PowerUps/SeriousDamage/SeriousDamage.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSDAMAGE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Items/PowerUps/SeriousSpeed/SeriousSpeed.h b/Sources/ModelsMP/Items/PowerUps/SeriousSpeed/SeriousSpeed.h index 29787a6..cb1da96 100644 --- a/Sources/ModelsMP/Items/PowerUps/SeriousSpeed/SeriousSpeed.h +++ b/Sources/ModelsMP/Items/PowerUps/SeriousSpeed/SeriousSpeed.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SERIOUSSPEED_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Objects/Flag01/Flag.h b/Sources/ModelsMP/Objects/Flag01/Flag.h index b56e296..3c40f03 100644 --- a/Sources/ModelsMP/Objects/Flag01/Flag.h +++ b/Sources/ModelsMP/Objects/Flag01/Flag.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAG_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Objects/FlagPole/FlagPole.h b/Sources/ModelsMP/Objects/FlagPole/FlagPole.h index b6eff3a..b91bded 100644 --- a/Sources/ModelsMP/Objects/FlagPole/FlagPole.h +++ b/Sources/ModelsMP/Objects/FlagPole/FlagPole.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAGPOLE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Bush10/Bush.h b/Sources/ModelsMP/Plants/Bush10/Bush.h index a804772..3fa221d 100644 --- a/Sources/ModelsMP/Plants/Bush10/Bush.h +++ b/Sources/ModelsMP/Plants/Bush10/Bush.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUSH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Bush10/Bush_Debris.h b/Sources/ModelsMP/Plants/Bush10/Bush_Debris.h index 3b47e3d..33ca39d 100644 --- a/Sources/ModelsMP/Plants/Bush10/Bush_Debris.h +++ b/Sources/ModelsMP/Plants/Bush10/Bush_Debris.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUSH_DEBRIS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Bush11/Bush01.h b/Sources/ModelsMP/Plants/Bush11/Bush01.h index 72501cb..d8c879b 100644 --- a/Sources/ModelsMP/Plants/Bush11/Bush01.h +++ b/Sources/ModelsMP/Plants/Bush11/Bush01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUSH01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Bush12/Bush01.h b/Sources/ModelsMP/Plants/Bush12/Bush01.h index 72501cb..d8c879b 100644 --- a/Sources/ModelsMP/Plants/Bush12/Bush01.h +++ b/Sources/ModelsMP/Plants/Bush12/Bush01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUSH01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Bush12/Bush02.h b/Sources/ModelsMP/Plants/Bush12/Bush02.h index 69fb424..a25b788 100644 --- a/Sources/ModelsMP/Plants/Bush12/Bush02.h +++ b/Sources/ModelsMP/Plants/Bush12/Bush02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUSH02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Bush13/Barks01.h b/Sources/ModelsMP/Plants/Bush13/Barks01.h index ca11f52..7838e5d 100644 --- a/Sources/ModelsMP/Plants/Bush13/Barks01.h +++ b/Sources/ModelsMP/Plants/Bush13/Barks01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARKS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Bush13/Bush02.h b/Sources/ModelsMP/Plants/Bush13/Bush02.h index 3c13cf0..f53fd0a 100644 --- a/Sources/ModelsMP/Plants/Bush13/Bush02.h +++ b/Sources/ModelsMP/Plants/Bush13/Bush02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUSH02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Bush13/BushCoat.h b/Sources/ModelsMP/Plants/Bush13/BushCoat.h index bf05f19..d301d71 100644 --- a/Sources/ModelsMP/Plants/Bush13/BushCoat.h +++ b/Sources/ModelsMP/Plants/Bush13/BushCoat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BUSHCOAT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Grass01/GRASS.h b/Sources/ModelsMP/Plants/Grass01/GRASS.h index b795135..08bc9b3 100644 --- a/Sources/ModelsMP/Plants/Grass01/GRASS.h +++ b/Sources/ModelsMP/Plants/Grass01/GRASS.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRASS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/OldTree02/Tree.h b/Sources/ModelsMP/Plants/OldTree02/Tree.h index 4176540..ff41010 100644 --- a/Sources/ModelsMP/Plants/OldTree02/Tree.h +++ b/Sources/ModelsMP/Plants/OldTree02/Tree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Plants/OldTree02/Tree_Branch.h b/Sources/ModelsMP/Plants/OldTree02/Tree_Branch.h index 981e2f5..ec642ae 100644 --- a/Sources/ModelsMP/Plants/OldTree02/Tree_Branch.h +++ b/Sources/ModelsMP/Plants/OldTree02/Tree_Branch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_BRANCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/OldTree02/Tree_Debris01.h b/Sources/ModelsMP/Plants/OldTree02/Tree_Debris01.h index de1d5aa..4300daf 100644 --- a/Sources/ModelsMP/Plants/OldTree02/Tree_Debris01.h +++ b/Sources/ModelsMP/Plants/OldTree02/Tree_Debris01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_DEBRIS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Palm20/Palm.h b/Sources/ModelsMP/Plants/Palm20/Palm.h index 7c69067..6cd07c3 100644 --- a/Sources/ModelsMP/Plants/Palm20/Palm.h +++ b/Sources/ModelsMP/Plants/Palm20/Palm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Palm20/Palm02.h b/Sources/ModelsMP/Plants/Palm20/Palm02.h index d1bef02..c26e0ad 100644 --- a/Sources/ModelsMP/Plants/Palm20/Palm02.h +++ b/Sources/ModelsMP/Plants/Palm20/Palm02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Palm20/Palm02_Debris.h b/Sources/ModelsMP/Plants/Palm20/Palm02_Debris.h index caabdee..ab1742b 100644 --- a/Sources/ModelsMP/Plants/Palm20/Palm02_Debris.h +++ b/Sources/ModelsMP/Plants/Palm20/Palm02_Debris.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM02_DEBRIS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Palm20/Palm02_Debris00.h b/Sources/ModelsMP/Plants/Palm20/Palm02_Debris00.h index 5e5b057..0e68b66 100644 --- a/Sources/ModelsMP/Plants/Palm20/Palm02_Debris00.h +++ b/Sources/ModelsMP/Plants/Palm20/Palm02_Debris00.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM02_DEBRIS00_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Palm20/Palm02_Debris01.h b/Sources/ModelsMP/Plants/Palm20/Palm02_Debris01.h index 5764bec..0227be9 100644 --- a/Sources/ModelsMP/Plants/Palm20/Palm02_Debris01.h +++ b/Sources/ModelsMP/Plants/Palm20/Palm02_Debris01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM02_DEBRIS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Palm20/Palm02_Debris02.h b/Sources/ModelsMP/Plants/Palm20/Palm02_Debris02.h index 46e420f..8762bac 100644 --- a/Sources/ModelsMP/Plants/Palm20/Palm02_Debris02.h +++ b/Sources/ModelsMP/Plants/Palm20/Palm02_Debris02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM02_DEBRIS02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Palm20/Palm02_Leaf.h b/Sources/ModelsMP/Plants/Palm20/Palm02_Leaf.h index 798fd53..f5ea6b7 100644 --- a/Sources/ModelsMP/Plants/Palm20/Palm02_Leaf.h +++ b/Sources/ModelsMP/Plants/Palm20/Palm02_Leaf.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM02_LEAF_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Palm20/Palm03.h b/Sources/ModelsMP/Plants/Palm20/Palm03.h index c487826..b98c39d 100644 --- a/Sources/ModelsMP/Plants/Palm20/Palm03.h +++ b/Sources/ModelsMP/Plants/Palm20/Palm03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALM03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/PalmBush/PalmBush01.h b/Sources/ModelsMP/Plants/PalmBush/PalmBush01.h index caaa3bb..04e6e22 100644 --- a/Sources/ModelsMP/Plants/PalmBush/PalmBush01.h +++ b/Sources/ModelsMP/Plants/PalmBush/PalmBush01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALMBUSH01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/PalmBush/PalmBush02.h b/Sources/ModelsMP/Plants/PalmBush/PalmBush02.h index ac35299..e786e9f 100644 --- a/Sources/ModelsMP/Plants/PalmBush/PalmBush02.h +++ b/Sources/ModelsMP/Plants/PalmBush/PalmBush02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALMBUSH02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/PalmBush/PalmBush03.h b/Sources/ModelsMP/Plants/PalmBush/PalmBush03.h index d042945..dfb0951 100644 --- a/Sources/ModelsMP/Plants/PalmBush/PalmBush03.h +++ b/Sources/ModelsMP/Plants/PalmBush/PalmBush03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALMBUSH03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/PalmBush/PalmBush04.h b/Sources/ModelsMP/Plants/PalmBush/PalmBush04.h index 69e581d..82dbdcb 100644 --- a/Sources/ModelsMP/Plants/PalmBush/PalmBush04.h +++ b/Sources/ModelsMP/Plants/PalmBush/PalmBush04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALMBUSH04_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/PalmBush/PalmBush04Bark.h b/Sources/ModelsMP/Plants/PalmBush/PalmBush04Bark.h index 7349560..627f8b9 100644 --- a/Sources/ModelsMP/Plants/PalmBush/PalmBush04Bark.h +++ b/Sources/ModelsMP/Plants/PalmBush/PalmBush04Bark.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALMBUSH04BARK_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/PalmBush/PalmBush_Debris.h b/Sources/ModelsMP/Plants/PalmBush/PalmBush_Debris.h index b61503b..9124800 100644 --- a/Sources/ModelsMP/Plants/PalmBush/PalmBush_Debris.h +++ b/Sources/ModelsMP/Plants/PalmBush/PalmBush_Debris.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PALMBUSH_DEBRIS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree01/TREE.h b/Sources/ModelsMP/Plants/Tree01/TREE.h index fc1de26..c3f258e 100644 --- a/Sources/ModelsMP/Plants/Tree01/TREE.h +++ b/Sources/ModelsMP/Plants/Tree01/TREE.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree01/TREE_Branch.h b/Sources/ModelsMP/Plants/Tree01/TREE_Branch.h index 981e2f5..ec642ae 100644 --- a/Sources/ModelsMP/Plants/Tree01/TREE_Branch.h +++ b/Sources/ModelsMP/Plants/Tree01/TREE_Branch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_BRANCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree01/TREE_Leaf.h b/Sources/ModelsMP/Plants/Tree01/TREE_Leaf.h index c9f017e..1a25a6b 100644 --- a/Sources/ModelsMP/Plants/Tree01/TREE_Leaf.h +++ b/Sources/ModelsMP/Plants/Tree01/TREE_Leaf.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_LEAF_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree01/Tree_Debris00.h b/Sources/ModelsMP/Plants/Tree01/Tree_Debris00.h index 4ba437c..501987e 100644 --- a/Sources/ModelsMP/Plants/Tree01/Tree_Debris00.h +++ b/Sources/ModelsMP/Plants/Tree01/Tree_Debris00.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_DEBRIS00_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree01/Tree_Debris01.h b/Sources/ModelsMP/Plants/Tree01/Tree_Debris01.h index 8e7cf03..01c32c2 100644 --- a/Sources/ModelsMP/Plants/Tree01/Tree_Debris01.h +++ b/Sources/ModelsMP/Plants/Tree01/Tree_Debris01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_DEBRIS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree01/Tree_Debris02.h b/Sources/ModelsMP/Plants/Tree01/Tree_Debris02.h index 9daf3b7..0edb8f7 100644 --- a/Sources/ModelsMP/Plants/Tree01/Tree_Debris02.h +++ b/Sources/ModelsMP/Plants/Tree01/Tree_Debris02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_DEBRIS02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree01/Tree_Debris03.h b/Sources/ModelsMP/Plants/Tree01/Tree_Debris03.h index 2e3d2c4..b793f8a 100644 --- a/Sources/ModelsMP/Plants/Tree01/Tree_Debris03.h +++ b/Sources/ModelsMP/Plants/Tree01/Tree_Debris03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_DEBRIS03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree01/Tree_Debris04.h b/Sources/ModelsMP/Plants/Tree01/Tree_Debris04.h index c48b2d8..ae6b54f 100644 --- a/Sources/ModelsMP/Plants/Tree01/Tree_Debris04.h +++ b/Sources/ModelsMP/Plants/Tree01/Tree_Debris04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_DEBRIS04_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree10/Tree.h b/Sources/ModelsMP/Plants/Tree10/Tree.h index 4176540..ff41010 100644 --- a/Sources/ModelsMP/Plants/Tree10/Tree.h +++ b/Sources/ModelsMP/Plants/Tree10/Tree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Plants/Tree12/TREE.h b/Sources/ModelsMP/Plants/Tree12/TREE.h index 94b6309..f6e9007 100644 --- a/Sources/ModelsMP/Plants/Tree12/TREE.h +++ b/Sources/ModelsMP/Plants/Tree12/TREE.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree13/Cherry03.h b/Sources/ModelsMP/Plants/Tree13/Cherry03.h index 9b58c6f..6558c53 100644 --- a/Sources/ModelsMP/Plants/Tree13/Cherry03.h +++ b/Sources/ModelsMP/Plants/Tree13/Cherry03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHERRY03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree13/Cherry03_Branch.h b/Sources/ModelsMP/Plants/Tree13/Cherry03_Branch.h index ea0bc1c..6adda84 100644 --- a/Sources/ModelsMP/Plants/Tree13/Cherry03_Branch.h +++ b/Sources/ModelsMP/Plants/Tree13/Cherry03_Branch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHERRY03_BRANCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris00.h b/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris00.h index 706a04c..449d5cd 100644 --- a/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris00.h +++ b/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris00.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHERRY03_DEBRIS00_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris01.h b/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris01.h index 7eaa59b..1e31da2 100644 --- a/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris01.h +++ b/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHERRY03_DEBRIS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris02.h b/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris02.h index cca4498..959a1ff 100644 --- a/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris02.h +++ b/Sources/ModelsMP/Plants/Tree13/Cherry03_Debris02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHERRY03_DEBRIS02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree13/Leaves.h b/Sources/ModelsMP/Plants/Tree13/Leaves.h index 4d51d4f..1371454 100644 --- a/Sources/ModelsMP/Plants/Tree13/Leaves.h +++ b/Sources/ModelsMP/Plants/Tree13/Leaves.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LEAVES_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree15/Tree.h b/Sources/ModelsMP/Plants/Tree15/Tree.h index 94b6309..f6e9007 100644 --- a/Sources/ModelsMP/Plants/Tree15/Tree.h +++ b/Sources/ModelsMP/Plants/Tree15/Tree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree15/Tree02.h b/Sources/ModelsMP/Plants/Tree15/Tree02.h index 73bf643..5fb049d 100644 --- a/Sources/ModelsMP/Plants/Tree15/Tree02.h +++ b/Sources/ModelsMP/Plants/Tree15/Tree02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree15/Tree02_Branch.h b/Sources/ModelsMP/Plants/Tree15/Tree02_Branch.h index c4a6c14..92061d9 100644 --- a/Sources/ModelsMP/Plants/Tree15/Tree02_Branch.h +++ b/Sources/ModelsMP/Plants/Tree15/Tree02_Branch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_BRANCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree15/Tree02_Debris00.h b/Sources/ModelsMP/Plants/Tree15/Tree02_Debris00.h index 3c32463..ecdf6be 100644 --- a/Sources/ModelsMP/Plants/Tree15/Tree02_Debris00.h +++ b/Sources/ModelsMP/Plants/Tree15/Tree02_Debris00.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_DEBRIS00_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree15/Tree02_Debris01.h b/Sources/ModelsMP/Plants/Tree15/Tree02_Debris01.h index 30f6a4a..6c58561 100644 --- a/Sources/ModelsMP/Plants/Tree15/Tree02_Debris01.h +++ b/Sources/ModelsMP/Plants/Tree15/Tree02_Debris01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_DEBRIS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree15/Tree02_Leaf.h b/Sources/ModelsMP/Plants/Tree15/Tree02_Leaf.h index ac87b82..bbb9aa6 100644 --- a/Sources/ModelsMP/Plants/Tree15/Tree02_Leaf.h +++ b/Sources/ModelsMP/Plants/Tree15/Tree02_Leaf.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_LEAF_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree15/Tree03.h b/Sources/ModelsMP/Plants/Tree15/Tree03.h index 1b812d5..dea32d0 100644 --- a/Sources/ModelsMP/Plants/Tree15/Tree03.h +++ b/Sources/ModelsMP/Plants/Tree15/Tree03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree15/Tree04.h b/Sources/ModelsMP/Plants/Tree15/Tree04.h index ce9cb36..46c710b 100644 --- a/Sources/ModelsMP/Plants/Tree15/Tree04.h +++ b/Sources/ModelsMP/Plants/Tree15/Tree04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE04_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree16/Tree04.h b/Sources/ModelsMP/Plants/Tree16/Tree04.h index ce9cb36..46c710b 100644 --- a/Sources/ModelsMP/Plants/Tree16/Tree04.h +++ b/Sources/ModelsMP/Plants/Tree16/Tree04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE04_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree17/Tree02.h b/Sources/ModelsMP/Plants/Tree17/Tree02.h index 865782a..d540d3b 100644 --- a/Sources/ModelsMP/Plants/Tree17/Tree02.h +++ b/Sources/ModelsMP/Plants/Tree17/Tree02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree17/Tree03.h b/Sources/ModelsMP/Plants/Tree17/Tree03.h index 1b812d5..dea32d0 100644 --- a/Sources/ModelsMP/Plants/Tree17/Tree03.h +++ b/Sources/ModelsMP/Plants/Tree17/Tree03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree17/Tree04.h b/Sources/ModelsMP/Plants/Tree17/Tree04.h index ce9cb36..46c710b 100644 --- a/Sources/ModelsMP/Plants/Tree17/Tree04.h +++ b/Sources/ModelsMP/Plants/Tree17/Tree04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE04_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree17/Tree05.h b/Sources/ModelsMP/Plants/Tree17/Tree05.h index 4d00804..66f77b7 100644 --- a/Sources/ModelsMP/Plants/Tree17/Tree05.h +++ b/Sources/ModelsMP/Plants/Tree17/Tree05.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE05_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree17/Tree05_Branch.h b/Sources/ModelsMP/Plants/Tree17/Tree05_Branch.h index 941361f..3694ea7 100644 --- a/Sources/ModelsMP/Plants/Tree17/Tree05_Branch.h +++ b/Sources/ModelsMP/Plants/Tree17/Tree05_Branch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE05_BRANCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree17/Tree05_Debris00.h b/Sources/ModelsMP/Plants/Tree17/Tree05_Debris00.h index 3ac5ba4..9da979a 100644 --- a/Sources/ModelsMP/Plants/Tree17/Tree05_Debris00.h +++ b/Sources/ModelsMP/Plants/Tree17/Tree05_Debris00.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE05_DEBRIS00_ANIM_SHAKE 0 diff --git a/Sources/ModelsMP/Plants/Tree17/Tree05_Debris01.h b/Sources/ModelsMP/Plants/Tree17/Tree05_Debris01.h index 5b7c57f..babe46e 100644 --- a/Sources/ModelsMP/Plants/Tree17/Tree05_Debris01.h +++ b/Sources/ModelsMP/Plants/Tree17/Tree05_Debris01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE05_DEBRIS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree17/Tree05_Debris02.h b/Sources/ModelsMP/Plants/Tree17/Tree05_Debris02.h index daba200..40e374c 100644 --- a/Sources/ModelsMP/Plants/Tree17/Tree05_Debris02.h +++ b/Sources/ModelsMP/Plants/Tree17/Tree05_Debris02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE05_DEBRIS02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree17/Tree05_Leaf.h b/Sources/ModelsMP/Plants/Tree17/Tree05_Leaf.h index a86a35c..3cf9b85 100644 --- a/Sources/ModelsMP/Plants/Tree17/Tree05_Leaf.h +++ b/Sources/ModelsMP/Plants/Tree17/Tree05_Leaf.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE05_LEAF_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree18/Tree.h b/Sources/ModelsMP/Plants/Tree18/Tree.h index 94b6309..f6e9007 100644 --- a/Sources/ModelsMP/Plants/Tree18/Tree.h +++ b/Sources/ModelsMP/Plants/Tree18/Tree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree19/Tree.h b/Sources/ModelsMP/Plants/Tree19/Tree.h index 94b6309..f6e9007 100644 --- a/Sources/ModelsMP/Plants/Tree19/Tree.h +++ b/Sources/ModelsMP/Plants/Tree19/Tree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree20/Tree.h b/Sources/ModelsMP/Plants/Tree20/Tree.h index 94b6309..f6e9007 100644 --- a/Sources/ModelsMP/Plants/Tree20/Tree.h +++ b/Sources/ModelsMP/Plants/Tree20/Tree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree20/Tree02.h b/Sources/ModelsMP/Plants/Tree20/Tree02.h index 73bf643..5fb049d 100644 --- a/Sources/ModelsMP/Plants/Tree20/Tree02.h +++ b/Sources/ModelsMP/Plants/Tree20/Tree02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree20/Tree02_Debris00.h b/Sources/ModelsMP/Plants/Tree20/Tree02_Debris00.h index 3c32463..ecdf6be 100644 --- a/Sources/ModelsMP/Plants/Tree20/Tree02_Debris00.h +++ b/Sources/ModelsMP/Plants/Tree20/Tree02_Debris00.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_DEBRIS00_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree20/Tree02_Debris01.h b/Sources/ModelsMP/Plants/Tree20/Tree02_Debris01.h index 30f6a4a..6c58561 100644 --- a/Sources/ModelsMP/Plants/Tree20/Tree02_Debris01.h +++ b/Sources/ModelsMP/Plants/Tree20/Tree02_Debris01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_DEBRIS01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree20/Tree02_Debris02.h b/Sources/ModelsMP/Plants/Tree20/Tree02_Debris02.h index d87a41b..1c93c92 100644 --- a/Sources/ModelsMP/Plants/Tree20/Tree02_Debris02.h +++ b/Sources/ModelsMP/Plants/Tree20/Tree02_Debris02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_DEBRIS02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree20/Tree02_Leaf.h b/Sources/ModelsMP/Plants/Tree20/Tree02_Leaf.h index ac87b82..bbb9aa6 100644 --- a/Sources/ModelsMP/Plants/Tree20/Tree02_Leaf.h +++ b/Sources/ModelsMP/Plants/Tree20/Tree02_Leaf.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE02_LEAF_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/Tree20/Tree03.h b/Sources/ModelsMP/Plants/Tree20/Tree03.h index 4decac4..4f6d664 100644 --- a/Sources/ModelsMP/Plants/Tree20/Tree03.h +++ b/Sources/ModelsMP/Plants/Tree20/Tree03.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TREE03_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/WallIvy01/Ivy.h b/Sources/ModelsMP/Plants/WallIvy01/Ivy.h index 2bd7dab..899497c 100644 --- a/Sources/ModelsMP/Plants/WallIvy01/Ivy.h +++ b/Sources/ModelsMP/Plants/WallIvy01/Ivy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define IVY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/WallIvy03/Ivy.h b/Sources/ModelsMP/Plants/WallIvy03/Ivy.h index cb5bfc3..3c2908e 100644 --- a/Sources/ModelsMP/Plants/WallIvy03/Ivy.h +++ b/Sources/ModelsMP/Plants/WallIvy03/Ivy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define IVY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/WallIvy04/Ivy.h b/Sources/ModelsMP/Plants/WallIvy04/Ivy.h index 2bd7dab..899497c 100644 --- a/Sources/ModelsMP/Plants/WallIvy04/Ivy.h +++ b/Sources/ModelsMP/Plants/WallIvy04/Ivy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define IVY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/WallIvy05/Ivy.h b/Sources/ModelsMP/Plants/WallIvy05/Ivy.h index 2bd7dab..899497c 100644 --- a/Sources/ModelsMP/Plants/WallIvy05/Ivy.h +++ b/Sources/ModelsMP/Plants/WallIvy05/Ivy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define IVY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/WaterPlant/Plant.h b/Sources/ModelsMP/Plants/WaterPlant/Plant.h index 2f1c806..af2ef54 100644 --- a/Sources/ModelsMP/Plants/WaterPlant/Plant.h +++ b/Sources/ModelsMP/Plants/WaterPlant/Plant.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLANT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/WaterPlant/Plant02.h b/Sources/ModelsMP/Plants/WaterPlant/Plant02.h index 2dd565c..0cf6b90 100644 --- a/Sources/ModelsMP/Plants/WaterPlant/Plant02.h +++ b/Sources/ModelsMP/Plants/WaterPlant/Plant02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLANT02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/ivy/Ivy.h b/Sources/ModelsMP/Plants/ivy/Ivy.h index 2bd7dab..899497c 100644 --- a/Sources/ModelsMP/Plants/ivy/Ivy.h +++ b/Sources/ModelsMP/Plants/ivy/Ivy.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define IVY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Plants/ivy/Ivy_Debris.h b/Sources/ModelsMP/Plants/ivy/Ivy_Debris.h index b19fb64..f07c8ce 100644 --- a/Sources/ModelsMP/Plants/ivy/Ivy_Debris.h +++ b/Sources/ModelsMP/Plants/ivy/Ivy_Debris.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define IVY_DEBRIS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/BoxerBarry/Body.h b/Sources/ModelsMP/Player/BoxerBarry/Body.h index a667dcd..52fc6b8 100644 --- a/Sources/ModelsMP/Player/BoxerBarry/Body.h +++ b/Sources/ModelsMP/Player/BoxerBarry/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/BoxerBarry/Head.h b/Sources/ModelsMP/Player/BoxerBarry/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/ModelsMP/Player/BoxerBarry/Head.h +++ b/Sources/ModelsMP/Player/BoxerBarry/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/BoxerBarry/Player.h b/Sources/ModelsMP/Player/BoxerBarry/Player.h index 351d89f..c2f3967 100644 --- a/Sources/ModelsMP/Player/BoxerBarry/Player.h +++ b/Sources/ModelsMP/Player/BoxerBarry/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/DiscoDan/Body.h b/Sources/ModelsMP/Player/DiscoDan/Body.h index a667dcd..52fc6b8 100644 --- a/Sources/ModelsMP/Player/DiscoDan/Body.h +++ b/Sources/ModelsMP/Player/DiscoDan/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/DiscoDan/Glasses.h b/Sources/ModelsMP/Player/DiscoDan/Glasses.h index dc3587a..7266340 100644 --- a/Sources/ModelsMP/Player/DiscoDan/Glasses.h +++ b/Sources/ModelsMP/Player/DiscoDan/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/DiscoDan/Hair.h b/Sources/ModelsMP/Player/DiscoDan/Hair.h index 0f66d89..7d66f2b 100644 --- a/Sources/ModelsMP/Player/DiscoDan/Hair.h +++ b/Sources/ModelsMP/Player/DiscoDan/Hair.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAIR_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/DiscoDan/Hat.h b/Sources/ModelsMP/Player/DiscoDan/Hat.h index 1686ac0..5124958 100644 --- a/Sources/ModelsMP/Player/DiscoDan/Hat.h +++ b/Sources/ModelsMP/Player/DiscoDan/Hat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/DiscoDan/Head.h b/Sources/ModelsMP/Player/DiscoDan/Head.h index c9642ae..7d769ca 100644 --- a/Sources/ModelsMP/Player/DiscoDan/Head.h +++ b/Sources/ModelsMP/Player/DiscoDan/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/DiscoDan/Player.h b/Sources/ModelsMP/Player/DiscoDan/Player.h index 351d89f..c2f3967 100644 --- a/Sources/ModelsMP/Player/DiscoDan/Player.h +++ b/Sources/ModelsMP/Player/DiscoDan/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/KleerKenny/Body.h b/Sources/ModelsMP/Player/KleerKenny/Body.h index 5306056..dbe322a 100644 --- a/Sources/ModelsMP/Player/KleerKenny/Body.h +++ b/Sources/ModelsMP/Player/KleerKenny/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/KleerKenny/Head.h b/Sources/ModelsMP/Player/KleerKenny/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/ModelsMP/Player/KleerKenny/Head.h +++ b/Sources/ModelsMP/Player/KleerKenny/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/KleerKenny/Player.h b/Sources/ModelsMP/Player/KleerKenny/Player.h index 351d89f..c2f3967 100644 --- a/Sources/ModelsMP/Player/KleerKenny/Player.h +++ b/Sources/ModelsMP/Player/KleerKenny/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/MightyMarvin/Body.h b/Sources/ModelsMP/Player/MightyMarvin/Body.h index a667dcd..52fc6b8 100644 --- a/Sources/ModelsMP/Player/MightyMarvin/Body.h +++ b/Sources/ModelsMP/Player/MightyMarvin/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/MightyMarvin/Glasses.h b/Sources/ModelsMP/Player/MightyMarvin/Glasses.h index dc3587a..7266340 100644 --- a/Sources/ModelsMP/Player/MightyMarvin/Glasses.h +++ b/Sources/ModelsMP/Player/MightyMarvin/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/MightyMarvin/Head.h b/Sources/ModelsMP/Player/MightyMarvin/Head.h index 7831b71..52d11cb 100644 --- a/Sources/ModelsMP/Player/MightyMarvin/Head.h +++ b/Sources/ModelsMP/Player/MightyMarvin/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/MightyMarvin/Player.h b/Sources/ModelsMP/Player/MightyMarvin/Player.h index 351d89f..c2f3967 100644 --- a/Sources/ModelsMP/Player/MightyMarvin/Player.h +++ b/Sources/ModelsMP/Player/MightyMarvin/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/SeriousSam/Body.h b/Sources/ModelsMP/Player/SeriousSam/Body.h index a02c831..f8236b8 100644 --- a/Sources/ModelsMP/Player/SeriousSam/Body.h +++ b/Sources/ModelsMP/Player/SeriousSam/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/SeriousSam/Glasses.h b/Sources/ModelsMP/Player/SeriousSam/Glasses.h index e9b36a4..f9ca088 100644 --- a/Sources/ModelsMP/Player/SeriousSam/Glasses.h +++ b/Sources/ModelsMP/Player/SeriousSam/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/SeriousSam/Head.h b/Sources/ModelsMP/Player/SeriousSam/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/ModelsMP/Player/SeriousSam/Head.h +++ b/Sources/ModelsMP/Player/SeriousSam/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/SeriousSam/Player.h b/Sources/ModelsMP/Player/SeriousSam/Player.h index 6558bd0..da8b7a8 100644 --- a/Sources/ModelsMP/Player/SeriousSam/Player.h +++ b/Sources/ModelsMP/Player/SeriousSam/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/Swdm/Body.h b/Sources/ModelsMP/Player/Swdm/Body.h index 27266d1..c818415 100644 --- a/Sources/ModelsMP/Player/Swdm/Body.h +++ b/Sources/ModelsMP/Player/Swdm/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/Swdm/Glasses.h b/Sources/ModelsMP/Player/Swdm/Glasses.h index dc3587a..7266340 100644 --- a/Sources/ModelsMP/Player/Swdm/Glasses.h +++ b/Sources/ModelsMP/Player/Swdm/Glasses.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GLASSES_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/Swdm/Head.h b/Sources/ModelsMP/Player/Swdm/Head.h index 06e53f5..ad2913d 100644 --- a/Sources/ModelsMP/Player/Swdm/Head.h +++ b/Sources/ModelsMP/Player/Swdm/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/Swdm/Player.h b/Sources/ModelsMP/Player/Swdm/Player.h index d996002..0f8a97d 100644 --- a/Sources/ModelsMP/Player/Swdm/Player.h +++ b/Sources/ModelsMP/Player/Swdm/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/Zorg/Body.h b/Sources/ModelsMP/Player/Zorg/Body.h index 5306056..dbe322a 100644 --- a/Sources/ModelsMP/Player/Zorg/Body.h +++ b/Sources/ModelsMP/Player/Zorg/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Player/Zorg/Head.h b/Sources/ModelsMP/Player/Zorg/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/ModelsMP/Player/Zorg/Head.h +++ b/Sources/ModelsMP/Player/Zorg/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Player/Zorg/Player.h b/Sources/ModelsMP/Player/Zorg/Player.h index 0a220fa..ed482be 100644 --- a/Sources/ModelsMP/Player/Zorg/Player.h +++ b/Sources/ModelsMP/Player/Zorg/Player.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PLAYER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/SouthAmerica/Altar/Altar.h b/Sources/ModelsMP/SouthAmerica/Altar/Altar.h index 0d2eb97..98cd409 100644 --- a/Sources/ModelsMP/SouthAmerica/Altar/Altar.h +++ b/Sources/ModelsMP/SouthAmerica/Altar/Altar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ALTAR_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Bridge/Bridge.h b/Sources/ModelsMP/SouthAmerica/Bridge/Bridge.h index cfbaa33..e733940 100644 --- a/Sources/ModelsMP/SouthAmerica/Bridge/Bridge.h +++ b/Sources/ModelsMP/SouthAmerica/Bridge/Bridge.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRIDGE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Bridge/BridgeSupport.h b/Sources/ModelsMP/SouthAmerica/Bridge/BridgeSupport.h index 6a71365..dc31827 100644 --- a/Sources/ModelsMP/SouthAmerica/Bridge/BridgeSupport.h +++ b/Sources/ModelsMP/SouthAmerica/Bridge/BridgeSupport.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BRIDGESUPPORT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/CaveEntrance/CaveEntrance.h b/Sources/ModelsMP/SouthAmerica/CaveEntrance/CaveEntrance.h index bc74229..d527076 100644 --- a/Sources/ModelsMP/SouthAmerica/CaveEntrance/CaveEntrance.h +++ b/Sources/ModelsMP/SouthAmerica/CaveEntrance/CaveEntrance.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CAVEENTRANCE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Column01/Columns.h b/Sources/ModelsMP/SouthAmerica/Column01/Columns.h index 412a489..a69281a 100644 --- a/Sources/ModelsMP/SouthAmerica/Column01/Columns.h +++ b/Sources/ModelsMP/SouthAmerica/Column01/Columns.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define COLUMNS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/CrystalSkull/Skull04.h b/Sources/ModelsMP/SouthAmerica/CrystalSkull/Skull04.h index 75d5e8c..531f9b2 100644 --- a/Sources/ModelsMP/SouthAmerica/CrystalSkull/Skull04.h +++ b/Sources/ModelsMP/SouthAmerica/CrystalSkull/Skull04.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SKULL04_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/CrystalSkull/Skull05.h b/Sources/ModelsMP/SouthAmerica/CrystalSkull/Skull05.h index 029aed2..7858ee0 100644 --- a/Sources/ModelsMP/SouthAmerica/CrystalSkull/Skull05.h +++ b/Sources/ModelsMP/SouthAmerica/CrystalSkull/Skull05.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SKULL05_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/DragonHead01/Head.h b/Sources/ModelsMP/SouthAmerica/DragonHead01/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/ModelsMP/SouthAmerica/DragonHead01/Head.h +++ b/Sources/ModelsMP/SouthAmerica/DragonHead01/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/DragonHead02/Head.h b/Sources/ModelsMP/SouthAmerica/DragonHead02/Head.h index 1a4a8bd..5f1f089 100644 --- a/Sources/ModelsMP/SouthAmerica/DragonHead02/Head.h +++ b/Sources/ModelsMP/SouthAmerica/DragonHead02/Head.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/DragonHead03/DragonHead.h b/Sources/ModelsMP/SouthAmerica/DragonHead03/DragonHead.h index 5f6de66..8388606 100644 --- a/Sources/ModelsMP/SouthAmerica/DragonHead03/DragonHead.h +++ b/Sources/ModelsMP/SouthAmerica/DragonHead03/DragonHead.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define DRAGONHEAD_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/FireHolder01/FireHolder.h b/Sources/ModelsMP/SouthAmerica/FireHolder01/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/SouthAmerica/FireHolder01/FireHolder.h +++ b/Sources/ModelsMP/SouthAmerica/FireHolder01/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/FireHolder02/FireHolder.h b/Sources/ModelsMP/SouthAmerica/FireHolder02/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/SouthAmerica/FireHolder02/FireHolder.h +++ b/Sources/ModelsMP/SouthAmerica/FireHolder02/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/FireHolder03/FireHolder.h b/Sources/ModelsMP/SouthAmerica/FireHolder03/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/SouthAmerica/FireHolder03/FireHolder.h +++ b/Sources/ModelsMP/SouthAmerica/FireHolder03/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/FireHolder04/FireHolder.h b/Sources/ModelsMP/SouthAmerica/FireHolder04/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/SouthAmerica/FireHolder04/FireHolder.h +++ b/Sources/ModelsMP/SouthAmerica/FireHolder04/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/FireHolder05/FireHolder.h b/Sources/ModelsMP/SouthAmerica/FireHolder05/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/SouthAmerica/FireHolder05/FireHolder.h +++ b/Sources/ModelsMP/SouthAmerica/FireHolder05/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/FireHolder06/FireHolder.h b/Sources/ModelsMP/SouthAmerica/FireHolder06/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/SouthAmerica/FireHolder06/FireHolder.h +++ b/Sources/ModelsMP/SouthAmerica/FireHolder06/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/FireHolder07/FireHolder.h b/Sources/ModelsMP/SouthAmerica/FireHolder07/FireHolder.h index 8109fa3..a4cacb6 100644 --- a/Sources/ModelsMP/SouthAmerica/FireHolder07/FireHolder.h +++ b/Sources/ModelsMP/SouthAmerica/FireHolder07/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/FireHolder07/FireHolderNoFire.h b/Sources/ModelsMP/SouthAmerica/FireHolder07/FireHolderNoFire.h index 52d228d..fc80468 100644 --- a/Sources/ModelsMP/SouthAmerica/FireHolder07/FireHolderNoFire.h +++ b/Sources/ModelsMP/SouthAmerica/FireHolder07/FireHolderNoFire.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDERNOFIRE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/FireHolder08/FireHolder.h b/Sources/ModelsMP/SouthAmerica/FireHolder08/FireHolder.h index 6f5a40a..d4803b1 100644 --- a/Sources/ModelsMP/SouthAmerica/FireHolder08/FireHolder.h +++ b/Sources/ModelsMP/SouthAmerica/FireHolder08/FireHolder.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FIREHOLDER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Hand/Hand.h b/Sources/ModelsMP/SouthAmerica/Hand/Hand.h index ef453ea..6f73a14 100644 --- a/Sources/ModelsMP/SouthAmerica/Hand/Hand.h +++ b/Sources/ModelsMP/SouthAmerica/Hand/Hand.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HAND_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/HeadEntrance/Entrance.h b/Sources/ModelsMP/SouthAmerica/HeadEntrance/Entrance.h index 0e112f4..8312256 100644 --- a/Sources/ModelsMP/SouthAmerica/HeadEntrance/Entrance.h +++ b/Sources/ModelsMP/SouthAmerica/HeadEntrance/Entrance.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ENTRANCE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/HeadStatue01/HeadStatue.h b/Sources/ModelsMP/SouthAmerica/HeadStatue01/HeadStatue.h index cf6f25d..9532a2a 100644 --- a/Sources/ModelsMP/SouthAmerica/HeadStatue01/HeadStatue.h +++ b/Sources/ModelsMP/SouthAmerica/HeadStatue01/HeadStatue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define HEADSTATUE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Jaguar/Body.h b/Sources/ModelsMP/SouthAmerica/Jaguar/Body.h index 4b204f9..3eb4cf2 100644 --- a/Sources/ModelsMP/SouthAmerica/Jaguar/Body.h +++ b/Sources/ModelsMP/SouthAmerica/Jaguar/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Jaguar/Jaguar.h b/Sources/ModelsMP/SouthAmerica/Jaguar/Jaguar.h index dbe4d02..0916d81 100644 --- a/Sources/ModelsMP/SouthAmerica/Jaguar/Jaguar.h +++ b/Sources/ModelsMP/SouthAmerica/Jaguar/Jaguar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define JAGUAR_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/LaserMechanism/LaserMechanism.h b/Sources/ModelsMP/SouthAmerica/LaserMechanism/LaserMechanism.h index 531ec41..16ff4ba 100644 --- a/Sources/ModelsMP/SouthAmerica/LaserMechanism/LaserMechanism.h +++ b/Sources/ModelsMP/SouthAmerica/LaserMechanism/LaserMechanism.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERMECHANISM_ANIM_DISABLED 0 diff --git a/Sources/ModelsMP/SouthAmerica/Pyramid/Pyramid.h b/Sources/ModelsMP/SouthAmerica/Pyramid/Pyramid.h index c4fa663..75936a0 100644 --- a/Sources/ModelsMP/SouthAmerica/Pyramid/Pyramid.h +++ b/Sources/ModelsMP/SouthAmerica/Pyramid/Pyramid.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PYRAMID_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Pyramid/PyramidSmall.h b/Sources/ModelsMP/SouthAmerica/Pyramid/PyramidSmall.h index af15799..7f633a5 100644 --- a/Sources/ModelsMP/SouthAmerica/Pyramid/PyramidSmall.h +++ b/Sources/ModelsMP/SouthAmerica/Pyramid/PyramidSmall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PYRAMIDSMALL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Pyramid/Stairs.h b/Sources/ModelsMP/SouthAmerica/Pyramid/Stairs.h index 0f86b3c..7e1a920 100644 --- a/Sources/ModelsMP/SouthAmerica/Pyramid/Stairs.h +++ b/Sources/ModelsMP/SouthAmerica/Pyramid/Stairs.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STAIRS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Pyramid02/Pyramid.h b/Sources/ModelsMP/SouthAmerica/Pyramid02/Pyramid.h index 8838fa7..3f83376 100644 --- a/Sources/ModelsMP/SouthAmerica/Pyramid02/Pyramid.h +++ b/Sources/ModelsMP/SouthAmerica/Pyramid02/Pyramid.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PYRAMID_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Pyramid02/Stairs.h b/Sources/ModelsMP/SouthAmerica/Pyramid02/Stairs.h index 0f86b3c..7e1a920 100644 --- a/Sources/ModelsMP/SouthAmerica/Pyramid02/Stairs.h +++ b/Sources/ModelsMP/SouthAmerica/Pyramid02/Stairs.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STAIRS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Pyramid03/Pyramid.h b/Sources/ModelsMP/SouthAmerica/Pyramid03/Pyramid.h index c4fa663..75936a0 100644 --- a/Sources/ModelsMP/SouthAmerica/Pyramid03/Pyramid.h +++ b/Sources/ModelsMP/SouthAmerica/Pyramid03/Pyramid.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PYRAMID_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Pyramid03/PyramidSmall.h b/Sources/ModelsMP/SouthAmerica/Pyramid03/PyramidSmall.h index af15799..7f633a5 100644 --- a/Sources/ModelsMP/SouthAmerica/Pyramid03/PyramidSmall.h +++ b/Sources/ModelsMP/SouthAmerica/Pyramid03/PyramidSmall.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PYRAMIDSMALL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Pyramid03/Stairs.h b/Sources/ModelsMP/SouthAmerica/Pyramid03/Stairs.h index 0f86b3c..7e1a920 100644 --- a/Sources/ModelsMP/SouthAmerica/Pyramid03/Stairs.h +++ b/Sources/ModelsMP/SouthAmerica/Pyramid03/Stairs.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STAIRS_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Rocks/Rock.h b/Sources/ModelsMP/SouthAmerica/Rocks/Rock.h index 67660ef..3fa90a7 100644 --- a/Sources/ModelsMP/SouthAmerica/Rocks/Rock.h +++ b/Sources/ModelsMP/SouthAmerica/Rocks/Rock.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define ROCK_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Shooter01/Shooter.h b/Sources/ModelsMP/SouthAmerica/Shooter01/Shooter.h index 6869285..303c0cc 100644 --- a/Sources/ModelsMP/SouthAmerica/Shooter01/Shooter.h +++ b/Sources/ModelsMP/SouthAmerica/Shooter01/Shooter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOOTER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Shooter01/Shooter02.h b/Sources/ModelsMP/SouthAmerica/Shooter01/Shooter02.h index 544fa75..fcf1c95 100644 --- a/Sources/ModelsMP/SouthAmerica/Shooter01/Shooter02.h +++ b/Sources/ModelsMP/SouthAmerica/Shooter01/Shooter02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOOTER02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Shooter02/Shooter.h b/Sources/ModelsMP/SouthAmerica/Shooter02/Shooter.h index 93f9a84..773462f 100644 --- a/Sources/ModelsMP/SouthAmerica/Shooter02/Shooter.h +++ b/Sources/ModelsMP/SouthAmerica/Shooter02/Shooter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOOTER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Shooter02/Shooter02.h b/Sources/ModelsMP/SouthAmerica/Shooter02/Shooter02.h index 544fa75..fcf1c95 100644 --- a/Sources/ModelsMP/SouthAmerica/Shooter02/Shooter02.h +++ b/Sources/ModelsMP/SouthAmerica/Shooter02/Shooter02.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOOTER02_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Shooter03/Shooter.h b/Sources/ModelsMP/SouthAmerica/Shooter03/Shooter.h index 93f9a84..773462f 100644 --- a/Sources/ModelsMP/SouthAmerica/Shooter03/Shooter.h +++ b/Sources/ModelsMP/SouthAmerica/Shooter03/Shooter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOOTER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Shooter04/Shooter.h b/Sources/ModelsMP/SouthAmerica/Shooter04/Shooter.h index 93f9a84..773462f 100644 --- a/Sources/ModelsMP/SouthAmerica/Shooter04/Shooter.h +++ b/Sources/ModelsMP/SouthAmerica/Shooter04/Shooter.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SHOOTER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/SpiderWeb/SpiderWeb.h b/Sources/ModelsMP/SouthAmerica/SpiderWeb/SpiderWeb.h index 03f5d00..5dce386 100644 --- a/Sources/ModelsMP/SouthAmerica/SpiderWeb/SpiderWeb.h +++ b/Sources/ModelsMP/SouthAmerica/SpiderWeb/SpiderWeb.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SPIDERWEB_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Statue05/Statue.h b/Sources/ModelsMP/SouthAmerica/Statue05/Statue.h index 3cadb51..591e7de 100644 --- a/Sources/ModelsMP/SouthAmerica/Statue05/Statue.h +++ b/Sources/ModelsMP/SouthAmerica/Statue05/Statue.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define STATUE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/SunOltar/Oltar.h b/Sources/ModelsMP/SouthAmerica/SunOltar/Oltar.h index 17ed0f0..c27de86 100644 --- a/Sources/ModelsMP/SouthAmerica/SunOltar/Oltar.h +++ b/Sources/ModelsMP/SouthAmerica/SunOltar/Oltar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define OLTAR_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Torch04/Torch.h b/Sources/ModelsMP/SouthAmerica/Torch04/Torch.h index ca6f3d7..a28b24e 100644 --- a/Sources/ModelsMP/SouthAmerica/Torch04/Torch.h +++ b/Sources/ModelsMP/SouthAmerica/Torch04/Torch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TORCH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Totem01/Totem01.h b/Sources/ModelsMP/SouthAmerica/Totem01/Totem01.h index 6f043df..532711e 100644 --- a/Sources/ModelsMP/SouthAmerica/Totem01/Totem01.h +++ b/Sources/ModelsMP/SouthAmerica/Totem01/Totem01.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOTEM01_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/Totem02/Totem.h b/Sources/ModelsMP/SouthAmerica/Totem02/Totem.h index 05b4022..c74404e 100644 --- a/Sources/ModelsMP/SouthAmerica/Totem02/Totem.h +++ b/Sources/ModelsMP/SouthAmerica/Totem02/Totem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOTEM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/SouthAmerica/TwoHeadSnake/Snake.h b/Sources/ModelsMP/SouthAmerica/TwoHeadSnake/Snake.h index 2d22c19..2bc8677 100644 --- a/Sources/ModelsMP/SouthAmerica/TwoHeadSnake/Snake.h +++ b/Sources/ModelsMP/SouthAmerica/TwoHeadSnake/Snake.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNAKE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Switches/Switch01/Switch.h b/Sources/ModelsMP/Switches/Switch01/Switch.h index fd433db..438f9e4 100644 --- a/Sources/ModelsMP/Switches/Switch01/Switch.h +++ b/Sources/ModelsMP/Switches/Switch01/Switch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SWITCH_ANIM_STANDING 0 diff --git a/Sources/ModelsMP/TechTest/TruForm/BioMech.h b/Sources/ModelsMP/TechTest/TruForm/BioMech.h index c29d1b4..3b7df45 100644 --- a/Sources/ModelsMP/TechTest/TruForm/BioMech.h +++ b/Sources/ModelsMP/TechTest/TruForm/BioMech.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BIOMECH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/TechTest/TruForm/Portal.h b/Sources/ModelsMP/TechTest/TruForm/Portal.h index 978fadd..c704aa7 100644 --- a/Sources/ModelsMP/TechTest/TruForm/Portal.h +++ b/Sources/ModelsMP/TechTest/TruForm/Portal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define PORTAL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/TechTest/TruForm/Teapot.h b/Sources/ModelsMP/TechTest/TruForm/Teapot.h index 066b85a..5673153 100644 --- a/Sources/ModelsMP/TechTest/TruForm/Teapot.h +++ b/Sources/ModelsMP/TechTest/TruForm/Teapot.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEAPOT_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/TechTest/TruForm/Toroid.h b/Sources/ModelsMP/TechTest/TruForm/Toroid.h index 20b4185..d44acbb 100644 --- a/Sources/ModelsMP/TechTest/TruForm/Toroid.h +++ b/Sources/ModelsMP/TechTest/TruForm/Toroid.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TOROID_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Warped/CPPR/Body.h b/Sources/ModelsMP/Warped/CPPR/Body.h index 4b204f9..3eb4cf2 100644 --- a/Sources/ModelsMP/Warped/CPPR/Body.h +++ b/Sources/ModelsMP/Warped/CPPR/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Warped/CPPR/GrenadeBack.h b/Sources/ModelsMP/Warped/CPPR/GrenadeBack.h index d51a779..43eb6ac 100644 --- a/Sources/ModelsMP/Warped/CPPR/GrenadeBack.h +++ b/Sources/ModelsMP/Warped/CPPR/GrenadeBack.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADEBACK_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Warped/CPPR/GrenadeLauncher.h b/Sources/ModelsMP/Warped/CPPR/GrenadeLauncher.h index f75419a..5502803 100644 --- a/Sources/ModelsMP/Warped/CPPR/GrenadeLauncher.h +++ b/Sources/ModelsMP/Warped/CPPR/GrenadeLauncher.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADELAUNCHER_ANIM_CENTERED 0 diff --git a/Sources/ModelsMP/Warped/CPPR/GrenadeLauncherItem.h b/Sources/ModelsMP/Warped/CPPR/GrenadeLauncherItem.h index 2dfe0d2..38b7cdd 100644 --- a/Sources/ModelsMP/Warped/CPPR/GrenadeLauncherItem.h +++ b/Sources/ModelsMP/Warped/CPPR/GrenadeLauncherItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define GRENADELAUNCHERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Warped/CPPR/MovingPipe.h b/Sources/ModelsMP/Warped/CPPR/MovingPipe.h index d20060f..3cb5293 100644 --- a/Sources/ModelsMP/Warped/CPPR/MovingPipe.h +++ b/Sources/ModelsMP/Warped/CPPR/MovingPipe.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MOVINGPIPE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Warped/Laser/Barrel.h b/Sources/ModelsMP/Warped/Laser/Barrel.h index 391ee47..ae04e8a 100644 --- a/Sources/ModelsMP/Warped/Laser/Barrel.h +++ b/Sources/ModelsMP/Warped/Laser/Barrel.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARREL_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Warped/Laser/Barrel_big.h b/Sources/ModelsMP/Warped/Laser/Barrel_big.h index aeb4eeb..d981545 100644 --- a/Sources/ModelsMP/Warped/Laser/Barrel_big.h +++ b/Sources/ModelsMP/Warped/Laser/Barrel_big.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BARREL_BIG_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Warped/Laser/Body.h b/Sources/ModelsMP/Warped/Laser/Body.h index 4b204f9..3eb4cf2 100644 --- a/Sources/ModelsMP/Warped/Laser/Body.h +++ b/Sources/ModelsMP/Warped/Laser/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Warped/Laser/Laser.h b/Sources/ModelsMP/Warped/Laser/Laser.h index 778c39a..930bcc5 100644 --- a/Sources/ModelsMP/Warped/Laser/Laser.h +++ b/Sources/ModelsMP/Warped/Laser/Laser.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Warped/Laser/LaserItem.h b/Sources/ModelsMP/Warped/Laser/LaserItem.h index 5c6b2fd..0555a46 100644 --- a/Sources/ModelsMP/Warped/Laser/LaserItem.h +++ b/Sources/ModelsMP/Warped/Laser/LaserItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define LASERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Warped/Projectile/Mine.h b/Sources/ModelsMP/Warped/Projectile/Mine.h index ecef47c..c3b4a45 100644 --- a/Sources/ModelsMP/Warped/Projectile/Mine.h +++ b/Sources/ModelsMP/Warped/Projectile/Mine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define MINE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/ChainSaw/Blade.h b/Sources/ModelsMP/Weapons/ChainSaw/Blade.h index dc34563..ba10ea5 100644 --- a/Sources/ModelsMP/Weapons/ChainSaw/Blade.h +++ b/Sources/ModelsMP/Weapons/ChainSaw/Blade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLADE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/ChainSaw/BladeForPlayer.h b/Sources/ModelsMP/Weapons/ChainSaw/BladeForPlayer.h index 5de314f..26fb3f1 100644 --- a/Sources/ModelsMP/Weapons/ChainSaw/BladeForPlayer.h +++ b/Sources/ModelsMP/Weapons/ChainSaw/BladeForPlayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLADEFORPLAYER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/ChainSaw/Body.h b/Sources/ModelsMP/Weapons/ChainSaw/Body.h index 4b204f9..3eb4cf2 100644 --- a/Sources/ModelsMP/Weapons/ChainSaw/Body.h +++ b/Sources/ModelsMP/Weapons/ChainSaw/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/ChainSaw/BodyForPlayer.h b/Sources/ModelsMP/Weapons/ChainSaw/BodyForPlayer.h index e273c8b..114ee1b 100644 --- a/Sources/ModelsMP/Weapons/ChainSaw/BodyForPlayer.h +++ b/Sources/ModelsMP/Weapons/ChainSaw/BodyForPlayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFORPLAYER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/ChainSaw/ChainSaw.h b/Sources/ModelsMP/Weapons/ChainSaw/ChainSaw.h index 562b7fb..4790d65 100644 --- a/Sources/ModelsMP/Weapons/ChainSaw/ChainSaw.h +++ b/Sources/ModelsMP/Weapons/ChainSaw/ChainSaw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/ChainSaw/ChainsawForPlayer.h b/Sources/ModelsMP/Weapons/ChainSaw/ChainsawForPlayer.h index 372dc12..8709414 100644 --- a/Sources/ModelsMP/Weapons/ChainSaw/ChainsawForPlayer.h +++ b/Sources/ModelsMP/Weapons/ChainSaw/ChainsawForPlayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAWFORPLAYER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/ChainSaw/ChainsawItem.h b/Sources/ModelsMP/Weapons/ChainSaw/ChainsawItem.h index 80b65d5..6419467 100644 --- a/Sources/ModelsMP/Weapons/ChainSaw/ChainsawItem.h +++ b/Sources/ModelsMP/Weapons/ChainSaw/ChainsawItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAWITEM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/ChainSaw/Teeth.h b/Sources/ModelsMP/Weapons/ChainSaw/Teeth.h index fb0a16f..0ed4192 100644 --- a/Sources/ModelsMP/Weapons/ChainSaw/Teeth.h +++ b/Sources/ModelsMP/Weapons/ChainSaw/Teeth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEETH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/ChainSaw/TeethForPlayer.h b/Sources/ModelsMP/Weapons/ChainSaw/TeethForPlayer.h index 9aae903..e1deb85 100644 --- a/Sources/ModelsMP/Weapons/ChainSaw/TeethForPlayer.h +++ b/Sources/ModelsMP/Weapons/ChainSaw/TeethForPlayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEETHFORPLAYER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Flamer/Body.h b/Sources/ModelsMP/Weapons/Flamer/Body.h index 3651c07..11d37ad 100644 --- a/Sources/ModelsMP/Weapons/Flamer/Body.h +++ b/Sources/ModelsMP/Weapons/Flamer/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Flamer/Flame.h b/Sources/ModelsMP/Weapons/Flamer/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/ModelsMP/Weapons/Flamer/Flame.h +++ b/Sources/ModelsMP/Weapons/Flamer/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Flamer/Flamer.h b/Sources/ModelsMP/Weapons/Flamer/Flamer.h index c88597d..b427339 100644 --- a/Sources/ModelsMP/Weapons/Flamer/Flamer.h +++ b/Sources/ModelsMP/Weapons/Flamer/Flamer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Flamer/FlamerItem.h b/Sources/ModelsMP/Weapons/Flamer/FlamerItem.h index 8572c0d..c54bcaa 100644 --- a/Sources/ModelsMP/Weapons/Flamer/FlamerItem.h +++ b/Sources/ModelsMP/Weapons/Flamer/FlamerItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Flamer/FuelReservoir.h b/Sources/ModelsMP/Weapons/Flamer/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/ModelsMP/Weapons/Flamer/FuelReservoir.h +++ b/Sources/ModelsMP/Weapons/Flamer/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Flamer/Projectile/Invisible.h b/Sources/ModelsMP/Weapons/Flamer/Projectile/Invisible.h index cf81552..c8f68aa 100644 --- a/Sources/ModelsMP/Weapons/Flamer/Projectile/Invisible.h +++ b/Sources/ModelsMP/Weapons/Flamer/Projectile/Invisible.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INVISIBLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Sniper/Body.h b/Sources/ModelsMP/Weapons/Sniper/Body.h index d51c2ed..6c4bcd4 100644 --- a/Sources/ModelsMP/Weapons/Sniper/Body.h +++ b/Sources/ModelsMP/Weapons/Sniper/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Sniper/Sniper.h b/Sources/ModelsMP/Weapons/Sniper/Sniper.h index b65935b..06e8bd6 100644 --- a/Sources/ModelsMP/Weapons/Sniper/Sniper.h +++ b/Sources/ModelsMP/Weapons/Sniper/Sniper.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNIPER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Sniper/SniperItem.h b/Sources/ModelsMP/Weapons/Sniper/SniperItem.h index 7ee75fc..073bf96 100644 --- a/Sources/ModelsMP/Weapons/Sniper/SniperItem.h +++ b/Sources/ModelsMP/Weapons/Sniper/SniperItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNIPERITEM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Blade.h b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Blade.h index dc34563..ba10ea5 100644 --- a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Blade.h +++ b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Blade.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLADE_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/BladeForPlayer.h b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/BladeForPlayer.h index 5de314f..26fb3f1 100644 --- a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/BladeForPlayer.h +++ b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/BladeForPlayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BLADEFORPLAYER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Body.h b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Body.h index 4b204f9..3eb4cf2 100644 --- a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Body.h +++ b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/BodyForPlayer.h b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/BodyForPlayer.h index e273c8b..114ee1b 100644 --- a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/BodyForPlayer.h +++ b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/BodyForPlayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYFORPLAYER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainSaw.h b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainSaw.h index 562b7fb..4790d65 100644 --- a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainSaw.h +++ b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainSaw.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAW_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainsawForPlayer.h b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainsawForPlayer.h index 372dc12..8709414 100644 --- a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainsawForPlayer.h +++ b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainsawForPlayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAWFORPLAYER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainsawItem.h b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainsawItem.h index 80b65d5..6419467 100644 --- a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainsawItem.h +++ b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/ChainsawItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define CHAINSAWITEM_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Teeth.h b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Teeth.h index fb0a16f..0ed4192 100644 --- a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Teeth.h +++ b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/Teeth.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEETH_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/TeethForPlayer.h b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/TeethForPlayer.h index 9aae903..e1deb85 100644 --- a/Sources/ModelsMP/Weapons/Weapons/ChainSaw/TeethForPlayer.h +++ b/Sources/ModelsMP/Weapons/Weapons/ChainSaw/TeethForPlayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define TEETHFORPLAYER_ANIM_DEFAULT 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/Backup/Flamer.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/Backup/Flamer.h index c88597d..b427339 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/Backup/Flamer.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/Backup/Flamer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/Body.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/Body.h index 3651c07..11d37ad 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/Body.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/Flame.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/Flame.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/Flamer.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/Flamer.h index c88597d..b427339 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/Flamer.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/Flamer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/FlamerItem.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/FlamerItem.h index 8572c0d..c54bcaa 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/FlamerItem.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/FlamerItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/FuelReservoir.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/FuelReservoir.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/Opened/BodyOpened.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/Opened/BodyOpened.h index e78723c..0a365c6 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/Opened/BodyOpened.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/Opened/BodyOpened.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODYOPENED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/Opened/FuelReservoirOpened.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/Opened/FuelReservoirOpened.h index 1ff2128..1627fcb 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/Opened/FuelReservoirOpened.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/Opened/FuelReservoirOpened.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIROPENED_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/Projectile/Invisible.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/Projectile/Invisible.h index b8ee17c..67598f6 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/Projectile/Invisible.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/Projectile/Invisible.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define INVISIBLE_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/Work/Body.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/Work/Body.h index 2a3c385..07e3f03 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/Work/Body.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/Work/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/Work/FuelReservoir.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/Work/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/Work/FuelReservoir.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/Work/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Body.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Body.h index 3651c07..11d37ad 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Body.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Flame.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Flame.h index b95bf4b..90bc044 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Flame.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Flame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAME_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Flamer.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Flamer.h index c88597d..b427339 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Flamer.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/Flamer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/FlamerItem.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/FlamerItem.h index 8572c0d..c54bcaa 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/FlamerItem.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/FlamerItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FLAMERITEM_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/FuelReservoir.h b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/FuelReservoir.h index 98fe817..fec4819 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/FuelReservoir.h +++ b/Sources/ModelsMP/Weapons/Weapons/Flamer/ok/FuelReservoir.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define FUELRESERVOIR_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Sniper/Body.h b/Sources/ModelsMP/Weapons/Weapons/Sniper/Body.h index 03232e1..3872a83 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Sniper/Body.h +++ b/Sources/ModelsMP/Weapons/Weapons/Sniper/Body.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define BODY_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Sniper/Sniper.h b/Sources/ModelsMP/Weapons/Weapons/Sniper/Sniper.h index b65935b..06e8bd6 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Sniper/Sniper.h +++ b/Sources/ModelsMP/Weapons/Weapons/Sniper/Sniper.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNIPER_ANIM_DEFAULT_ANIMATION 0 diff --git a/Sources/ModelsMP/Weapons/Weapons/Sniper/SniperItem.h b/Sources/ModelsMP/Weapons/Weapons/Sniper/SniperItem.h index 7ee75fc..073bf96 100644 --- a/Sources/ModelsMP/Weapons/Weapons/Sniper/SniperItem.h +++ b/Sources/ModelsMP/Weapons/Weapons/Sniper/SniperItem.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Animation names #define SNIPERITEM_ANIM_DEFAULT 0 diff --git a/Sources/RCon/RCon.cpp b/Sources/RCon/RCon.cpp index 44d307f..22b5988 100644 --- a/Sources/RCon/RCon.cpp +++ b/Sources/RCon/RCon.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // RCon.cpp : Defines the class behaviors for the application. // diff --git a/Sources/RCon/RCon.h b/Sources/RCon/RCon.h index 158d67c..df83fb0 100644 --- a/Sources/RCon/RCon.h +++ b/Sources/RCon/RCon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // RCon.h : main header file for the RCON application // diff --git a/Sources/RCon/RConDlg.cpp b/Sources/RCon/RConDlg.cpp index 7e21893..830bb55 100644 --- a/Sources/RCon/RConDlg.cpp +++ b/Sources/RCon/RConDlg.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // RConDlg.cpp : implementation file // diff --git a/Sources/RCon/RConDlg.h b/Sources/RCon/RConDlg.h index d1cb006..1645167 100644 --- a/Sources/RCon/RConDlg.h +++ b/Sources/RCon/RConDlg.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // RConDlg.h : header file // diff --git a/Sources/RCon/StdAfx.cpp b/Sources/RCon/StdAfx.cpp index e7f22e0..b165bff 100644 --- a/Sources/RCon/StdAfx.cpp +++ b/Sources/RCon/StdAfx.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.cpp : source file that includes just the standard includes // RCon.pch will be the pre-compiled header diff --git a/Sources/RCon/StdAfx.h b/Sources/RCon/StdAfx.h index 2aea570..e71a9b2 100644 --- a/Sources/RCon/StdAfx.h +++ b/Sources/RCon/StdAfx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but diff --git a/Sources/RCon/resource.h b/Sources/RCon/resource.h index 99461c3..ec384d4 100644 --- a/Sources/RCon/resource.h +++ b/Sources/RCon/resource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. diff --git a/Sources/SeriousSam/CDCheck.h b/Sources/SeriousSam/CDCheck.h index ae09a68..eab3510 100644 --- a/Sources/SeriousSam/CDCheck.h +++ b/Sources/SeriousSam/CDCheck.h @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define CD_CHECK 1 diff --git a/Sources/SeriousSam/CmdLine.cpp b/Sources/SeriousSam/CmdLine.cpp index bf46e62..e83f14c 100644 --- a/Sources/SeriousSam/CmdLine.cpp +++ b/Sources/SeriousSam/CmdLine.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/SeriousSam/CmdLine.h b/Sources/SeriousSam/CmdLine.h index 598b566..a74e37d 100644 --- a/Sources/SeriousSam/CmdLine.h +++ b/Sources/SeriousSam/CmdLine.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CMDLINE_H #define SE_INCL_CMDLINE_H diff --git a/Sources/SeriousSam/Credits.cpp b/Sources/SeriousSam/Credits.cpp index f99dad5..2cd8059 100644 --- a/Sources/SeriousSam/Credits.cpp +++ b/Sources/SeriousSam/Credits.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" #include diff --git a/Sources/SeriousSam/Credits.h b/Sources/SeriousSam/Credits.h index 17831ca..0a8ced8 100644 --- a/Sources/SeriousSam/Credits.h +++ b/Sources/SeriousSam/Credits.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_CREDITS_H #define SE_INCL_CREDITS_H diff --git a/Sources/SeriousSam/GLSettings.cpp b/Sources/SeriousSam/GLSettings.cpp index ccd78f4..75eb15a 100644 --- a/Sources/SeriousSam/GLSettings.cpp +++ b/Sources/SeriousSam/GLSettings.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdh.h" diff --git a/Sources/SeriousSam/GLSettings.h b/Sources/SeriousSam/GLSettings.h index 7207a2b..467335f 100644 --- a/Sources/SeriousSam/GLSettings.h +++ b/Sources/SeriousSam/GLSettings.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ extern void InitGLSettings(void); extern void ApplyGLSettings(BOOL bForce); diff --git a/Sources/SeriousSam/LCDDrawing.cpp b/Sources/SeriousSam/LCDDrawing.cpp index d933f2c..ec5f8b5 100644 --- a/Sources/SeriousSam/LCDDrawing.cpp +++ b/Sources/SeriousSam/LCDDrawing.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "Stdh.h" #include "LCDDrawing.h" diff --git a/Sources/SeriousSam/LCDDrawing.h b/Sources/SeriousSam/LCDDrawing.h index 5e336df..f726a2c 100644 --- a/Sources/SeriousSam/LCDDrawing.h +++ b/Sources/SeriousSam/LCDDrawing.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_LCDDRAWING_H #define SE_INCL_LCDDRAWING_H diff --git a/Sources/SeriousSam/LevelInfo.cpp b/Sources/SeriousSam/LevelInfo.cpp index 2b3c80d..5b1260e 100644 --- a/Sources/SeriousSam/LevelInfo.cpp +++ b/Sources/SeriousSam/LevelInfo.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include "LevelInfo.h" diff --git a/Sources/SeriousSam/LevelInfo.h b/Sources/SeriousSam/LevelInfo.h index 9e9c3d0..df9e2ff 100644 --- a/Sources/SeriousSam/LevelInfo.h +++ b/Sources/SeriousSam/LevelInfo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ extern CListHead _lhAutoDemos; diff --git a/Sources/SeriousSam/MainWindow.cpp b/Sources/SeriousSam/MainWindow.cpp index 677c4fc..2ddcd4e 100644 --- a/Sources/SeriousSam/MainWindow.cpp +++ b/Sources/SeriousSam/MainWindow.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include "MainWindow.h" diff --git a/Sources/SeriousSam/MainWindow.h b/Sources/SeriousSam/MainWindow.h index 5531439..5ed4d15 100644 --- a/Sources/SeriousSam/MainWindow.h +++ b/Sources/SeriousSam/MainWindow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ extern BOOL _bWindowChanging; // ignores window messages while this is set extern HWND _hwndMain; diff --git a/Sources/SeriousSam/Menu.cpp b/Sources/SeriousSam/Menu.cpp index f4f7a8f..aa2f63e 100644 --- a/Sources/SeriousSam/Menu.cpp +++ b/Sources/SeriousSam/Menu.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/SeriousSam/Menu.h b/Sources/SeriousSam/Menu.h index 0091361..148eb00 100644 --- a/Sources/SeriousSam/Menu.h +++ b/Sources/SeriousSam/Menu.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // set new thumbnail void SetThumbnail(CTFileName fn); diff --git a/Sources/SeriousSam/MenuGadgets.cpp b/Sources/SeriousSam/MenuGadgets.cpp index 45aef34..953271e 100644 --- a/Sources/SeriousSam/MenuGadgets.cpp +++ b/Sources/SeriousSam/MenuGadgets.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/SeriousSam/MenuGadgets.h b/Sources/SeriousSam/MenuGadgets.h index 3583832..a734766 100644 --- a/Sources/SeriousSam/MenuGadgets.h +++ b/Sources/SeriousSam/MenuGadgets.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define DOING_NOTHING 0 #define PRESS_KEY_WAITING 1 diff --git a/Sources/SeriousSam/MenuPrinting.cpp b/Sources/SeriousSam/MenuPrinting.cpp index f74abb3..bff301e 100644 --- a/Sources/SeriousSam/MenuPrinting.cpp +++ b/Sources/SeriousSam/MenuPrinting.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/SeriousSam/MenuPrinting.h b/Sources/SeriousSam/MenuPrinting.h index b28acc6..f3e14ac 100644 --- a/Sources/SeriousSam/MenuPrinting.h +++ b/Sources/SeriousSam/MenuPrinting.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_MENUPRINTING_H #define SE_INCL_MENUPRINTING_H diff --git a/Sources/SeriousSam/SeriousSam.cpp b/Sources/SeriousSam/SeriousSam.cpp index 2211f75..f8cb5a6 100644 --- a/Sources/SeriousSam/SeriousSam.cpp +++ b/Sources/SeriousSam/SeriousSam.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/SeriousSam/SeriousSam.h b/Sources/SeriousSam/SeriousSam.h index 6afc32d..88fbf8a 100644 --- a/Sources/SeriousSam/SeriousSam.h +++ b/Sources/SeriousSam/SeriousSam.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define APPLICATION_NAME "SeriousSam" #include "CDCheck.h" @@ -21,4 +34,4 @@ struct KeyData { char *kd_strASCII; }; -extern CGame *_pGame; \ No newline at end of file +extern CGame *_pGame; diff --git a/Sources/SeriousSam/SplashScreen.cpp b/Sources/SeriousSam/SplashScreen.cpp index afc6843..eb23954 100644 --- a/Sources/SeriousSam/SplashScreen.cpp +++ b/Sources/SeriousSam/SplashScreen.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include "resource.h" @@ -107,4 +120,4 @@ void HideSplashScreen(void) DestroyWindow(hwnd); DeleteObject(_hbmSplash); DeleteObject(_hbmSplashMask); -} \ No newline at end of file +} diff --git a/Sources/SeriousSam/SplashScreen.h b/Sources/SeriousSam/SplashScreen.h index c5b290f..c41c8ce 100644 --- a/Sources/SeriousSam/SplashScreen.h +++ b/Sources/SeriousSam/SplashScreen.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ void ShowSplashScreen(HINSTANCE hInstance); -void HideSplashScreen(void); \ No newline at end of file +void HideSplashScreen(void); diff --git a/Sources/SeriousSam/StdH.cpp b/Sources/SeriousSam/StdH.cpp index a0fb0be..322326e 100644 --- a/Sources/SeriousSam/StdH.cpp +++ b/Sources/SeriousSam/StdH.cpp @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation -#include "StdH.h" \ No newline at end of file + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + +#include "StdH.h" diff --git a/Sources/SeriousSam/StdH.h b/Sources/SeriousSam/StdH.h index 41b6065..26c7a5c 100644 --- a/Sources/SeriousSam/StdH.h +++ b/Sources/SeriousSam/StdH.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include @@ -24,4 +37,4 @@ #include "SeriousSam.h" #include "Menu.h" -#include "MenuGadgets.h" \ No newline at end of file +#include "MenuGadgets.h" diff --git a/Sources/SeriousSam/VarList.cpp b/Sources/SeriousSam/VarList.cpp index 350a055..384d5b1 100644 --- a/Sources/SeriousSam/VarList.cpp +++ b/Sources/SeriousSam/VarList.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/SeriousSam/VarList.h b/Sources/SeriousSam/VarList.h index da12450..b87ca0e 100644 --- a/Sources/SeriousSam/VarList.h +++ b/Sources/SeriousSam/VarList.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_VARLIST_H #define SE_INCL_VARLIST_H diff --git a/Sources/SeriousSam/resource.h b/Sources/SeriousSam/resource.h index 252c84c..57006de 100644 --- a/Sources/SeriousSam/resource.h +++ b/Sources/SeriousSam/resource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. diff --git a/Sources/SeriousSkaStudio/CheckBox.cpp b/Sources/SeriousSkaStudio/CheckBox.cpp index 4daffe4..531ecfe 100644 --- a/Sources/SeriousSkaStudio/CheckBox.cpp +++ b/Sources/SeriousSkaStudio/CheckBox.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CheckBox.cpp : implementation file // diff --git a/Sources/SeriousSkaStudio/CheckBox.h b/Sources/SeriousSkaStudio/CheckBox.h index 2212369..055628f 100644 --- a/Sources/SeriousSkaStudio/CheckBox.h +++ b/Sources/SeriousSkaStudio/CheckBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_CHECKBOX_H__E1BBA3F7_AEB5_47EA_9593_99FA773F60C0__INCLUDED_) #define AFX_CHECKBOX_H__E1BBA3F7_AEB5_47EA_9593_99FA773F60C0__INCLUDED_ diff --git a/Sources/SeriousSkaStudio/ChildFrm.cpp b/Sources/SeriousSkaStudio/ChildFrm.cpp index 6b12421..d4e4394 100644 --- a/Sources/SeriousSkaStudio/ChildFrm.cpp +++ b/Sources/SeriousSkaStudio/ChildFrm.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ChildFrm.cpp : implementation of the CChildFrame class // diff --git a/Sources/SeriousSkaStudio/ChildFrm.h b/Sources/SeriousSkaStudio/ChildFrm.h index 54d718a..6da66fa 100644 --- a/Sources/SeriousSkaStudio/ChildFrm.h +++ b/Sources/SeriousSkaStudio/ChildFrm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ChildFrm.h : interface of the CChildFrame class // diff --git a/Sources/SeriousSkaStudio/ColoredButton.cpp b/Sources/SeriousSkaStudio/ColoredButton.cpp index ebfe104..d447e1b 100644 --- a/Sources/SeriousSkaStudio/ColoredButton.cpp +++ b/Sources/SeriousSkaStudio/ColoredButton.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ColoredButton.cpp : implementation file // diff --git a/Sources/SeriousSkaStudio/ColoredButton.h b/Sources/SeriousSkaStudio/ColoredButton.h index bf29410..a14c3f7 100644 --- a/Sources/SeriousSkaStudio/ColoredButton.h +++ b/Sources/SeriousSkaStudio/ColoredButton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ColoredButton.h : header file // diff --git a/Sources/SeriousSkaStudio/DlgBarTreeView.cpp b/Sources/SeriousSkaStudio/DlgBarTreeView.cpp index c424260..6d59fdb 100644 --- a/Sources/SeriousSkaStudio/DlgBarTreeView.cpp +++ b/Sources/SeriousSkaStudio/DlgBarTreeView.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgBarTreeView.cpp: implementation of the CDlgBarTreeView class. // diff --git a/Sources/SeriousSkaStudio/DlgBarTreeView.h b/Sources/SeriousSkaStudio/DlgBarTreeView.h index 8d6dac2..bb43947 100644 --- a/Sources/SeriousSkaStudio/DlgBarTreeView.h +++ b/Sources/SeriousSkaStudio/DlgBarTreeView.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgBarTreeView.h: interface for the CDlgBarTreeView class. // diff --git a/Sources/SeriousSkaStudio/DlgClient.cpp b/Sources/SeriousSkaStudio/DlgClient.cpp index b08f2ec..4990dc8 100644 --- a/Sources/SeriousSkaStudio/DlgClient.cpp +++ b/Sources/SeriousSkaStudio/DlgClient.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgClient.cpp : implementation file // diff --git a/Sources/SeriousSkaStudio/DlgClient.h b/Sources/SeriousSkaStudio/DlgClient.h index d271684..368aea4 100644 --- a/Sources/SeriousSkaStudio/DlgClient.h +++ b/Sources/SeriousSkaStudio/DlgClient.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGCLIENT_H__820F46A0_EEF3_408E_9EB4_BB12E4A657FB__INCLUDED_) #define AFX_DLGCLIENT_H__820F46A0_EEF3_408E_9EB4_BB12E4A657FB__INCLUDED_ diff --git a/Sources/SeriousSkaStudio/DlgTemplate.cpp b/Sources/SeriousSkaStudio/DlgTemplate.cpp index 7104cd0..07f803a 100644 --- a/Sources/SeriousSkaStudio/DlgTemplate.cpp +++ b/Sources/SeriousSkaStudio/DlgTemplate.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdafx.h" #include "SeriousSkaStudio.h" diff --git a/Sources/SeriousSkaStudio/DlgTemplate.h b/Sources/SeriousSkaStudio/DlgTemplate.h index 9ccf041..27c9dd7 100644 --- a/Sources/SeriousSkaStudio/DlgTemplate.h +++ b/Sources/SeriousSkaStudio/DlgTemplate.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLG_TEMPLATE_INCLUDED_) #define AFX_DLG_TEMPLATE_INCLUDED_ diff --git a/Sources/SeriousSkaStudio/DropDown.cpp b/Sources/SeriousSkaStudio/DropDown.cpp index 1992a65..5cfdf59 100644 --- a/Sources/SeriousSkaStudio/DropDown.cpp +++ b/Sources/SeriousSkaStudio/DropDown.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DropDown.cpp : implementation file // diff --git a/Sources/SeriousSkaStudio/DropDown.h b/Sources/SeriousSkaStudio/DropDown.h index caf10b5..40d7975 100644 --- a/Sources/SeriousSkaStudio/DropDown.h +++ b/Sources/SeriousSkaStudio/DropDown.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DROPDOWN_H__8736EA9E_5675_44BB_AD38_E72FB7FF7C76__INCLUDED_) #define AFX_DROPDOWN_H__8736EA9E_5675_44BB_AD38_E72FB7FF7C76__INCLUDED_ diff --git a/Sources/SeriousSkaStudio/MDIClientWnd.cpp b/Sources/SeriousSkaStudio/MDIClientWnd.cpp index 0d33a19..07a823c 100644 --- a/Sources/SeriousSkaStudio/MDIClientWnd.cpp +++ b/Sources/SeriousSkaStudio/MDIClientWnd.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // MDIClientWnd.cpp : implementation file // diff --git a/Sources/SeriousSkaStudio/MDIClientWnd.h b/Sources/SeriousSkaStudio/MDIClientWnd.h index 6166397..e871eff 100644 --- a/Sources/SeriousSkaStudio/MDIClientWnd.h +++ b/Sources/SeriousSkaStudio/MDIClientWnd.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_MDICLIENTWND_H__BA0F202B_D135_430A_A145_5068DD6DE1F2__INCLUDED_) #define AFX_MDICLIENTWND_H__BA0F202B_D135_430A_A145_5068DD6DE1F2__INCLUDED_ diff --git a/Sources/SeriousSkaStudio/MainFrm.cpp b/Sources/SeriousSkaStudio/MainFrm.cpp index d0d30fd..495b72c 100644 --- a/Sources/SeriousSkaStudio/MainFrm.cpp +++ b/Sources/SeriousSkaStudio/MainFrm.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdafx.h" #include "SeriousSkaStudio.h" diff --git a/Sources/SeriousSkaStudio/MainFrm.h b/Sources/SeriousSkaStudio/MainFrm.h index e5f3fd3..7d27516 100644 --- a/Sources/SeriousSkaStudio/MainFrm.h +++ b/Sources/SeriousSkaStudio/MainFrm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // MainFrm.h : interface of the CMainFrame class // diff --git a/Sources/SeriousSkaStudio/ModelTreeCtrl.cpp b/Sources/SeriousSkaStudio/ModelTreeCtrl.cpp index 1099ed3..f0705b3 100644 --- a/Sources/SeriousSkaStudio/ModelTreeCtrl.cpp +++ b/Sources/SeriousSkaStudio/ModelTreeCtrl.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ModelTreeCtrl.cpp: implementation of the CModelTreeCtrl class. // diff --git a/Sources/SeriousSkaStudio/ModelTreeCtrl.h b/Sources/SeriousSkaStudio/ModelTreeCtrl.h index 14df91e..86d2fc4 100644 --- a/Sources/SeriousSkaStudio/ModelTreeCtrl.h +++ b/Sources/SeriousSkaStudio/ModelTreeCtrl.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ModelTreeCtrl.h: interface for the CModelTreeCtrl class. // diff --git a/Sources/SeriousSkaStudio/ParsingSymbols.h b/Sources/SeriousSkaStudio/ParsingSymbols.h index 07c988e..e7a9220 100644 --- a/Sources/SeriousSkaStudio/ParsingSymbols.h +++ b/Sources/SeriousSkaStudio/ParsingSymbols.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // needed for parser and scanner extern int yylex(void); diff --git a/Sources/SeriousSkaStudio/SeriousSkaStudio.cpp b/Sources/SeriousSkaStudio/SeriousSkaStudio.cpp index ea2af18..ef0dbda 100644 --- a/Sources/SeriousSkaStudio/SeriousSkaStudio.cpp +++ b/Sources/SeriousSkaStudio/SeriousSkaStudio.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdafx.h" #include "SeriousSkaStudio.h" diff --git a/Sources/SeriousSkaStudio/SeriousSkaStudio.h b/Sources/SeriousSkaStudio/SeriousSkaStudio.h index 16c4592..3ef098a 100644 --- a/Sources/SeriousSkaStudio/SeriousSkaStudio.h +++ b/Sources/SeriousSkaStudio/SeriousSkaStudio.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SeriousSkaStudio.h : main header file for the SERIOUSSKASTUDIO application // diff --git a/Sources/SeriousSkaStudio/SeriousSkaStudioDoc.cpp b/Sources/SeriousSkaStudio/SeriousSkaStudioDoc.cpp index fd69976..b4c9285 100644 --- a/Sources/SeriousSkaStudio/SeriousSkaStudioDoc.cpp +++ b/Sources/SeriousSkaStudio/SeriousSkaStudioDoc.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SeriousSkaStudioDoc.cpp : implementation of the CSeriousSkaStudioDoc class // diff --git a/Sources/SeriousSkaStudio/SeriousSkaStudioDoc.h b/Sources/SeriousSkaStudio/SeriousSkaStudioDoc.h index b1402c9..36d8390 100644 --- a/Sources/SeriousSkaStudio/SeriousSkaStudioDoc.h +++ b/Sources/SeriousSkaStudio/SeriousSkaStudioDoc.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SeriousSkaStudioDoc.h : interface of the CSeriousSkaStudioDoc class // diff --git a/Sources/SeriousSkaStudio/SeriousSkaStudioView.cpp b/Sources/SeriousSkaStudio/SeriousSkaStudioView.cpp index 475e6fc..3579476 100644 --- a/Sources/SeriousSkaStudio/SeriousSkaStudioView.cpp +++ b/Sources/SeriousSkaStudio/SeriousSkaStudioView.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SeriousSkaStudioView.cpp : implementation of the CSeriousSkaStudioView class // diff --git a/Sources/SeriousSkaStudio/SeriousSkaStudioView.h b/Sources/SeriousSkaStudio/SeriousSkaStudioView.h index 2ef981a..b5690ea 100644 --- a/Sources/SeriousSkaStudio/SeriousSkaStudioView.h +++ b/Sources/SeriousSkaStudio/SeriousSkaStudioView.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SeriousSkaStudioView.h : interface of the CSeriousSkaStudioView class // diff --git a/Sources/SeriousSkaStudio/SplitterFrame.cpp b/Sources/SeriousSkaStudio/SplitterFrame.cpp index 19a6db8..4681ba5 100644 --- a/Sources/SeriousSkaStudio/SplitterFrame.cpp +++ b/Sources/SeriousSkaStudio/SplitterFrame.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SplitterFrame.cpp : implementation file // diff --git a/Sources/SeriousSkaStudio/SplitterFrame.h b/Sources/SeriousSkaStudio/SplitterFrame.h index b697a43..8d108ea 100644 --- a/Sources/SeriousSkaStudio/SplitterFrame.h +++ b/Sources/SeriousSkaStudio/SplitterFrame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_SPLITTERFRAME_H__1F06C2AF_EF87_4728_9A83_7BD10DD1F70E__INCLUDED_) #define AFX_SPLITTERFRAME_H__1F06C2AF_EF87_4728_9A83_7BD10DD1F70E__INCLUDED_ diff --git a/Sources/SeriousSkaStudio/StdAfx.cpp b/Sources/SeriousSkaStudio/StdAfx.cpp index 35b27f0..c706dfd 100644 --- a/Sources/SeriousSkaStudio/StdAfx.cpp +++ b/Sources/SeriousSkaStudio/StdAfx.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.cpp : source file that includes just the standard includes // SeriousSkaStudio.pch will be the pre-compiled header diff --git a/Sources/SeriousSkaStudio/StdAfx.h b/Sources/SeriousSkaStudio/StdAfx.h index 2d2b378..5be525f 100644 --- a/Sources/SeriousSkaStudio/StdAfx.h +++ b/Sources/SeriousSkaStudio/StdAfx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but diff --git a/Sources/SeriousSkaStudio/TexView.cpp b/Sources/SeriousSkaStudio/TexView.cpp index aed2826..18a745b 100644 --- a/Sources/SeriousSkaStudio/TexView.cpp +++ b/Sources/SeriousSkaStudio/TexView.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // TexView.cpp : implementation file // diff --git a/Sources/SeriousSkaStudio/TexView.h b/Sources/SeriousSkaStudio/TexView.h index 7784182..975bc49 100644 --- a/Sources/SeriousSkaStudio/TexView.h +++ b/Sources/SeriousSkaStudio/TexView.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_TEXVIEW_H__F222519C_8EA7_41DC_B346_5A788032B2C2__INCLUDED_) #define AFX_TEXVIEW_H__F222519C_8EA7_41DC_B346_5A788032B2C2__INCLUDED_ diff --git a/Sources/SeriousSkaStudio/TextBox.cpp b/Sources/SeriousSkaStudio/TextBox.cpp index b61de0e..a4bc653 100644 --- a/Sources/SeriousSkaStudio/TextBox.cpp +++ b/Sources/SeriousSkaStudio/TextBox.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // TextBox.cpp : implementation file // diff --git a/Sources/SeriousSkaStudio/TextBox.h b/Sources/SeriousSkaStudio/TextBox.h index 2c2e28f..be38048 100644 --- a/Sources/SeriousSkaStudio/TextBox.h +++ b/Sources/SeriousSkaStudio/TextBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_TEXTBOX_H__F08BF4CB_B32A_11D5_8AB4_00C0262D9BFE__INCLUDED_) #define AFX_TEXTBOX_H__F08BF4CB_B32A_11D5_8AB4_00C0262D9BFE__INCLUDED_ diff --git a/Sources/SeriousSkaStudio/resource.h b/Sources/SeriousSkaStudio/resource.h index 2be6727..c0c943a 100644 --- a/Sources/SeriousSkaStudio/resource.h +++ b/Sources/SeriousSkaStudio/resource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. diff --git a/Sources/SeriousSkaStudio/unistd.h b/Sources/SeriousSkaStudio/unistd.h index 80f9f8e..c9c1cb0 100644 --- a/Sources/SeriousSkaStudio/unistd.h +++ b/Sources/SeriousSkaStudio/unistd.h @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation -#include \ No newline at end of file + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + +#include diff --git a/Sources/Shaders/AddShader.cpp b/Sources/Shaders/AddShader.cpp index 8e3cea4..d97be3e 100644 --- a/Sources/Shaders/AddShader.cpp +++ b/Sources/Shaders/AddShader.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -54,4 +67,4 @@ SHADER_DESC(Add,ShaderDesc &shDesc) shDesc.sd_astrFlagNames[0] = "Double sided"; shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Add shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/AddShaderDS.cpp b/Sources/Shaders/AddShaderDS.cpp index 637e5da..a347752 100644 --- a/Sources/Shaders/AddShaderDS.cpp +++ b/Sources/Shaders/AddShaderDS.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -65,4 +78,4 @@ SHADER_DESC(AddDS,ShaderDesc &shDesc) shDesc.sd_astrTexCoordNames[0] = "AddDS uvmap"; shDesc.sd_astrColorNames[0] = "AddDS color"; shDesc.sd_strShaderInfo = "AddDS shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/BaseShader.cpp b/Sources/Shaders/BaseShader.cpp index fb95d4b..2819735 100644 --- a/Sources/Shaders/BaseShader.cpp +++ b/Sources/Shaders/BaseShader.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -79,4 +92,4 @@ SHADER_DESC(Base,ShaderDesc &shDesc) shDesc.sd_astrFlagNames[0] = "Double sided"; shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Basic shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/BaseShaderDS.cpp b/Sources/Shaders/BaseShaderDS.cpp index d96dd86..1e692dd 100644 --- a/Sources/Shaders/BaseShaderDS.cpp +++ b/Sources/Shaders/BaseShaderDS.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -63,4 +76,4 @@ SHADER_DESC(BaseDS,ShaderDesc &shDesc) shDesc.sd_astrTexCoordNames[0] = "Base uvmap"; shDesc.sd_astrColorNames[0] = "Base color"; shDesc.sd_strShaderInfo = "Double sided basic shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/BaseTransparent.cpp b/Sources/Shaders/BaseTransparent.cpp index de94e04..6aaebc2 100644 --- a/Sources/Shaders/BaseTransparent.cpp +++ b/Sources/Shaders/BaseTransparent.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -61,4 +74,4 @@ SHADER_DESC(Base_Transparent,ShaderDesc &shDesc) shDesc.sd_astrFlagNames[0] = "Double sided"; shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Basic shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/BaseTransparentDS.cpp b/Sources/Shaders/BaseTransparentDS.cpp index 9fa7742..4f42918 100644 --- a/Sources/Shaders/BaseTransparentDS.cpp +++ b/Sources/Shaders/BaseTransparentDS.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -54,4 +67,4 @@ SHADER_DESC(Base_TransparentDS,ShaderDesc &shDesc) shDesc.sd_astrColorNames[0] = "Base color"; // shDesc.sd_astrFloatNames[0] = "Double sided"; shDesc.sd_strShaderInfo = "Basic shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/ColorShader.cpp b/Sources/Shaders/ColorShader.cpp index 84867a5..6eefe92 100644 --- a/Sources/Shaders/ColorShader.cpp +++ b/Sources/Shaders/ColorShader.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -44,4 +57,4 @@ SHADER_DESC(Color,ShaderDesc &shDesc) shDesc.sd_astrFlagNames[0] = "Double sided"; shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Color shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/Common.cpp b/Sources/Shaders/Common.cpp index 6fe28b8..9811b0a 100644 --- a/Sources/Shaders/Common.cpp +++ b/Sources/Shaders/Common.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include diff --git a/Sources/Shaders/Common.h b/Sources/Shaders/Common.h index 7569131..2bf0742 100644 --- a/Sources/Shaders/Common.h +++ b/Sources/Shaders/Common.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SE_INCL_SHADER_COMMON_H #define SE_INCL_SHADER_COMMON_H diff --git a/Sources/Shaders/DetailShader.cpp b/Sources/Shaders/DetailShader.cpp index f0c5645..4535b36 100644 --- a/Sources/Shaders/DetailShader.cpp +++ b/Sources/Shaders/DetailShader.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -144,4 +157,4 @@ SHADER_DESC(Detail,ShaderDesc &shDesc) shDesc.sd_astrFlagNames[0] = "Double sided"; shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Detail shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/DisplaceShader.cpp b/Sources/Shaders/DisplaceShader.cpp index 16a8bd1..548a019 100644 --- a/Sources/Shaders/DisplaceShader.cpp +++ b/Sources/Shaders/DisplaceShader.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" diff --git a/Sources/Shaders/InvisibleShader.cpp b/Sources/Shaders/InvisibleShader.cpp index e49aca2..1bf501f 100644 --- a/Sources/Shaders/InvisibleShader.cpp +++ b/Sources/Shaders/InvisibleShader.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -23,4 +36,4 @@ SHADER_DESC(Invisible,ShaderDesc &shDesc) shDesc.sd_astrTexCoordNames.New(UVMAPS_COUNT); shDesc.sd_astrColorNames.New(COLOR_COUNT); shDesc.sd_astrFloatNames.New(FLOAT_COUNT); -} \ No newline at end of file +} diff --git a/Sources/Shaders/MultiLayerShader.cpp b/Sources/Shaders/MultiLayerShader.cpp index 44a48be..e61f838 100644 --- a/Sources/Shaders/MultiLayerShader.cpp +++ b/Sources/Shaders/MultiLayerShader.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -134,4 +147,4 @@ SHADER_DESC(MultiLayer, ShaderDesc &shDesc) shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Multi Layer shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/Reflection.cpp b/Sources/Shaders/Reflection.cpp index dc4033c..50445e7 100644 --- a/Sources/Shaders/Reflection.cpp +++ b/Sources/Shaders/Reflection.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include @@ -71,4 +84,4 @@ SHADER_DESC(Reflection,ShaderDesc &shDesc) shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Basic shader"; shDesc.sd_astrColorNames[1] = "Reflection color"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/ReflectionDS.cpp b/Sources/Shaders/ReflectionDS.cpp index 020e61e..f1fbe68 100644 --- a/Sources/Shaders/ReflectionDS.cpp +++ b/Sources/Shaders/ReflectionDS.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include @@ -67,4 +80,4 @@ SHADER_DESC(ReflectionDS,ShaderDesc &shDesc) shDesc.sd_astrColorNames[0] = "Base color"; shDesc.sd_strShaderInfo = "Basic shader"; shDesc.sd_astrColorNames[1] = "Reflection color"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/ReftectionAndSpecular.cpp b/Sources/Shaders/ReftectionAndSpecular.cpp index cc2addc..0b4434e 100644 --- a/Sources/Shaders/ReftectionAndSpecular.cpp +++ b/Sources/Shaders/ReftectionAndSpecular.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include @@ -76,4 +89,4 @@ SHADER_DESC(ReflectionAndSpecular,ShaderDesc &shDesc) shDesc.sd_astrFlagNames[0] = "Double sided"; shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Basic shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/ReftectionAndSpecularDS.cpp b/Sources/Shaders/ReftectionAndSpecularDS.cpp index 936c357..cbc0696 100644 --- a/Sources/Shaders/ReftectionAndSpecularDS.cpp +++ b/Sources/Shaders/ReftectionAndSpecularDS.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include @@ -72,4 +85,4 @@ SHADER_DESC(ReflectionAndSpecularDS,ShaderDesc &shDesc) shDesc.sd_strShaderInfo = "Basic shader"; shDesc.sd_astrColorNames[1] = "Reflection color"; shDesc.sd_astrColorNames[2] = "Specular color"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/Specular.cpp b/Sources/Shaders/Specular.cpp index 64b648a..e9b33dd 100644 --- a/Sources/Shaders/Specular.cpp +++ b/Sources/Shaders/Specular.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include @@ -83,4 +96,4 @@ SHADER_DESC(Specular,ShaderDesc &shDesc) shDesc.sd_astrFlagNames[0] = "Double sided"; shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Basic shader"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/SpecularDS.cpp b/Sources/Shaders/SpecularDS.cpp index 4c1ab11..fc1d8f4 100644 --- a/Sources/Shaders/SpecularDS.cpp +++ b/Sources/Shaders/SpecularDS.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" #include @@ -67,4 +80,4 @@ SHADER_DESC(SpecularDS,ShaderDesc &shDesc) shDesc.sd_astrColorNames[0] = "Base color"; shDesc.sd_strShaderInfo = "Basic shader"; shDesc.sd_astrColorNames[1] = "Specular color"; -} \ No newline at end of file +} diff --git a/Sources/Shaders/StdH.cpp b/Sources/Shaders/StdH.cpp index a0fb0be..322326e 100644 --- a/Sources/Shaders/StdH.cpp +++ b/Sources/Shaders/StdH.cpp @@ -1,3 +1,16 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation -#include "StdH.h" \ No newline at end of file + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + +#include "StdH.h" diff --git a/Sources/Shaders/StdH.h b/Sources/Shaders/StdH.h index cccb432..65dd3ab 100644 --- a/Sources/Shaders/StdH.h +++ b/Sources/Shaders/StdH.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include #include diff --git a/Sources/Shaders/Translucent.cpp b/Sources/Shaders/Translucent.cpp index 1032fcb..7283883 100644 --- a/Sources/Shaders/Translucent.cpp +++ b/Sources/Shaders/Translucent.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdH.h" @@ -56,4 +69,4 @@ SHADER_DESC(Translucent,ShaderDesc &shDesc) shDesc.sd_astrFlagNames[0] = "Double sided"; shDesc.sd_astrFlagNames[1] = "Full bright"; shDesc.sd_strShaderInfo = "Translucent shader"; -} \ No newline at end of file +} diff --git a/Sources/WorldEditor/ActiveTextureWnd.cpp b/Sources/WorldEditor/ActiveTextureWnd.cpp index 3dfcbd6..4df0b98 100644 --- a/Sources/WorldEditor/ActiveTextureWnd.cpp +++ b/Sources/WorldEditor/ActiveTextureWnd.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ActiveTextureWnd.cpp : implementation file // diff --git a/Sources/WorldEditor/ActiveTextureWnd.h b/Sources/WorldEditor/ActiveTextureWnd.h index 04f940f..2f28b78 100644 --- a/Sources/WorldEditor/ActiveTextureWnd.h +++ b/Sources/WorldEditor/ActiveTextureWnd.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ActiveTextureWnd.h : header file // diff --git a/Sources/WorldEditor/BrowseWindow.cpp b/Sources/WorldEditor/BrowseWindow.cpp index 0516185..63c9ffb 100644 --- a/Sources/WorldEditor/BrowseWindow.cpp +++ b/Sources/WorldEditor/BrowseWindow.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // BrowseWindow.cpp : implementation file // diff --git a/Sources/WorldEditor/Browser.cpp b/Sources/WorldEditor/Browser.cpp index 3ec702b..2a28cd3 100644 --- a/Sources/WorldEditor/Browser.cpp +++ b/Sources/WorldEditor/Browser.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Browser.cpp : implementation file // diff --git a/Sources/WorldEditor/Browser.h b/Sources/WorldEditor/Browser.h index 3ec5c5f..c1e124f 100644 --- a/Sources/WorldEditor/Browser.h +++ b/Sources/WorldEditor/Browser.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Browser.h : header file // diff --git a/Sources/WorldEditor/BrushPaletteWnd.cpp b/Sources/WorldEditor/BrushPaletteWnd.cpp index a13dd1a..a218d26 100644 --- a/Sources/WorldEditor/BrushPaletteWnd.cpp +++ b/Sources/WorldEditor/BrushPaletteWnd.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // BrushPaletteWnd.cpp : implementation file // diff --git a/Sources/WorldEditor/BrushPaletteWnd.h b/Sources/WorldEditor/BrushPaletteWnd.h index 9c2d710..52eca26 100644 --- a/Sources/WorldEditor/BrushPaletteWnd.h +++ b/Sources/WorldEditor/BrushPaletteWnd.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_BRUSHPALETTEWND_H__E0E5728A_563A_43BA_AD10_187D83BE8E55__INCLUDED_) #define AFX_BRUSHPALETTEWND_H__E0E5728A_563A_43BA_AD10_187D83BE8E55__INCLUDED_ diff --git a/Sources/WorldEditor/CSGDesitnationCombo.cpp b/Sources/WorldEditor/CSGDesitnationCombo.cpp index ed64a36..40567de 100644 --- a/Sources/WorldEditor/CSGDesitnationCombo.cpp +++ b/Sources/WorldEditor/CSGDesitnationCombo.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CSGDesitnationCombo.cpp : implementation file // diff --git a/Sources/WorldEditor/CSGDesitnationCombo.h b/Sources/WorldEditor/CSGDesitnationCombo.h index a3637f9..3fe36d7 100644 --- a/Sources/WorldEditor/CSGDesitnationCombo.h +++ b/Sources/WorldEditor/CSGDesitnationCombo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CSGDesitnationCombo.h : header file // diff --git a/Sources/WorldEditor/ChildFrm.cpp b/Sources/WorldEditor/ChildFrm.cpp index d78efaf..4be330a 100644 --- a/Sources/WorldEditor/ChildFrm.cpp +++ b/Sources/WorldEditor/ChildFrm.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ChildFrm.cpp : implementation of the CChildFrame class // diff --git a/Sources/WorldEditor/ChildFrm.h b/Sources/WorldEditor/ChildFrm.h index c2233f4..9748007 100644 --- a/Sources/WorldEditor/ChildFrm.h +++ b/Sources/WorldEditor/ChildFrm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ChildFrm.h : interface of the CChildFrame class // diff --git a/Sources/WorldEditor/ColorPaletteWnd.cpp b/Sources/WorldEditor/ColorPaletteWnd.cpp index 11efe6e..f0a8f2d 100644 --- a/Sources/WorldEditor/ColorPaletteWnd.cpp +++ b/Sources/WorldEditor/ColorPaletteWnd.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ColorPaletteWnd.cpp : implementation file // diff --git a/Sources/WorldEditor/ColorPaletteWnd.h b/Sources/WorldEditor/ColorPaletteWnd.h index 21d9fe9..1ea9a3a 100644 --- a/Sources/WorldEditor/ColorPaletteWnd.h +++ b/Sources/WorldEditor/ColorPaletteWnd.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ColorPaletteWnd.h : header file // diff --git a/Sources/WorldEditor/ColoredButton.cpp b/Sources/WorldEditor/ColoredButton.cpp index 67f8638..5ca1fa3 100644 --- a/Sources/WorldEditor/ColoredButton.cpp +++ b/Sources/WorldEditor/ColoredButton.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ColoredButton.cpp : implementation file // diff --git a/Sources/WorldEditor/CtlTipOfTheDayText.cpp b/Sources/WorldEditor/CtlTipOfTheDayText.cpp index 12341cc..9982447 100644 --- a/Sources/WorldEditor/CtlTipOfTheDayText.cpp +++ b/Sources/WorldEditor/CtlTipOfTheDayText.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtlTipOfTheDayText.cpp : implementation file // diff --git a/Sources/WorldEditor/CtlTipOfTheDayText.h b/Sources/WorldEditor/CtlTipOfTheDayText.h index 9a735e5..47bf1ac 100644 --- a/Sources/WorldEditor/CtlTipOfTheDayText.h +++ b/Sources/WorldEditor/CtlTipOfTheDayText.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_CTLTIPOFTHEDAYTEXT_H__F7006AF5_44F1_11D4_93A2_004095812ACC__INCLUDED_) #define AFX_CTLTIPOFTHEDAYTEXT_H__F7006AF5_44F1_11D4_93A2_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/CtrlAxisRadio.cpp b/Sources/WorldEditor/CtrlAxisRadio.cpp index ef61d1b..2926af3 100644 --- a/Sources/WorldEditor/CtrlAxisRadio.cpp +++ b/Sources/WorldEditor/CtrlAxisRadio.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlAxisRadio.cpp : implementation file // diff --git a/Sources/WorldEditor/CtrlBrowseFile.cpp b/Sources/WorldEditor/CtrlBrowseFile.cpp index 3291488..d3b8ee1 100644 --- a/Sources/WorldEditor/CtrlBrowseFile.cpp +++ b/Sources/WorldEditor/CtrlBrowseFile.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlBrowseFile.cpp : implementation file // diff --git a/Sources/WorldEditor/CtrlBrowseFile.h b/Sources/WorldEditor/CtrlBrowseFile.h index 4f8d4f8..ba95b79 100644 --- a/Sources/WorldEditor/CtrlBrowseFile.h +++ b/Sources/WorldEditor/CtrlBrowseFile.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlBrowseFile.h : header file // diff --git a/Sources/WorldEditor/CtrlColorBrowsingModeRadio.cpp b/Sources/WorldEditor/CtrlColorBrowsingModeRadio.cpp index 970f0db..c9d5532 100644 --- a/Sources/WorldEditor/CtrlColorBrowsingModeRadio.cpp +++ b/Sources/WorldEditor/CtrlColorBrowsingModeRadio.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlColorBrowsingModeRadio.cpp : implementation file // diff --git a/Sources/WorldEditor/CtrlColorBrowsingModeRadio.h b/Sources/WorldEditor/CtrlColorBrowsingModeRadio.h index 09054b3..1b6563e 100644 --- a/Sources/WorldEditor/CtrlColorBrowsingModeRadio.h +++ b/Sources/WorldEditor/CtrlColorBrowsingModeRadio.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_CTRLCOLORBROWSINGMODERADIO_H__9322F8B3_0DAA_11D2_8327_004095812ACC__INCLUDED_) #define AFX_CTRLCOLORBROWSINGMODERADIO_H__9322F8B3_0DAA_11D2_8327_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/CtrlEditBoolean.cpp b/Sources/WorldEditor/CtrlEditBoolean.cpp index fa18de1..25f78ac 100644 --- a/Sources/WorldEditor/CtrlEditBoolean.cpp +++ b/Sources/WorldEditor/CtrlEditBoolean.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEditBoolean.cpp : implementation file // diff --git a/Sources/WorldEditor/CtrlEditBoolean.h b/Sources/WorldEditor/CtrlEditBoolean.h index 8ec1589..cd14c5c 100644 --- a/Sources/WorldEditor/CtrlEditBoolean.h +++ b/Sources/WorldEditor/CtrlEditBoolean.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEditBoolean.h : header file // @@ -44,4 +57,4 @@ protected: }; ///////////////////////////////////////////////////////////////////////////// -#endif // CTRLEDITBOOLEAN_H \ No newline at end of file +#endif // CTRLEDITBOOLEAN_H diff --git a/Sources/WorldEditor/CtrlEditFlags.cpp b/Sources/WorldEditor/CtrlEditFlags.cpp index 5ef7eeb..f28cfa4 100644 --- a/Sources/WorldEditor/CtrlEditFlags.cpp +++ b/Sources/WorldEditor/CtrlEditFlags.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEditFlags.cpp : implementation file // diff --git a/Sources/WorldEditor/CtrlEditFlags.h b/Sources/WorldEditor/CtrlEditFlags.h index 0ad478c..e8802aa 100644 --- a/Sources/WorldEditor/CtrlEditFlags.h +++ b/Sources/WorldEditor/CtrlEditFlags.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_CTRLEDITFLAGS_H__759EB1B4_55C4_11D5_86CA_00002103143B__INCLUDED_) #define AFX_CTRLEDITFLAGS_H__759EB1B4_55C4_11D5_86CA_00002103143B__INCLUDED_ diff --git a/Sources/WorldEditor/CtrlEditFloat.cpp b/Sources/WorldEditor/CtrlEditFloat.cpp index 31b960f..63a3290 100644 --- a/Sources/WorldEditor/CtrlEditFloat.cpp +++ b/Sources/WorldEditor/CtrlEditFloat.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEditFloat.cpp : implementation file // diff --git a/Sources/WorldEditor/CtrlEditFloat.h b/Sources/WorldEditor/CtrlEditFloat.h index b5f886f..d8f32d8 100644 --- a/Sources/WorldEditor/CtrlEditFloat.h +++ b/Sources/WorldEditor/CtrlEditFloat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEditFloat.h : header file // @@ -45,4 +58,4 @@ protected: }; ///////////////////////////////////////////////////////////////////////////// -#endif // CTRLEDITFLOAT_H \ No newline at end of file +#endif // CTRLEDITFLOAT_H diff --git a/Sources/WorldEditor/CtrlEditString.cpp b/Sources/WorldEditor/CtrlEditString.cpp index de13734..edd604e 100644 --- a/Sources/WorldEditor/CtrlEditString.cpp +++ b/Sources/WorldEditor/CtrlEditString.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEditString.cpp : implementation file // diff --git a/Sources/WorldEditor/CtrlEditString.h b/Sources/WorldEditor/CtrlEditString.h index 86794ae..8b22d41 100644 --- a/Sources/WorldEditor/CtrlEditString.h +++ b/Sources/WorldEditor/CtrlEditString.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEditString.h : header file // diff --git a/Sources/WorldEditor/CtrlEnumCombo.cpp b/Sources/WorldEditor/CtrlEnumCombo.cpp index 49d707c..6f29fbc 100644 --- a/Sources/WorldEditor/CtrlEnumCombo.cpp +++ b/Sources/WorldEditor/CtrlEnumCombo.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEnumCombo.cpp : implementation file // diff --git a/Sources/WorldEditor/CtrlEnumCombo.h b/Sources/WorldEditor/CtrlEnumCombo.h index 9b9de63..088f478 100644 --- a/Sources/WorldEditor/CtrlEnumCombo.h +++ b/Sources/WorldEditor/CtrlEnumCombo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlEnumCombo.h : header file // diff --git a/Sources/WorldEditor/CustomComboWnd.cpp b/Sources/WorldEditor/CustomComboWnd.cpp index 7461f33..0c23ef4 100644 --- a/Sources/WorldEditor/CustomComboWnd.cpp +++ b/Sources/WorldEditor/CustomComboWnd.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CustomComboWnd.cpp : implementation file // diff --git a/Sources/WorldEditor/CustomComboWnd.h b/Sources/WorldEditor/CustomComboWnd.h index c52f105..61b92c5 100644 --- a/Sources/WorldEditor/CustomComboWnd.h +++ b/Sources/WorldEditor/CustomComboWnd.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_CUSTOMCOMBOWND_H__6C892711_24F7_4340_8D42_6AA0869A266B__INCLUDED_) #define AFX_CUSTOMCOMBOWND_H__6C892711_24F7_4340_8D42_6AA0869A266B__INCLUDED_ diff --git a/Sources/WorldEditor/DlgAllignVertices.cpp b/Sources/WorldEditor/DlgAllignVertices.cpp index 794a2d9..f05eb8f 100644 --- a/Sources/WorldEditor/DlgAllignVertices.cpp +++ b/Sources/WorldEditor/DlgAllignVertices.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgAllignVertices.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgAllignVertices.h b/Sources/WorldEditor/DlgAllignVertices.h index 09713d4..e0a94b2 100644 --- a/Sources/WorldEditor/DlgAllignVertices.h +++ b/Sources/WorldEditor/DlgAllignVertices.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGALLIGNVERTICES_H__BE198008_81A4_11D5_871A_00002103143B__INCLUDED_) #define AFX_DLGALLIGNVERTICES_H__BE198008_81A4_11D5_871A_00002103143B__INCLUDED_ diff --git a/Sources/WorldEditor/DlgAutTexturize.cpp b/Sources/WorldEditor/DlgAutTexturize.cpp index 94432eb..302cade 100644 --- a/Sources/WorldEditor/DlgAutTexturize.cpp +++ b/Sources/WorldEditor/DlgAutTexturize.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgAutTexturize.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgAutTexturize.h b/Sources/WorldEditor/DlgAutTexturize.h index 085319f..3990dcc 100644 --- a/Sources/WorldEditor/DlgAutTexturize.h +++ b/Sources/WorldEditor/DlgAutTexturize.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGAUTTEXTURIZE_H__17E4B1E3_B1A2_11D5_8748_00002103143B__INCLUDED_) #define AFX_DLGAUTTEXTURIZE_H__17E4B1E3_B1A2_11D5_8748_00002103143B__INCLUDED_ diff --git a/Sources/WorldEditor/DlgAutoDeltaCSG.cpp b/Sources/WorldEditor/DlgAutoDeltaCSG.cpp index 67a6428..106f218 100644 --- a/Sources/WorldEditor/DlgAutoDeltaCSG.cpp +++ b/Sources/WorldEditor/DlgAutoDeltaCSG.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgAutoDeltaCSG.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgAutoDeltaCSG.h b/Sources/WorldEditor/DlgAutoDeltaCSG.h index 2ae43c3..c0e1855 100644 --- a/Sources/WorldEditor/DlgAutoDeltaCSG.h +++ b/Sources/WorldEditor/DlgAutoDeltaCSG.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgAutoDeltaCSG.h : header file // diff --git a/Sources/WorldEditor/DlgBrowseByClass.cpp b/Sources/WorldEditor/DlgBrowseByClass.cpp index 1ef3534..63e138a 100644 --- a/Sources/WorldEditor/DlgBrowseByClass.cpp +++ b/Sources/WorldEditor/DlgBrowseByClass.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgBrowseByClass.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgBrowseByClass.h b/Sources/WorldEditor/DlgBrowseByClass.h index 9f848b7..be4265f 100644 --- a/Sources/WorldEditor/DlgBrowseByClass.h +++ b/Sources/WorldEditor/DlgBrowseByClass.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGBROWSEBYCLASS_H__A1C15CF4_D8A2_11D1_8270_000000000000__INCLUDED_) #define AFX_DLGBROWSEBYCLASS_H__A1C15CF4_D8A2_11D1_8270_000000000000__INCLUDED_ diff --git a/Sources/WorldEditor/DlgComment.cpp b/Sources/WorldEditor/DlgComment.cpp index 8d32292..841e2da 100644 --- a/Sources/WorldEditor/DlgComment.cpp +++ b/Sources/WorldEditor/DlgComment.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgComment.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgComment.h b/Sources/WorldEditor/DlgComment.h index d898b50..f515b5d 100644 --- a/Sources/WorldEditor/DlgComment.h +++ b/Sources/WorldEditor/DlgComment.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGCOMMENT_H__AC7EDCA5_C9D0_11D4_85BB_000021291DC7__INCLUDED_) #define AFX_DLGCOMMENT_H__AC7EDCA5_C9D0_11D4_85BB_000021291DC7__INCLUDED_ diff --git a/Sources/WorldEditor/DlgCreateVirtualDirectory.cpp b/Sources/WorldEditor/DlgCreateVirtualDirectory.cpp index 39f2f90..3332597 100644 --- a/Sources/WorldEditor/DlgCreateVirtualDirectory.cpp +++ b/Sources/WorldEditor/DlgCreateVirtualDirectory.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgCreateVirtualDirectory.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgCreateVirtualDirectory.h b/Sources/WorldEditor/DlgCreateVirtualDirectory.h index 46e1f73..62c8c39 100644 --- a/Sources/WorldEditor/DlgCreateVirtualDirectory.h +++ b/Sources/WorldEditor/DlgCreateVirtualDirectory.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgCreateVirtualDirectory.h : header file // diff --git a/Sources/WorldEditor/DlgDisplaceMapSize.cpp b/Sources/WorldEditor/DlgDisplaceMapSize.cpp index c0ea7e8..472bee4 100644 --- a/Sources/WorldEditor/DlgDisplaceMapSize.cpp +++ b/Sources/WorldEditor/DlgDisplaceMapSize.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgDisplaceMapSize.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgDisplaceMapSize.h b/Sources/WorldEditor/DlgDisplaceMapSize.h index 5b414f7..69d40a7 100644 --- a/Sources/WorldEditor/DlgDisplaceMapSize.h +++ b/Sources/WorldEditor/DlgDisplaceMapSize.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGDISPLACEMAPSIZE_H__E70A7D13_781F_11D4_851E_000021291DC7__INCLUDED_) #define AFX_DLGDISPLACEMAPSIZE_H__E70A7D13_781F_11D4_851E_000021291DC7__INCLUDED_ diff --git a/Sources/WorldEditor/DlgEditFloat.cpp b/Sources/WorldEditor/DlgEditFloat.cpp index baeb473..2f63ba8 100644 --- a/Sources/WorldEditor/DlgEditFloat.cpp +++ b/Sources/WorldEditor/DlgEditFloat.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgEditFloat.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgEditFloat.h b/Sources/WorldEditor/DlgEditFloat.h index 4bda46f..246529e 100644 --- a/Sources/WorldEditor/DlgEditFloat.h +++ b/Sources/WorldEditor/DlgEditFloat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGEDITFLOAT_H__A6E6E355_868D_4D46_B2A5_0C3458E0FB1B__INCLUDED_) #define AFX_DLGEDITFLOAT_H__A6E6E355_868D_4D46_B2A5_0C3458E0FB1B__INCLUDED_ diff --git a/Sources/WorldEditor/DlgEditTerrainBrush.cpp b/Sources/WorldEditor/DlgEditTerrainBrush.cpp index 8a24f2a..644bfc6 100644 --- a/Sources/WorldEditor/DlgEditTerrainBrush.cpp +++ b/Sources/WorldEditor/DlgEditTerrainBrush.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgEditTerrainBrush.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgEditTerrainBrush.h b/Sources/WorldEditor/DlgEditTerrainBrush.h index 84338e0..d111d13 100644 --- a/Sources/WorldEditor/DlgEditTerrainBrush.h +++ b/Sources/WorldEditor/DlgEditTerrainBrush.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGEDITTERRAINBRUSH_H__A349A7AF_EA7F_4EC3_8B44_7C191475F493__INCLUDED_) #define AFX_DLGEDITTERRAINBRUSH_H__A349A7AF_EA7F_4EC3_8B44_7C191475F493__INCLUDED_ diff --git a/Sources/WorldEditor/DlgEditTerrainLayer.cpp b/Sources/WorldEditor/DlgEditTerrainLayer.cpp index a51071a..ee034e3 100644 --- a/Sources/WorldEditor/DlgEditTerrainLayer.cpp +++ b/Sources/WorldEditor/DlgEditTerrainLayer.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgEditTerrainLayer.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgEditTerrainLayer.h b/Sources/WorldEditor/DlgEditTerrainLayer.h index 9689417..324d91a 100644 --- a/Sources/WorldEditor/DlgEditTerrainLayer.h +++ b/Sources/WorldEditor/DlgEditTerrainLayer.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGEDITTERRAINLAYER_H__985474D0_7967_4656_8ED1_DB317AE52FA3__INCLUDED_) #define AFX_DLGEDITTERRAINLAYER_H__985474D0_7967_4656_8ED1_DB317AE52FA3__INCLUDED_ diff --git a/Sources/WorldEditor/DlgFilterPolygonSelection.cpp b/Sources/WorldEditor/DlgFilterPolygonSelection.cpp index 4d15961..1aa9860 100644 --- a/Sources/WorldEditor/DlgFilterPolygonSelection.cpp +++ b/Sources/WorldEditor/DlgFilterPolygonSelection.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgFilterPolygonSelection.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgFilterPolygonSelection.h b/Sources/WorldEditor/DlgFilterPolygonSelection.h index 25ada4d..721d621 100644 --- a/Sources/WorldEditor/DlgFilterPolygonSelection.h +++ b/Sources/WorldEditor/DlgFilterPolygonSelection.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGFILTERPOLYGONSELECTION_H__AC59EE33_FCCF_11D3_8409_004095812ACC__INCLUDED_) #define AFX_DLGFILTERPOLYGONSELECTION_H__AC59EE33_FCCF_11D3_8409_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/DlgFilterVertexSelection.cpp b/Sources/WorldEditor/DlgFilterVertexSelection.cpp index 37ab2ec..76b8c90 100644 --- a/Sources/WorldEditor/DlgFilterVertexSelection.cpp +++ b/Sources/WorldEditor/DlgFilterVertexSelection.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgFilterVertexSelection.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgFilterVertexSelection.h b/Sources/WorldEditor/DlgFilterVertexSelection.h index 1985d30..123225d 100644 --- a/Sources/WorldEditor/DlgFilterVertexSelection.h +++ b/Sources/WorldEditor/DlgFilterVertexSelection.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGFILTERVERTEXSELECTION_H__BE198003_81A4_11D5_871A_00002103143B__INCLUDED_) #define AFX_DLGFILTERVERTEXSELECTION_H__BE198003_81A4_11D5_871A_00002103143B__INCLUDED_ diff --git a/Sources/WorldEditor/DlgGenerateFBM.cpp b/Sources/WorldEditor/DlgGenerateFBM.cpp index dc1d797..0a2c76a 100644 --- a/Sources/WorldEditor/DlgGenerateFBM.cpp +++ b/Sources/WorldEditor/DlgGenerateFBM.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgGenerateFBM.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgGenerateFBM.h b/Sources/WorldEditor/DlgGenerateFBM.h index 6289751..5d0025e 100644 --- a/Sources/WorldEditor/DlgGenerateFBM.h +++ b/Sources/WorldEditor/DlgGenerateFBM.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGGENERATEFBM_H__E9D18A4D_B090_48B0_A0D5_C1CEAADEFBA8__INCLUDED_) #define AFX_DLGGENERATEFBM_H__E9D18A4D_B090_48B0_A0D5_C1CEAADEFBA8__INCLUDED_ diff --git a/Sources/WorldEditor/DlgLightAnimationEditor.cpp b/Sources/WorldEditor/DlgLightAnimationEditor.cpp index a4863e4..cb77dd3 100644 --- a/Sources/WorldEditor/DlgLightAnimationEditor.cpp +++ b/Sources/WorldEditor/DlgLightAnimationEditor.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgLightAnimationEditor.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgLightAnimationEditor.h b/Sources/WorldEditor/DlgLightAnimationEditor.h index 54cde17..68933cd 100644 --- a/Sources/WorldEditor/DlgLightAnimationEditor.h +++ b/Sources/WorldEditor/DlgLightAnimationEditor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGLIGHTANIMATIONEDITOR_H__4C1D90B3_7FA9_11D2_844A_004095812ACC__INCLUDED_) #define AFX_DLGLIGHTANIMATIONEDITOR_H__4C1D90B3_7FA9_11D2_844A_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/DlgLinkTree.cpp b/Sources/WorldEditor/DlgLinkTree.cpp index 0b1ee20..1ab1adc 100644 --- a/Sources/WorldEditor/DlgLinkTree.cpp +++ b/Sources/WorldEditor/DlgLinkTree.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgLinkTree.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgLinkTree.h b/Sources/WorldEditor/DlgLinkTree.h index d7041ca..36499dc 100644 --- a/Sources/WorldEditor/DlgLinkTree.h +++ b/Sources/WorldEditor/DlgLinkTree.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGLINKTREE_H__F16898A5_5BF2_11D5_86D8_00002103143B__INCLUDED_) #define AFX_DLGLINKTREE_H__F16898A5_5BF2_11D5_86D8_00002103143B__INCLUDED_ diff --git a/Sources/WorldEditor/DlgMirrorAndStretch.cpp b/Sources/WorldEditor/DlgMirrorAndStretch.cpp index baaabc9..3067f6d 100644 --- a/Sources/WorldEditor/DlgMirrorAndStretch.cpp +++ b/Sources/WorldEditor/DlgMirrorAndStretch.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgMirrorAndStretch.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgMirrorAndStretch.h b/Sources/WorldEditor/DlgMirrorAndStretch.h index 32cd8a5..3435104 100644 --- a/Sources/WorldEditor/DlgMirrorAndStretch.h +++ b/Sources/WorldEditor/DlgMirrorAndStretch.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGMIRRORANDSTRETCH_H__74A2E0E6_311B_11D3_8611_004095812ACC__INCLUDED_) #define AFX_DLGMIRRORANDSTRETCH_H__74A2E0E6_311B_11D3_8611_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/DlgNumericAlpha.cpp b/Sources/WorldEditor/DlgNumericAlpha.cpp index 705a4e6..2f8a3bf 100644 --- a/Sources/WorldEditor/DlgNumericAlpha.cpp +++ b/Sources/WorldEditor/DlgNumericAlpha.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgNumericAlpha.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgNumericAlpha.h b/Sources/WorldEditor/DlgNumericAlpha.h index e1cf762..7f6a0c4 100644 --- a/Sources/WorldEditor/DlgNumericAlpha.h +++ b/Sources/WorldEditor/DlgNumericAlpha.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGNUMERICALPHA_H__6F241AC3_9D8B_11D2_8490_004095812ACC__INCLUDED_) #define AFX_DLGNUMERICALPHA_H__6F241AC3_9D8B_11D2_8490_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/DlgPgGlobal.cpp b/Sources/WorldEditor/DlgPgGlobal.cpp index bdd71a1..45e9e06 100644 --- a/Sources/WorldEditor/DlgPgGlobal.cpp +++ b/Sources/WorldEditor/DlgPgGlobal.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgGlobal.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPgGlobal.h b/Sources/WorldEditor/DlgPgGlobal.h index 4d17ed6..5d3615a 100644 --- a/Sources/WorldEditor/DlgPgGlobal.h +++ b/Sources/WorldEditor/DlgPgGlobal.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgGlobal.h : header file // diff --git a/Sources/WorldEditor/DlgPgPolygon.cpp b/Sources/WorldEditor/DlgPgPolygon.cpp index d9ab87b..2035d2e 100644 --- a/Sources/WorldEditor/DlgPgPolygon.cpp +++ b/Sources/WorldEditor/DlgPgPolygon.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgPolygon.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPgPolygon.h b/Sources/WorldEditor/DlgPgPolygon.h index ad63f35..e5122aa 100644 --- a/Sources/WorldEditor/DlgPgPolygon.h +++ b/Sources/WorldEditor/DlgPgPolygon.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgPolygon.h : header file // diff --git a/Sources/WorldEditor/DlgPgPosition.cpp b/Sources/WorldEditor/DlgPgPosition.cpp index bad6ee6..8cf5535 100644 --- a/Sources/WorldEditor/DlgPgPosition.cpp +++ b/Sources/WorldEditor/DlgPgPosition.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgPosition.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPgPosition.h b/Sources/WorldEditor/DlgPgPosition.h index db6154d..07a2335 100644 --- a/Sources/WorldEditor/DlgPgPosition.h +++ b/Sources/WorldEditor/DlgPgPosition.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgPosition.h : header file // diff --git a/Sources/WorldEditor/DlgPgPrimitive.cpp b/Sources/WorldEditor/DlgPgPrimitive.cpp index 6d7b093..46449c5 100644 --- a/Sources/WorldEditor/DlgPgPrimitive.cpp +++ b/Sources/WorldEditor/DlgPgPrimitive.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgPrimitive.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPgPrimitive.h b/Sources/WorldEditor/DlgPgPrimitive.h index 90921db..ed91853 100644 --- a/Sources/WorldEditor/DlgPgPrimitive.h +++ b/Sources/WorldEditor/DlgPgPrimitive.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgPrimitive.h : header file // diff --git a/Sources/WorldEditor/DlgPgRenderingStatistics.cpp b/Sources/WorldEditor/DlgPgRenderingStatistics.cpp index ee024ab..08510c5 100644 --- a/Sources/WorldEditor/DlgPgRenderingStatistics.cpp +++ b/Sources/WorldEditor/DlgPgRenderingStatistics.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgRenderingStatistics.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPgRenderingStatistics.h b/Sources/WorldEditor/DlgPgRenderingStatistics.h index 00cb136..7b6c5b1 100644 --- a/Sources/WorldEditor/DlgPgRenderingStatistics.h +++ b/Sources/WorldEditor/DlgPgRenderingStatistics.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgRenderingStatistics.h : header file // diff --git a/Sources/WorldEditor/DlgPgSector.cpp b/Sources/WorldEditor/DlgPgSector.cpp index b46643d..d5ed720 100644 --- a/Sources/WorldEditor/DlgPgSector.cpp +++ b/Sources/WorldEditor/DlgPgSector.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgSector.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPgSector.h b/Sources/WorldEditor/DlgPgSector.h index 70c4d40..ea38846 100644 --- a/Sources/WorldEditor/DlgPgSector.h +++ b/Sources/WorldEditor/DlgPgSector.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGPGSECTOR_H__92165BC6_C826_11D1_8244_000000000000__INCLUDED_) #define AFX_DLGPGSECTOR_H__92165BC6_C826_11D1_8244_000000000000__INCLUDED_ diff --git a/Sources/WorldEditor/DlgPgShadow.cpp b/Sources/WorldEditor/DlgPgShadow.cpp index 21ba22f..1891514 100644 --- a/Sources/WorldEditor/DlgPgShadow.cpp +++ b/Sources/WorldEditor/DlgPgShadow.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgShadow.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPgShadow.h b/Sources/WorldEditor/DlgPgShadow.h index 93b4c8f..2a96138 100644 --- a/Sources/WorldEditor/DlgPgShadow.h +++ b/Sources/WorldEditor/DlgPgShadow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGPGSHADOW_H__A1A8F835_D928_11D2_8513_004095812ACC__INCLUDED_) #define AFX_DLGPGSHADOW_H__A1A8F835_D928_11D2_8513_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/DlgPgTerrain.cpp b/Sources/WorldEditor/DlgPgTerrain.cpp index d07fc2a..0ddc316 100644 --- a/Sources/WorldEditor/DlgPgTerrain.cpp +++ b/Sources/WorldEditor/DlgPgTerrain.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgTerrain.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPgTerrain.h b/Sources/WorldEditor/DlgPgTerrain.h index 98626e2..ca5856a 100644 --- a/Sources/WorldEditor/DlgPgTerrain.h +++ b/Sources/WorldEditor/DlgPgTerrain.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGPGTERRAIN_H__975072E6_95F9_4E23_B861_89835AF46634__INCLUDED_) #define AFX_DLGPGTERRAIN_H__975072E6_95F9_4E23_B861_89835AF46634__INCLUDED_ diff --git a/Sources/WorldEditor/DlgPgTexture.cpp b/Sources/WorldEditor/DlgPgTexture.cpp index 00de822..9b49dc7 100644 --- a/Sources/WorldEditor/DlgPgTexture.cpp +++ b/Sources/WorldEditor/DlgPgTexture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPgTexture.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPgTexture.h b/Sources/WorldEditor/DlgPgTexture.h index 61080ed..0e9907b 100644 --- a/Sources/WorldEditor/DlgPgTexture.h +++ b/Sources/WorldEditor/DlgPgTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGPGTEXTURE_H__00278253_91BC_11D2_8478_004095812ACC__INCLUDED_) #define AFX_DLGPGTEXTURE_H__00278253_91BC_11D2_8478_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/DlgPreferences.cpp b/Sources/WorldEditor/DlgPreferences.cpp index 41e00b9..e8178f4 100644 --- a/Sources/WorldEditor/DlgPreferences.cpp +++ b/Sources/WorldEditor/DlgPreferences.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPreferences.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgPreferences.h b/Sources/WorldEditor/DlgPreferences.h index 4399907..383bd3d 100644 --- a/Sources/WorldEditor/DlgPreferences.h +++ b/Sources/WorldEditor/DlgPreferences.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgPreferences.h : header file // diff --git a/Sources/WorldEditor/DlgProgress.cpp b/Sources/WorldEditor/DlgProgress.cpp index 17885b7..d94ee6f 100644 --- a/Sources/WorldEditor/DlgProgress.cpp +++ b/Sources/WorldEditor/DlgProgress.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgProgress.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgProgress.h b/Sources/WorldEditor/DlgProgress.h index 2ae09b9..f3b8ea9 100644 --- a/Sources/WorldEditor/DlgProgress.h +++ b/Sources/WorldEditor/DlgProgress.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgProgress.h : header file // diff --git a/Sources/WorldEditor/DlgRenderingPreferences.cpp b/Sources/WorldEditor/DlgRenderingPreferences.cpp index 6333e1d..a2ff9cc 100644 --- a/Sources/WorldEditor/DlgRenderingPreferences.cpp +++ b/Sources/WorldEditor/DlgRenderingPreferences.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgRenderingPreferences.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgRenderingPreferences.h b/Sources/WorldEditor/DlgRenderingPreferences.h index ca11872..c9b0bc4 100644 --- a/Sources/WorldEditor/DlgRenderingPreferences.h +++ b/Sources/WorldEditor/DlgRenderingPreferences.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgRenderingPreferences.h : header file // diff --git a/Sources/WorldEditor/DlgSelectByName.cpp b/Sources/WorldEditor/DlgSelectByName.cpp index c536084..b8dc895 100644 --- a/Sources/WorldEditor/DlgSelectByName.cpp +++ b/Sources/WorldEditor/DlgSelectByName.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgSelectByName.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgSelectByName.h b/Sources/WorldEditor/DlgSelectByName.h index ccd8b84..4b19549 100644 --- a/Sources/WorldEditor/DlgSelectByName.h +++ b/Sources/WorldEditor/DlgSelectByName.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgSelectByName.h : header file // diff --git a/Sources/WorldEditor/DlgSnapVertex.cpp b/Sources/WorldEditor/DlgSnapVertex.cpp index 4d2b11c..ff850fe 100644 --- a/Sources/WorldEditor/DlgSnapVertex.cpp +++ b/Sources/WorldEditor/DlgSnapVertex.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgSnapVertex.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgSnapVertex.h b/Sources/WorldEditor/DlgSnapVertex.h index 2639a17..055a023 100644 --- a/Sources/WorldEditor/DlgSnapVertex.h +++ b/Sources/WorldEditor/DlgSnapVertex.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGSNAPVERTEX_H__BE198005_81A4_11D5_871A_00002103143B__INCLUDED_) #define AFX_DLGSNAPVERTEX_H__BE198005_81A4_11D5_871A_00002103143B__INCLUDED_ diff --git a/Sources/WorldEditor/DlgStretchChildOffset.cpp b/Sources/WorldEditor/DlgStretchChildOffset.cpp index 11a1582..39af185 100644 --- a/Sources/WorldEditor/DlgStretchChildOffset.cpp +++ b/Sources/WorldEditor/DlgStretchChildOffset.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgStretchChildOffset.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgStretchChildOffset.h b/Sources/WorldEditor/DlgStretchChildOffset.h index 339486f..405ccfc 100644 --- a/Sources/WorldEditor/DlgStretchChildOffset.h +++ b/Sources/WorldEditor/DlgStretchChildOffset.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGSTRETCHCHILDOFFSET_H__55BF42F3_BE28_11D5_8763_00002103143B__INCLUDED_) #define AFX_DLGSTRETCHCHILDOFFSET_H__55BF42F3_BE28_11D5_8763_00002103143B__INCLUDED_ diff --git a/Sources/WorldEditor/DlgTEOperationSettings.cpp b/Sources/WorldEditor/DlgTEOperationSettings.cpp index 22b29c3..3441b0d 100644 --- a/Sources/WorldEditor/DlgTEOperationSettings.cpp +++ b/Sources/WorldEditor/DlgTEOperationSettings.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgTEOperationSettings.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgTEOperationSettings.h b/Sources/WorldEditor/DlgTEOperationSettings.h index 35395a9..75e7601 100644 --- a/Sources/WorldEditor/DlgTEOperationSettings.h +++ b/Sources/WorldEditor/DlgTEOperationSettings.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGTEOPERATIONSETTINGS_H__81F7BA10_AB5C_4B29_B028_F45E397EAF40__INCLUDED_) #define AFX_DLGTEOPERATIONSETTINGS_H__81F7BA10_AB5C_4B29_B028_F45E397EAF40__INCLUDED_ diff --git a/Sources/WorldEditor/DlgTerrainProperties.cpp b/Sources/WorldEditor/DlgTerrainProperties.cpp index 7e2762f..81820a9 100644 --- a/Sources/WorldEditor/DlgTerrainProperties.cpp +++ b/Sources/WorldEditor/DlgTerrainProperties.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgTerrainProperties.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgTerrainProperties.h b/Sources/WorldEditor/DlgTerrainProperties.h index 2319dcb..118e8b9 100644 --- a/Sources/WorldEditor/DlgTerrainProperties.h +++ b/Sources/WorldEditor/DlgTerrainProperties.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGTERRAINPROPERTIES_H__44370841_18E0_4F93_8BF8_C0640205AE46__INCLUDED_) #define AFX_DLGTERRAINPROPERTIES_H__44370841_18E0_4F93_8BF8_C0640205AE46__INCLUDED_ diff --git a/Sources/WorldEditor/DlgTipOfTheDay.cpp b/Sources/WorldEditor/DlgTipOfTheDay.cpp index ac496b5..0ad1169 100644 --- a/Sources/WorldEditor/DlgTipOfTheDay.cpp +++ b/Sources/WorldEditor/DlgTipOfTheDay.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgTipOfTheDay.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgTipOfTheDay.h b/Sources/WorldEditor/DlgTipOfTheDay.h index 6573879..5d54948 100644 --- a/Sources/WorldEditor/DlgTipOfTheDay.h +++ b/Sources/WorldEditor/DlgTipOfTheDay.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGTIPOFTHEDAY_H__F7006AF6_44F1_11D4_93A2_004095812ACC__INCLUDED_) #define AFX_DLGTIPOFTHEDAY_H__F7006AF6_44F1_11D4_93A2_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/DlgTreeShortcuts.cpp b/Sources/WorldEditor/DlgTreeShortcuts.cpp index 0750bb4..3aec9f8 100644 --- a/Sources/WorldEditor/DlgTreeShortcuts.cpp +++ b/Sources/WorldEditor/DlgTreeShortcuts.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgTreeShortcuts.cpp : implementation file // diff --git a/Sources/WorldEditor/DlgTreeShortcuts.h b/Sources/WorldEditor/DlgTreeShortcuts.h index d148e1e..9161cae 100644 --- a/Sources/WorldEditor/DlgTreeShortcuts.h +++ b/Sources/WorldEditor/DlgTreeShortcuts.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_DLGTREESHORTCUTS_H__A1C15CF3_D8A2_11D1_8270_000000000000__INCLUDED_) #define AFX_DLGTREESHORTCUTS_H__A1C15CF3_D8A2_11D1_8270_000000000000__INCLUDED_ diff --git a/Sources/WorldEditor/DlgWorldSettings.cpp b/Sources/WorldEditor/DlgWorldSettings.cpp index cd4b84d..08784ba 100644 --- a/Sources/WorldEditor/DlgWorldSettings.cpp +++ b/Sources/WorldEditor/DlgWorldSettings.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgWorldSettings.cpp : implementation file // diff --git a/Sources/WorldEditor/EditMipSwitchDistance.cpp b/Sources/WorldEditor/EditMipSwitchDistance.cpp index e9f3f9e..972dc58 100644 --- a/Sources/WorldEditor/EditMipSwitchDistance.cpp +++ b/Sources/WorldEditor/EditMipSwitchDistance.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // EditMipSwitchDistance.cpp : implementation file // diff --git a/Sources/WorldEditor/EditMipSwitchDistance.h b/Sources/WorldEditor/EditMipSwitchDistance.h index 53e7e14..6571c52 100644 --- a/Sources/WorldEditor/EditMipSwitchDistance.h +++ b/Sources/WorldEditor/EditMipSwitchDistance.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_EDITMIPSWITCHDISTANCE_H__2D4950D3_5FC1_11D4_84EC_000021291DC7__INCLUDED_) #define AFX_EDITMIPSWITCHDISTANCE_H__2D4950D3_5FC1_11D4_84EC_000021291DC7__INCLUDED_ diff --git a/Sources/WorldEditor/EntitySelectionListBox.cpp b/Sources/WorldEditor/EntitySelectionListBox.cpp index f90655c..b1ecca0 100644 --- a/Sources/WorldEditor/EntitySelectionListBox.cpp +++ b/Sources/WorldEditor/EntitySelectionListBox.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // EntitySelectionListBox.cpp : implementation file // diff --git a/Sources/WorldEditor/EntitySelectionListBox.h b/Sources/WorldEditor/EntitySelectionListBox.h index 18bad91..33e0d9a 100644 --- a/Sources/WorldEditor/EntitySelectionListBox.h +++ b/Sources/WorldEditor/EntitySelectionListBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // EntitySelectionListBox.h : header file // diff --git a/Sources/WorldEditor/InfoFrame.cpp b/Sources/WorldEditor/InfoFrame.cpp index fa0489c..96a45c9 100644 --- a/Sources/WorldEditor/InfoFrame.cpp +++ b/Sources/WorldEditor/InfoFrame.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // InfoFrame.cpp : implementation file // diff --git a/Sources/WorldEditor/InfoFrame.h b/Sources/WorldEditor/InfoFrame.h index 2d07fb7..42b7eb8 100644 --- a/Sources/WorldEditor/InfoFrame.h +++ b/Sources/WorldEditor/InfoFrame.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // InfoFrame.h : header file // diff --git a/Sources/WorldEditor/InfoSheet.cpp b/Sources/WorldEditor/InfoSheet.cpp index 68c0cc4..12049e8 100644 --- a/Sources/WorldEditor/InfoSheet.cpp +++ b/Sources/WorldEditor/InfoSheet.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // InfoSheet.cpp : implementation file // diff --git a/Sources/WorldEditor/InfoSheet.h b/Sources/WorldEditor/InfoSheet.h index 3beb8d4..eb7236a 100644 --- a/Sources/WorldEditor/InfoSheet.h +++ b/Sources/WorldEditor/InfoSheet.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // InfoSheet.h : header file // diff --git a/Sources/WorldEditor/MainFrm.cpp b/Sources/WorldEditor/MainFrm.cpp index 287352c..740edb9 100644 --- a/Sources/WorldEditor/MainFrm.cpp +++ b/Sources/WorldEditor/MainFrm.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // MainFrm.cpp : implementation of the CMainFrame class diff --git a/Sources/WorldEditor/MainFrm.h b/Sources/WorldEditor/MainFrm.h index b23c56d..a2a2e11 100644 --- a/Sources/WorldEditor/MainFrm.h +++ b/Sources/WorldEditor/MainFrm.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // MainFrm.h : interface of the CMainFrame class // diff --git a/Sources/WorldEditor/PrimitiveHistoryCombo.cpp b/Sources/WorldEditor/PrimitiveHistoryCombo.cpp index 8732f7c..e83ca24 100644 --- a/Sources/WorldEditor/PrimitiveHistoryCombo.cpp +++ b/Sources/WorldEditor/PrimitiveHistoryCombo.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PrimitiveHistoryCombo.cpp : implementation file // diff --git a/Sources/WorldEditor/PrimitiveHistoryCombo.h b/Sources/WorldEditor/PrimitiveHistoryCombo.h index 5f8eccb..5d6c657 100644 --- a/Sources/WorldEditor/PrimitiveHistoryCombo.h +++ b/Sources/WorldEditor/PrimitiveHistoryCombo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_PRIMITIVEHISTORYCOMBO_H__6365B946_B440_11D2_84C0_004095812ACC__INCLUDED_) #define AFX_PRIMITIVEHISTORYCOMBO_H__6365B946_B440_11D2_84C0_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/PropertyComboBar.cpp b/Sources/WorldEditor/PropertyComboBar.cpp index ba1c337..f6a3c7f 100644 --- a/Sources/WorldEditor/PropertyComboBar.cpp +++ b/Sources/WorldEditor/PropertyComboBar.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PropertyComboBar.cpp : implementation file // diff --git a/Sources/WorldEditor/PropertyComboBar.h b/Sources/WorldEditor/PropertyComboBar.h index b5846dd..1af4d30 100644 --- a/Sources/WorldEditor/PropertyComboBar.h +++ b/Sources/WorldEditor/PropertyComboBar.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PropertyComboBar.h : header file // diff --git a/Sources/WorldEditor/PropertyComboBox.cpp b/Sources/WorldEditor/PropertyComboBox.cpp index ec1ee02..a80d581 100644 --- a/Sources/WorldEditor/PropertyComboBox.cpp +++ b/Sources/WorldEditor/PropertyComboBox.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PropertyComboBox.cpp : implementation file // diff --git a/Sources/WorldEditor/PropertyComboBox.h b/Sources/WorldEditor/PropertyComboBox.h index 6f5c470..949e8aa 100644 --- a/Sources/WorldEditor/PropertyComboBox.h +++ b/Sources/WorldEditor/PropertyComboBox.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // PropertyComboBox.h : header file // diff --git a/Sources/WorldEditor/SkyFloat.cpp b/Sources/WorldEditor/SkyFloat.cpp index fc420e1..7da314b 100644 --- a/Sources/WorldEditor/SkyFloat.cpp +++ b/Sources/WorldEditor/SkyFloat.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SkyFloat.cpp : implementation of DDX_SkyFloat diff --git a/Sources/WorldEditor/SkyFloat.h b/Sources/WorldEditor/SkyFloat.h index 7c4082c..b580f65 100644 --- a/Sources/WorldEditor/SkyFloat.h +++ b/Sources/WorldEditor/SkyFloat.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // SkyFloat.h : header file // diff --git a/Sources/WorldEditor/StdAfx.cpp b/Sources/WorldEditor/StdAfx.cpp index 3c8f02d..4c9854f 100644 --- a/Sources/WorldEditor/StdAfx.cpp +++ b/Sources/WorldEditor/StdAfx.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.cpp : source file that includes just the standard includes // WorldEditor.pch will be the pre-compiled header diff --git a/Sources/WorldEditor/StdAfx.h b/Sources/WorldEditor/StdAfx.h index ab3e727..abe74f0 100644 --- a/Sources/WorldEditor/StdAfx.h +++ b/Sources/WorldEditor/StdAfx.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but @@ -26,4 +39,4 @@ #include "WorldEditor.h" -#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"") \ No newline at end of file +#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"") diff --git a/Sources/WorldEditor/TerrainEditing.cpp b/Sources/WorldEditor/TerrainEditing.cpp index 86e3289..ec42bd2 100644 --- a/Sources/WorldEditor/TerrainEditing.cpp +++ b/Sources/WorldEditor/TerrainEditing.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdAfx.h" #include diff --git a/Sources/WorldEditor/TerrainEditing.h b/Sources/WorldEditor/TerrainEditing.h index a9fdc21..f1bd909 100644 --- a/Sources/WorldEditor/TerrainEditing.h +++ b/Sources/WorldEditor/TerrainEditing.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef TERRAINEDITING_H @@ -127,4 +140,4 @@ void TerrainEditBegin(void); void TerrainEditEnd(void); void ObtainLayerTileInfo(CDynamicContainer *pdcTileInfo, CTextureData *ptdTexture, INDEX &ctTilesPerRaw); -#endif // TERRAINEDITING_H \ No newline at end of file +#endif // TERRAINEDITING_H diff --git a/Sources/WorldEditor/TerrainInterface.cpp b/Sources/WorldEditor/TerrainInterface.cpp index 6e9290e..6a042c2 100644 --- a/Sources/WorldEditor/TerrainInterface.cpp +++ b/Sources/WorldEditor/TerrainInterface.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // TerrainInterface.cpp : implementation file // diff --git a/Sources/WorldEditor/TerrainInterface.h b/Sources/WorldEditor/TerrainInterface.h index 94f2f0e..670bc1c 100644 --- a/Sources/WorldEditor/TerrainInterface.h +++ b/Sources/WorldEditor/TerrainInterface.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_TERRAININTERFACE_H__539D0786_D5B8_4079_A285_DA2C86EC7543__INCLUDED_) #define AFX_TERRAININTERFACE_H__539D0786_D5B8_4079_A285_DA2C86EC7543__INCLUDED_ diff --git a/Sources/WorldEditor/ToolTipWnd.cpp b/Sources/WorldEditor/ToolTipWnd.cpp index e60fe9b..e996e64 100644 --- a/Sources/WorldEditor/ToolTipWnd.cpp +++ b/Sources/WorldEditor/ToolTipWnd.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ToolTipWnd.cpp : implementation file // diff --git a/Sources/WorldEditor/ToolTipWnd.h b/Sources/WorldEditor/ToolTipWnd.h index 774b693..8fef9a7 100644 --- a/Sources/WorldEditor/ToolTipWnd.h +++ b/Sources/WorldEditor/ToolTipWnd.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_TOOLTIPWND_H__93C6AAC8_0090_11D3_8573_004095812ACC__INCLUDED_) #define AFX_TOOLTIPWND_H__93C6AAC8_0090_11D3_8573_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/TriangularisationCombo.cpp b/Sources/WorldEditor/TriangularisationCombo.cpp index 1c539c3..1fe8cc7 100644 --- a/Sources/WorldEditor/TriangularisationCombo.cpp +++ b/Sources/WorldEditor/TriangularisationCombo.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // TriangularisationCombo.cpp : implementation file // diff --git a/Sources/WorldEditor/TriangularisationCombo.h b/Sources/WorldEditor/TriangularisationCombo.h index 6b9865e..dd8374d 100644 --- a/Sources/WorldEditor/TriangularisationCombo.h +++ b/Sources/WorldEditor/TriangularisationCombo.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CSGDesitnationCombo.h : header file // diff --git a/Sources/WorldEditor/ViewTexture.cpp b/Sources/WorldEditor/ViewTexture.cpp index eb079eb..cf82a1b 100644 --- a/Sources/WorldEditor/ViewTexture.cpp +++ b/Sources/WorldEditor/ViewTexture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ViewTexture.cpp : implementation file // diff --git a/Sources/WorldEditor/ViewTexture.h b/Sources/WorldEditor/ViewTexture.h index 20eee77..28975ef 100644 --- a/Sources/WorldEditor/ViewTexture.h +++ b/Sources/WorldEditor/ViewTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_VIEWTEXTURE_H__00278257_91BC_11D2_8478_004095812ACC__INCLUDED_) #define AFX_VIEWTEXTURE_H__00278257_91BC_11D2_8478_004095812ACC__INCLUDED_ diff --git a/Sources/WorldEditor/Viewers.cpp b/Sources/WorldEditor/Viewers.cpp index ddfe64c..a4b27ec 100644 --- a/Sources/WorldEditor/Viewers.cpp +++ b/Sources/WorldEditor/Viewers.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "StdAfx.h" #include "WorldEditor.h" diff --git a/Sources/WorldEditor/Viewers.h b/Sources/WorldEditor/Viewers.h index 720009a..38f6cec 100644 --- a/Sources/WorldEditor/Viewers.h +++ b/Sources/WorldEditor/Viewers.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef VIEWERS_H #define VIEWERS_H diff --git a/Sources/WorldEditor/VirtualTreeCtrl.cpp b/Sources/WorldEditor/VirtualTreeCtrl.cpp index fb2e182..9baf97e 100644 --- a/Sources/WorldEditor/VirtualTreeCtrl.cpp +++ b/Sources/WorldEditor/VirtualTreeCtrl.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // VirtualTreeCtrl.cpp : implementation file // diff --git a/Sources/WorldEditor/VirtualTreeCtrl.h b/Sources/WorldEditor/VirtualTreeCtrl.h index f896ff9..924bbe4 100644 --- a/Sources/WorldEditor/VirtualTreeCtrl.h +++ b/Sources/WorldEditor/VirtualTreeCtrl.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // VirtualTreeCtrl.h : header file // diff --git a/Sources/WorldEditor/VirtualTreeNode.cpp b/Sources/WorldEditor/VirtualTreeNode.cpp index 6a3b6f3..7932474 100644 --- a/Sources/WorldEditor/VirtualTreeNode.cpp +++ b/Sources/WorldEditor/VirtualTreeNode.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "stdafx.h" #include "WorldEditor.h" diff --git a/Sources/WorldEditor/VirtualTreeNode.h b/Sources/WorldEditor/VirtualTreeNode.h index 36cec14..8d7888f 100644 --- a/Sources/WorldEditor/VirtualTreeNode.h +++ b/Sources/WorldEditor/VirtualTreeNode.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // VirtualTreeNode.h : main header file for the Virtual Tree Class // diff --git a/Sources/WorldEditor/WndAnimationFrames.cpp b/Sources/WorldEditor/WndAnimationFrames.cpp index e10dcc6..6a4e48d 100644 --- a/Sources/WorldEditor/WndAnimationFrames.cpp +++ b/Sources/WorldEditor/WndAnimationFrames.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WndAnimationFrames.cpp : implementation file // diff --git a/Sources/WorldEditor/WndAnimationFrames.h b/Sources/WorldEditor/WndAnimationFrames.h index dc6c224..848fdc2 100644 --- a/Sources/WorldEditor/WndAnimationFrames.h +++ b/Sources/WorldEditor/WndAnimationFrames.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WndAnimationFrames.h : header file // diff --git a/Sources/WorldEditor/WndDisplayTexture.cpp b/Sources/WorldEditor/WndDisplayTexture.cpp index a2ea687..8fea409 100644 --- a/Sources/WorldEditor/WndDisplayTexture.cpp +++ b/Sources/WorldEditor/WndDisplayTexture.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WndDisplayTexture.cpp : implementation file // diff --git a/Sources/WorldEditor/WndDisplayTexture.h b/Sources/WorldEditor/WndDisplayTexture.h index e37591d..73903f6 100644 --- a/Sources/WorldEditor/WndDisplayTexture.h +++ b/Sources/WorldEditor/WndDisplayTexture.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_WNDDISPLAYTEXTURE_H__D9AF4DBF_9E24_4F24_AC82_3A9440AFD256__INCLUDED_) #define AFX_WNDDISPLAYTEXTURE_H__D9AF4DBF_9E24_4F24_AC82_3A9440AFD256__INCLUDED_ diff --git a/Sources/WorldEditor/WndTerrainTilePalette.cpp b/Sources/WorldEditor/WndTerrainTilePalette.cpp index 1d64a75..04e154f 100644 --- a/Sources/WorldEditor/WndTerrainTilePalette.cpp +++ b/Sources/WorldEditor/WndTerrainTilePalette.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WndTerrainTilePalette.cpp : implementation file // diff --git a/Sources/WorldEditor/WndTerrainTilePalette.h b/Sources/WorldEditor/WndTerrainTilePalette.h index 43e1fe0..47240d6 100644 --- a/Sources/WorldEditor/WndTerrainTilePalette.h +++ b/Sources/WorldEditor/WndTerrainTilePalette.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if !defined(AFX_WNDTERRAINTILEPALETTE_H__C3228E4D_AEA7_4300_B202_77149FD3B92C__INCLUDED_) #define AFX_WNDTERRAINTILEPALETTE_H__C3228E4D_AEA7_4300_B202_77149FD3B92C__INCLUDED_ diff --git a/Sources/WorldEditor/WndTestAnimation.cpp b/Sources/WorldEditor/WndTestAnimation.cpp index 8bb8a3a..825651d 100644 --- a/Sources/WorldEditor/WndTestAnimation.cpp +++ b/Sources/WorldEditor/WndTestAnimation.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WndTestAnimation.cpp : implementation file // diff --git a/Sources/WorldEditor/WndTestAnimation.h b/Sources/WorldEditor/WndTestAnimation.h index a9ff62a..74c362a 100644 --- a/Sources/WorldEditor/WndTestAnimation.h +++ b/Sources/WorldEditor/WndTestAnimation.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WndTestAnimation.h : header file // diff --git a/Sources/WorldEditor/WorldEditor.cpp b/Sources/WorldEditor/WorldEditor.cpp index d533987..cac325f 100644 --- a/Sources/WorldEditor/WorldEditor.cpp +++ b/Sources/WorldEditor/WorldEditor.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WorldEditor.cpp : Defines the class behaviors for the application. // diff --git a/Sources/WorldEditor/WorldEditor.h b/Sources/WorldEditor/WorldEditor.h index e9b5679..73f23bc 100644 --- a/Sources/WorldEditor/WorldEditor.h +++ b/Sources/WorldEditor/WorldEditor.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WorldEditor.h : main header file for the WORLDEDITOR application // diff --git a/Sources/WorldEditor/WorldEditorDoc.cpp b/Sources/WorldEditor/WorldEditorDoc.cpp index 736a84f..92c909f 100644 --- a/Sources/WorldEditor/WorldEditorDoc.cpp +++ b/Sources/WorldEditor/WorldEditorDoc.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WorldEditorDoc.cpp : implementation of the CWorldEditorDoc class // diff --git a/Sources/WorldEditor/WorldEditorDoc.h b/Sources/WorldEditor/WorldEditorDoc.h index 64bf163..ab88de9 100644 --- a/Sources/WorldEditor/WorldEditorDoc.h +++ b/Sources/WorldEditor/WorldEditorDoc.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WorldEditorDoc.h : interface of the CWorldEditorDoc class // diff --git a/Sources/WorldEditor/WorldEditorView.cpp b/Sources/WorldEditor/WorldEditorView.cpp index 2d5dd41..1741198 100644 --- a/Sources/WorldEditor/WorldEditorView.cpp +++ b/Sources/WorldEditor/WorldEditorView.cpp @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WorldEditorView.cpp : implementation of the CWorldEditorView class // diff --git a/Sources/WorldEditor/WorldEditorView.h b/Sources/WorldEditor/WorldEditorView.h index e57e811..b26eeba 100644 --- a/Sources/WorldEditor/WorldEditorView.h +++ b/Sources/WorldEditor/WorldEditorView.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // WorldEditorView.h : interface of the CWorldEditorView class // diff --git a/Sources/WorldEditor/browsewindow.h b/Sources/WorldEditor/browsewindow.h index 2726314..5f86831 100644 --- a/Sources/WorldEditor/browsewindow.h +++ b/Sources/WorldEditor/browsewindow.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // BrowseWindow.h : header file // diff --git a/Sources/WorldEditor/coloredbutton.h b/Sources/WorldEditor/coloredbutton.h index 707f6de..08e269e 100644 --- a/Sources/WorldEditor/coloredbutton.h +++ b/Sources/WorldEditor/coloredbutton.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // ColoredButton.h : header file // diff --git a/Sources/WorldEditor/ctrlaxisradio.h b/Sources/WorldEditor/ctrlaxisradio.h index b7541a5..1a0e1f7 100644 --- a/Sources/WorldEditor/ctrlaxisradio.h +++ b/Sources/WorldEditor/ctrlaxisradio.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // CtrlAxisRadio.h : header file // diff --git a/Sources/WorldEditor/dlgworldsettings.h b/Sources/WorldEditor/dlgworldsettings.h index 1777bca..0455fb1 100644 --- a/Sources/WorldEditor/dlgworldsettings.h +++ b/Sources/WorldEditor/dlgworldsettings.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // DlgWorldSettings.h : header file // diff --git a/Sources/WorldEditor/resource.h b/Sources/WorldEditor/resource.h index c67320d..6be117c 100644 --- a/Sources/WorldEditor/resource.h +++ b/Sources/WorldEditor/resource.h @@ -1,4 +1,17 @@ -/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ +/* Copyright (c) 2002-2012 Croteam Ltd. +This program is free software; you can redistribute it and/or modify +it under the terms of version 2 of the GNU General Public License as published by +the Free Software Foundation + + +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., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file.