From 51ec3a05a6238fad05a57d417638495c1839b694 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Thu, 6 Aug 2015 18:16:46 +0200 Subject: [PATCH] Update copyright statements. --- data/credits | 5 ++++- data/license | 23 ++++++++++++----------- doc/hacking | 5 +++-- doc/manual.html | 10 +++++++++- src/CAudio.cpp | 1 + src/CAudio.h | 1 + src/CBoss.cpp | 1 + src/CBoss.h | 1 + src/CCollision.cpp | 1 + src/CCollision.h | 1 + src/CCutscene.cpp | 1 + src/CCutscene.h | 1 + src/CData.cpp | 1 + src/CData.h | 1 + src/CEffect.cpp | 1 + src/CEffect.h | 1 + src/CEngine.cpp | 1 + src/CEngine.h | 1 + src/CEntity.cpp | 1 + src/CEntity.h | 1 + src/CFileData.cpp | 1 + src/CFileData.h | 1 + src/CGame.cpp | 1 + src/CGame.h | 1 + src/CGameData.cpp | 1 + src/CGameData.h | 1 + src/CGameObject.cpp | 1 + src/CGameObject.h | 1 + src/CGraphics.cpp | 1 + src/CGraphics.h | 1 + src/CHub.cpp | 1 + src/CHub.h | 1 + src/CJoystick.cpp | 1 + src/CJoystick.h | 1 + src/CKeyboard.cpp | 1 + src/CLineDef.cpp | 1 + src/CLineDef.h | 1 + src/CList.cpp | 1 + src/CList.h | 1 + src/CMap.cpp | 1 + src/CMap.h | 1 + src/CMath.cpp | 1 + src/CMath.h | 1 + src/CObjective.cpp | 1 + src/CObjective.h | 1 + src/CPak.cpp | 1 + src/CPak.h | 1 + src/CParticle.cpp | 1 + src/CParticle.h | 1 + src/CPersistData.cpp | 1 + src/CPersistData.h | 1 + src/CPersistant.cpp | 1 + src/CPersistant.h | 1 + src/CRadarBlip.cpp | 1 + src/CRadarBlip.h | 1 + src/CSpawnPoint.cpp | 1 + src/CSpawnPoint.h | 1 + src/CSprite.cpp | 1 + src/CSprite.h | 1 + src/CSwitch.cpp | 1 + src/CSwitch.h | 1 + src/CTeleporter.cpp | 1 + src/CTeleporter.h | 1 + src/CTrain.cpp | 1 + src/CTrain.h | 1 + src/CTrap.cpp | 1 + src/CTrap.h | 1 + src/CWeapon.cpp | 1 + src/CWeapon.h | 1 + src/CWidget.cpp | 1 + src/CWidget.h | 1 + src/aquaBoss.cpp | 1 + src/aquaBoss.h | 1 + src/bosses.cpp | 1 + src/bosses.h | 1 + src/bullets.cpp | 1 + src/bullets.h | 1 + src/cutscene.cpp | 1 + src/cutscene.h | 1 + src/defs.h | 1 + src/droidBoss.cpp | 1 + src/droidBoss.h | 1 + src/effects.cpp | 1 + src/effects.h | 1 + src/enemies.cpp | 1 + src/enemies.h | 1 + src/entities.cpp | 1 + src/entities.h | 1 + src/explosions.cpp | 1 + src/explosions.h | 1 + src/finalBattle.cpp | 1 + src/finalBattle.h | 1 + src/galdov.cpp | 1 + src/galdov.h | 1 + src/game.cpp | 1 + src/game.h | 1 + src/graphics.cpp | 1 + src/graphics.h | 1 + src/headers.h | 1 + src/hub.cpp | 1 + src/hub.h | 1 + src/info.cpp | 1 + src/info.h | 1 + src/init.cpp | 1 + src/init.h | 1 + src/intro.cpp | 1 + src/intro.h | 1 + src/items.cpp | 1 + src/items.h | 1 + src/lineDefs.cpp | 1 + src/lineDefs.h | 1 + src/loadSave.cpp | 1 + src/loadSave.h | 1 + src/main.cpp | 3 +++ src/main.h | 1 + src/map.cpp | 1 + src/map.h | 1 + src/mapData.cpp | 1 + src/mapData.h | 1 + src/mapEditor.cpp | 1 + src/mapEditor.h | 1 + src/mias.cpp | 1 + src/mias.h | 1 + src/mission.cpp | 1 + src/mission.h | 1 + src/objectives.cpp | 1 + src/objectives.h | 1 + src/obstacles.cpp | 1 + src/obstacles.h | 1 + src/options.cpp | 1 + src/options.h | 1 + src/pak.h | 1 + src/particles.cpp | 1 + src/particles.h | 1 + src/player.cpp | 1 + src/player.h | 1 + src/resources.cpp | 1 + src/resources.h | 1 + src/spawnPoints.cpp | 1 + src/spawnPoints.h | 1 + src/switches.cpp | 1 + src/switches.h | 1 + src/tankBoss.cpp | 1 + src/tankBoss.h | 1 + src/teleporters.cpp | 1 + src/teleporters.h | 1 + src/title.cpp | 25 ++++++++++++++++--------- src/title.h | 1 + src/trains.cpp | 1 + src/trains.h | 1 + src/traps.cpp | 1 + src/traps.h | 1 + src/triggers.cpp | 1 + src/triggers.h | 1 + src/weapons.cpp | 1 + src/weapons.h | 1 + src/widgets.cpp | 1 + src/widgets.h | 1 + 158 files changed, 199 insertions(+), 24 deletions(-) diff --git a/data/credits b/data/credits index 72576c6..e4ee8ef 100644 --- a/data/credits +++ b/data/credits @@ -1,8 +1,9 @@ -156 +159 000 1 MAIN PROGRAMMING 020 0 Stephen Sweeney 040 1 ADDITIONAL PROGRAMMING 020 0 Richard Sweeney +020 0 Guus Sliepen 040 1 GRAPHICS 020 0 Stephen Sweeney 020 0 Richard Sweeney @@ -150,8 +151,10 @@ 020 0 Blob Wars : Metal Blob Solid or Parallel Realities. 220 1 Parallel Realities and the Alien Device 020 1 Copyright (c) 2004-2011 Parallel Realities +020 1 Copyright (c) 2011-2015 Perpendicular Dimensions 020 1 All Rights Reserved 450 1 Blob Wars : Metal Blob Solid 020 1 Copyright (c) 2004-2011 Parallel Realities +020 1 Copyright (c) 2011-2015 Perpendicular Dimentions 020 1 Licensed under the GNU General Public License 120 1 http://www.parallelrealities.co.uk diff --git a/data/license b/data/license index 05bcd87..6f3047e 100644 --- a/data/license +++ b/data/license @@ -1,19 +1,20 @@ 50 Blob Wars : Metal Blob Solid 70 Copyright (C) 2004-2011 Parallel Realities +90 Copyright (C) 2011-2015 Perpendicular Dimensions -110 This program is free software; you can redistribute it and/or -130 modify it under the terms of the GNU General Public License -150 as published by the Free Software Foundation; either version 2 -170 of the License, or (at your option) any later version. +130 This program is free software; you can redistribute it and/or +150 modify it under the terms of the GNU General Public License +170 as published by the Free Software Foundation; either version 2 +190 of the License, or (at your option) any later version. -200 This program is distributed in the hope that it will be useful, -220 but WITHOUT ANY WARRANTY; without even the implied warranty of -240 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +220 This program is distributed in the hope that it will be useful, +240 but WITHOUT ANY WARRANTY; without even the implied warranty of +260 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -270 See the GNU General Public License for more details. +290 See the GNU General Public License for more details. -300 You should have received a copy of the GNU General Public License -320 along with this program; if not, write to the Free Software -340 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +320 You should have received a copy of the GNU General Public License +340 along with this program; if not, write to the Free Software +360 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -1 END diff --git a/doc/hacking b/doc/hacking index 4f8c51d..9490714 100644 --- a/doc/hacking +++ b/doc/hacking @@ -1,8 +1,9 @@ Blob Wars : Metal Blob Solid -Copyright Parallel Realities 2004-2011 +Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions Licensed under the GNU General Public License -Last Updated: 9th December 2004 +Last Updated: August 2015 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++ Contents diff --git a/doc/manual.html b/doc/manual.html index 4c2d7f0..55e6fa7 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -551,7 +551,7 @@ the game's story.

