diff --git a/src/battle/ai.c b/src/battle/ai.c index c001396..3eee5bb 100644 --- a/src/battle/ai.c +++ b/src/battle/ai.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/ai.h b/src/battle/ai.h index 1c18ed0..def5453 100644 --- a/src/battle/ai.h +++ b/src/battle/ai.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/battle.c b/src/battle/battle.c index f0c6523..78e027a 100644 --- a/src/battle/battle.c +++ b/src/battle/battle.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/battle.h b/src/battle/battle.h index 546400a..7ced8e5 100644 --- a/src/battle/battle.h +++ b/src/battle/battle.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/bullets.c b/src/battle/bullets.c index 9592521..d7aca4a 100644 --- a/src/battle/bullets.c +++ b/src/battle/bullets.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/bullets.h b/src/battle/bullets.h index bff2043..61da8a0 100644 --- a/src/battle/bullets.h +++ b/src/battle/bullets.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/capitalShips.c b/src/battle/capitalShips.c index 905bf66..8cf5d7a 100644 --- a/src/battle/capitalShips.c +++ b/src/battle/capitalShips.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/capitalShips.h b/src/battle/capitalShips.h index 3702d78..47468ce 100644 --- a/src/battle/capitalShips.h +++ b/src/battle/capitalShips.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/debris.c b/src/battle/debris.c index 81329b6..35f3c1e 100644 --- a/src/battle/debris.c +++ b/src/battle/debris.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/debris.h b/src/battle/debris.h index 3a15f88..2cbe746 100644 --- a/src/battle/debris.h +++ b/src/battle/debris.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/effects.c b/src/battle/effects.c index 33212ee..b3aaae5 100644 --- a/src/battle/effects.c +++ b/src/battle/effects.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/effects.h b/src/battle/effects.h index 42d115a..67e85a6 100644 --- a/src/battle/effects.h +++ b/src/battle/effects.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/entities.c b/src/battle/entities.c index d547a4d..b12574c 100644 --- a/src/battle/entities.c +++ b/src/battle/entities.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/entities.h b/src/battle/entities.h index 92bd29e..091b39e 100644 --- a/src/battle/entities.h +++ b/src/battle/entities.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/fighters.c b/src/battle/fighters.c index e074119..f034986 100644 --- a/src/battle/fighters.c +++ b/src/battle/fighters.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/fighters.h b/src/battle/fighters.h index e8aabc9..f6ec4d3 100644 --- a/src/battle/fighters.h +++ b/src/battle/fighters.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/hud.c b/src/battle/hud.c index f23a09c..a8ee8c1 100644 --- a/src/battle/hud.c +++ b/src/battle/hud.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/hud.h b/src/battle/hud.h index 26e0ba6..4961ea8 100644 --- a/src/battle/hud.h +++ b/src/battle/hud.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/items.c b/src/battle/items.c index 81f0a92..37bb418 100644 --- a/src/battle/items.c +++ b/src/battle/items.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/items.h b/src/battle/items.h index 85e25c9..4a538c2 100644 --- a/src/battle/items.h +++ b/src/battle/items.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/jumpgate.c b/src/battle/jumpgate.c index 4bae8fa..87cd314 100644 --- a/src/battle/jumpgate.c +++ b/src/battle/jumpgate.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/jumpgate.h b/src/battle/jumpgate.h index d1d2455..227834f 100644 --- a/src/battle/jumpgate.h +++ b/src/battle/jumpgate.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/locations.c b/src/battle/locations.c index c053bcd..f70b17c 100644 --- a/src/battle/locations.c +++ b/src/battle/locations.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/locations.h b/src/battle/locations.h index 0d5f866..5760420 100644 --- a/src/battle/locations.h +++ b/src/battle/locations.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/messageBox.c b/src/battle/messageBox.c index 458e3e8..c92d288 100644 --- a/src/battle/messageBox.c +++ b/src/battle/messageBox.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/messageBox.h b/src/battle/messageBox.h index fb281ef..f6df54c 100644 --- a/src/battle/messageBox.h +++ b/src/battle/messageBox.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/mine.c b/src/battle/mine.c index cec85a9..a973670 100644 --- a/src/battle/mine.c +++ b/src/battle/mine.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/mine.h b/src/battle/mine.h index 5fcce61..3d1a4aa 100644 --- a/src/battle/mine.h +++ b/src/battle/mine.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/missionInfo.c b/src/battle/missionInfo.c index 9dd0e34..9ee64b2 100644 --- a/src/battle/missionInfo.c +++ b/src/battle/missionInfo.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/missionInfo.h b/src/battle/missionInfo.h index 17fc5b2..74f6fe1 100644 --- a/src/battle/missionInfo.h +++ b/src/battle/missionInfo.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/objectives.c b/src/battle/objectives.c index 8c34e76..387c418 100644 --- a/src/battle/objectives.c +++ b/src/battle/objectives.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/objectives.h b/src/battle/objectives.h index 68e21f2..1e0295c 100644 --- a/src/battle/objectives.h +++ b/src/battle/objectives.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/player.c b/src/battle/player.c index f14403e..7fa1220 100644 --- a/src/battle/player.c +++ b/src/battle/player.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/player.h b/src/battle/player.h index f3788b6..c051704 100644 --- a/src/battle/player.h +++ b/src/battle/player.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/quadtree.c b/src/battle/quadtree.c index 4ae9609..ff50aaa 100644 --- a/src/battle/quadtree.c +++ b/src/battle/quadtree.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/quadtree.h b/src/battle/quadtree.h index c40f3ed..7cec09b 100644 --- a/src/battle/quadtree.h +++ b/src/battle/quadtree.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/radar.c b/src/battle/radar.c index 815ae26..997909d 100644 --- a/src/battle/radar.c +++ b/src/battle/radar.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/radar.h b/src/battle/radar.h index 16e8601..bac787c 100644 --- a/src/battle/radar.h +++ b/src/battle/radar.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/rope.c b/src/battle/rope.c index 12d67c4..1966abf 100644 --- a/src/battle/rope.c +++ b/src/battle/rope.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/rope.h b/src/battle/rope.h index b0033b5..5933a93 100644 --- a/src/battle/rope.h +++ b/src/battle/rope.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/script.c b/src/battle/script.c index 00240a9..5aefa40 100644 --- a/src/battle/script.c +++ b/src/battle/script.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/script.h b/src/battle/script.h index af86b94..f015e38 100644 --- a/src/battle/script.h +++ b/src/battle/script.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/spawners.c b/src/battle/spawners.c index 5bbdd0b..1791998 100644 --- a/src/battle/spawners.c +++ b/src/battle/spawners.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/spawners.h b/src/battle/spawners.h index 9adbb89..e2d9b96 100644 --- a/src/battle/spawners.h +++ b/src/battle/spawners.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/starfield.c b/src/battle/starfield.c index cc34a82..44895e6 100644 --- a/src/battle/starfield.c +++ b/src/battle/starfield.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/starfield.h b/src/battle/starfield.h index fb17043..acce099 100644 --- a/src/battle/starfield.h +++ b/src/battle/starfield.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/waypoints.c b/src/battle/waypoints.c index a3f28e2..0fd3b7b 100644 --- a/src/battle/waypoints.c +++ b/src/battle/waypoints.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/battle/waypoints.h b/src/battle/waypoints.h index 7703286..b3870ec 100644 --- a/src/battle/waypoints.h +++ b/src/battle/waypoints.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/challenges/challengeHome.c b/src/challenges/challengeHome.c index 8732aa0..eb1e4e2 100644 --- a/src/challenges/challengeHome.c +++ b/src/challenges/challengeHome.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/challenges/challengeHome.h b/src/challenges/challengeHome.h index c14c152..7261dc6 100644 --- a/src/challenges/challengeHome.h +++ b/src/challenges/challengeHome.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/challenges/challenges.c b/src/challenges/challenges.c index ba25d8f..c33aaf9 100644 --- a/src/challenges/challenges.c +++ b/src/challenges/challenges.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/challenges/challenges.h b/src/challenges/challenges.h index 3dd5efd..362d264 100644 --- a/src/challenges/challenges.h +++ b/src/challenges/challenges.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/common.h b/src/common.h index 5343832..8b9a599 100644 --- a/src/common.h +++ b/src/common.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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 a9908b6..29bce90 100644 --- a/src/defs.h +++ b/src/defs.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/draw/draw.c b/src/draw/draw.c index 3c40163..bdc7886 100644 --- a/src/draw/draw.c +++ b/src/draw/draw.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/draw/draw.h b/src/draw/draw.h index 7dd7ae3..4cceac9 100644 --- a/src/draw/draw.h +++ b/src/draw/draw.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/draw/text.c b/src/draw/text.c index 83b6de9..e444430 100644 --- a/src/draw/text.c +++ b/src/draw/text.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/draw/text.h b/src/draw/text.h index 153fbc1..491e103 100644 --- a/src/draw/text.h +++ b/src/draw/text.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/galaxy/galacticMap.c b/src/galaxy/galacticMap.c index 4db1f4a..67ad9f8 100644 --- a/src/galaxy/galacticMap.c +++ b/src/galaxy/galacticMap.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/galaxy/galacticMap.h b/src/galaxy/galacticMap.h index 364534d..bf9c527 100644 --- a/src/galaxy/galacticMap.h +++ b/src/galaxy/galacticMap.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/galaxy/mission.c b/src/galaxy/mission.c index 1627faf..eb625db 100644 --- a/src/galaxy/mission.c +++ b/src/galaxy/mission.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/galaxy/mission.h b/src/galaxy/mission.h index 8dceafb..3400adf 100644 --- a/src/galaxy/mission.h +++ b/src/galaxy/mission.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/galaxy/starSystems.c b/src/galaxy/starSystems.c index b97dc39..94b7519 100644 --- a/src/galaxy/starSystems.c +++ b/src/galaxy/starSystems.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/galaxy/starSystems.h b/src/galaxy/starSystems.h index 2f58e56..75e2341 100644 --- a/src/galaxy/starSystems.h +++ b/src/galaxy/starSystems.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/credits.c b/src/game/credits.c index c6e4e02..5d2e02d 100644 --- a/src/game/credits.c +++ b/src/game/credits.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/credits.h b/src/game/credits.h index 27594e5..18231f8 100644 --- a/src/game/credits.h +++ b/src/game/credits.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/fighterDatabase.c b/src/game/fighterDatabase.c index 9e7ba8c..606ce28 100644 --- a/src/game/fighterDatabase.c +++ b/src/game/fighterDatabase.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/fighterDatabase.h b/src/game/fighterDatabase.h index 0dba268..d34528c 100644 --- a/src/game/fighterDatabase.h +++ b/src/game/fighterDatabase.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/game.c b/src/game/game.c index 5257847..43a87b0 100644 --- a/src/game/game.c +++ b/src/game/game.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/game.h b/src/game/game.h index 71d3521..a847c25 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/stats.c b/src/game/stats.c index 7f9b003..8b662ea 100644 --- a/src/game/stats.c +++ b/src/game/stats.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/stats.h b/src/game/stats.h index 7253a9b..a36c2f4 100644 --- a/src/game/stats.h +++ b/src/game/stats.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/title.c b/src/game/title.c index 0e0e469..80891d2 100644 --- a/src/game/title.c +++ b/src/game/title.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -189,8 +189,8 @@ static void draw(void) blit(pandoranWar, SCREEN_WIDTH / 2, 110, 1); - drawText(10, SCREEN_HEIGHT - 25, 14, TA_LEFT, colors.white, "Copyright Parallel Realities, 2015-2017"); - drawText(SCREEN_WIDTH - 10, SCREEN_HEIGHT - 25, 14, TA_RIGHT, colors.white, "Version %.2f-%d", VERSION, REVISION); + drawText(10, SCREEN_HEIGHT - 25, 14, TA_LEFT, colors.white, "Copyright Parallel Realities, 2015-2018"); + drawText(SCREEN_WIDTH - 10, SCREEN_HEIGHT - 25, 14, TA_RIGHT, colors.white, "Version %.2f.%d", VERSION, REVISION); switch (show) { diff --git a/src/game/title.h b/src/game/title.h index 1d9a59d..9d7eada 100644 --- a/src/game/title.h +++ b/src/game/title.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/trophies.c b/src/game/trophies.c index b81edce..02affb0 100644 --- a/src/game/trophies.c +++ b/src/game/trophies.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/trophies.h b/src/game/trophies.h index f0c73c0..dbf96f5 100644 --- a/src/game/trophies.h +++ b/src/game/trophies.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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.c b/src/main.c index f2876fb..2c0e092 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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.h b/src/main.h index 9144114..3c34a21 100644 --- a/src/main.h +++ b/src/main.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/plat/unix/unixInit.c b/src/plat/unix/unixInit.c index 064114a..9c31aa8 100644 --- a/src/plat/unix/unixInit.c +++ b/src/plat/unix/unixInit.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/plat/unix/unixInit.h b/src/plat/unix/unixInit.h index 4e6f2eb..ef94091 100644 --- a/src/plat/unix/unixInit.h +++ b/src/plat/unix/unixInit.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/plat/win32/win32Init.c b/src/plat/win32/win32Init.c index 68c6710..786d90f 100644 --- a/src/plat/win32/win32Init.c +++ b/src/plat/win32/win32Init.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/plat/win32/win32Init.h b/src/plat/win32/win32Init.h index e59aa0f..37a94a2 100644 --- a/src/plat/win32/win32Init.h +++ b/src/plat/win32/win32Init.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/structs.h b/src/structs.h index fa131cb..58779bc 100644 --- a/src/structs.h +++ b/src/structs.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/controls.c b/src/system/controls.c index b2745ff..e26f77f 100644 --- a/src/system/controls.c +++ b/src/system/controls.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/controls.h b/src/system/controls.h index 7d53de6..f102fda 100644 --- a/src/system/controls.h +++ b/src/system/controls.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/dev.c b/src/system/dev.c index a8f22b8..1f65bf3 100644 --- a/src/system/dev.c +++ b/src/system/dev.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/dev.h b/src/system/dev.h index 760e45b..1b0a4a3 100644 --- a/src/system/dev.h +++ b/src/system/dev.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/init.c b/src/system/init.c index e48df21..9e80c9f 100644 --- a/src/system/init.c +++ b/src/system/init.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/init.h b/src/system/init.h index 5eb320a..f5a7529 100644 --- a/src/system/init.h +++ b/src/system/init.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/input.c b/src/system/input.c index df32a83..a6a38c3 100644 --- a/src/system/input.c +++ b/src/system/input.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/input.h b/src/system/input.h index eaede34..e412e8d 100644 --- a/src/system/input.h +++ b/src/system/input.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/io.c b/src/system/io.c index c3eee57..ab2113c 100644 --- a/src/system/io.c +++ b/src/system/io.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/io.h b/src/system/io.h index 235bc2c..7ce80e4 100644 --- a/src/system/io.h +++ b/src/system/io.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/load.c b/src/system/load.c index 99ad6ce..04043ba 100644 --- a/src/system/load.c +++ b/src/system/load.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/load.h b/src/system/load.h index 5457b84..5493c53 100644 --- a/src/system/load.h +++ b/src/system/load.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/lookup.c b/src/system/lookup.c index 0416217..ac4cead 100644 --- a/src/system/lookup.c +++ b/src/system/lookup.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/lookup.h b/src/system/lookup.h index ef10659..5b0ffdc 100644 --- a/src/system/lookup.h +++ b/src/system/lookup.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/modalDialog.c b/src/system/modalDialog.c index da0d0b5..6d9a6ce 100644 --- a/src/system/modalDialog.c +++ b/src/system/modalDialog.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/modalDialog.h b/src/system/modalDialog.h index 0e82145..4865ee6 100644 --- a/src/system/modalDialog.h +++ b/src/system/modalDialog.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/options.c b/src/system/options.c index 6dd7470..c5abebe 100644 --- a/src/system/options.c +++ b/src/system/options.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/options.h b/src/system/options.h index 1f42b00..66b067f 100644 --- a/src/system/options.h +++ b/src/system/options.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/resources.c b/src/system/resources.c index 30977f0..b24f560 100644 --- a/src/system/resources.c +++ b/src/system/resources.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/resources.h b/src/system/resources.h index 1c589df..3b4d776 100644 --- a/src/system/resources.h +++ b/src/system/resources.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/save.c b/src/system/save.c index ce6d807..1bd609a 100644 --- a/src/system/save.c +++ b/src/system/save.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/save.h b/src/system/save.h index cd6e228..fe84211 100644 --- a/src/system/save.h +++ b/src/system/save.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/sound.c b/src/system/sound.c index d9c32c9..fba1398 100644 --- a/src/system/sound.c +++ b/src/system/sound.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/sound.h b/src/system/sound.h index 44a7609..0991998 100644 --- a/src/system/sound.h +++ b/src/system/sound.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/textures.c b/src/system/textures.c index f6478f8..a306cff 100644 --- a/src/system/textures.c +++ b/src/system/textures.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/textures.h b/src/system/textures.h index de77e06..170fcbc 100644 --- a/src/system/textures.h +++ b/src/system/textures.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/transition.c b/src/system/transition.c index ece4ee8..97e2281 100644 --- a/src/system/transition.c +++ b/src/system/transition.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/transition.h b/src/system/transition.h index 0512851..536d1db 100644 --- a/src/system/transition.h +++ b/src/system/transition.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/util.c b/src/system/util.c index 85f3233..fb0ee74 100644 --- a/src/system/util.c +++ b/src/system/util.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/util.h b/src/system/util.h index cc3ad13..3834dd2 100644 --- a/src/system/util.h +++ b/src/system/util.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/widgets.c b/src/system/widgets.c index 0e35007..c43a635 100644 --- a/src/system/widgets.c +++ b/src/system/widgets.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/system/widgets.h b/src/system/widgets.h index b53e960..5085719 100644 --- a/src/system/widgets.h +++ b/src/system/widgets.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/test/testMission.c b/src/test/testMission.c index 03983c9..5717a72 100644 --- a/src/test/testMission.c +++ b/src/test/testMission.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities 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/test/testMission.h b/src/test/testMission.h index 77c88f6..8a2664f 100644 --- a/src/test/testMission.h +++ b/src/test/testMission.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2017 Parallel Realities +Copyright (C) 2015-2018 Parallel Realities This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License