diff --git a/src/battle/ai.c b/src/battle/ai.c index 67deb43..c001396 100644 --- a/src/battle/ai.c +++ b/src/battle/ai.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 465eb74..1c18ed0 100644 --- a/src/battle/ai.h +++ b/src/battle/ai.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 701a580..f0c6523 100644 --- a/src/battle/battle.c +++ b/src/battle/battle.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 5ccb899..546400a 100644 --- a/src/battle/battle.h +++ b/src/battle/battle.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 77ab835..a0a034f 100644 --- a/src/battle/bullets.c +++ b/src/battle/bullets.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 a74a80d..bff2043 100644 --- a/src/battle/bullets.h +++ b/src/battle/bullets.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 357aaa0..905bf66 100644 --- a/src/battle/capitalShips.c +++ b/src/battle/capitalShips.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 00882a5..3702d78 100644 --- a/src/battle/capitalShips.h +++ b/src/battle/capitalShips.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 8473633..81329b6 100644 --- a/src/battle/debris.c +++ b/src/battle/debris.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 ff84fe1..3a15f88 100644 --- a/src/battle/debris.h +++ b/src/battle/debris.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 30da648..33212ee 100644 --- a/src/battle/effects.c +++ b/src/battle/effects.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 e4aa381..42d115a 100644 --- a/src/battle/effects.h +++ b/src/battle/effects.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 b6468f1..d547a4d 100644 --- a/src/battle/entities.c +++ b/src/battle/entities.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 f3779d7..92bd29e 100644 --- a/src/battle/entities.h +++ b/src/battle/entities.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 e77f64b..e8aabc9 100644 --- a/src/battle/fighters.h +++ b/src/battle/fighters.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 79a08e7..9053c4e 100644 --- a/src/battle/hud.c +++ b/src/battle/hud.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 b67c9b8..26e0ba6 100644 --- a/src/battle/hud.h +++ b/src/battle/hud.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 da31e4d..81f0a92 100644 --- a/src/battle/items.c +++ b/src/battle/items.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 3be5f74..85e25c9 100644 --- a/src/battle/items.h +++ b/src/battle/items.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 99f747a..4bae8fa 100644 --- a/src/battle/jumpgate.c +++ b/src/battle/jumpgate.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 cbb8b8e..d1d2455 100644 --- a/src/battle/jumpgate.h +++ b/src/battle/jumpgate.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 c3fa399..c053bcd 100644 --- a/src/battle/locations.c +++ b/src/battle/locations.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 38b6a00..0d5f866 100644 --- a/src/battle/locations.h +++ b/src/battle/locations.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 c85234d..458e3e8 100644 --- a/src/battle/messageBox.c +++ b/src/battle/messageBox.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 cca83c9..fb281ef 100644 --- a/src/battle/messageBox.h +++ b/src/battle/messageBox.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 151c6f1..cec85a9 100644 --- a/src/battle/mine.c +++ b/src/battle/mine.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 aeeadd8..5fcce61 100644 --- a/src/battle/mine.h +++ b/src/battle/mine.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 2b705a9..9dd0e34 100644 --- a/src/battle/missionInfo.c +++ b/src/battle/missionInfo.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 8574f83..17fc5b2 100644 --- a/src/battle/missionInfo.h +++ b/src/battle/missionInfo.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 50eb3be..8c34e76 100644 --- a/src/battle/objectives.c +++ b/src/battle/objectives.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 01e3d49..68e21f2 100644 --- a/src/battle/objectives.h +++ b/src/battle/objectives.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 98c2ae8..f14403e 100644 --- a/src/battle/player.c +++ b/src/battle/player.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 c048241..f3788b6 100644 --- a/src/battle/player.h +++ b/src/battle/player.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 cecb6c4..4ae9609 100644 --- a/src/battle/quadtree.c +++ b/src/battle/quadtree.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 eaad8a1..c40f3ed 100644 --- a/src/battle/quadtree.h +++ b/src/battle/quadtree.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 ab4c9d3..815ae26 100644 --- a/src/battle/radar.c +++ b/src/battle/radar.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 aae9bc3..16e8601 100644 --- a/src/battle/radar.h +++ b/src/battle/radar.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 53c1432..12d67c4 100644 --- a/src/battle/rope.c +++ b/src/battle/rope.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 6129c07..b0033b5 100644 --- a/src/battle/rope.h +++ b/src/battle/rope.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 b50bf16..d8088c3 100644 --- a/src/battle/script.c +++ b/src/battle/script.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 450ad5a..af86b94 100644 --- a/src/battle/script.h +++ b/src/battle/script.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 c8fef11..5bbdd0b 100644 --- a/src/battle/spawners.c +++ b/src/battle/spawners.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 af8715b..9adbb89 100644 --- a/src/battle/spawners.h +++ b/src/battle/spawners.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 bbb0365..cc34a82 100644 --- a/src/battle/starfield.c +++ b/src/battle/starfield.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 c0bfe66..fb17043 100644 --- a/src/battle/starfield.h +++ b/src/battle/starfield.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 b0d0154..a3f28e2 100644 --- a/src/battle/waypoints.c +++ b/src/battle/waypoints.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 6c5de2e..7703286 100644 --- a/src/battle/waypoints.h +++ b/src/battle/waypoints.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 1168d58..e8b6f00 100644 --- a/src/challenges/challengeHome.c +++ b/src/challenges/challengeHome.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 40cb0fd..0f6f255 100644 --- a/src/challenges/challengeHome.h +++ b/src/challenges/challengeHome.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 fe1ea3b..ba25d8f 100644 --- a/src/challenges/challenges.c +++ b/src/challenges/challenges.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 f558f92..3dd5efd 100644 --- a/src/challenges/challenges.h +++ b/src/challenges/challenges.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 afba52e..5343832 100644 --- a/src/common.h +++ b/src/common.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 5f81eb7..5fff46d 100644 --- a/src/defs.h +++ b/src/defs.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 100ddfb..3c40163 100644 --- a/src/draw/draw.c +++ b/src/draw/draw.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 3a9e254..7dd7ae3 100644 --- a/src/draw/draw.h +++ b/src/draw/draw.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 e9f277c..83b6de9 100644 --- a/src/draw/text.c +++ b/src/draw/text.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 cde22d2..153fbc1 100644 --- a/src/draw/text.h +++ b/src/draw/text.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 dfe64dc..ea27cb1 100644 --- a/src/galaxy/galacticMap.c +++ b/src/galaxy/galacticMap.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 4fbd95b..46dadcb 100644 --- a/src/galaxy/galacticMap.h +++ b/src/galaxy/galacticMap.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 3e1ba21..1627faf 100644 --- a/src/galaxy/mission.c +++ b/src/galaxy/mission.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 ed56305..8dceafb 100644 --- a/src/galaxy/mission.h +++ b/src/galaxy/mission.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 3b6c822..b97dc39 100644 --- a/src/galaxy/starSystems.c +++ b/src/galaxy/starSystems.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 f8332a9..2f58e56 100644 --- a/src/galaxy/starSystems.h +++ b/src/galaxy/starSystems.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 dc178e8..c6e4e02 100644 --- a/src/game/credits.c +++ b/src/game/credits.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 559a953..27594e5 100644 --- a/src/game/credits.h +++ b/src/game/credits.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 168fe97..5257847 100644 --- a/src/game/game.c +++ b/src/game/game.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 9662181..71d3521 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 0ca9872..7f9b003 100644 --- a/src/game/stats.c +++ b/src/game/stats.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 9e8a201..7253a9b 100644 --- a/src/game/stats.h +++ b/src/game/stats.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 b447dec..b81edce 100644 --- a/src/game/trophies.c +++ b/src/game/trophies.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 c62f4b8..f0c73c0 100644 --- a/src/game/trophies.h +++ b/src/game/trophies.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 739077e..f2876fb 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 8ad4b2a..9144114 100644 --- a/src/main.h +++ b/src/main.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 aa09b9a..064114a 100644 --- a/src/plat/unix/unixInit.c +++ b/src/plat/unix/unixInit.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 a74f64d..4e6f2eb 100644 --- a/src/plat/unix/unixInit.h +++ b/src/plat/unix/unixInit.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 6e08fc8..68c6710 100644 --- a/src/plat/win32/win32Init.c +++ b/src/plat/win32/win32Init.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 565d1b6..e59aa0f 100644 --- a/src/plat/win32/win32Init.h +++ b/src/plat/win32/win32Init.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 033ef5c..b2745ff 100644 --- a/src/system/controls.c +++ b/src/system/controls.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 7725544..7d53de6 100644 --- a/src/system/controls.h +++ b/src/system/controls.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 f60d67f..a8f22b8 100644 --- a/src/system/dev.c +++ b/src/system/dev.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 dddadd6..760e45b 100644 --- a/src/system/dev.h +++ b/src/system/dev.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 cbc629b..df32a83 100644 --- a/src/system/input.c +++ b/src/system/input.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 1135265..eaede34 100644 --- a/src/system/input.h +++ b/src/system/input.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 74db09e..d1fb4cb 100644 --- a/src/system/io.c +++ b/src/system/io.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 6db1e31..235bc2c 100644 --- a/src/system/io.h +++ b/src/system/io.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 db69fbf..99ad6ce 100644 --- a/src/system/load.c +++ b/src/system/load.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 262578a..5457b84 100644 --- a/src/system/load.h +++ b/src/system/load.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 9102229..bb38375 100644 --- a/src/system/lookup.c +++ b/src/system/lookup.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 43b6747..ef10659 100644 --- a/src/system/lookup.h +++ b/src/system/lookup.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 ae790dd..da0d0b5 100644 --- a/src/system/modalDialog.c +++ b/src/system/modalDialog.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 f174713..0e82145 100644 --- a/src/system/modalDialog.h +++ b/src/system/modalDialog.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 a2cd648..6dd7470 100644 --- a/src/system/options.c +++ b/src/system/options.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 ee599c4..1f42b00 100644 --- a/src/system/options.h +++ b/src/system/options.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 34f6b63..30977f0 100644 --- a/src/system/resources.c +++ b/src/system/resources.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 2e03484..1c589df 100644 --- a/src/system/resources.h +++ b/src/system/resources.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 3e84b89..ce6d807 100644 --- a/src/system/save.c +++ b/src/system/save.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 b2160e3..cd6e228 100644 --- a/src/system/save.h +++ b/src/system/save.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 504862a..d9c32c9 100644 --- a/src/system/sound.c +++ b/src/system/sound.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 9e6f6c6..44a7609 100644 --- a/src/system/sound.h +++ b/src/system/sound.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 35fabf2..3f1d894 100644 --- a/src/system/textures.c +++ b/src/system/textures.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 624ead1..de77e06 100644 --- a/src/system/textures.h +++ b/src/system/textures.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 c9d74b2..ece4ee8 100644 --- a/src/system/transition.c +++ b/src/system/transition.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 9b79f94..0512851 100644 --- a/src/system/transition.h +++ b/src/system/transition.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 a8e17b5..c21ad59 100644 --- a/src/system/util.c +++ b/src/system/util.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 1f43fb9..cc3ad13 100644 --- a/src/system/util.h +++ b/src/system/util.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 d8fa666..0e35007 100644 --- a/src/system/widgets.c +++ b/src/system/widgets.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 1c1f502..b53e960 100644 --- a/src/system/widgets.h +++ b/src/system/widgets.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 4a4fb47..03983c9 100644 --- a/src/test/testMission.c +++ b/src/test/testMission.c @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 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 3c44f1b..77c88f6 100644 --- a/src/test/testMission.h +++ b/src/test/testMission.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2015-2016 Parallel Realities +Copyright (C) 2015-2017 Parallel Realities This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License