game.

-

About

+

About Parallel Realities

Parallel Realities started off writing games on the Amiga using AMOS and then, later, Blitz Basic 2. Games written included the BOTSS Trilogy and most notably TANX Squadron. TANX Squadron was awarded @@ -568,10 +568,18 @@ centered on a Blob agent called Solid Blob and his (rather dopey) companion, Bob value. The game changed from its top down view point to a platform game and the Evil Blobs became assimilated Blobs. Bob later became the hero of the game now known as Metal Blob Solid.

+

About Perpendicular Dimensions

+ +

After 2011, Parallel Realities stopped maintaining Blob Wars. +It is now maintiained by others under the name Perpendicular Dimensions. +We like to thank Parallel Realities for creating this great game and for releasing it under a FOSS license. +

+

 

Blob Wars : Metal Blob Solid
Copyright © 2004-2011 Parallel Realities
+Copyright © 2011-2015 Perpendicular Dimenions
Licensed under the GNU General Public License

 

diff --git a/src/CAudio.cpp b/src/CAudio.cpp index aaab6a8..98d1a86 100644 --- a/src/CAudio.cpp +++ b/src/CAudio.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CAudio.h b/src/CAudio.h index 7080f21..500455a 100644 --- a/src/CAudio.h +++ b/src/CAudio.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CBoss.cpp b/src/CBoss.cpp index 2fd9f1e..4d56da0 100644 --- a/src/CBoss.cpp +++ b/src/CBoss.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CBoss.h b/src/CBoss.h index 133e166..7cfdf2a 100644 --- a/src/CBoss.h +++ b/src/CBoss.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CCollision.cpp b/src/CCollision.cpp index f05ee4e..c0fde79 100644 --- a/src/CCollision.cpp +++ b/src/CCollision.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CCollision.h b/src/CCollision.h index 4e6dff1..2050768 100644 --- a/src/CCollision.h +++ b/src/CCollision.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CCutscene.cpp b/src/CCutscene.cpp index 5c0d9bf..ce15f6f 100644 --- a/src/CCutscene.cpp +++ b/src/CCutscene.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CCutscene.h b/src/CCutscene.h index 0db2f3e..aa85b32 100644 --- a/src/CCutscene.h +++ b/src/CCutscene.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CData.cpp b/src/CData.cpp index d3e787d..8a2f82a 100644 --- a/src/CData.cpp +++ b/src/CData.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CData.h b/src/CData.h index 9f35089..277cc76 100644 --- a/src/CData.h +++ b/src/CData.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CEffect.cpp b/src/CEffect.cpp index d3346d6..e85603d 100644 --- a/src/CEffect.cpp +++ b/src/CEffect.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CEffect.h b/src/CEffect.h index cd71d06..955f2cb 100644 --- a/src/CEffect.h +++ b/src/CEffect.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CEngine.cpp b/src/CEngine.cpp index 3d8a48e..32262f1 100644 --- a/src/CEngine.cpp +++ b/src/CEngine.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CEngine.h b/src/CEngine.h index 1a723b5..81c1556 100644 --- a/src/CEngine.h +++ b/src/CEngine.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CEntity.cpp b/src/CEntity.cpp index e23b01f..bf24711 100644 --- a/src/CEntity.cpp +++ b/src/CEntity.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CEntity.h b/src/CEntity.h index f86e0a9..3cce48b 100644 --- a/src/CEntity.h +++ b/src/CEntity.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CFileData.cpp b/src/CFileData.cpp index 01c891f..763d87b 100644 --- a/src/CFileData.cpp +++ b/src/CFileData.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CFileData.h b/src/CFileData.h index dbc15d8..34a5ebd 100644 --- a/src/CFileData.h +++ b/src/CFileData.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CGame.cpp b/src/CGame.cpp index f58b81c..666f1ec 100644 --- a/src/CGame.cpp +++ b/src/CGame.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CGame.h b/src/CGame.h index 6b6a26e..3037299 100644 --- a/src/CGame.h +++ b/src/CGame.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CGameData.cpp b/src/CGameData.cpp index c085b61..49fba52 100644 --- a/src/CGameData.cpp +++ b/src/CGameData.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CGameData.h b/src/CGameData.h index 0a6670f..355eb75 100644 --- a/src/CGameData.h +++ b/src/CGameData.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CGameObject.cpp b/src/CGameObject.cpp index 997f2ea..95ea342 100644 --- a/src/CGameObject.cpp +++ b/src/CGameObject.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CGameObject.h b/src/CGameObject.h index 379b1b7..e1bc60e 100644 --- a/src/CGameObject.h +++ b/src/CGameObject.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CGraphics.cpp b/src/CGraphics.cpp index f6e2292..30f7755 100644 --- a/src/CGraphics.cpp +++ b/src/CGraphics.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CGraphics.h b/src/CGraphics.h index 1f544cf..151f355 100644 --- a/src/CGraphics.h +++ b/src/CGraphics.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CHub.cpp b/src/CHub.cpp index 3449415..9b47803 100644 --- a/src/CHub.cpp +++ b/src/CHub.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CHub.h b/src/CHub.h index 4660c4a..a50c151 100644 --- a/src/CHub.h +++ b/src/CHub.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CJoystick.cpp b/src/CJoystick.cpp index 3524559..e50cd5e 100644 --- a/src/CJoystick.cpp +++ b/src/CJoystick.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CJoystick.h b/src/CJoystick.h index dfd1d7c..0462f07 100644 --- a/src/CJoystick.h +++ b/src/CJoystick.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CKeyboard.cpp b/src/CKeyboard.cpp index ddc0eca..89e6e0e 100644 --- a/src/CKeyboard.cpp +++ b/src/CKeyboard.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CLineDef.cpp b/src/CLineDef.cpp index 95b1159..8ab2327 100644 --- a/src/CLineDef.cpp +++ b/src/CLineDef.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CLineDef.h b/src/CLineDef.h index f760464..ef2f1d9 100644 --- a/src/CLineDef.h +++ b/src/CLineDef.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CList.cpp b/src/CList.cpp index 9e3c800..0517fc8 100644 --- a/src/CList.cpp +++ b/src/CList.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CList.h b/src/CList.h index 13e6e40..a3a8b49 100644 --- a/src/CList.h +++ b/src/CList.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CMap.cpp b/src/CMap.cpp index 634ee6a..5fc21e9 100644 --- a/src/CMap.cpp +++ b/src/CMap.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CMap.h b/src/CMap.h index 97c774e..3a60d00 100644 --- a/src/CMap.h +++ b/src/CMap.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CMath.cpp b/src/CMath.cpp index dd76884..0ef88fb 100644 --- a/src/CMath.cpp +++ b/src/CMath.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CMath.h b/src/CMath.h index ee812e0..da61112 100644 --- a/src/CMath.h +++ b/src/CMath.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CObjective.cpp b/src/CObjective.cpp index 8fcd099..b796c0f 100644 --- a/src/CObjective.cpp +++ b/src/CObjective.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CObjective.h b/src/CObjective.h index 2c78009..ccaf75e 100644 --- a/src/CObjective.h +++ b/src/CObjective.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CPak.cpp b/src/CPak.cpp index 6b09583..1872fd9 100644 --- a/src/CPak.cpp +++ b/src/CPak.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CPak.h b/src/CPak.h index ecc3b82..a3baa8c 100644 --- a/src/CPak.h +++ b/src/CPak.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CParticle.cpp b/src/CParticle.cpp index 2be59d1..a4849cb 100644 --- a/src/CParticle.cpp +++ b/src/CParticle.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CParticle.h b/src/CParticle.h index e561be4..636a7e6 100644 --- a/src/CParticle.h +++ b/src/CParticle.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CPersistData.cpp b/src/CPersistData.cpp index 144b434..3a913ba 100644 --- a/src/CPersistData.cpp +++ b/src/CPersistData.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CPersistData.h b/src/CPersistData.h index f03e3d2..bfe242f 100644 --- a/src/CPersistData.h +++ b/src/CPersistData.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CPersistant.cpp b/src/CPersistant.cpp index 1ab3f9b..b5cf994 100644 --- a/src/CPersistant.cpp +++ b/src/CPersistant.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CPersistant.h b/src/CPersistant.h index 048d580..3423548 100644 --- a/src/CPersistant.h +++ b/src/CPersistant.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CRadarBlip.cpp b/src/CRadarBlip.cpp index 4af2cb6..25debeb 100644 --- a/src/CRadarBlip.cpp +++ b/src/CRadarBlip.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CRadarBlip.h b/src/CRadarBlip.h index ab71007..31edfa7 100644 --- a/src/CRadarBlip.h +++ b/src/CRadarBlip.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CSpawnPoint.cpp b/src/CSpawnPoint.cpp index add4b64..8c19f4b 100644 --- a/src/CSpawnPoint.cpp +++ b/src/CSpawnPoint.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CSpawnPoint.h b/src/CSpawnPoint.h index d40b8fc..1233932 100644 --- a/src/CSpawnPoint.h +++ b/src/CSpawnPoint.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CSprite.cpp b/src/CSprite.cpp index 1c968f0..315b237 100644 --- a/src/CSprite.cpp +++ b/src/CSprite.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CSprite.h b/src/CSprite.h index 5ee80a5..4dfcdff 100644 --- a/src/CSprite.h +++ b/src/CSprite.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CSwitch.cpp b/src/CSwitch.cpp index f7e0298..f4de9cb 100644 --- a/src/CSwitch.cpp +++ b/src/CSwitch.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CSwitch.h b/src/CSwitch.h index 18a428e..5b055c0 100644 --- a/src/CSwitch.h +++ b/src/CSwitch.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CTeleporter.cpp b/src/CTeleporter.cpp index 46b8d8c..d36f47d 100644 --- a/src/CTeleporter.cpp +++ b/src/CTeleporter.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CTeleporter.h b/src/CTeleporter.h index cd835bb..6d6b9d4 100644 --- a/src/CTeleporter.h +++ b/src/CTeleporter.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CTrain.cpp b/src/CTrain.cpp index fb4ffe5..3ee952b 100644 --- a/src/CTrain.cpp +++ b/src/CTrain.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CTrain.h b/src/CTrain.h index b7d47d9..b4dab44 100644 --- a/src/CTrain.h +++ b/src/CTrain.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CTrap.cpp b/src/CTrap.cpp index 9d9a86f..8c758b7 100644 --- a/src/CTrap.cpp +++ b/src/CTrap.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CTrap.h b/src/CTrap.h index 5a64c89..f25959f 100644 --- a/src/CTrap.h +++ b/src/CTrap.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CWeapon.cpp b/src/CWeapon.cpp index e085915..e0fc216 100644 --- a/src/CWeapon.cpp +++ b/src/CWeapon.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CWeapon.h b/src/CWeapon.h index 6bd8818..582b25a 100644 --- a/src/CWeapon.h +++ b/src/CWeapon.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CWidget.cpp b/src/CWidget.cpp index 9085e62..4a99f0d 100644 --- a/src/CWidget.cpp +++ b/src/CWidget.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/CWidget.h b/src/CWidget.h index 4d580fd..e71d3d2 100644 --- a/src/CWidget.h +++ b/src/CWidget.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/aquaBoss.cpp b/src/aquaBoss.cpp index fc255df..45e9817 100644 --- a/src/aquaBoss.cpp +++ b/src/aquaBoss.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/aquaBoss.h b/src/aquaBoss.h index f4621d6..dca5048 100644 --- a/src/aquaBoss.h +++ b/src/aquaBoss.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/bosses.cpp b/src/bosses.cpp index 16c4fe1..0af6d84 100644 --- a/src/bosses.cpp +++ b/src/bosses.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/bosses.h b/src/bosses.h index 1eeaa8e..19a488a 100644 --- a/src/bosses.h +++ b/src/bosses.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/bullets.cpp b/src/bullets.cpp index e6db94d..522a262 100644 --- a/src/bullets.cpp +++ b/src/bullets.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/bullets.h b/src/bullets.h index 8e85135..7605734 100644 --- a/src/bullets.h +++ b/src/bullets.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/cutscene.cpp b/src/cutscene.cpp index 4e37d9b..b119f5e 100644 --- a/src/cutscene.cpp +++ b/src/cutscene.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/cutscene.h b/src/cutscene.h index 0a67f83..2b0775a 100644 --- a/src/cutscene.h +++ b/src/cutscene.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/defs.h b/src/defs.h index c5636bb..c8b468f 100644 --- a/src/defs.h +++ b/src/defs.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/droidBoss.cpp b/src/droidBoss.cpp index eb272ed..2f04f77 100644 --- a/src/droidBoss.cpp +++ b/src/droidBoss.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/droidBoss.h b/src/droidBoss.h index 5c4a9cb..e2fbb23 100644 --- a/src/droidBoss.h +++ b/src/droidBoss.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/effects.cpp b/src/effects.cpp index 6c8cbd2..1baca15 100644 --- a/src/effects.cpp +++ b/src/effects.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/effects.h b/src/effects.h index 0bc058f..af3a93e 100644 --- a/src/effects.h +++ b/src/effects.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/enemies.cpp b/src/enemies.cpp index 5337686..8f16847 100644 --- a/src/enemies.cpp +++ b/src/enemies.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/enemies.h b/src/enemies.h index 78cd1fe..1fb9da2 100644 --- a/src/enemies.h +++ b/src/enemies.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/entities.cpp b/src/entities.cpp index cf29c2b..7ab691f 100644 --- a/src/entities.cpp +++ b/src/entities.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/entities.h b/src/entities.h index 407d9a8..cb2a7ed 100644 --- a/src/entities.h +++ b/src/entities.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/explosions.cpp b/src/explosions.cpp index c391a00..e380ca0 100644 --- a/src/explosions.cpp +++ b/src/explosions.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/explosions.h b/src/explosions.h index 7d37882..5ff12b4 100644 --- a/src/explosions.h +++ b/src/explosions.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/finalBattle.cpp b/src/finalBattle.cpp index 7ec6e54..3e846fb 100644 --- a/src/finalBattle.cpp +++ b/src/finalBattle.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/finalBattle.h b/src/finalBattle.h index 9342726..c93869a 100644 --- a/src/finalBattle.h +++ b/src/finalBattle.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/galdov.cpp b/src/galdov.cpp index 5830916..8f1240c 100644 --- a/src/galdov.cpp +++ b/src/galdov.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/galdov.h b/src/galdov.h index c0a883d..be0021a 100644 --- a/src/galdov.h +++ b/src/galdov.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/game.cpp b/src/game.cpp index 6ecbfa4..b78972d 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/game.h b/src/game.h index 052c85c..e694b0b 100644 --- a/src/game.h +++ b/src/game.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/graphics.cpp b/src/graphics.cpp index 0d02509..ae6d4a2 100644 --- a/src/graphics.cpp +++ b/src/graphics.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/graphics.h b/src/graphics.h index b8b5a72..b2527fa 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/headers.h b/src/headers.h index 510447e..be2ce83 100644 --- a/src/headers.h +++ b/src/headers.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/hub.cpp b/src/hub.cpp index 859c23c..348c421 100644 --- a/src/hub.cpp +++ b/src/hub.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/hub.h b/src/hub.h index 1c6675e..ad4f322 100644 --- a/src/hub.h +++ b/src/hub.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/info.cpp b/src/info.cpp index 12813a1..8933f56 100644 --- a/src/info.cpp +++ b/src/info.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/info.h b/src/info.h index 650b7a1..7650c9d 100644 --- a/src/info.h +++ b/src/info.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/init.cpp b/src/init.cpp index fd6ec71..33592b8 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/init.h b/src/init.h index eb5c8f2..66e4991 100644 --- a/src/init.h +++ b/src/init.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/intro.cpp b/src/intro.cpp index 2f12f42..ca84b05 100644 --- a/src/intro.cpp +++ b/src/intro.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/intro.h b/src/intro.h index b6f4011..2a67bfb 100644 --- a/src/intro.h +++ b/src/intro.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/items.cpp b/src/items.cpp index cdc8325..4c28235 100644 --- a/src/items.cpp +++ b/src/items.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/items.h b/src/items.h index 73f0578..50ae696 100644 --- a/src/items.h +++ b/src/items.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/lineDefs.cpp b/src/lineDefs.cpp index 9bdf097..d8ee97f 100644 --- a/src/lineDefs.cpp +++ b/src/lineDefs.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/lineDefs.h b/src/lineDefs.h index fda1a84..473e038 100644 --- a/src/lineDefs.h +++ b/src/lineDefs.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/loadSave.cpp b/src/loadSave.cpp index feb48b5..a9eb85c 100644 --- a/src/loadSave.cpp +++ b/src/loadSave.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/loadSave.h b/src/loadSave.h index 34d8f61..a837a96 100644 --- a/src/loadSave.h +++ b/src/loadSave.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/main.cpp b/src/main.cpp index c7451af..ba11d63 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,7 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -28,6 +30,7 @@ void showVersion() "\n" "Blob Wars, Episode I - Metal Blob Solid (Version %.2f, Release %d)\n" "Copyright (C) 2004-2011 Parallel Realities\n" + "Copyright (C) 2011-2015 Perpendicular Dimensions\n" "Licensed under the GNU General Public License (GPL)\n" "\n"), VERSION, RELEASE); diff --git a/src/main.h b/src/main.h index bf2bf22..2ebcd5a 100644 --- a/src/main.h +++ b/src/main.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/map.cpp b/src/map.cpp index 378c888..d0206cc 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/map.h b/src/map.h index ce5a0f2..c650f92 100644 --- a/src/map.h +++ b/src/map.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/mapData.cpp b/src/mapData.cpp index fb64299..284f8cf 100644 --- a/src/mapData.cpp +++ b/src/mapData.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/mapData.h b/src/mapData.h index 3f0f381..c98918b 100644 --- a/src/mapData.h +++ b/src/mapData.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/mapEditor.cpp b/src/mapEditor.cpp index a74ee7a..885b878 100644 --- a/src/mapEditor.cpp +++ b/src/mapEditor.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/mapEditor.h b/src/mapEditor.h index 676c2b8..ebaa183 100644 --- a/src/mapEditor.h +++ b/src/mapEditor.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/mias.cpp b/src/mias.cpp index 61075b9..25d093b 100644 --- a/src/mias.cpp +++ b/src/mias.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/mias.h b/src/mias.h index 879ea8a..f22b257 100644 --- a/src/mias.h +++ b/src/mias.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/mission.cpp b/src/mission.cpp index 6321a55..02d98b7 100644 --- a/src/mission.cpp +++ b/src/mission.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/mission.h b/src/mission.h index 1292cb5..cb42cca 100644 --- a/src/mission.h +++ b/src/mission.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/objectives.cpp b/src/objectives.cpp index 454d5db..c4a72cc 100644 --- a/src/objectives.cpp +++ b/src/objectives.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/objectives.h b/src/objectives.h index 4576693..a37e8b5 100644 --- a/src/objectives.h +++ b/src/objectives.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/obstacles.cpp b/src/obstacles.cpp index 73bccda..dc1ddfe 100644 --- a/src/obstacles.cpp +++ b/src/obstacles.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/obstacles.h b/src/obstacles.h index 17c9146..4533385 100644 --- a/src/obstacles.h +++ b/src/obstacles.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/options.cpp b/src/options.cpp index 3d5014a..6642416 100644 --- a/src/options.cpp +++ b/src/options.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/options.h b/src/options.h index adb451d..c639608 100644 --- a/src/options.h +++ b/src/options.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/pak.h b/src/pak.h index 060fa88..e7800be 100644 --- a/src/pak.h +++ b/src/pak.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/particles.cpp b/src/particles.cpp index bf54aa1..4416444 100644 --- a/src/particles.cpp +++ b/src/particles.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/particles.h b/src/particles.h index b359204..954084a 100644 --- a/src/particles.h +++ b/src/particles.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/player.cpp b/src/player.cpp index 8a0c36f..e322017 100644 --- a/src/player.cpp +++ b/src/player.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/player.h b/src/player.h index a45b39f..9ee26c9 100644 --- a/src/player.h +++ b/src/player.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/resources.cpp b/src/resources.cpp index d38ce4a..f7d90f4 100644 --- a/src/resources.cpp +++ b/src/resources.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/resources.h b/src/resources.h index dde0ba1..53efe67 100644 --- a/src/resources.h +++ b/src/resources.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/spawnPoints.cpp b/src/spawnPoints.cpp index 34c6509..2b0d9c4 100644 --- a/src/spawnPoints.cpp +++ b/src/spawnPoints.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/spawnPoints.h b/src/spawnPoints.h index 8068e3a..d223b6a 100644 --- a/src/spawnPoints.h +++ b/src/spawnPoints.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/switches.cpp b/src/switches.cpp index dafdeb2..1ce0119 100644 --- a/src/switches.cpp +++ b/src/switches.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/switches.h b/src/switches.h index 68df79a..a216551 100644 --- a/src/switches.h +++ b/src/switches.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/tankBoss.cpp b/src/tankBoss.cpp index fb387cf..fac7b8f 100644 --- a/src/tankBoss.cpp +++ b/src/tankBoss.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/tankBoss.h b/src/tankBoss.h index 9996721..27fbaff 100644 --- a/src/tankBoss.h +++ b/src/tankBoss.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/teleporters.cpp b/src/teleporters.cpp index 1ff41f9..897691f 100644 --- a/src/teleporters.cpp +++ b/src/teleporters.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/teleporters.h b/src/teleporters.h index 1c33f92..2001ce5 100644 --- a/src/teleporters.h +++ b/src/teleporters.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/title.cpp b/src/title.cpp index 9143955..ea9504e 100644 --- a/src/title.cpp +++ b/src/title.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -189,7 +190,11 @@ int title() SDL_Surface *subTitle = graphics.quickSprite("SubTitle", graphics.getString(_("Blob Wars : Episode I"), true)); graphics.setFontSize(0); - SDL_Surface *copyright = graphics.quickSprite("Copyright", graphics.getString(_("Copyright (C) 2004-2011 Parallel Realities"), true)); + SDL_Surface *copyright[] = { + graphics.quickSprite("Copyright1", graphics.getString(_("Copyright (C) 2011-2015 Perpendicular Dimensions"), true)), + graphics.quickSprite("Copyright2", graphics.getString(_("Copyright (C) 2004-2011 Parallel Realities"), true)), + NULL, + }; char v[50]; #define STRINGIFY_VALUE(x) STRINGIFY(x) @@ -233,6 +238,7 @@ int title() while (true) { + unsigned int ticks = SDL_GetTicks(); graphics.updateScreen(); engine.getInput(); @@ -248,15 +254,15 @@ int title() if (!allFadedOn) { - if ((SDL_GetTicks() >= now + 2000) && (SDL_GetTicks() <= now + 10000)) + if ((ticks >= now + 2000) && (ticks <= now + 10000)) { graphics.blit(prlogo, 320, 240, graphics.screen, true); } - else if ((SDL_GetTicks() >= now + 13000) && (SDL_GetTicks() <= now + 19000)) + else if ((ticks >= now + 13000) && (ticks <= now + 19000)) { graphics.blit(presents, 320, 240, graphics.screen, true); } - else if ((SDL_GetTicks() >= now + 22000) && (SDL_GetTicks() <= now + 27000)) + else if ((ticks >= now + 22000) && (ticks <= now + 27000)) { graphics.blit(sdl, 320, 240, graphics.screen, true); } @@ -273,7 +279,7 @@ int title() } } - if ((SDL_GetTicks() >= now + 4000) || (allFadedOn)) + if ((ticks >= now + 4000) || (allFadedOn)) { if (backAlpha < 255) { @@ -282,7 +288,7 @@ int title() } } - if ((SDL_GetTicks() >= now + 29000) || (allFadedOn)) + if ((ticks >= now + 29000) || (allFadedOn)) { if (titleAlpha < 255) { @@ -292,12 +298,13 @@ int title() else { graphics.blit(subTitle, 320, 180, graphics.screen, true); - graphics.blit(copyright, 10, 460, graphics.screen, false); + for (int i = 0; copyright[i]; i++) + graphics.blit(copyright[i], 10, 460 - i * 18, graphics.screen, false); graphics.blit(version, (630 - version->w), 460, graphics.screen, false); allFadedOn = true; } - doMusicInfo(SDL_GetTicks() - (now + 39000)); + doMusicInfo(ticks - (now + 39000)); } Math::wrapFloat(&(offX -= 0.25), -graphics.background->w, 0); @@ -409,7 +416,7 @@ int title() } engine.delay(frameLimit); - frameLimit = SDL_GetTicks() + 16; + frameLimit = SDL_GetTicks() + 16; } engine.deleteWidgets(); diff --git a/src/title.h b/src/title.h index 9c4154c..d852594 100644 --- a/src/title.h +++ b/src/title.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/trains.cpp b/src/trains.cpp index d771bc0..f1cbb4f 100644 --- a/src/trains.cpp +++ b/src/trains.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/trains.h b/src/trains.h index 25c18c7..b21fb56 100644 --- a/src/trains.h +++ b/src/trains.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/traps.cpp b/src/traps.cpp index c2b74d5..842554b 100644 --- a/src/traps.cpp +++ b/src/traps.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/traps.h b/src/traps.h index 013733e..83252df 100644 --- a/src/traps.h +++ b/src/traps.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/triggers.cpp b/src/triggers.cpp index 88bdcf0..76f7935 100644 --- a/src/triggers.cpp +++ b/src/triggers.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/triggers.h b/src/triggers.h index 31b0dc0..d894382 100644 --- a/src/triggers.h +++ b/src/triggers.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/weapons.cpp b/src/weapons.cpp index 0b491bc..5f441b9 100644 --- a/src/weapons.cpp +++ b/src/weapons.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/weapons.h b/src/weapons.h index e0e94fd..dc850a6 100644 --- a/src/weapons.h +++ b/src/weapons.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/widgets.cpp b/src/widgets.cpp index e8388d2..f27aafe 100644 --- a/src/widgets.cpp +++ b/src/widgets.cpp @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/widgets.h b/src/widgets.h index 212790b..2083ce1 100644 --- a/src/widgets.h +++ b/src/widgets.h @@ -1,5 +1,6 @@ /* Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License -- 2.39.5