diff --git a/AUTHORS.txt b/AUTHORS.txt index 9555a347f7c..c7498ed606f 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -118,7 +118,7 @@ The Pioneer Developers are: Licensing ========= -Copyright © 2008-2018 Pioneer Developers +Copyright © 2008-2019 Pioneer Developers Portions copyright © 2013-2014 Meteoric Games Ltd. Pioneer's core code and extension modules are licensed under the terms of the diff --git a/Changelog.txt b/Changelog.txt index 79925a1a339..1b19244ce25 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,10 @@ +January 2019 + * Internal Changes + * Fix cmake error (#4505) + + * Fixes + * Fix crash on exit (#4503) + December 2018 * Internal Changes * Don't show military allegiance info for player (#4499) diff --git a/configure.ac b/configure.ac index 5e25d1b6240..2cdbea52593 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +dnl Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details dnl Licensed under the terms of the GPL v3. See COPYING.txt for details dnl Process this file with autoconf to create configure. diff --git a/data/factions/000_Independent.lua b/data/factions/000_Independent.lua index 4426d8619b2..82d6d3459c7 100644 --- a/data/factions/000_Independent.lua +++ b/data/factions/000_Independent.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent') diff --git a/data/factions/001_Solar_Federation.lua b/data/factions/001_Solar_Federation.lua index b63a1b4a3d1..51201604232 100644 --- a/data/factions/001_Solar_Federation.lua +++ b/data/factions/001_Solar_Federation.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Solar Federation') diff --git a/data/factions/002_Commonwealth_of_Independent_Worlds.lua b/data/factions/002_Commonwealth_of_Independent_Worlds.lua index 32d64117953..fc62d7db4cc 100644 --- a/data/factions/002_Commonwealth_of_Independent_Worlds.lua +++ b/data/factions/002_Commonwealth_of_Independent_Worlds.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Commonwealth of Independent Worlds') diff --git a/data/factions/003_Haber_Corporation.lua b/data/factions/003_Haber_Corporation.lua index 5d33db7ab3c..a41b85a4589 100644 --- a/data/factions/003_Haber_Corporation.lua +++ b/data/factions/003_Haber_Corporation.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Haber Corporation') diff --git a/data/factions/004_Rim_Alliance.lua b/data/factions/004_Rim_Alliance.lua index 0554bbd5044..8efff4bc54f 100644 --- a/data/factions/004_Rim_Alliance.lua +++ b/data/factions/004_Rim_Alliance.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Rim Alliance') diff --git a/data/factions/005_Rim_Faction.lua b/data/factions/005_Rim_Faction.lua index 0e24f2261ae..72b31eb8c8c 100644 --- a/data/factions/005_Rim_Faction.lua +++ b/data/factions/005_Rim_Faction.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Rim Faction') diff --git a/data/factions/006_Rim_League.lua b/data/factions/006_Rim_League.lua index bdba3f7d9e1..67317ba0539 100644 --- a/data/factions/006_Rim_League.lua +++ b/data/factions/006_Rim_League.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Rim League') diff --git a/data/factions/007_Rim_Systems.lua b/data/factions/007_Rim_Systems.lua index 378344a0aa1..a23aabe5b12 100644 --- a/data/factions/007_Rim_Systems.lua +++ b/data/factions/007_Rim_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Rim Systems') diff --git a/data/factions/008_Rim_Council.lua b/data/factions/008_Rim_Council.lua index 2483958cd72..5b21f2a77ad 100644 --- a/data/factions/008_Rim_Council.lua +++ b/data/factions/008_Rim_Council.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Rim Council') diff --git a/data/factions/009_Rim_Worlds.lua b/data/factions/009_Rim_Worlds.lua index bf2c614ce65..8773924d484 100644 --- a/data/factions/009_Rim_Worlds.lua +++ b/data/factions/009_Rim_Worlds.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Rim Worlds') diff --git a/data/factions/010_Rim_Commonwealth.lua b/data/factions/010_Rim_Commonwealth.lua index e3c5392640d..28290e47156 100644 --- a/data/factions/010_Rim_Commonwealth.lua +++ b/data/factions/010_Rim_Commonwealth.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Rim Commonwealth') diff --git a/data/factions/011_Rim_Territories.lua b/data/factions/011_Rim_Territories.lua index 78f4c953067..0bd3d67250b 100644 --- a/data/factions/011_Rim_Territories.lua +++ b/data/factions/011_Rim_Territories.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Rim Territories') diff --git a/data/factions/012_Obsidian_Alliance.lua b/data/factions/012_Obsidian_Alliance.lua index 90c122d337f..0c6f723d2b6 100644 --- a/data/factions/012_Obsidian_Alliance.lua +++ b/data/factions/012_Obsidian_Alliance.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Obsidian Alliance') diff --git a/data/factions/013_Obsidian_Union.lua b/data/factions/013_Obsidian_Union.lua index 2f2c24233e5..525bf740d70 100644 --- a/data/factions/013_Obsidian_Union.lua +++ b/data/factions/013_Obsidian_Union.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Obsidian Union') diff --git a/data/factions/014_Obsidian_Horde.lua b/data/factions/014_Obsidian_Horde.lua index 04238df965e..cfb9b5d6852 100644 --- a/data/factions/014_Obsidian_Horde.lua +++ b/data/factions/014_Obsidian_Horde.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Obsidian Horde') diff --git a/data/factions/015_Obsidian_Systems.lua b/data/factions/015_Obsidian_Systems.lua index 4c5844f20e6..2d22214e38c 100644 --- a/data/factions/015_Obsidian_Systems.lua +++ b/data/factions/015_Obsidian_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Obsidian Systems') diff --git a/data/factions/016_Obsidian_Worlds.lua b/data/factions/016_Obsidian_Worlds.lua index 1f24d295342..36772fed1c2 100644 --- a/data/factions/016_Obsidian_Worlds.lua +++ b/data/factions/016_Obsidian_Worlds.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Obsidian Worlds') diff --git a/data/factions/017_Obsidian_Commonwealth.lua b/data/factions/017_Obsidian_Commonwealth.lua index e252594ffd7..7b2ec70c82c 100644 --- a/data/factions/017_Obsidian_Commonwealth.lua +++ b/data/factions/017_Obsidian_Commonwealth.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Obsidian Commonwealth') diff --git a/data/factions/018_United_Alliance.lua b/data/factions/018_United_Alliance.lua index 1332a6ca03f..0272475c19f 100644 --- a/data/factions/018_United_Alliance.lua +++ b/data/factions/018_United_Alliance.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('United Alliance') diff --git a/data/factions/019_United_Union.lua b/data/factions/019_United_Union.lua index 92c5d5f5ff5..f399f7b9e6b 100644 --- a/data/factions/019_United_Union.lua +++ b/data/factions/019_United_Union.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('United Union') diff --git a/data/factions/020_United_Network.lua b/data/factions/020_United_Network.lua index 2b2fa6975c3..ccc6337c880 100644 --- a/data/factions/020_United_Network.lua +++ b/data/factions/020_United_Network.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('United Network') diff --git a/data/factions/021_United_League.lua b/data/factions/021_United_League.lua index f7d35ccc4b9..6906b03de58 100644 --- a/data/factions/021_United_League.lua +++ b/data/factions/021_United_League.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('United League') diff --git a/data/factions/022_United_Kingdoms.lua b/data/factions/022_United_Kingdoms.lua index 7a216e3f0c3..41529501ed0 100644 --- a/data/factions/022_United_Kingdoms.lua +++ b/data/factions/022_United_Kingdoms.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('United Kingdoms') diff --git a/data/factions/023_United_Systems.lua b/data/factions/023_United_Systems.lua index 2db4a825dd7..a018153842c 100644 --- a/data/factions/023_United_Systems.lua +++ b/data/factions/023_United_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('United Systems') diff --git a/data/factions/024_United_Council.lua b/data/factions/024_United_Council.lua index 9981310747f..8006cf3141a 100644 --- a/data/factions/024_United_Council.lua +++ b/data/factions/024_United_Council.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('United Council') diff --git a/data/factions/025_United_Commonwealth.lua b/data/factions/025_United_Commonwealth.lua index b9ff1cfa03c..c6ce71ba2b0 100644 --- a/data/factions/025_United_Commonwealth.lua +++ b/data/factions/025_United_Commonwealth.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('United Commonwealth') diff --git a/data/factions/026_United_Republic.lua b/data/factions/026_United_Republic.lua index 41d5ae54f8c..fc0efe6ebd3 100644 --- a/data/factions/026_United_Republic.lua +++ b/data/factions/026_United_Republic.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('United Republic') diff --git a/data/factions/027_Shattered_Network.lua b/data/factions/027_Shattered_Network.lua index b0d0981c7c8..58ec53b5ddb 100644 --- a/data/factions/027_Shattered_Network.lua +++ b/data/factions/027_Shattered_Network.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Shattered Network') diff --git a/data/factions/028_Shattered_Empire.lua b/data/factions/028_Shattered_Empire.lua index c5b8e2a63dc..f0e71f24711 100644 --- a/data/factions/028_Shattered_Empire.lua +++ b/data/factions/028_Shattered_Empire.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Shattered Empire') diff --git a/data/factions/029_Shattered_Systems.lua b/data/factions/029_Shattered_Systems.lua index c4c081b63b0..872575c5ae4 100644 --- a/data/factions/029_Shattered_Systems.lua +++ b/data/factions/029_Shattered_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Shattered Systems') diff --git a/data/factions/030_Shattered_Worlds.lua b/data/factions/030_Shattered_Worlds.lua index f6cc4e87218..e56f5dfece7 100644 --- a/data/factions/030_Shattered_Worlds.lua +++ b/data/factions/030_Shattered_Worlds.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Shattered Worlds') diff --git a/data/factions/031_Stellar_Union.lua b/data/factions/031_Stellar_Union.lua index 571a84bdb7d..083665c59a6 100644 --- a/data/factions/031_Stellar_Union.lua +++ b/data/factions/031_Stellar_Union.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Stellar Union') diff --git a/data/factions/032_Stellar_Horde.lua b/data/factions/032_Stellar_Horde.lua index 03d9a77d0ea..aa7fc0bc521 100644 --- a/data/factions/032_Stellar_Horde.lua +++ b/data/factions/032_Stellar_Horde.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Stellar Horde') diff --git a/data/factions/033_Stellar_Network.lua b/data/factions/033_Stellar_Network.lua index a1dc7e47f47..c1477d5d47b 100644 --- a/data/factions/033_Stellar_Network.lua +++ b/data/factions/033_Stellar_Network.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Stellar Network') diff --git a/data/factions/034_Stellar_Territories.lua b/data/factions/034_Stellar_Territories.lua index e6b9d23f1ae..9647356268f 100644 --- a/data/factions/034_Stellar_Territories.lua +++ b/data/factions/034_Stellar_Territories.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Stellar Territories') diff --git a/data/factions/035_Stellar_Republic.lua b/data/factions/035_Stellar_Republic.lua index a699215b01f..9131bb27d6c 100644 --- a/data/factions/035_Stellar_Republic.lua +++ b/data/factions/035_Stellar_Republic.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Stellar Republic') diff --git a/data/factions/036_Free_Alliance.lua b/data/factions/036_Free_Alliance.lua index c4de94cdb0b..7bc63443aa4 100644 --- a/data/factions/036_Free_Alliance.lua +++ b/data/factions/036_Free_Alliance.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Free Alliance') diff --git a/data/factions/037_Free_Horde.lua b/data/factions/037_Free_Horde.lua index 3d1bb88c9e4..be53c4bc3b5 100644 --- a/data/factions/037_Free_Horde.lua +++ b/data/factions/037_Free_Horde.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Free Horde') diff --git a/data/factions/038_Free_Kingdoms.lua b/data/factions/038_Free_Kingdoms.lua index 9e481f4a7ed..7d6fc8fd07e 100644 --- a/data/factions/038_Free_Kingdoms.lua +++ b/data/factions/038_Free_Kingdoms.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Free Kingdoms') diff --git a/data/factions/039_Free_Systems.lua b/data/factions/039_Free_Systems.lua index 5fa79284f71..40fafc05a86 100644 --- a/data/factions/039_Free_Systems.lua +++ b/data/factions/039_Free_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Free Systems') diff --git a/data/factions/040_Free_Republic.lua b/data/factions/040_Free_Republic.lua index f34dbdd4b93..f1765750a46 100644 --- a/data/factions/040_Free_Republic.lua +++ b/data/factions/040_Free_Republic.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Free Republic') diff --git a/data/factions/041_Blood_Expanse.lua b/data/factions/041_Blood_Expanse.lua index 4d5c293a866..141871750bd 100644 --- a/data/factions/041_Blood_Expanse.lua +++ b/data/factions/041_Blood_Expanse.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Blood Expanse') diff --git a/data/factions/042_Blood_Faction.lua b/data/factions/042_Blood_Faction.lua index d7a006a8f2a..860d86250aa 100644 --- a/data/factions/042_Blood_Faction.lua +++ b/data/factions/042_Blood_Faction.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Blood Faction') diff --git a/data/factions/043_Blood_League.lua b/data/factions/043_Blood_League.lua index 0f2663b2236..132b5cd2d34 100644 --- a/data/factions/043_Blood_League.lua +++ b/data/factions/043_Blood_League.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Blood League') diff --git a/data/factions/044_Blood_Empire.lua b/data/factions/044_Blood_Empire.lua index 5d26c1d3111..acb74e105a1 100644 --- a/data/factions/044_Blood_Empire.lua +++ b/data/factions/044_Blood_Empire.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Blood Empire') diff --git a/data/factions/045_Blood_Kingdoms.lua b/data/factions/045_Blood_Kingdoms.lua index b6ddd9660bb..18ca98ccf7f 100644 --- a/data/factions/045_Blood_Kingdoms.lua +++ b/data/factions/045_Blood_Kingdoms.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Blood Kingdoms') diff --git a/data/factions/046_Blood_Council.lua b/data/factions/046_Blood_Council.lua index 628c94d2c48..0787d65b71e 100644 --- a/data/factions/046_Blood_Council.lua +++ b/data/factions/046_Blood_Council.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Blood Council') diff --git a/data/factions/047_Blood_Worlds.lua b/data/factions/047_Blood_Worlds.lua index f9316971e9c..0f29895ced1 100644 --- a/data/factions/047_Blood_Worlds.lua +++ b/data/factions/047_Blood_Worlds.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Blood Worlds') diff --git a/data/factions/048_Blood_Territories.lua b/data/factions/048_Blood_Territories.lua index 12efaa2657f..7d35ed24afe 100644 --- a/data/factions/048_Blood_Territories.lua +++ b/data/factions/048_Blood_Territories.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Blood Territories') diff --git a/data/factions/049_True_Expanse.lua b/data/factions/049_True_Expanse.lua index 77d0edf50f6..99c177e0f44 100644 --- a/data/factions/049_True_Expanse.lua +++ b/data/factions/049_True_Expanse.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('True Expanse') diff --git a/data/factions/050_True_League.lua b/data/factions/050_True_League.lua index 5d2ada753b2..27a0ee8ddd1 100644 --- a/data/factions/050_True_League.lua +++ b/data/factions/050_True_League.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('True League') diff --git a/data/factions/051_True_Empire.lua b/data/factions/051_True_Empire.lua index cfb0ec0ad64..29a061989cd 100644 --- a/data/factions/051_True_Empire.lua +++ b/data/factions/051_True_Empire.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('True Empire') diff --git a/data/factions/052_True_Systems.lua b/data/factions/052_True_Systems.lua index 14096e7d877..f0849f2856f 100644 --- a/data/factions/052_True_Systems.lua +++ b/data/factions/052_True_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('True Systems') diff --git a/data/factions/053_True_Council.lua b/data/factions/053_True_Council.lua index abed6a8205b..d1c40cfd078 100644 --- a/data/factions/053_True_Council.lua +++ b/data/factions/053_True_Council.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('True Council') diff --git a/data/factions/054_True_Worlds.lua b/data/factions/054_True_Worlds.lua index d6f37fb15c5..04077178c88 100644 --- a/data/factions/054_True_Worlds.lua +++ b/data/factions/054_True_Worlds.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('True Worlds') diff --git a/data/factions/055_True_Commonwealth.lua b/data/factions/055_True_Commonwealth.lua index 01a209dac2f..58ebbc58f73 100644 --- a/data/factions/055_True_Commonwealth.lua +++ b/data/factions/055_True_Commonwealth.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('True Commonwealth') diff --git a/data/factions/056_True_Territories.lua b/data/factions/056_True_Territories.lua index 9de830514c7..46aaa62534e 100644 --- a/data/factions/056_True_Territories.lua +++ b/data/factions/056_True_Territories.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('True Territories') diff --git a/data/factions/057_True_Republic.lua b/data/factions/057_True_Republic.lua index 9bf0c65c98e..994c431ab1b 100644 --- a/data/factions/057_True_Republic.lua +++ b/data/factions/057_True_Republic.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('True Republic') diff --git a/data/factions/058_Far_Horde.lua b/data/factions/058_Far_Horde.lua index dd5b429c5ea..209c50db152 100644 --- a/data/factions/058_Far_Horde.lua +++ b/data/factions/058_Far_Horde.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Far Horde') diff --git a/data/factions/059_Far_Faction.lua b/data/factions/059_Far_Faction.lua index 1cc4fd17ccc..ef476414679 100644 --- a/data/factions/059_Far_Faction.lua +++ b/data/factions/059_Far_Faction.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Far Faction') diff --git a/data/factions/060_Far_Republic.lua b/data/factions/060_Far_Republic.lua index 377e5c38a1d..fcc5a9ffbb1 100644 --- a/data/factions/060_Far_Republic.lua +++ b/data/factions/060_Far_Republic.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Far Republic') diff --git a/data/factions/061_Dagger_Union.lua b/data/factions/061_Dagger_Union.lua index d63ec50583d..13e3567169b 100644 --- a/data/factions/061_Dagger_Union.lua +++ b/data/factions/061_Dagger_Union.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Dagger Union') diff --git a/data/factions/062_Dagger_Expanse.lua b/data/factions/062_Dagger_Expanse.lua index 1caf091083e..2bee38c188e 100644 --- a/data/factions/062_Dagger_Expanse.lua +++ b/data/factions/062_Dagger_Expanse.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Dagger Expanse') diff --git a/data/factions/063_Dagger_Kingdoms.lua b/data/factions/063_Dagger_Kingdoms.lua index 5373f690c90..b7d234af7e7 100644 --- a/data/factions/063_Dagger_Kingdoms.lua +++ b/data/factions/063_Dagger_Kingdoms.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Dagger Kingdoms') diff --git a/data/factions/064_Dagger_Systems.lua b/data/factions/064_Dagger_Systems.lua index d6d3e69db39..0ae228c53c6 100644 --- a/data/factions/064_Dagger_Systems.lua +++ b/data/factions/064_Dagger_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Dagger Systems') diff --git a/data/factions/065_Dagger_Council.lua b/data/factions/065_Dagger_Council.lua index a5a24fe3f7f..71662879f8a 100644 --- a/data/factions/065_Dagger_Council.lua +++ b/data/factions/065_Dagger_Council.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Dagger Council') diff --git a/data/factions/066_Dagger_Worlds.lua b/data/factions/066_Dagger_Worlds.lua index d447eeb7ad7..f740b5fb111 100644 --- a/data/factions/066_Dagger_Worlds.lua +++ b/data/factions/066_Dagger_Worlds.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Dagger Worlds') diff --git a/data/factions/067_Liberation_Union.lua b/data/factions/067_Liberation_Union.lua index 4e05864033f..21493300981 100644 --- a/data/factions/067_Liberation_Union.lua +++ b/data/factions/067_Liberation_Union.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Liberation Union') diff --git a/data/factions/068_Liberation_Horde.lua b/data/factions/068_Liberation_Horde.lua index b10919fd316..80241178244 100644 --- a/data/factions/068_Liberation_Horde.lua +++ b/data/factions/068_Liberation_Horde.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Liberation Horde') diff --git a/data/factions/069_Liberation_Faction.lua b/data/factions/069_Liberation_Faction.lua index 90159c7854a..23bb1bf3cb5 100644 --- a/data/factions/069_Liberation_Faction.lua +++ b/data/factions/069_Liberation_Faction.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Liberation Faction') diff --git a/data/factions/070_Provisional_Expanse.lua b/data/factions/070_Provisional_Expanse.lua index ea10bf10c9c..d7dc1a4b692 100644 --- a/data/factions/070_Provisional_Expanse.lua +++ b/data/factions/070_Provisional_Expanse.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Provisional Expanse') diff --git a/data/factions/071_Provisional_Faction.lua b/data/factions/071_Provisional_Faction.lua index 40b4b47cadc..0dd1acf8d0b 100644 --- a/data/factions/071_Provisional_Faction.lua +++ b/data/factions/071_Provisional_Faction.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Provisional Faction') diff --git a/data/factions/072_Provisional_Empire.lua b/data/factions/072_Provisional_Empire.lua index fdbbbd552c3..53cce3544d6 100644 --- a/data/factions/072_Provisional_Empire.lua +++ b/data/factions/072_Provisional_Empire.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Provisional Empire') diff --git a/data/factions/073_Provisional_Kingdoms.lua b/data/factions/073_Provisional_Kingdoms.lua index d595f235c4e..60133589a32 100644 --- a/data/factions/073_Provisional_Kingdoms.lua +++ b/data/factions/073_Provisional_Kingdoms.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Provisional Kingdoms') diff --git a/data/factions/074_Provisional_Systems.lua b/data/factions/074_Provisional_Systems.lua index 363f4eac778..656ac95381c 100644 --- a/data/factions/074_Provisional_Systems.lua +++ b/data/factions/074_Provisional_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Provisional Systems') diff --git a/data/factions/075_Provisional_Commonwealth.lua b/data/factions/075_Provisional_Commonwealth.lua index e7d618e803b..dc8612a2f66 100644 --- a/data/factions/075_Provisional_Commonwealth.lua +++ b/data/factions/075_Provisional_Commonwealth.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Provisional Commonwealth') diff --git a/data/factions/076_Continuity_Alliance.lua b/data/factions/076_Continuity_Alliance.lua index a9ed684c08e..eca6a958a79 100644 --- a/data/factions/076_Continuity_Alliance.lua +++ b/data/factions/076_Continuity_Alliance.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Continuity Alliance') diff --git a/data/factions/077_Continuity_Horde.lua b/data/factions/077_Continuity_Horde.lua index f198f8fe470..f3ad801e7be 100644 --- a/data/factions/077_Continuity_Horde.lua +++ b/data/factions/077_Continuity_Horde.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Continuity Horde') diff --git a/data/factions/078_Continuity_Network.lua b/data/factions/078_Continuity_Network.lua index 63f1cd57c99..251ff3fe561 100644 --- a/data/factions/078_Continuity_Network.lua +++ b/data/factions/078_Continuity_Network.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Continuity Network') diff --git a/data/factions/079_Continuity_Empire.lua b/data/factions/079_Continuity_Empire.lua index 20d6df89e29..2b3476aa7d5 100644 --- a/data/factions/079_Continuity_Empire.lua +++ b/data/factions/079_Continuity_Empire.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Continuity Empire') diff --git a/data/factions/080_Continuity_Council.lua b/data/factions/080_Continuity_Council.lua index 88276db6870..ce6b3ce5a67 100644 --- a/data/factions/080_Continuity_Council.lua +++ b/data/factions/080_Continuity_Council.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Continuity Council') diff --git a/data/factions/081_Continuity_Worlds.lua b/data/factions/081_Continuity_Worlds.lua index 6646122194e..01f4af22b62 100644 --- a/data/factions/081_Continuity_Worlds.lua +++ b/data/factions/081_Continuity_Worlds.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Continuity Worlds') diff --git a/data/factions/082_Independent_Union.lua b/data/factions/082_Independent_Union.lua index 3cf80ba2a2e..8db58207d99 100644 --- a/data/factions/082_Independent_Union.lua +++ b/data/factions/082_Independent_Union.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent Union') diff --git a/data/factions/083_Independent_Expanse.lua b/data/factions/083_Independent_Expanse.lua index bf01f7dff8b..673628eebe2 100644 --- a/data/factions/083_Independent_Expanse.lua +++ b/data/factions/083_Independent_Expanse.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent Expanse') diff --git a/data/factions/084_Independent_Faction.lua b/data/factions/084_Independent_Faction.lua index 5d305e81a2c..ac7bfc36b5c 100644 --- a/data/factions/084_Independent_Faction.lua +++ b/data/factions/084_Independent_Faction.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent Faction') diff --git a/data/factions/085_Independent_Network.lua b/data/factions/085_Independent_Network.lua index 4a3681b248f..c2ae751a421 100644 --- a/data/factions/085_Independent_Network.lua +++ b/data/factions/085_Independent_Network.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent Network') diff --git a/data/factions/086_Independent_League.lua b/data/factions/086_Independent_League.lua index aa62eccede7..978f64863ac 100644 --- a/data/factions/086_Independent_League.lua +++ b/data/factions/086_Independent_League.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent League') diff --git a/data/factions/087_Independent_Commonwealth.lua b/data/factions/087_Independent_Commonwealth.lua index fef412f0308..cfdf37b83f6 100644 --- a/data/factions/087_Independent_Commonwealth.lua +++ b/data/factions/087_Independent_Commonwealth.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent Commonwealth') diff --git a/data/factions/088_Independent_Territories.lua b/data/factions/088_Independent_Territories.lua index 5818d1293e3..05eee51b761 100644 --- a/data/factions/088_Independent_Territories.lua +++ b/data/factions/088_Independent_Territories.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent Territories') diff --git a/data/factions/089_Independent_Republic.lua b/data/factions/089_Independent_Republic.lua index 11cef0646c3..ec85e298c8a 100644 --- a/data/factions/089_Independent_Republic.lua +++ b/data/factions/089_Independent_Republic.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent Republic') diff --git a/data/factions/090_Inner_Expanse.lua b/data/factions/090_Inner_Expanse.lua index b5bbb989587..434a4617423 100644 --- a/data/factions/090_Inner_Expanse.lua +++ b/data/factions/090_Inner_Expanse.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Inner Expanse') diff --git a/data/factions/091_Inner_Horde.lua b/data/factions/091_Inner_Horde.lua index c740d775725..6ecb62c9952 100644 --- a/data/factions/091_Inner_Horde.lua +++ b/data/factions/091_Inner_Horde.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Inner Horde') diff --git a/data/factions/092_Inner_Faction.lua b/data/factions/092_Inner_Faction.lua index 505dcc9d5d7..b4901ae9ca1 100644 --- a/data/factions/092_Inner_Faction.lua +++ b/data/factions/092_Inner_Faction.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Inner Faction') diff --git a/data/factions/093_Inner_Kingdoms.lua b/data/factions/093_Inner_Kingdoms.lua index 10d64bafed8..df3713b8334 100644 --- a/data/factions/093_Inner_Kingdoms.lua +++ b/data/factions/093_Inner_Kingdoms.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Inner Kingdoms') diff --git a/data/factions/094_Inner_Systems.lua b/data/factions/094_Inner_Systems.lua index a3279b136cc..59875b52970 100644 --- a/data/factions/094_Inner_Systems.lua +++ b/data/factions/094_Inner_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Inner Systems') diff --git a/data/factions/095_Inner_Council.lua b/data/factions/095_Inner_Council.lua index b5502e59f6b..f2dfdde5b66 100644 --- a/data/factions/095_Inner_Council.lua +++ b/data/factions/095_Inner_Council.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Inner Council') diff --git a/data/factions/096_Inner_Territories.lua b/data/factions/096_Inner_Territories.lua index 1635ab09f4f..f62d8b910bb 100644 --- a/data/factions/096_Inner_Territories.lua +++ b/data/factions/096_Inner_Territories.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Inner Territories') diff --git a/data/factions/097_Outer_Expanse.lua b/data/factions/097_Outer_Expanse.lua index 2ae4983d1c1..f7464198bb5 100644 --- a/data/factions/097_Outer_Expanse.lua +++ b/data/factions/097_Outer_Expanse.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Outer Expanse') diff --git a/data/factions/098_Outer_League.lua b/data/factions/098_Outer_League.lua index 0bdaca3b0c7..458d5746325 100644 --- a/data/factions/098_Outer_League.lua +++ b/data/factions/098_Outer_League.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Outer League') diff --git a/data/factions/099_Outer_Kingdoms.lua b/data/factions/099_Outer_Kingdoms.lua index 81d4215ed8c..53bb545a590 100644 --- a/data/factions/099_Outer_Kingdoms.lua +++ b/data/factions/099_Outer_Kingdoms.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Outer Kingdoms') diff --git a/data/factions/100_Outer_Systems.lua b/data/factions/100_Outer_Systems.lua index c18b5138edb..53a09eb5404 100644 --- a/data/factions/100_Outer_Systems.lua +++ b/data/factions/100_Outer_Systems.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Outer Systems') diff --git a/data/factions/101_Outer_Worlds.lua b/data/factions/101_Outer_Worlds.lua index bb92f6fa233..7b09297bfed 100644 --- a/data/factions/101_Outer_Worlds.lua +++ b/data/factions/101_Outer_Worlds.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Outer Worlds') diff --git a/data/factions/102_Outer_Republic.lua b/data/factions/102_Outer_Republic.lua index 1e70315aaff..8d29abf9e75 100644 --- a/data/factions/102_Outer_Republic.lua +++ b/data/factions/102_Outer_Republic.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Outer Republic') diff --git a/data/factions/XX_AutoGenerate.OLD b/data/factions/XX_AutoGenerate.OLD index ba4bef41c71..07cc627f35a 100644 --- a/data/factions/XX_AutoGenerate.OLD +++ b/data/factions/XX_AutoGenerate.OLD @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/libs/Character.lua b/data/libs/Character.lua index fbc5de8ec38..980450042c2 100644 --- a/data/libs/Character.lua +++ b/data/libs/Character.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/libs/Color.lua b/data/libs/Color.lua index 84aabaf303c..c2719219e3a 100644 --- a/data/libs/Color.lua +++ b/data/libs/Color.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Color = {} diff --git a/data/libs/EquipSet.lua b/data/libs/EquipSet.lua index 119bf66f6a3..7a76d1bbc98 100644 --- a/data/libs/EquipSet.lua +++ b/data/libs/EquipSet.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local utils = import("utils") diff --git a/data/libs/Equipment.lua b/data/libs/Equipment.lua index 2db441ea442..5694b99cfde 100644 --- a/data/libs/Equipment.lua +++ b/data/libs/Equipment.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local utils = import("utils") diff --git a/data/libs/Event.lua b/data/libs/Event.lua index 32a06d82d0a..9cec0026e8f 100644 --- a/data/libs/Event.lua +++ b/data/libs/Event.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/libs/FlightLog.lua b/data/libs/FlightLog.lua index 9b2c8c9cf3c..d3da5737dc5 100644 --- a/data/libs/FlightLog.lua +++ b/data/libs/FlightLog.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/libs/Legal.lua b/data/libs/Legal.lua index de13c2e3619..d947e5b2cd0 100644 --- a/data/libs/Legal.lua +++ b/data/libs/Legal.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Comms = import("Comms") local Game = import("Game") diff --git a/data/libs/Mission.lua b/data/libs/Mission.lua index 07bb7d0b07b..2f65d95187e 100644 --- a/data/libs/Mission.lua +++ b/data/libs/Mission.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Game = import("Game") diff --git a/data/libs/NameGen.lua b/data/libs/NameGen.lua index ef694d2e4dd..f7eb7fe7ea6 100644 --- a/data/libs/NameGen.lua +++ b/data/libs/NameGen.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/libs/Player.lua b/data/libs/Player.lua index ba10631c414..525569ae260 100644 --- a/data/libs/Player.lua +++ b/data/libs/Player.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Player = import_core("Player") diff --git a/data/libs/Ship.lua b/data/libs/Ship.lua index 8afa90031aa..f4ad208df9a 100644 --- a/data/libs/Ship.lua +++ b/data/libs/Ship.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Ship = import_core("Ship") diff --git a/data/libs/SpaceStation.lua b/data/libs/SpaceStation.lua index b01642802a4..d3e04ce3f61 100644 --- a/data/libs/SpaceStation.lua +++ b/data/libs/SpaceStation.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local SpaceStation = import_core("SpaceStation") diff --git a/data/libs/Vector.lua b/data/libs/Vector.lua index 8fdd4fa3891..f682b60909b 100644 --- a/data/libs/Vector.lua +++ b/data/libs/Vector.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Vector = {} diff --git a/data/libs/autoload.lua b/data/libs/autoload.lua index bc24248f6cc..936bdea4a79 100644 --- a/data/libs/autoload.lua +++ b/data/libs/autoload.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- this is the only library automatically loaded at startup diff --git a/data/libs/ui/InfoFace.lua b/data/libs/ui/InfoFace.lua index 51bcc24b93f..e78ecd84917 100644 --- a/data/libs/ui/InfoFace.lua +++ b/data/libs/ui/InfoFace.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/InfoGauge.lua b/data/libs/ui/InfoGauge.lua index 2a3b60267b0..a23c0ada7db 100644 --- a/data/libs/ui/InfoGauge.lua +++ b/data/libs/ui/InfoGauge.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/MessageBox.lua b/data/libs/ui/MessageBox.lua index c1b62afa902..0c1edd4bd58 100644 --- a/data/libs/ui/MessageBox.lua +++ b/data/libs/ui/MessageBox.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/NavButton.lua b/data/libs/ui/NavButton.lua index cf62a104892..9c81c145f2c 100644 --- a/data/libs/ui/NavButton.lua +++ b/data/libs/ui/NavButton.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/SmallLabeledButton.lua b/data/libs/ui/SmallLabeledButton.lua index 1ab6f497e74..66b77fe4327 100644 --- a/data/libs/ui/SmallLabeledButton.lua +++ b/data/libs/ui/SmallLabeledButton.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/SmartTable.lua b/data/libs/ui/SmartTable.lua index eea338e0982..934e66a99fa 100644 --- a/data/libs/ui/SmartTable.lua +++ b/data/libs/ui/SmartTable.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/TabView.lua b/data/libs/ui/TabView.lua index e2e676250b1..7e14e68b2c1 100644 --- a/data/libs/ui/TabView.lua +++ b/data/libs/ui/TabView.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/utils.lua b/data/libs/utils.lua index 09b6b4eb7ec..2c691860a9c 100644 --- a/data/libs/utils.lua +++ b/data/libs/utils.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local utils diff --git a/data/modules/AIWarning/AIWarning.lua b/data/modules/AIWarning/AIWarning.lua index a3babb5ab50..b8f163f33ad 100644 --- a/data/modules/AIWarning/AIWarning.lua +++ b/data/modules/AIWarning/AIWarning.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Lang = import("Lang") diff --git a/data/modules/Advice/Advice.lua b/data/modules/Advice/Advice.lua index e4156df8d92..644ce1e55a8 100644 --- a/data/modules/Advice/Advice.lua +++ b/data/modules/Advice/Advice.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- This module is a substitute for not having a propper "bar" / diff --git a/data/modules/Assassination/Assassination.lua b/data/modules/Assassination/Assassination.lua index eb083ac37a4..c4bd8f244cb 100644 --- a/data/modules/Assassination/Assassination.lua +++ b/data/modules/Assassination/Assassination.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/BreakdownServicing/BreakdownServicing.lua b/data/modules/BreakdownServicing/BreakdownServicing.lua index b2af5726041..c10c229af08 100644 --- a/data/modules/BreakdownServicing/BreakdownServicing.lua +++ b/data/modules/BreakdownServicing/BreakdownServicing.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/BulkShips.lua b/data/modules/BulkShips.lua index 619bb387a45..207234c5a81 100644 --- a/data/modules/BulkShips.lua +++ b/data/modules/BulkShips.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/CargoRun/CargoRun.lua b/data/modules/CargoRun/CargoRun.lua index 937a3ec52ee..c69a7f16a56 100644 --- a/data/modules/CargoRun/CargoRun.lua +++ b/data/modules/CargoRun/CargoRun.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/Combat/Combat.lua b/data/modules/Combat/Combat.lua index a32dd8c2887..8c54e446f2d 100644 --- a/data/modules/Combat/Combat.lua +++ b/data/modules/Combat/Combat.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/CrimeTracking/CrimeTracking.lua b/data/modules/CrimeTracking/CrimeTracking.lua index 7306226eb47..e9c80fdd9fc 100644 --- a/data/modules/CrimeTracking/CrimeTracking.lua +++ b/data/modules/CrimeTracking/CrimeTracking.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Event = import("Event") diff --git a/data/modules/DeliverPackage/DeliverPackage.lua b/data/modules/DeliverPackage/DeliverPackage.lua index 27118554e77..305e1590fdd 100644 --- a/data/modules/DeliverPackage/DeliverPackage.lua +++ b/data/modules/DeliverPackage/DeliverPackage.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/DonateToCranks/DonateToCranks.lua b/data/modules/DonateToCranks/DonateToCranks.lua index fa69d265615..093ddd34bf7 100644 --- a/data/modules/DonateToCranks/DonateToCranks.lua +++ b/data/modules/DonateToCranks/DonateToCranks.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/EasterEgg/Message.lua b/data/modules/EasterEgg/Message.lua index b15055c87ef..663b0fd001d 100644 --- a/data/modules/EasterEgg/Message.lua +++ b/data/modules/EasterEgg/Message.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/FuelClub/FuelClub.lua b/data/modules/FuelClub/FuelClub.lua index f12ff8dd133..5b1f7a67bb3 100644 --- a/data/modules/FuelClub/FuelClub.lua +++ b/data/modules/FuelClub/FuelClub.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/GoodsTrader/GoodsTrader.lua b/data/modules/GoodsTrader/GoodsTrader.lua index e7148e56dd3..5307a8e8f77 100644 --- a/data/modules/GoodsTrader/GoodsTrader.lua +++ b/data/modules/GoodsTrader/GoodsTrader.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Lang = import("Lang") diff --git a/data/modules/MusicPlayer.lua b/data/modules/MusicPlayer.lua index 88991917566..f6000c86851 100644 --- a/data/modules/MusicPlayer.lua +++ b/data/modules/MusicPlayer.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/NewsEventCommodity/NewsEventCommodity.lua b/data/modules/NewsEventCommodity/NewsEventCommodity.lua index f3ed28b77ca..04a75e36fa7 100644 --- a/data/modules/NewsEventCommodity/NewsEventCommodity.lua +++ b/data/modules/NewsEventCommodity/NewsEventCommodity.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- Create a news event on the BBS (to do: place it on diff --git a/data/modules/Pirates.lua b/data/modules/Pirates.lua index 8ca58a0470c..a4bea03c0a4 100644 --- a/data/modules/Pirates.lua +++ b/data/modules/Pirates.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/PolicePatrol/PolicePatrol.lua b/data/modules/PolicePatrol/PolicePatrol.lua index edd7a151d59..9fa7be4b389 100644 --- a/data/modules/PolicePatrol/PolicePatrol.lua +++ b/data/modules/PolicePatrol/PolicePatrol.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/SearchRescue/SearchRescue.lua b/data/modules/SearchRescue/SearchRescue.lua index 8893af50eda..b0394612491 100644 --- a/data/modules/SearchRescue/SearchRescue.lua +++ b/data/modules/SearchRescue/SearchRescue.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt diff --git a/data/modules/SecondHand/SecondHand.lua b/data/modules/SecondHand/SecondHand.lua index a33c251041b..86daba758eb 100644 --- a/data/modules/SecondHand/SecondHand.lua +++ b/data/modules/SecondHand/SecondHand.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/StationRefuelling/StationRefuelling.lua b/data/modules/StationRefuelling/StationRefuelling.lua index 13095ddc16d..7a51a18c439 100644 --- a/data/modules/StationRefuelling/StationRefuelling.lua +++ b/data/modules/StationRefuelling/StationRefuelling.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Lang = import("Lang") diff --git a/data/modules/StatsTracking/StatsTracking.lua b/data/modules/StatsTracking/StatsTracking.lua index 75e866d76de..6349e3ef0c7 100644 --- a/data/modules/StatsTracking/StatsTracking.lua +++ b/data/modules/StatsTracking/StatsTracking.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Event = import("Event") diff --git a/data/modules/System/Explore.lua b/data/modules/System/Explore.lua index eab6a0be5b9..aa9bd5dd63c 100644 --- a/data/modules/System/Explore.lua +++ b/data/modules/System/Explore.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Game = import("Game") diff --git a/data/modules/System/OutOfFuel.lua b/data/modules/System/OutOfFuel.lua index 93eb615164d..a67ad8a58f1 100644 --- a/data/modules/System/OutOfFuel.lua +++ b/data/modules/System/OutOfFuel.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Lang = import("Lang") diff --git a/data/modules/Taxi/Taxi.lua b/data/modules/Taxi/Taxi.lua index c15950d6292..e118ea51a5b 100644 --- a/data/modules/Taxi/Taxi.lua +++ b/data/modules/Taxi/Taxi.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/TradeShips.lua b/data/modules/TradeShips.lua index 3c6c9f6a385..88c197022f5 100644 --- a/data/modules/TradeShips.lua +++ b/data/modules/TradeShips.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/pigui/game.lua b/data/pigui/game.lua index 5eee3371891..a4ecf3166b2 100644 --- a/data/pigui/game.lua +++ b/data/pigui/game.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/init.lua b/data/pigui/init.lua index ac66877d13d..3ae052fe778 100644 --- a/data/pigui/init.lua +++ b/data/pigui/init.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/mainmenu.lua b/data/pigui/mainmenu.lua index 3fe20e43dd0..5041096346b 100644 --- a/data/pigui/mainmenu.lua +++ b/data/pigui/mainmenu.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/autopilot-window.lua b/data/pigui/modules/autopilot-window.lua index 4c7b7c3c60a..4f386b6ef37 100644 --- a/data/pigui/modules/autopilot-window.lua +++ b/data/pigui/modules/autopilot-window.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/comms.lua b/data/pigui/modules/comms.lua index a9f5465d720..d73deb31168 100644 --- a/data/pigui/modules/comms.lua +++ b/data/pigui/modules/comms.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/equipment.lua b/data/pigui/modules/equipment.lua index f27ad4a0011..a3a7d3d626b 100644 --- a/data/pigui/modules/equipment.lua +++ b/data/pigui/modules/equipment.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/fx-window.lua b/data/pigui/modules/fx-window.lua index 1220a564f1e..ed742d58ee6 100644 --- a/data/pigui/modules/fx-window.lua +++ b/data/pigui/modules/fx-window.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/gauges.lua b/data/pigui/modules/gauges.lua index b60084a665a..a1dc8cf2b39 100644 --- a/data/pigui/modules/gauges.lua +++ b/data/pigui/modules/gauges.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/master-alarm.lua b/data/pigui/modules/master-alarm.lua index 5e791cd31f2..2b398037b4e 100644 --- a/data/pigui/modules/master-alarm.lua +++ b/data/pigui/modules/master-alarm.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/planetary-info.lua b/data/pigui/modules/planetary-info.lua index f15c40d1266..fccfe729e14 100644 --- a/data/pigui/modules/planetary-info.lua +++ b/data/pigui/modules/planetary-info.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/radar.lua b/data/pigui/modules/radar.lua index d0239e3e582..d01c4e2bb58 100644 --- a/data/pigui/modules/radar.lua +++ b/data/pigui/modules/radar.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/saveloadgame.lua b/data/pigui/modules/saveloadgame.lua index 15b05cf3a01..06ff852792f 100644 --- a/data/pigui/modules/saveloadgame.lua +++ b/data/pigui/modules/saveloadgame.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/settings-window.lua b/data/pigui/modules/settings-window.lua index d721d11abfc..81d65d394f0 100644 --- a/data/pigui/modules/settings-window.lua +++ b/data/pigui/modules/settings-window.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/ship-internals-window.lua b/data/pigui/modules/ship-internals-window.lua index d2e22067b92..9d8cc642838 100644 --- a/data/pigui/modules/ship-internals-window.lua +++ b/data/pigui/modules/ship-internals-window.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/system-overview-window.lua b/data/pigui/modules/system-overview-window.lua index 05358376aca..a30641a90f8 100644 --- a/data/pigui/modules/system-overview-window.lua +++ b/data/pigui/modules/system-overview-window.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/modules/time-window.lua b/data/pigui/modules/time-window.lua index 82c650b3e63..c7417fc6a32 100644 --- a/data/pigui/modules/time-window.lua +++ b/data/pigui/modules/time-window.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import('Engine') diff --git a/data/pigui/pigui.lua b/data/pigui/pigui.lua index 16975cceabd..61646430746 100644 --- a/data/pigui/pigui.lua +++ b/data/pigui/pigui.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- TODO: don't move pointer in radial menu diff --git a/data/shaders/opengl/FresnelColour.frag b/data/shaders/opengl/FresnelColour.frag index f3d2aab9cf4..ce360ce7590 100644 --- a/data/shaders/opengl/FresnelColour.frag +++ b/data/shaders/opengl/FresnelColour.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/FresnelColour.vert b/data/shaders/opengl/FresnelColour.vert index 39308113cac..d1983e4a159 100644 --- a/data/shaders/opengl/FresnelColour.vert +++ b/data/shaders/opengl/FresnelColour.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/attributes.glsl b/data/shaders/opengl/attributes.glsl index 4cbc8bc0904..3c046642d2e 100644 --- a/data/shaders/opengl/attributes.glsl +++ b/data/shaders/opengl/attributes.glsl @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #extension GL_ARB_explicit_attrib_location : enable diff --git a/data/shaders/opengl/billboard_sphereimpostor.frag b/data/shaders/opengl/billboard_sphereimpostor.frag index a07b447d7b1..be2b93c1174 100644 --- a/data/shaders/opengl/billboard_sphereimpostor.frag +++ b/data/shaders/opengl/billboard_sphereimpostor.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/billboard_sphereimpostor.vert b/data/shaders/opengl/billboard_sphereimpostor.vert index 4e958135b11..514470429d0 100644 --- a/data/shaders/opengl/billboard_sphereimpostor.vert +++ b/data/shaders/opengl/billboard_sphereimpostor.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/billboards.frag b/data/shaders/opengl/billboards.frag index 6c57d2493be..170d8522539 100644 --- a/data/shaders/opengl/billboards.frag +++ b/data/shaders/opengl/billboards.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/billboards.vert b/data/shaders/opengl/billboards.vert index 33641394038..a4bcf01a3c2 100644 --- a/data/shaders/opengl/billboards.vert +++ b/data/shaders/opengl/billboards.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/eclipse.glsl b/data/shaders/opengl/eclipse.glsl index 57f34093c9c..e54b6f636f5 100644 --- a/data/shaders/opengl/eclipse.glsl +++ b/data/shaders/opengl/eclipse.glsl @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifdef ECLIPSE diff --git a/data/shaders/opengl/gassphere_base.frag b/data/shaders/opengl/gassphere_base.frag index a4fa9191e11..b3ddefe742d 100644 --- a/data/shaders/opengl/gassphere_base.frag +++ b/data/shaders/opengl/gassphere_base.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/gassphere_base.vert b/data/shaders/opengl/gassphere_base.vert index e702ca06a97..0d78ba87c64 100644 --- a/data/shaders/opengl/gassphere_base.vert +++ b/data/shaders/opengl/gassphere_base.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_sky.frag b/data/shaders/opengl/geosphere_sky.frag index 26d6b03ddbd..70077916dea 100644 --- a/data/shaders/opengl/geosphere_sky.frag +++ b/data/shaders/opengl/geosphere_sky.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_sky.vert b/data/shaders/opengl/geosphere_sky.vert index 3526c4e9e18..9687222ae55 100644 --- a/data/shaders/opengl/geosphere_sky.vert +++ b/data/shaders/opengl/geosphere_sky.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_star.frag b/data/shaders/opengl/geosphere_star.frag index 68e9254f36f..438a4774f71 100644 --- a/data/shaders/opengl/geosphere_star.frag +++ b/data/shaders/opengl/geosphere_star.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_star.vert b/data/shaders/opengl/geosphere_star.vert index c798c82b4e4..0d908b3a641 100644 --- a/data/shaders/opengl/geosphere_star.vert +++ b/data/shaders/opengl/geosphere_star.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_terrain.frag b/data/shaders/opengl/geosphere_terrain.frag index 62861c037ef..5753cdde89a 100644 --- a/data/shaders/opengl/geosphere_terrain.frag +++ b/data/shaders/opengl/geosphere_terrain.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_terrain.vert b/data/shaders/opengl/geosphere_terrain.vert index 47dfacfc259..e36d70b78ac 100644 --- a/data/shaders/opengl/geosphere_terrain.vert +++ b/data/shaders/opengl/geosphere_terrain.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/lib.glsl b/data/shaders/opengl/lib.glsl index d0bacab90c6..d361e7d2f06 100644 --- a/data/shaders/opengl/lib.glsl +++ b/data/shaders/opengl/lib.glsl @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifdef FRAGMENT_SHADER diff --git a/data/shaders/opengl/logz.glsl b/data/shaders/opengl/logz.glsl index 7bb02d3ed6f..c3de1897928 100644 --- a/data/shaders/opengl/logz.glsl +++ b/data/shaders/opengl/logz.glsl @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // See http://www.gamedev.net/community/forums/mod/journal/journal.asp?jn=263350&reply_id=3513134 diff --git a/data/shaders/opengl/multi.frag b/data/shaders/opengl/multi.frag index c46b5d76b7c..3db7d1a0cb1 100644 --- a/data/shaders/opengl/multi.frag +++ b/data/shaders/opengl/multi.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/multi.vert b/data/shaders/opengl/multi.vert index 6de34d6bdce..3791af5f3be 100644 --- a/data/shaders/opengl/multi.vert +++ b/data/shaders/opengl/multi.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // #extension GL_ARB_gpu_shader5 : enable diff --git a/data/shaders/opengl/planetrings.frag b/data/shaders/opengl/planetrings.frag index 620601fa7e6..6f227152483 100644 --- a/data/shaders/opengl/planetrings.frag +++ b/data/shaders/opengl/planetrings.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/planetrings.vert b/data/shaders/opengl/planetrings.vert index 120c1b02c7c..b5b898c63f5 100644 --- a/data/shaders/opengl/planetrings.vert +++ b/data/shaders/opengl/planetrings.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/shield.frag b/data/shaders/opengl/shield.frag index fb7ba861325..6e91d504f98 100644 --- a/data/shaders/opengl/shield.frag +++ b/data/shaders/opengl/shield.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/shield.vert b/data/shaders/opengl/shield.vert index ae03f0fb701..bc19fe17518 100644 --- a/data/shaders/opengl/shield.vert +++ b/data/shaders/opengl/shield.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/skybox.frag b/data/shaders/opengl/skybox.frag index 35244b47059..0a16beea407 100644 --- a/data/shaders/opengl/skybox.frag +++ b/data/shaders/opengl/skybox.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/skybox.vert b/data/shaders/opengl/skybox.vert index fc68da38e44..c2f247ddbbd 100644 --- a/data/shaders/opengl/skybox.vert +++ b/data/shaders/opengl/skybox.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/starfield.frag b/data/shaders/opengl/starfield.frag index 9421686c964..6d82c69fd94 100644 --- a/data/shaders/opengl/starfield.frag +++ b/data/shaders/opengl/starfield.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/starfield.vert b/data/shaders/opengl/starfield.vert index da5bea533f2..c1c7355266f 100644 --- a/data/shaders/opengl/starfield.vert +++ b/data/shaders/opengl/starfield.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/ui.frag b/data/shaders/opengl/ui.frag index 8fb66978329..faba480aef8 100644 --- a/data/shaders/opengl/ui.frag +++ b/data/shaders/opengl/ui.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/ui.vert b/data/shaders/opengl/ui.vert index caf5da83d9e..6902c81bf3a 100644 --- a/data/shaders/opengl/ui.vert +++ b/data/shaders/opengl/ui.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/vtxColor.frag b/data/shaders/opengl/vtxColor.frag index 2eb1884020d..a591a82f5d6 100644 --- a/data/shaders/opengl/vtxColor.frag +++ b/data/shaders/opengl/vtxColor.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/vtxColor.vert b/data/shaders/opengl/vtxColor.vert index f155dab7e54..38af851f848 100644 --- a/data/shaders/opengl/vtxColor.vert +++ b/data/shaders/opengl/vtxColor.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/systems/00_sol.lua b/data/systems/00_sol.lua index c1e99ee1cd2..37dca4c3b97 100644 --- a/data/systems/00_sol.lua +++ b/data/systems/00_sol.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Sol', { 'STAR_G' }) diff --git a/data/systems/01_epsilon_eridani.lua b/data/systems/01_epsilon_eridani.lua index 86b52c956f0..288808e37db 100644 --- a/data/systems/01_epsilon_eridani.lua +++ b/data/systems/01_epsilon_eridani.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Epsilon Eridani', { 'STAR_K' }) diff --git a/data/systems/02_local_stars.lua b/data/systems/02_local_stars.lua index 55e9d984deb..d2ac0fe7132 100755 --- a/data/systems/02_local_stars.lua +++ b/data/systems/02_local_stars.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt CustomSystem:new('GJ 1075',{'STAR_K'}):add_to_sector(2,-1,-4,v(0.451,0.409,0.034)) diff --git a/data/systems/03_bright_stars.lua b/data/systems/03_bright_stars.lua index b5a0819d751..63b636ea5e5 100644 --- a/data/systems/03_bright_stars.lua +++ b/data/systems/03_bright_stars.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt CustomSystem:new('Castor',{'STAR_A'}):add_to_sector(5,2,3,v(0.012,0.194,0.404)) diff --git a/data/systems/custom/00_barnard_s_star.lua b/data/systems/custom/00_barnard_s_star.lua index 5a3bd52d2c7..14502c674d2 100644 --- a/data/systems/custom/00_barnard_s_star.lua +++ b/data/systems/custom/00_barnard_s_star.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Barnard\'s star',{ 'STAR_M' }) diff --git a/data/systems/custom/01_werribee.lua b/data/systems/custom/01_werribee.lua index 28d15733b9a..17030de108d 100644 --- a/data/systems/custom/01_werribee.lua +++ b/data/systems/custom/01_werribee.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new("Werribee",{'STAR_G'}) diff --git a/data/systems/custom/02_black_hole.lua b/data/systems/custom/02_black_hole.lua index c0701079ccb..1e3682f4eae 100644 --- a/data/systems/custom/02_black_hole.lua +++ b/data/systems/custom/02_black_hole.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Sagittarius A*', { 'STAR_SM_BH' }) diff --git a/data/systems/custom/03_achernar.lua b/data/systems/custom/03_achernar.lua index 0b61069f1d5..4d2677471c0 100644 --- a/data/systems/custom/03_achernar.lua +++ b/data/systems/custom/03_achernar.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local system = CustomSystem:new('Achernar', { 'STAR_B', }) diff --git a/data/systems/custom/04_rondel.lua b/data/systems/custom/04_rondel.lua index e59566182e1..5e7bdc1daa6 100644 --- a/data/systems/custom/04_rondel.lua +++ b/data/systems/custom/04_rondel.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- example of a custom system directly specifying a faction diff --git a/data/systems/custom/05_trappist-1.lua b/data/systems/custom/05_trappist-1.lua index ad3a0ba8f05..cf1ecce4807 100644 --- a/data/systems/custom/05_trappist-1.lua +++ b/data/systems/custom/05_trappist-1.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Regula Benedicti', { 'BROWN_DWARF' }) diff --git a/data/systems/custom/06_61virginis.lua b/data/systems/custom/06_61virginis.lua index cc30ec47019..e87d0b8cc62 100644 --- a/data/systems/custom/06_61virginis.lua +++ b/data/systems/custom/06_61virginis.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('61 Virginis',{ 'STAR_G' }) diff --git a/data/systems/custom/07_1orionis.lua b/data/systems/custom/07_1orionis.lua index f696cc85cea..6461e0ee2ff 100644 --- a/data/systems/custom/07_1orionis.lua +++ b/data/systems/custom/07_1orionis.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt --Names don't infringe any copyright (see comments after each name) diff --git a/data/systems/custom/08_61cygni.lua b/data/systems/custom/08_61cygni.lua index 4f27d893573..2e1d81f6bcd 100644 --- a/data/systems/custom/08_61cygni.lua +++ b/data/systems/custom/08_61cygni.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('61 Cygni',{ 'STAR_K' }) --Alt name will be Cennet (Azeri for "paradise") diff --git a/data/systems/custom/09_delta_eridani.lua b/data/systems/custom/09_delta_eridani.lua index a442617f80d..8d99c021c85 100644 --- a/data/systems/custom/09_delta_eridani.lua +++ b/data/systems/custom/09_delta_eridani.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Delta Eridani',{'STAR_K_GIANT'}) --Alt name will be Svartalfheim diff --git a/data/systems/custom/10_ayizan_lacaille8760.lua b/data/systems/custom/10_ayizan_lacaille8760.lua index 8914d7c9ef6..7d6df5f8e02 100644 --- a/data/systems/custom/10_ayizan_lacaille8760.lua +++ b/data/systems/custom/10_ayizan_lacaille8760.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Ayizan',{'STAR_M'}) --Alt name for Lacaille 8760 diff --git a/data/systems/custom/11_noril_wolf1061.lua b/data/systems/custom/11_noril_wolf1061.lua index 2696cacb456..93c3f48a0b4 100644 --- a/data/systems/custom/11_noril_wolf1061.lua +++ b/data/systems/custom/11_noril_wolf1061.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Noril',{'STAR_M'}) --Alt name for Wolf 1061 diff --git a/data/systems/custom/12_tau_ceti.lua b/data/systems/custom/12_tau_ceti.lua index ea78f983027..59b8f5b4767 100644 --- a/data/systems/custom/12_tau_ceti.lua +++ b/data/systems/custom/12_tau_ceti.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Tau Ceti',{'STAR_G'}) diff --git a/data/systems/custom/13_fomalhaut.lua b/data/systems/custom/13_fomalhaut.lua index ff9b456b104..499bf20b7f1 100644 --- a/data/systems/custom/13_fomalhaut.lua +++ b/data/systems/custom/13_fomalhaut.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local system = CustomSystem:new('Fomalhaut', { 'STAR_A', 'BROWN_DWARF', }) diff --git a/data/systems/custom/14_sirius.lua b/data/systems/custom/14_sirius.lua index 282ab6d6734..efb821c8664 100644 --- a/data/systems/custom/14_sirius.lua +++ b/data/systems/custom/14_sirius.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local system = CustomSystem:new('Sirius', { 'STAR_A', 'WHITE_DWARF', }) diff --git a/data/systems/custom/15_ross154.lua b/data/systems/custom/15_ross154.lua index b07f5ec5d9a..6cc0606eba6 100644 --- a/data/systems/custom/15_ross154.lua +++ b/data/systems/custom/15_ross154.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local system = CustomSystem:new('Ross 154', { 'STAR_M', }) diff --git a/data/systems/custom/16_bathlight_55cancri.lua b/data/systems/custom/16_bathlight_55cancri.lua index 97936ee8251..78f712200bf 100755 --- a/data/systems/custom/16_bathlight_55cancri.lua +++ b/data/systems/custom/16_bathlight_55cancri.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local system = CustomSystem:new('Bathlight 55 Cancri', { 'STAR_G', 'STAR_M', }) diff --git a/data/systems/custom/17_delta_pavonis.lua b/data/systems/custom/17_delta_pavonis.lua index 571985a3a1b..a55fc3ba6d9 100755 --- a/data/systems/custom/17_delta_pavonis.lua +++ b/data/systems/custom/17_delta_pavonis.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local system = CustomSystem:new('Delta Pavonis', { 'STAR_G_GIANT', }) diff --git a/data/ui/ErrorScreen.lua b/data/ui/ErrorScreen.lua index 2ac8a8d19d2..02484359e34 100644 --- a/data/ui/ErrorScreen.lua +++ b/data/ui/ErrorScreen.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/GalacticView.lua b/data/ui/GalacticView.lua index 5bc731b2eef..50dee46f52b 100644 --- a/data/ui/GalacticView.lua +++ b/data/ui/GalacticView.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView.lua b/data/ui/InfoView.lua index 1c701162afc..30b6014679d 100644 --- a/data/ui/InfoView.lua +++ b/data/ui/InfoView.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/CrewRoster.lua b/data/ui/InfoView/CrewRoster.lua index 7b94a07a03e..99b14d1f85e 100644 --- a/data/ui/InfoView/CrewRoster.lua +++ b/data/ui/InfoView/CrewRoster.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/EconTrade.lua b/data/ui/InfoView/EconTrade.lua index bdacc5a02b8..cb0a18222aa 100644 --- a/data/ui/InfoView/EconTrade.lua +++ b/data/ui/InfoView/EconTrade.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/Missions.lua b/data/ui/InfoView/Missions.lua index 40178c8a8f8..eb6ffd63cbb 100644 --- a/data/ui/InfoView/Missions.lua +++ b/data/ui/InfoView/Missions.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/OrbitalAnalysis.lua b/data/ui/InfoView/OrbitalAnalysis.lua index ba4c6fd955d..1948add8e2a 100644 --- a/data/ui/InfoView/OrbitalAnalysis.lua +++ b/data/ui/InfoView/OrbitalAnalysis.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/PersonalInfo.lua b/data/ui/InfoView/PersonalInfo.lua index 65835084585..794f1ea652f 100644 --- a/data/ui/InfoView/PersonalInfo.lua +++ b/data/ui/InfoView/PersonalInfo.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/ShipInfo.lua b/data/ui/InfoView/ShipInfo.lua index d024222303a..a1c5cee44cc 100644 --- a/data/ui/InfoView/ShipInfo.lua +++ b/data/ui/InfoView/ShipInfo.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView.lua b/data/ui/StationView.lua index 3d3e9836736..adeab418244 100644 --- a/data/ui/StationView.lua +++ b/data/ui/StationView.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Game = import("Game") diff --git a/data/ui/StationView/BulletinBoard.lua b/data/ui/StationView/BulletinBoard.lua index bfc442188b5..0117fbbb1f6 100644 --- a/data/ui/StationView/BulletinBoard.lua +++ b/data/ui/StationView/BulletinBoard.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/ChatForm.lua b/data/ui/StationView/ChatForm.lua index 69987a0f141..d9e8ee43426 100644 --- a/data/ui/StationView/ChatForm.lua +++ b/data/ui/StationView/ChatForm.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/CommodityMarket.lua b/data/ui/StationView/CommodityMarket.lua index bf9c8b5c68c..61a70a11dc1 100644 --- a/data/ui/StationView/CommodityMarket.lua +++ b/data/ui/StationView/CommodityMarket.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/EquipmentMarket.lua b/data/ui/StationView/EquipmentMarket.lua index dc3cf8c324e..bb522435abf 100644 --- a/data/ui/StationView/EquipmentMarket.lua +++ b/data/ui/StationView/EquipmentMarket.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/EquipmentTableWidgets.lua b/data/ui/StationView/EquipmentTableWidgets.lua index 11f82369fa2..48df1384ea2 100644 --- a/data/ui/StationView/EquipmentTableWidgets.lua +++ b/data/ui/StationView/EquipmentTableWidgets.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/Lobby.lua b/data/ui/StationView/Lobby.lua index 125e71c69cf..17bec985ea1 100644 --- a/data/ui/StationView/Lobby.lua +++ b/data/ui/StationView/Lobby.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/Police.lua b/data/ui/StationView/Police.lua index 25364343e4f..6b9a8ccc9e2 100644 --- a/data/ui/StationView/Police.lua +++ b/data/ui/StationView/Police.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/ShipMarket.lua b/data/ui/StationView/ShipMarket.lua index bf0a0169f0d..20c89a3c2a5 100644 --- a/data/ui/StationView/ShipMarket.lua +++ b/data/ui/StationView/ShipMarket.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/ShipRepairs.lua b/data/ui/StationView/ShipRepairs.lua index 89edcd2edd9..7f701f99918 100644 --- a/data/ui/StationView/ShipRepairs.lua +++ b/data/ui/StationView/ShipRepairs.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/scripts/scan_enums.py b/scripts/scan_enums.py index 5120007aa4c..1b5b0784aa3 100755 --- a/scripts/scan_enums.py +++ b/scripts/scan_enums.py @@ -360,7 +360,7 @@ def parse_enum(toktype, toktext, tokens, preceding_comment=None): return None def write_license_header(fl): - fl.write('/* Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details */\n') + fl.write('/* Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details */\n') fl.write('/* Licensed under the terms of the GPL v3. See licenses/GPL-3.txt */\n') fl.write('\n') diff --git a/src/Aabb.h b/src/Aabb.h index f964ea7cb81..e13b4d068eb 100644 --- a/src/Aabb.h +++ b/src/Aabb.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _AABB_H diff --git a/src/AmbientSounds.cpp b/src/AmbientSounds.cpp index e859e3c46e1..eb5966d5376 100644 --- a/src/AmbientSounds.cpp +++ b/src/AmbientSounds.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/AmbientSounds.h b/src/AmbientSounds.h index 589cec44bef..baa51c31c46 100644 --- a/src/AmbientSounds.h +++ b/src/AmbientSounds.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef AMBIENTSOUNDS_H diff --git a/src/AnimationCurves.h b/src/AnimationCurves.h index 70efad95142..37f774a65e0 100644 --- a/src/AnimationCurves.h +++ b/src/AnimationCurves.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef ANIMATIONCURVES_H diff --git a/src/Background.cpp b/src/Background.cpp index aeb99218121..c3f41010a23 100644 --- a/src/Background.cpp +++ b/src/Background.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Background.h" diff --git a/src/Background.h b/src/Background.h index e11c002da31..01fbf5c2584 100644 --- a/src/Background.h +++ b/src/Background.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BACKGROUND_H diff --git a/src/BaseSphere.cpp b/src/BaseSphere.cpp index 8b3b804a556..0e83224a014 100644 --- a/src/BaseSphere.cpp +++ b/src/BaseSphere.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/BaseSphere.h b/src/BaseSphere.h index 367c4903d20..cb64c98a595 100644 --- a/src/BaseSphere.h +++ b/src/BaseSphere.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BASESPHERE_H diff --git a/src/Body.cpp b/src/Body.cpp index f040c368747..bd7efa99607 100644 --- a/src/Body.cpp +++ b/src/Body.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Body.h b/src/Body.h index 6698c617b17..6e91ca98915 100644 --- a/src/Body.h +++ b/src/Body.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BODY_H diff --git a/src/ByteRange.h b/src/ByteRange.h index d7d83b1c520..6130317a32f 100644 --- a/src/ByteRange.h +++ b/src/ByteRange.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BYTERANGE_H diff --git a/src/CRC32.cpp b/src/CRC32.cpp index 5395f5ecd1e..1da01cd18c8 100644 --- a/src/CRC32.cpp +++ b/src/CRC32.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CRC32.h" diff --git a/src/CRC32.h b/src/CRC32.h index 77df4877f5b..6bb01f809b3 100644 --- a/src/CRC32.h +++ b/src/CRC32.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CRC32_H diff --git a/src/Camera.cpp b/src/Camera.cpp index 23d7bf23055..f96490ebc46 100644 --- a/src/Camera.cpp +++ b/src/Camera.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Camera.h" diff --git a/src/Camera.h b/src/Camera.h index 755081b4c03..9b5d59b6e4d 100644 --- a/src/Camera.h +++ b/src/Camera.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CAMERA_H diff --git a/src/CameraController.cpp b/src/CameraController.cpp index be4fc371037..b3420eec297 100644 --- a/src/CameraController.cpp +++ b/src/CameraController.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CameraController.h" diff --git a/src/CameraController.h b/src/CameraController.h index c1d334104b7..241b9b60c5f 100644 --- a/src/CameraController.h +++ b/src/CameraController.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef CAMERACONTROLLER_H diff --git a/src/CargoBody.cpp b/src/CargoBody.cpp index 66adbdac4e6..dd636991447 100644 --- a/src/CargoBody.cpp +++ b/src/CargoBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Ship.h" diff --git a/src/CargoBody.h b/src/CargoBody.h index dd42ae90d3d..097f7a297fd 100644 --- a/src/CargoBody.h +++ b/src/CargoBody.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CARGOBODY_H diff --git a/src/CityOnPlanet.cpp b/src/CityOnPlanet.cpp index 7f5c7dee2c6..da57e5413a2 100644 --- a/src/CityOnPlanet.cpp +++ b/src/CityOnPlanet.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/CityOnPlanet.h b/src/CityOnPlanet.h index 488c2f39577..235ef785327 100644 --- a/src/CityOnPlanet.h +++ b/src/CityOnPlanet.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CITYONPLANET_H diff --git a/src/CollMesh.cpp b/src/CollMesh.cpp index 3dde98ca221..54aa801a7b9 100644 --- a/src/CollMesh.cpp +++ b/src/CollMesh.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CollMesh.h" diff --git a/src/CollMesh.h b/src/CollMesh.h index 1e960bf86f7..00f5e2478a4 100644 --- a/src/CollMesh.h +++ b/src/CollMesh.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLMESH_H diff --git a/src/Color.cpp b/src/Color.cpp index dc97af414d4..5258770c0dd 100644 --- a/src/Color.cpp +++ b/src/Color.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Color.h" diff --git a/src/Color.h b/src/Color.h index 883fa68c63f..44d2a76c203 100644 --- a/src/Color.h +++ b/src/Color.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLOR_H diff --git a/src/Cutscene.h b/src/Cutscene.h index eb619b80461..bc8c611c5f0 100644 --- a/src/Cutscene.h +++ b/src/Cutscene.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CUTSCENE_H diff --git a/src/DeathView.cpp b/src/DeathView.cpp index 76a87b1bd56..23b746b8c80 100644 --- a/src/DeathView.cpp +++ b/src/DeathView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DeathView.h" diff --git a/src/DeathView.h b/src/DeathView.h index db6517850cc..d4caf7bdc76 100644 --- a/src/DeathView.h +++ b/src/DeathView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef DEATH_VIEW_H diff --git a/src/DeleteEmitter.h b/src/DeleteEmitter.h index d1788c1c7ed..8f06158fc63 100644 --- a/src/DeleteEmitter.h +++ b/src/DeleteEmitter.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DELETEEMITTER_H diff --git a/src/DynamicBody.cpp b/src/DynamicBody.cpp index 2fe0b76bf50..7a745896cc6 100644 --- a/src/DynamicBody.cpp +++ b/src/DynamicBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/DynamicBody.h b/src/DynamicBody.h index 6e76cfdafe9..b8bf45e9cca 100644 --- a/src/DynamicBody.h +++ b/src/DynamicBody.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DYNAMICBODY_H diff --git a/src/Easing.h b/src/Easing.h index b46d1163ba9..d60c3764e42 100644 --- a/src/Easing.h +++ b/src/Easing.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // Adapted from Robert Penner's easing equations diff --git a/src/EnumStrings.cpp b/src/EnumStrings.cpp index 26861a8ecd4..2950b560977 100644 --- a/src/EnumStrings.cpp +++ b/src/EnumStrings.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "enum_table.h" diff --git a/src/EnumStrings.h b/src/EnumStrings.h index 00942a17db6..fcca2b4f12f 100644 --- a/src/EnumStrings.h +++ b/src/EnumStrings.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef ENUMSTRINGS_H diff --git a/src/FaceParts.cpp b/src/FaceParts.cpp index f6f7fc7a8f8..828a4a022b1 100644 --- a/src/FaceParts.cpp +++ b/src/FaceParts.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FaceParts.h" diff --git a/src/FaceParts.h b/src/FaceParts.h index 35479d1a291..d3b0c542980 100644 --- a/src/FaceParts.h +++ b/src/FaceParts.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef FACE_PARTS_H diff --git a/src/Factions.cpp b/src/Factions.cpp index 7adf8476089..271db728ac9 100644 --- a/src/Factions.cpp +++ b/src/Factions.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Factions.h" diff --git a/src/Factions.h b/src/Factions.h index 0ef1e3ba76e..ddab5fcc891 100644 --- a/src/Factions.h +++ b/src/Factions.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FACTIONS_H diff --git a/src/FileSourceZip.cpp b/src/FileSourceZip.cpp index bb54a41ed00..f0052be866b 100644 --- a/src/FileSourceZip.cpp +++ b/src/FileSourceZip.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FileSourceZip.h" diff --git a/src/FileSourceZip.h b/src/FileSourceZip.h index 040aa60eb62..d7714bddb05 100644 --- a/src/FileSourceZip.h +++ b/src/FileSourceZip.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FILESOURCEZIP_H diff --git a/src/FileSystem.cpp b/src/FileSystem.cpp index a974004778b..9bddece81b8 100644 --- a/src/FileSystem.cpp +++ b/src/FileSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/FileSystem.h b/src/FileSystem.h index e46f18c2dbe..12d5e9d92f7 100644 --- a/src/FileSystem.h +++ b/src/FileSystem.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FILESYSTEM_H diff --git a/src/FixedGuns.cpp b/src/FixedGuns.cpp index e70c500adf5..2cf46505b66 100644 --- a/src/FixedGuns.cpp +++ b/src/FixedGuns.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FixedGuns.h" diff --git a/src/FixedGuns.h b/src/FixedGuns.h index 3f15a70a6b5..9052bcbd051 100644 --- a/src/FixedGuns.h +++ b/src/FixedGuns.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef FIXEDGUNS_H diff --git a/src/FloatComparison.h b/src/FloatComparison.h index f9ea2a74fec..dbc404a1d8e 100644 --- a/src/FloatComparison.h +++ b/src/FloatComparison.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FLOATCOMPARISON_H diff --git a/src/FontCache.cpp b/src/FontCache.cpp index c15554e0a05..c308dce7918 100644 --- a/src/FontCache.cpp +++ b/src/FontCache.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FontCache.h" diff --git a/src/FontCache.h b/src/FontCache.h index 6bbb753e46d..828acf07505 100644 --- a/src/FontCache.h +++ b/src/FontCache.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FONTCACHE_H diff --git a/src/Frame.cpp b/src/Frame.cpp index f6536992791..8fa22330373 100644 --- a/src/Frame.cpp +++ b/src/Frame.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Frame.h" diff --git a/src/Frame.h b/src/Frame.h index 633186e4433..42d91aeb213 100644 --- a/src/Frame.h +++ b/src/Frame.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FRAME_H diff --git a/src/Game.cpp b/src/Game.cpp index b42d7fb2127..78454823790 100644 --- a/src/Game.cpp +++ b/src/Game.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Game.h" diff --git a/src/Game.h b/src/Game.h index f0ceb9a9e72..60877ac69ad 100644 --- a/src/Game.h +++ b/src/Game.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GAME_H diff --git a/src/GameConfig.cpp b/src/GameConfig.cpp index a4d4341168b..5b662d09737 100644 --- a/src/GameConfig.cpp +++ b/src/GameConfig.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GameConfig.h" diff --git a/src/GameConfig.h b/src/GameConfig.h index fa4f446e667..88be2d5c413 100644 --- a/src/GameConfig.h +++ b/src/GameConfig.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GAMECONFIG_H diff --git a/src/GameSaveError.h b/src/GameSaveError.h index fb84b800c8d..f4ff153b31f 100644 --- a/src/GameSaveError.h +++ b/src/GameSaveError.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAME_SAVE_ERROR_H diff --git a/src/GasGiant.cpp b/src/GasGiant.cpp index a7bef667898..d9fec94b977 100644 --- a/src/GasGiant.cpp +++ b/src/GasGiant.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GasGiant.h b/src/GasGiant.h index e20e182a552..67093f9e4f6 100644 --- a/src/GasGiant.h +++ b/src/GasGiant.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GASGIANT_H diff --git a/src/GeoPatch.cpp b/src/GeoPatch.cpp index ad79d00a85c..d1a461f41dc 100644 --- a/src/GeoPatch.cpp +++ b/src/GeoPatch.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GeoPatch.h b/src/GeoPatch.h index e7d8579ad92..766c622de4b 100644 --- a/src/GeoPatch.h +++ b/src/GeoPatch.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOPATCH_H diff --git a/src/GeoPatchContext.cpp b/src/GeoPatchContext.cpp index 43ed082b410..4388348aab7 100644 --- a/src/GeoPatchContext.cpp +++ b/src/GeoPatchContext.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GeoPatchContext.h b/src/GeoPatchContext.h index 80d9abc2e9c..1fae9481437 100644 --- a/src/GeoPatchContext.h +++ b/src/GeoPatchContext.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOPATCHCONTEXT_H diff --git a/src/GeoPatchID.cpp b/src/GeoPatchID.cpp index b10e483c4cc..5483a7c3fde 100644 --- a/src/GeoPatchID.cpp +++ b/src/GeoPatchID.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/GeoPatchID.h b/src/GeoPatchID.h index 5ea7d3bca22..c121bd40ef8 100644 --- a/src/GeoPatchID.h +++ b/src/GeoPatchID.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef __GEOPATCHID_H__ diff --git a/src/GeoPatchJobs.cpp b/src/GeoPatchJobs.cpp index 8606b6a92e7..c5df2c9f7be 100644 --- a/src/GeoPatchJobs.cpp +++ b/src/GeoPatchJobs.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GeoPatchJobs.h b/src/GeoPatchJobs.h index 023e27c6d0c..e65ff7f4e67 100644 --- a/src/GeoPatchJobs.h +++ b/src/GeoPatchJobs.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOPATCHJOBS_H diff --git a/src/GeoSphere.cpp b/src/GeoSphere.cpp index 2bc3df84293..49967183d23 100644 --- a/src/GeoSphere.cpp +++ b/src/GeoSphere.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GeoSphere.h b/src/GeoSphere.h index daa42c47e9a..934f64a2dcc 100644 --- a/src/GeoSphere.h +++ b/src/GeoSphere.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOSPHERE_H diff --git a/src/HudTrail.cpp b/src/HudTrail.cpp index 33c2857cf7e..13edab550d3 100644 --- a/src/HudTrail.cpp +++ b/src/HudTrail.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "HudTrail.h" diff --git a/src/HudTrail.h b/src/HudTrail.h index 51b700ad657..e8774c95e19 100644 --- a/src/HudTrail.h +++ b/src/HudTrail.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _HUDTRAIL_H diff --git a/src/HyperspaceCloud.cpp b/src/HyperspaceCloud.cpp index 9a3385d2098..2ce21fad8ee 100644 --- a/src/HyperspaceCloud.cpp +++ b/src/HyperspaceCloud.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "HyperspaceCloud.h" diff --git a/src/HyperspaceCloud.h b/src/HyperspaceCloud.h index 111ba789433..0b3034e28eb 100644 --- a/src/HyperspaceCloud.h +++ b/src/HyperspaceCloud.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _HYPERSPACECLOUD_H diff --git a/src/IniConfig.cpp b/src/IniConfig.cpp index db44f045457..781ecf5664b 100644 --- a/src/IniConfig.cpp +++ b/src/IniConfig.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/IniConfig.h b/src/IniConfig.h index ca19f596571..05b8baeb943 100644 --- a/src/IniConfig.h +++ b/src/IniConfig.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _INICONFIG_H diff --git a/src/Input.cpp b/src/Input.cpp index fb115d911a0..435ec1f596b 100644 --- a/src/Input.cpp +++ b/src/Input.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Input.h" diff --git a/src/Input.h b/src/Input.h index 7b8362149e0..f910fcca685 100644 --- a/src/Input.h +++ b/src/Input.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef INPUT_H diff --git a/src/Intro.cpp b/src/Intro.cpp index 05dfc44d3f2..7389bd03582 100644 --- a/src/Intro.cpp +++ b/src/Intro.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Intro.h" diff --git a/src/Intro.h b/src/Intro.h index 83b0ad6f564..1db9637e517 100644 --- a/src/Intro.h +++ b/src/Intro.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _INTRO_H diff --git a/src/IterationProxy.h b/src/IterationProxy.h index 848c0e868f8..e41426ed1e8 100644 --- a/src/IterationProxy.h +++ b/src/IterationProxy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef ITERATIONPROXY_H diff --git a/src/JobQueue.cpp b/src/JobQueue.cpp index 812abffa81d..f92f6a5f7b9 100644 --- a/src/JobQueue.cpp +++ b/src/JobQueue.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "JobQueue.h" diff --git a/src/JobQueue.h b/src/JobQueue.h index f124cfe9815..7d212504e6f 100644 --- a/src/JobQueue.h +++ b/src/JobQueue.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef JOBQUEUE_H diff --git a/src/JsonFwd.h b/src/JsonFwd.h index bb15a8d0213..d60d951677d 100644 --- a/src/JsonFwd.h +++ b/src/JsonFwd.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // Forward declarations for JSON. diff --git a/src/JsonUtils.cpp b/src/JsonUtils.cpp index 1e14248acc6..69ad3f5cac4 100644 --- a/src/JsonUtils.cpp +++ b/src/JsonUtils.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _USE_MATH_DEFINES diff --git a/src/JsonUtils.h b/src/JsonUtils.h index 28692ffab66..d6e45d58e36 100644 --- a/src/JsonUtils.h +++ b/src/JsonUtils.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _JSON_UTILS_H diff --git a/src/KeyBindings.cpp b/src/KeyBindings.cpp index e86e3b0bee0..e5d38265131 100644 --- a/src/KeyBindings.cpp +++ b/src/KeyBindings.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "KeyBindings.h" diff --git a/src/KeyBindings.h b/src/KeyBindings.h index e4f150d16f8..340b8aa2682 100644 --- a/src/KeyBindings.h +++ b/src/KeyBindings.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef KEYBINDINGS_H diff --git a/src/KeyBindings.inc.h b/src/KeyBindings.inc.h index 22d3e3a8b8e..a9bd95d5a73 100644 --- a/src/KeyBindings.inc.h +++ b/src/KeyBindings.inc.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef KEY_BINDING diff --git a/src/Lang.cpp b/src/Lang.cpp index b52c64e6682..601e2f9f15d 100644 --- a/src/Lang.cpp +++ b/src/Lang.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Lang.h b/src/Lang.h index 4cf403dfef5..94275c18438 100644 --- a/src/Lang.h +++ b/src/Lang.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LANG_H diff --git a/src/LangStrings.inc.h b/src/LangStrings.inc.h index 79e02b66a8d..55ba6818e33 100644 --- a/src/LangStrings.inc.h +++ b/src/LangStrings.inc.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt DECLARE_STRING(LANG_NAME) diff --git a/src/Lua.cpp b/src/Lua.cpp index 3d9dc1a9cc8..fd8bb54150e 100644 --- a/src/Lua.cpp +++ b/src/Lua.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/Lua.h b/src/Lua.h index f529a2b18c8..11c00f2baff 100644 --- a/src/Lua.h +++ b/src/Lua.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUA_H diff --git a/src/LuaBody.cpp b/src/LuaBody.cpp index 6dd062c7ddb..dae5852f146 100644 --- a/src/LuaBody.cpp +++ b/src/LuaBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaCargoBody.cpp b/src/LuaCargoBody.cpp index 3fabd732128..46bc19a0c14 100644 --- a/src/LuaCargoBody.cpp +++ b/src/LuaCargoBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaComms.cpp b/src/LuaComms.cpp index 12fec605415..461f55f07d6 100644 --- a/src/LuaComms.cpp +++ b/src/LuaComms.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaComms.h" diff --git a/src/LuaComms.h b/src/LuaComms.h index 8a665ecd823..7abf3cba15f 100644 --- a/src/LuaComms.h +++ b/src/LuaComms.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUACOMMS_H diff --git a/src/LuaConsole.cpp b/src/LuaConsole.cpp index cfdf521137d..8acb8a88863 100644 --- a/src/LuaConsole.cpp +++ b/src/LuaConsole.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaConsole.h" diff --git a/src/LuaConsole.h b/src/LuaConsole.h index f3e2d8174dc..c8bb3a31f0d 100644 --- a/src/LuaConsole.h +++ b/src/LuaConsole.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUACONSOLE_H diff --git a/src/LuaConstants.cpp b/src/LuaConstants.cpp index 62ab1e97e25..878f8c70f2e 100644 --- a/src/LuaConstants.cpp +++ b/src/LuaConstants.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaConstants.h" diff --git a/src/LuaConstants.h b/src/LuaConstants.h index 4d5bab7275a..871e12378c7 100644 --- a/src/LuaConstants.h +++ b/src/LuaConstants.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUACONSTANTS_H diff --git a/src/LuaDev.cpp b/src/LuaDev.cpp index d71a589a3e5..c080c27693d 100644 --- a/src/LuaDev.cpp +++ b/src/LuaDev.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaDev.h" diff --git a/src/LuaDev.h b/src/LuaDev.h index f1b2f6038a7..f6ddf92b42f 100644 --- a/src/LuaDev.h +++ b/src/LuaDev.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUADEV_H diff --git a/src/LuaEngine.cpp b/src/LuaEngine.cpp index 858dcbf75f9..ec22f7b4514 100644 --- a/src/LuaEngine.cpp +++ b/src/LuaEngine.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaEngine.h" diff --git a/src/LuaEngine.h b/src/LuaEngine.h index f2fc3bd6fbb..4374e759f18 100644 --- a/src/LuaEngine.h +++ b/src/LuaEngine.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAENGINE_H diff --git a/src/LuaEvent.cpp b/src/LuaEvent.cpp index 69447bf93cc..3177cd2c8b9 100644 --- a/src/LuaEvent.cpp +++ b/src/LuaEvent.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaEvent.h b/src/LuaEvent.h index c4ffa40cd96..715f6eb6cae 100644 --- a/src/LuaEvent.h +++ b/src/LuaEvent.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAEVENT_H diff --git a/src/LuaFaction.cpp b/src/LuaFaction.cpp index 2d3aaceb19f..e05b150243c 100644 --- a/src/LuaFaction.cpp +++ b/src/LuaFaction.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaFileSystem.cpp b/src/LuaFileSystem.cpp index 8ef2231a857..383ec399d6c 100644 --- a/src/LuaFileSystem.cpp +++ b/src/LuaFileSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaFileSystem.h" diff --git a/src/LuaFileSystem.h b/src/LuaFileSystem.h index 9e6d4a13e15..a5cab89df7d 100644 --- a/src/LuaFileSystem.h +++ b/src/LuaFileSystem.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAFILESYSTEM_H diff --git a/src/LuaFixed.cpp b/src/LuaFixed.cpp index e3c1f0b2dfc..623dfd2bcb3 100644 --- a/src/LuaFixed.cpp +++ b/src/LuaFixed.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaFixed.h b/src/LuaFixed.h index 414f2a1857f..abb839bf5de 100644 --- a/src/LuaFixed.h +++ b/src/LuaFixed.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAFIXED_H diff --git a/src/LuaFormat.cpp b/src/LuaFormat.cpp index 2d41fedc5cf..e719eeea33c 100644 --- a/src/LuaFormat.cpp +++ b/src/LuaFormat.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaFormat.h" diff --git a/src/LuaFormat.h b/src/LuaFormat.h index b708b78acf2..af736d0ad51 100644 --- a/src/LuaFormat.h +++ b/src/LuaFormat.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUADATE_H diff --git a/src/LuaGame.cpp b/src/LuaGame.cpp index ec7504f95a7..1cf8079f377 100644 --- a/src/LuaGame.cpp +++ b/src/LuaGame.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaGame.h" diff --git a/src/LuaGame.h b/src/LuaGame.h index 2f454400b52..39dc511cc23 100644 --- a/src/LuaGame.h +++ b/src/LuaGame.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAGAME_H diff --git a/src/LuaHyperspaceCloud.cpp b/src/LuaHyperspaceCloud.cpp index 8b67c6a7a26..ad7a8bf8fb5 100644 --- a/src/LuaHyperspaceCloud.cpp +++ b/src/LuaHyperspaceCloud.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaInput.cpp b/src/LuaInput.cpp index 76d997cd9ac..8c134d58c7b 100644 --- a/src/LuaInput.cpp +++ b/src/LuaInput.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaInput.h" diff --git a/src/LuaInput.h b/src/LuaInput.h index c755b28dffd..ef5425a7f7c 100644 --- a/src/LuaInput.h +++ b/src/LuaInput.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef LUAINPUT_H diff --git a/src/LuaJson.cpp b/src/LuaJson.cpp index 6e9ecfde482..1e9ffc06fd8 100644 --- a/src/LuaJson.cpp +++ b/src/LuaJson.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaJson.h" diff --git a/src/LuaJson.h b/src/LuaJson.h index 4b036dbd090..a8edf420a27 100644 --- a/src/LuaJson.h +++ b/src/LuaJson.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef PI_LUA_JSON_H diff --git a/src/LuaLang.cpp b/src/LuaLang.cpp index 714b99f9d1d..eafcfd417c0 100644 --- a/src/LuaLang.cpp +++ b/src/LuaLang.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaLang.h" diff --git a/src/LuaLang.h b/src/LuaLang.h index 69ca9dc0e7d..5d5a44833a3 100644 --- a/src/LuaLang.h +++ b/src/LuaLang.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUALANG_H diff --git a/src/LuaManager.cpp b/src/LuaManager.cpp index 44788e133b4..5f55e4fe13a 100644 --- a/src/LuaManager.cpp +++ b/src/LuaManager.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaManager.h" diff --git a/src/LuaManager.h b/src/LuaManager.h index 8a41f45ad87..162d67a78a8 100644 --- a/src/LuaManager.h +++ b/src/LuaManager.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAMANAGER_H diff --git a/src/LuaMatrix.cpp b/src/LuaMatrix.cpp index f54e9303a60..e9b50362378 100644 --- a/src/LuaMatrix.cpp +++ b/src/LuaMatrix.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaMatrix.h b/src/LuaMatrix.h index 0635b334130..1c881e76035 100644 --- a/src/LuaMatrix.h +++ b/src/LuaMatrix.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAMATRIX_H diff --git a/src/LuaMissile.cpp b/src/LuaMissile.cpp index 7ba4344a49b..a2952fca2cf 100644 --- a/src/LuaMissile.cpp +++ b/src/LuaMissile.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaMissile.h" diff --git a/src/LuaMissile.h b/src/LuaMissile.h index 1f36a451158..1b238ff7fb4 100644 --- a/src/LuaMissile.h +++ b/src/LuaMissile.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAMISSILE_H diff --git a/src/LuaModelBody.cpp b/src/LuaModelBody.cpp index d37829ea8df..33964071c8b 100644 --- a/src/LuaModelBody.cpp +++ b/src/LuaModelBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaMusic.cpp b/src/LuaMusic.cpp index e4d52c194a8..2b87826552d 100644 --- a/src/LuaMusic.cpp +++ b/src/LuaMusic.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaMusic.h" diff --git a/src/LuaMusic.h b/src/LuaMusic.h index a356966bd8f..4aeaaca894e 100644 --- a/src/LuaMusic.h +++ b/src/LuaMusic.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAMUSIC_H diff --git a/src/LuaNameGen.cpp b/src/LuaNameGen.cpp index 7e627b9c24f..93d58a66842 100644 --- a/src/LuaNameGen.cpp +++ b/src/LuaNameGen.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaNameGen.h" diff --git a/src/LuaNameGen.h b/src/LuaNameGen.h index 4664d01e87c..49cce458f98 100644 --- a/src/LuaNameGen.h +++ b/src/LuaNameGen.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUANAMEGEN_H diff --git a/src/LuaObject.cpp b/src/LuaObject.cpp index 7c4879db5f8..4ec66cc1d32 100644 --- a/src/LuaObject.cpp +++ b/src/LuaObject.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaObject.h b/src/LuaObject.h index 2a9941c3e97..bd5f52dba3c 100644 --- a/src/LuaObject.h +++ b/src/LuaObject.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAOBJECT_H diff --git a/src/LuaPiGui.cpp b/src/LuaPiGui.cpp index bb227eb8ab4..8b30752f326 100644 --- a/src/LuaPiGui.cpp +++ b/src/LuaPiGui.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaPiGui.h" diff --git a/src/LuaPiGui.h b/src/LuaPiGui.h index 6f3882701ed..92933729d83 100644 --- a/src/LuaPiGui.h +++ b/src/LuaPiGui.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAPIGUI_H diff --git a/src/LuaPlanet.cpp b/src/LuaPlanet.cpp index 8873b791148..48655888595 100644 --- a/src/LuaPlanet.cpp +++ b/src/LuaPlanet.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaPlayer.cpp b/src/LuaPlayer.cpp index b3951fac8f9..be583727700 100644 --- a/src/LuaPlayer.cpp +++ b/src/LuaPlayer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaPropertiedObject.cpp b/src/LuaPropertiedObject.cpp index 10ae08d7eab..45250bf5f7e 100644 --- a/src/LuaPropertiedObject.cpp +++ b/src/LuaPropertiedObject.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaPushPull.h b/src/LuaPushPull.h index 79c64ce7fb7..5bc8aa732ca 100644 --- a/src/LuaPushPull.h +++ b/src/LuaPushPull.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAPUSHPULL_H diff --git a/src/LuaRand.cpp b/src/LuaRand.cpp index 7b670ba336d..eb9d27e3a95 100644 --- a/src/LuaRand.cpp +++ b/src/LuaRand.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaRef.cpp b/src/LuaRef.cpp index a91bd382793..7900f69df45 100644 --- a/src/LuaRef.cpp +++ b/src/LuaRef.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaRef.h" diff --git a/src/LuaRef.h b/src/LuaRef.h index 616a2efbab9..b87be296eaa 100644 --- a/src/LuaRef.h +++ b/src/LuaRef.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAREF_H diff --git a/src/LuaSerializer.cpp b/src/LuaSerializer.cpp index 8ee4a5e3c52..38b3a4e105c 100644 --- a/src/LuaSerializer.cpp +++ b/src/LuaSerializer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaSerializer.h" diff --git a/src/LuaSerializer.h b/src/LuaSerializer.h index a1dead76b29..c9a8592ff3a 100644 --- a/src/LuaSerializer.h +++ b/src/LuaSerializer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUASERIALIZER_H diff --git a/src/LuaServerAgent.cpp b/src/LuaServerAgent.cpp index baf12e5df93..210c3b4a91f 100644 --- a/src/LuaServerAgent.cpp +++ b/src/LuaServerAgent.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifdef ENABLE_SERVER_AGENT diff --git a/src/LuaServerAgent.h b/src/LuaServerAgent.h index 461161b84ae..55554ffb5ed 100644 --- a/src/LuaServerAgent.h +++ b/src/LuaServerAgent.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifdef ENABLE_SERVER_AGENT diff --git a/src/LuaShip.cpp b/src/LuaShip.cpp index eb0c41e09b6..6b9e7d97f8e 100644 --- a/src/LuaShip.cpp +++ b/src/LuaShip.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaShipDef.cpp b/src/LuaShipDef.cpp index 71777c86237..4de06b8206f 100644 --- a/src/LuaShipDef.cpp +++ b/src/LuaShipDef.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/LuaShipDef.h b/src/LuaShipDef.h index 6dca06886ea..60b64682306 100644 --- a/src/LuaShipDef.h +++ b/src/LuaShipDef.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef LUASHIPDEF_H diff --git a/src/LuaSpace.cpp b/src/LuaSpace.cpp index 0b2f2eff22f..492f4947590 100644 --- a/src/LuaSpace.cpp +++ b/src/LuaSpace.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaSpace.h b/src/LuaSpace.h index b79ddbfa89d..971e97a99f8 100644 --- a/src/LuaSpace.h +++ b/src/LuaSpace.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUASPACE_H diff --git a/src/LuaSpaceStation.cpp b/src/LuaSpaceStation.cpp index 36b669a9316..9329af5ec37 100644 --- a/src/LuaSpaceStation.cpp +++ b/src/LuaSpaceStation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaStar.cpp b/src/LuaStar.cpp index 97f5c97b4fd..12d404eb07e 100644 --- a/src/LuaStar.cpp +++ b/src/LuaStar.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaStarSystem.cpp b/src/LuaStarSystem.cpp index 2046d5564c7..01756a890fc 100644 --- a/src/LuaStarSystem.cpp +++ b/src/LuaStarSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaSystemBody.cpp b/src/LuaSystemBody.cpp index f95150e8d7e..d32e6d38e11 100644 --- a/src/LuaSystemBody.cpp +++ b/src/LuaSystemBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaSystemPath.cpp b/src/LuaSystemPath.cpp index bb56f6410eb..5209bfda463 100644 --- a/src/LuaSystemPath.cpp +++ b/src/LuaSystemPath.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaTable.h b/src/LuaTable.h index ffb9ca1967e..d0b58c5fb51 100644 --- a/src/LuaTable.h +++ b/src/LuaTable.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUATABLE_H diff --git a/src/LuaTimer.cpp b/src/LuaTimer.cpp index 5c0d2ddf3b4..ad69751a920 100644 --- a/src/LuaTimer.cpp +++ b/src/LuaTimer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaTimer.h" diff --git a/src/LuaTimer.h b/src/LuaTimer.h index beb6d357a1a..75bf237c6bf 100644 --- a/src/LuaTimer.h +++ b/src/LuaTimer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUATIMER_H diff --git a/src/LuaUtils.cpp b/src/LuaUtils.cpp index 184a9908f7e..c56b4d5e56e 100644 --- a/src/LuaUtils.cpp +++ b/src/LuaUtils.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaUtils.h" diff --git a/src/LuaUtils.h b/src/LuaUtils.h index 7fe583514fa..4b51162173d 100644 --- a/src/LuaUtils.h +++ b/src/LuaUtils.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAUTILS_H diff --git a/src/LuaVector.cpp b/src/LuaVector.cpp index 7bdc54718aa..a4b9b77dbdc 100644 --- a/src/LuaVector.cpp +++ b/src/LuaVector.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaVector.h b/src/LuaVector.h index e4fedfc12f2..074708ea7ac 100644 --- a/src/LuaVector.h +++ b/src/LuaVector.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAVECTOR_H diff --git a/src/LuaWrappable.h b/src/LuaWrappable.h index 17246f9a5aa..22693f118fb 100644 --- a/src/LuaWrappable.h +++ b/src/LuaWrappable.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef LUAWRAPPABLE_H diff --git a/src/MathUtil.cpp b/src/MathUtil.cpp index b9c04548426..2ee94feb30d 100644 --- a/src/MathUtil.cpp +++ b/src/MathUtil.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MathUtil.h" diff --git a/src/MathUtil.h b/src/MathUtil.h index d8cb8fc9d0d..501e09ef0b2 100644 --- a/src/MathUtil.h +++ b/src/MathUtil.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATHUTIL_H diff --git a/src/Missile.cpp b/src/Missile.cpp index ed308859d7e..f02b04cc78f 100644 --- a/src/Missile.cpp +++ b/src/Missile.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Missile.h" diff --git a/src/Missile.h b/src/Missile.h index 5a3e5da0117..1fae41f14d9 100644 --- a/src/Missile.h +++ b/src/Missile.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MISSILE_H diff --git a/src/ModManager.cpp b/src/ModManager.cpp index e6337449b63..7ffdf986ea8 100644 --- a/src/ModManager.cpp +++ b/src/ModManager.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModManager.h" diff --git a/src/ModManager.h b/src/ModManager.h index 1e3f4673ace..cfe33b49740 100644 --- a/src/ModManager.h +++ b/src/ModManager.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MODMANAGER_H diff --git a/src/ModelBody.cpp b/src/ModelBody.cpp index 6ac70143d37..cf01e4ed331 100644 --- a/src/ModelBody.cpp +++ b/src/ModelBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/ModelBody.h b/src/ModelBody.h index 3dca1026022..315a74a9106 100644 --- a/src/ModelBody.h +++ b/src/ModelBody.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MODELBODY_H diff --git a/src/ModelCache.cpp b/src/ModelCache.cpp index a7ad036082d..80efec73819 100644 --- a/src/ModelCache.cpp +++ b/src/ModelCache.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelCache.h" diff --git a/src/ModelCache.h b/src/ModelCache.h index 3279ba14b78..a868d44409e 100644 --- a/src/ModelCache.h +++ b/src/ModelCache.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MODELCACHE_H diff --git a/src/ModelViewer.cpp b/src/ModelViewer.cpp index fa080d1e6ca..46c03c25d51 100644 --- a/src/ModelViewer.cpp +++ b/src/ModelViewer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelViewer.h" diff --git a/src/ModelViewer.h b/src/ModelViewer.h index e4ef69c982f..12b541e4238 100644 --- a/src/ModelViewer.h +++ b/src/ModelViewer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef MODELVIEWER_H diff --git a/src/NavLights.cpp b/src/NavLights.cpp index 18ede5ecbb9..e45b68abb52 100644 --- a/src/NavLights.cpp +++ b/src/NavLights.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NavLights.h" diff --git a/src/NavLights.h b/src/NavLights.h index e3e824d4bb3..fb6f51b71fe 100644 --- a/src/NavLights.h +++ b/src/NavLights.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _NAVLIGHTS_H diff --git a/src/OS.h b/src/OS.h index 20264b96881..0cf286a301c 100644 --- a/src/OS.h +++ b/src/OS.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OS_H diff --git a/src/Object.h b/src/Object.h index bd103cab0a0..f99df3c60eb 100644 --- a/src/Object.h +++ b/src/Object.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OBJECT_H diff --git a/src/ObjectViewerView.cpp b/src/ObjectViewerView.cpp index 57b5d517e93..dd6fb16739f 100644 --- a/src/ObjectViewerView.cpp +++ b/src/ObjectViewerView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ObjectViewerView.h" diff --git a/src/ObjectViewerView.h b/src/ObjectViewerView.h index 8534ddd653a..4cadb280e48 100644 --- a/src/ObjectViewerView.h +++ b/src/ObjectViewerView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OBJECTVIEWERVIEW_H diff --git a/src/Orbit.cpp b/src/Orbit.cpp index 05cf24de8b6..dd67ac273c1 100644 --- a/src/Orbit.cpp +++ b/src/Orbit.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Orbit.h" diff --git a/src/Orbit.h b/src/Orbit.h index a9146484424..6f2fdf96094 100644 --- a/src/Orbit.h +++ b/src/Orbit.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef ORBIT_H diff --git a/src/Pi.cpp b/src/Pi.cpp index 4066e44e7b8..1267a4df1bb 100644 --- a/src/Pi.cpp +++ b/src/Pi.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/Pi.h b/src/Pi.h index 8924536e4ea..ff1d5e9d08a 100644 --- a/src/Pi.h +++ b/src/Pi.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PI_H diff --git a/src/PiGui.cpp b/src/PiGui.cpp index b6f259cc7d4..1466b88953e 100644 --- a/src/PiGui.cpp +++ b/src/PiGui.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/PiGui.h b/src/PiGui.h index 0dffc874c2a..38798ae1fa9 100644 --- a/src/PiGui.h +++ b/src/PiGui.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RefCounted.h" diff --git a/src/Plane.cpp b/src/Plane.cpp index eaeab6e0780..093c1cafad6 100644 --- a/src/Plane.cpp +++ b/src/Plane.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Plane.h b/src/Plane.h index 3fef1685621..7f575104507 100644 --- a/src/Plane.h +++ b/src/Plane.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/Planet.cpp b/src/Planet.cpp index acf4559bf76..e79b03a1564 100644 --- a/src/Planet.cpp +++ b/src/Planet.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Planet.h" diff --git a/src/Planet.h b/src/Planet.h index 24998c04d5b..e7eaf6d394f 100644 --- a/src/Planet.h +++ b/src/Planet.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PLANET_H diff --git a/src/Player.cpp b/src/Player.cpp index c6c633d9e41..326587b3f8f 100644 --- a/src/Player.cpp +++ b/src/Player.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Player.h" diff --git a/src/Player.h b/src/Player.h index 0807ffb151a..7b64ab1a88f 100644 --- a/src/Player.h +++ b/src/Player.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PLAYER_H diff --git a/src/PngWriter.cpp b/src/PngWriter.cpp index b4adab33b80..7ac862730ec 100644 --- a/src/PngWriter.cpp +++ b/src/PngWriter.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "PngWriter.h" diff --git a/src/PngWriter.h b/src/PngWriter.h index 725ca6effb0..2d13a39d206 100644 --- a/src/PngWriter.h +++ b/src/PngWriter.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef PNGWRITER_H diff --git a/src/Polit.cpp b/src/Polit.cpp index c1827a3def8..4a234893270 100644 --- a/src/Polit.cpp +++ b/src/Polit.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Polit.h b/src/Polit.h index c410f6d6e2d..c5dc1079456 100644 --- a/src/Polit.h +++ b/src/Polit.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _POLIT_H diff --git a/src/Projectile.cpp b/src/Projectile.cpp index f9e80dc22db..08e3e4c0c4f 100644 --- a/src/Projectile.cpp +++ b/src/Projectile.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Projectile.h b/src/Projectile.h index 82d1271d8de..8515ebec900 100644 --- a/src/Projectile.h +++ b/src/Projectile.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PROJECTILE_H diff --git a/src/PropertiedObject.h b/src/PropertiedObject.h index 81efafa75bc..24496bc0ca4 100644 --- a/src/PropertiedObject.h +++ b/src/PropertiedObject.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef PROPERTIEDOBJECT_H diff --git a/src/PropertyMap.cpp b/src/PropertyMap.cpp index 411023bb2d3..450439e7d0a 100644 --- a/src/PropertyMap.cpp +++ b/src/PropertyMap.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "PropertyMap.h" diff --git a/src/PropertyMap.h b/src/PropertyMap.h index dba669a6b53..435376fc499 100644 --- a/src/PropertyMap.h +++ b/src/PropertyMap.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef PROPERTYMAP_H diff --git a/src/Propulsion.cpp b/src/Propulsion.cpp index a28a6fe896b..687db82c740 100644 --- a/src/Propulsion.cpp +++ b/src/Propulsion.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Propulsion.h" diff --git a/src/Propulsion.h b/src/Propulsion.h index e4a97161e16..139aaa627f5 100644 --- a/src/Propulsion.h +++ b/src/Propulsion.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef PROPULSION_H diff --git a/src/Quaternion.h b/src/Quaternion.h index 892bb804676..f80e9e50d95 100644 --- a/src/Quaternion.h +++ b/src/Quaternion.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _QUATERNION_H diff --git a/src/Random.h b/src/Random.h index 399fbbcdfb8..e030dc81b4c 100644 --- a/src/Random.h +++ b/src/Random.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // A deterministic random number generator for use by the rest of the diff --git a/src/RandomColor.cpp b/src/RandomColor.cpp index 3703557d8fc..54bdd84e09e 100644 --- a/src/RandomColor.cpp +++ b/src/RandomColor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RandomColor.h" diff --git a/src/RefCounted.h b/src/RefCounted.h index 75a299a35d2..de640807840 100644 --- a/src/RefCounted.h +++ b/src/RefCounted.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _REFCOUNTED_H diff --git a/src/SDLWrappers.cpp b/src/SDLWrappers.cpp index 536a56ea3ad..3664a8c555d 100644 --- a/src/SDLWrappers.cpp +++ b/src/SDLWrappers.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/SDLWrappers.h b/src/SDLWrappers.h index 01120e2b535..4efb8360333 100644 --- a/src/SDLWrappers.h +++ b/src/SDLWrappers.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SDLWRAPPERS_H diff --git a/src/SectorView.cpp b/src/SectorView.cpp index a1d5f40a36f..73f786080db 100644 --- a/src/SectorView.cpp +++ b/src/SectorView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/SectorView.h b/src/SectorView.h index 247200cd7d4..467c302b580 100644 --- a/src/SectorView.h +++ b/src/SectorView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SECTORVIEW_H diff --git a/src/Sensors.cpp b/src/Sensors.cpp index 3c170f1207b..98cd14c2400 100644 --- a/src/Sensors.cpp +++ b/src/Sensors.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Sensors.h" diff --git a/src/Sensors.h b/src/Sensors.h index dbc8294c9a2..36c9acf05e7 100644 --- a/src/Sensors.h +++ b/src/Sensors.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SENSORS_H diff --git a/src/Serializer.cpp b/src/Serializer.cpp index d6ed2ea28ac..b4b1f3316a8 100644 --- a/src/Serializer.cpp +++ b/src/Serializer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Serializer.h" diff --git a/src/Serializer.h b/src/Serializer.h index 03420547b05..19a564f67f2 100644 --- a/src/Serializer.h +++ b/src/Serializer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SERIALIZE_H diff --git a/src/ServerAgent.cpp b/src/ServerAgent.cpp index 78a17828c46..72e7c51d09c 100644 --- a/src/ServerAgent.cpp +++ b/src/ServerAgent.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifdef ENABLE_SERVER_AGENT diff --git a/src/ServerAgent.h b/src/ServerAgent.h index 0d6e443e043..c8377ac2c96 100644 --- a/src/ServerAgent.h +++ b/src/ServerAgent.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifdef ENABLE_SERVER_AGENT diff --git a/src/Sfx.cpp b/src/Sfx.cpp index 98a90dd68bf..94166fbf563 100644 --- a/src/Sfx.cpp +++ b/src/Sfx.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Sfx.h" diff --git a/src/Sfx.h b/src/Sfx.h index 3784b486872..a9b48c6d0be 100644 --- a/src/Sfx.h +++ b/src/Sfx.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SFX_H diff --git a/src/Shields.cpp b/src/Shields.cpp index fdf7b7577e4..6d369559fe6 100644 --- a/src/Shields.cpp +++ b/src/Shields.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Shields.h" diff --git a/src/Shields.h b/src/Shields.h index 951f25c5a88..c52cebc852a 100644 --- a/src/Shields.h +++ b/src/Shields.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIELDS_H_ diff --git a/src/Ship-AI.cpp b/src/Ship-AI.cpp index 6141893a707..7a3c6ee48ac 100644 --- a/src/Ship-AI.cpp +++ b/src/Ship-AI.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Ship.cpp b/src/Ship.cpp index 97f5a48ec0a..fec6e2082f1 100644 --- a/src/Ship.cpp +++ b/src/Ship.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Ship.h" diff --git a/src/Ship.h b/src/Ship.h index 3c6f2995485..ec107fe8f71 100644 --- a/src/Ship.h +++ b/src/Ship.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIP_H diff --git a/src/ShipAICmd.cpp b/src/ShipAICmd.cpp index 7c8e1147528..dccf664c186 100644 --- a/src/ShipAICmd.cpp +++ b/src/ShipAICmd.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/ShipAICmd.h b/src/ShipAICmd.h index 55091437bf9..e33c17a01de 100644 --- a/src/ShipAICmd.h +++ b/src/ShipAICmd.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPAICMD_H diff --git a/src/ShipController.cpp b/src/ShipController.cpp index 1723ff5f1da..ef8c737a79f 100644 --- a/src/ShipController.cpp +++ b/src/ShipController.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ShipController.h" diff --git a/src/ShipController.h b/src/ShipController.h index 4e37c20ca0d..b72988687c3 100644 --- a/src/ShipController.h +++ b/src/ShipController.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPCONTROLLER_H diff --git a/src/ShipCpanel.cpp b/src/ShipCpanel.cpp index e0d59338490..18c9164f2dd 100644 --- a/src/ShipCpanel.cpp +++ b/src/ShipCpanel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/ShipCpanel.h b/src/ShipCpanel.h index 103f5295897..d88ec9ead7a 100644 --- a/src/ShipCpanel.h +++ b/src/ShipCpanel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPCPANEL_H diff --git a/src/ShipCpanelMultiFuncDisplays.cpp b/src/ShipCpanelMultiFuncDisplays.cpp index b32f417bdff..7e28f6887df 100644 --- a/src/ShipCpanelMultiFuncDisplays.cpp +++ b/src/ShipCpanelMultiFuncDisplays.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ShipCpanelMultiFuncDisplays.h" diff --git a/src/ShipCpanelMultiFuncDisplays.h b/src/ShipCpanelMultiFuncDisplays.h index 3eefb467cc2..d4e88640e34 100644 --- a/src/ShipCpanelMultiFuncDisplays.h +++ b/src/ShipCpanelMultiFuncDisplays.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPCPANELMULTIFUNCDISPLAYS_H diff --git a/src/ShipType.cpp b/src/ShipType.cpp index 1b7c040ac05..863db251546 100644 --- a/src/ShipType.cpp +++ b/src/ShipType.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #define ALLOW_LUA_SHIP_DEF 0 diff --git a/src/ShipType.h b/src/ShipType.h index 6c50b785311..b2a16f6299b 100644 --- a/src/ShipType.h +++ b/src/ShipType.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPTYPE_H diff --git a/src/SmartPtr.h b/src/SmartPtr.h index a4dd04e9e5a..a8a2bc4dc3b 100644 --- a/src/SmartPtr.h +++ b/src/SmartPtr.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SMARTPTR_H diff --git a/src/Sound.cpp b/src/Sound.cpp index 86f6d426547..de449cd2eec 100644 --- a/src/Sound.cpp +++ b/src/Sound.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt /* diff --git a/src/Sound.h b/src/Sound.h index b129189ec70..e485183c47f 100644 --- a/src/Sound.h +++ b/src/Sound.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt diff --git a/src/SoundMusic.cpp b/src/SoundMusic.cpp index de321819f4a..261f2c31433 100644 --- a/src/SoundMusic.cpp +++ b/src/SoundMusic.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SoundMusic.h" diff --git a/src/SoundMusic.h b/src/SoundMusic.h index bb4bee42124..4db10128519 100644 --- a/src/SoundMusic.h +++ b/src/SoundMusic.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MUSIC_H diff --git a/src/Space.cpp b/src/Space.cpp index cd9568d8cab..70cbfa5205e 100644 --- a/src/Space.cpp +++ b/src/Space.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Space.h b/src/Space.h index b0557587330..ffc4783522b 100644 --- a/src/Space.h +++ b/src/Space.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SPACE_H diff --git a/src/SpaceStation.cpp b/src/SpaceStation.cpp index 8a317c5c714..c9998b6925c 100644 --- a/src/SpaceStation.cpp +++ b/src/SpaceStation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SpaceStation.h" diff --git a/src/SpaceStation.h b/src/SpaceStation.h index 0caa727a5c3..600b174bde3 100644 --- a/src/SpaceStation.h +++ b/src/SpaceStation.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SPACESTATION_H diff --git a/src/SpaceStationType.cpp b/src/SpaceStationType.cpp index 3463f680475..c719f45e5e0 100644 --- a/src/SpaceStationType.cpp +++ b/src/SpaceStationType.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SpaceStationType.h" diff --git a/src/SpaceStationType.h b/src/SpaceStationType.h index de96444457e..79685d243b7 100644 --- a/src/SpaceStationType.h +++ b/src/SpaceStationType.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SPACESTATIONTYPE_H diff --git a/src/SpeedLines.cpp b/src/SpeedLines.cpp index 2c357d36ed2..4795280089c 100644 --- a/src/SpeedLines.cpp +++ b/src/SpeedLines.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SpeedLines.h" diff --git a/src/SpeedLines.h b/src/SpeedLines.h index cb32ca6b6aa..cc729b886d2 100644 --- a/src/SpeedLines.h +++ b/src/SpeedLines.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SPEEDLINES_H diff --git a/src/Sphere.cpp b/src/Sphere.cpp index 418b73b0e90..e2e1480b925 100644 --- a/src/Sphere.cpp +++ b/src/Sphere.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Sphere.h b/src/Sphere.h index 9ce896a09ab..237ac8b14d1 100644 --- a/src/Sphere.h +++ b/src/Sphere.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/Star.cpp b/src/Star.cpp index 8f647583739..6e014e322c0 100644 --- a/src/Star.cpp +++ b/src/Star.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Star.h" diff --git a/src/Star.h b/src/Star.h index 718c2bfb24d..baee6ca6e17 100644 --- a/src/Star.h +++ b/src/Star.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STAR_H diff --git a/src/StringF.cpp b/src/StringF.cpp index e9f4bfc5314..7b42ae26894 100644 --- a/src/StringF.cpp +++ b/src/StringF.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StringF.h" diff --git a/src/StringF.h b/src/StringF.h index 235f2376cd4..3caa88c5dd6 100644 --- a/src/StringF.h +++ b/src/StringF.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STRINGF_H diff --git a/src/StringRange.h b/src/StringRange.h index 6f939a50c99..50c9d94b0dd 100644 --- a/src/StringRange.h +++ b/src/StringRange.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STRINGRANGE_H diff --git a/src/SystemInfoView.cpp b/src/SystemInfoView.cpp index e15f4867db7..5644bcae71c 100644 --- a/src/SystemInfoView.cpp +++ b/src/SystemInfoView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/SystemInfoView.h b/src/SystemInfoView.h index 6ae5d1941e8..67b8fec4734 100644 --- a/src/SystemInfoView.h +++ b/src/SystemInfoView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SYSTEMINFOVIEW_H diff --git a/src/SystemView.cpp b/src/SystemView.cpp index cc50ff5d224..2c8eb9c3e20 100644 --- a/src/SystemView.cpp +++ b/src/SystemView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SystemView.h" diff --git a/src/SystemView.h b/src/SystemView.h index 52d58ffbb3e..a454d2422f3 100644 --- a/src/SystemView.h +++ b/src/SystemView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SYSTEMVIEW_H diff --git a/src/TerrainBody.cpp b/src/TerrainBody.cpp index f9e3b41f040..32bb5833dcf 100644 --- a/src/TerrainBody.cpp +++ b/src/TerrainBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TerrainBody.h" diff --git a/src/TerrainBody.h b/src/TerrainBody.h index 929476f5367..95cd7560030 100644 --- a/src/TerrainBody.h +++ b/src/TerrainBody.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TERRAINBODY_H diff --git a/src/Tombstone.cpp b/src/Tombstone.cpp index ab2f96e2c7c..d14b243aad0 100644 --- a/src/Tombstone.cpp +++ b/src/Tombstone.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Tombstone.h" diff --git a/src/Tombstone.h b/src/Tombstone.h index 015fcdff4ab..3f2d4b00d10 100644 --- a/src/Tombstone.h +++ b/src/Tombstone.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TOMBSTONE_H diff --git a/src/UIView.cpp b/src/UIView.cpp index 071eb4197d9..4fcd6549795 100644 --- a/src/UIView.cpp +++ b/src/UIView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "UIView.h" diff --git a/src/UIView.h b/src/UIView.h index 2e882c68130..4b68f918ea8 100644 --- a/src/UIView.h +++ b/src/UIView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UIVIEW_H diff --git a/src/VideoLink.h b/src/VideoLink.h index 135910893cc..07c02e53141 100644 --- a/src/VideoLink.h +++ b/src/VideoLink.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VIDEOLINK_H diff --git a/src/View.cpp b/src/View.cpp index a7d18217d10..49b41a94501 100644 --- a/src/View.cpp +++ b/src/View.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "View.h" diff --git a/src/View.h b/src/View.h index 310decd019c..fc822f80fd2 100644 --- a/src/View.h +++ b/src/View.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VIEW_H diff --git a/src/WorldView.cpp b/src/WorldView.cpp index 4307f4f9795..6342f2b7236 100644 --- a/src/WorldView.cpp +++ b/src/WorldView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "WorldView.h" diff --git a/src/WorldView.h b/src/WorldView.h index 7bfcf6c2b1f..c81e543df92 100644 --- a/src/WorldView.h +++ b/src/WorldView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _WORLDVIEW_H diff --git a/src/buildopts.h b/src/buildopts.h index 6e47f8b6d7f..39a8046bbd6 100644 --- a/src/buildopts.h +++ b/src/buildopts.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BUILDOPTS_H diff --git a/src/collider/BVHTree.cpp b/src/collider/BVHTree.cpp index d58268b6abf..25fcdeb2857 100644 --- a/src/collider/BVHTree.cpp +++ b/src/collider/BVHTree.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BVHTree.h" diff --git a/src/collider/BVHTree.h b/src/collider/BVHTree.h index 78b1ccb1323..6756c761be8 100644 --- a/src/collider/BVHTree.h +++ b/src/collider/BVHTree.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BVHTREE_H diff --git a/src/collider/CollisionContact.h b/src/collider/CollisionContact.h index 9b7c7fafe94..b0df7d4fee9 100644 --- a/src/collider/CollisionContact.h +++ b/src/collider/CollisionContact.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLISION_CONTACT_H diff --git a/src/collider/CollisionSpace.cpp b/src/collider/CollisionSpace.cpp index ffa03cf970c..b51fd6c9ccd 100644 --- a/src/collider/CollisionSpace.cpp +++ b/src/collider/CollisionSpace.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CollisionSpace.h" diff --git a/src/collider/CollisionSpace.h b/src/collider/CollisionSpace.h index d9c565ce8e0..13ad3f52e29 100644 --- a/src/collider/CollisionSpace.h +++ b/src/collider/CollisionSpace.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLISION_SPACE diff --git a/src/collider/Geom.cpp b/src/collider/Geom.cpp index e5236bc1f1c..6634e2ee583 100644 --- a/src/collider/Geom.cpp +++ b/src/collider/Geom.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/collider/Geom.h b/src/collider/Geom.h index e87c35fcd1d..267815c8ef1 100644 --- a/src/collider/Geom.h +++ b/src/collider/Geom.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOM_H diff --git a/src/collider/GeomTree.cpp b/src/collider/GeomTree.cpp index fe73de827d9..11c676cdd02 100644 --- a/src/collider/GeomTree.cpp +++ b/src/collider/GeomTree.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "../libs.h" diff --git a/src/collider/GeomTree.h b/src/collider/GeomTree.h index df88045d7bf..a4650788b22 100644 --- a/src/collider/GeomTree.h +++ b/src/collider/GeomTree.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOMTREE_H diff --git a/src/collider/collider.h b/src/collider/collider.h index 57bf7d04f3e..270898ea89f 100644 --- a/src/collider/collider.h +++ b/src/collider/collider.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLISION_H diff --git a/src/enum_table.cpp b/src/enum_table.cpp index 6c1c2363fbe..6463a8f3b97 100644 --- a/src/enum_table.cpp +++ b/src/enum_table.cpp @@ -1,4 +1,4 @@ -/* Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details */ +/* Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details */ /* Licensed under the terms of the GPL v3. See licenses/GPL-3.txt */ /* THIS FILE IS AUTO-GENERATED, CHANGES WILL BE OVERWRITTEN */ diff --git a/src/enum_table.h b/src/enum_table.h index b46002a4f51..d48625fc286 100644 --- a/src/enum_table.h +++ b/src/enum_table.h @@ -1,4 +1,4 @@ -/* Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details */ +/* Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details */ /* Licensed under the terms of the GPL v3. See licenses/GPL-3.txt */ #ifndef HX_GEN_ENUM_TABLES diff --git a/src/fixed.h b/src/fixed.h index 856f795f325..8155eebb971 100644 --- a/src/fixed.h +++ b/src/fixed.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FIXED_H diff --git a/src/galaxy/CustomSystem.cpp b/src/galaxy/CustomSystem.cpp index 3afa89f9678..8b3aaa99cd6 100644 --- a/src/galaxy/CustomSystem.cpp +++ b/src/galaxy/CustomSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CustomSystem.h" diff --git a/src/galaxy/CustomSystem.h b/src/galaxy/CustomSystem.h index 22f024cd117..a3e5b9038da 100644 --- a/src/galaxy/CustomSystem.h +++ b/src/galaxy/CustomSystem.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CUSTOMSYSTEM_H diff --git a/src/galaxy/Economy.cpp b/src/galaxy/Economy.cpp index fb6c4728f1e..89b1ff1395f 100644 --- a/src/galaxy/Economy.cpp +++ b/src/galaxy/Economy.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "galaxy/Economy.h" diff --git a/src/galaxy/Economy.h b/src/galaxy/Economy.h index 1f89cbe18f0..b1e364347b1 100644 --- a/src/galaxy/Economy.h +++ b/src/galaxy/Economy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GALAXY_ECONOMY_H diff --git a/src/galaxy/Galaxy.cpp b/src/galaxy/Galaxy.cpp index 312fec6dede..84cf86ffa70 100644 --- a/src/galaxy/Galaxy.cpp +++ b/src/galaxy/Galaxy.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/galaxy/Galaxy.h b/src/galaxy/Galaxy.h index cb473607864..cee9bb019b4 100644 --- a/src/galaxy/Galaxy.h +++ b/src/galaxy/Galaxy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GALAXY_H diff --git a/src/galaxy/GalaxyCache.cpp b/src/galaxy/GalaxyCache.cpp index e2fdcc317f2..d1db027f355 100644 --- a/src/galaxy/GalaxyCache.cpp +++ b/src/galaxy/GalaxyCache.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/galaxy/GalaxyCache.h b/src/galaxy/GalaxyCache.h index 3c3e2ec387e..c913db9e9c0 100644 --- a/src/galaxy/GalaxyCache.h +++ b/src/galaxy/GalaxyCache.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SECTORCACHE_H diff --git a/src/galaxy/GalaxyGenerator.cpp b/src/galaxy/GalaxyGenerator.cpp index c9bee4c60cc..23e766d7609 100644 --- a/src/galaxy/GalaxyGenerator.cpp +++ b/src/galaxy/GalaxyGenerator.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/galaxy/GalaxyGenerator.h b/src/galaxy/GalaxyGenerator.h index be93e7d1a26..8513ccc3957 100644 --- a/src/galaxy/GalaxyGenerator.h +++ b/src/galaxy/GalaxyGenerator.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GALAXYGENERATOR_H diff --git a/src/galaxy/Sector.cpp b/src/galaxy/Sector.cpp index e70af022544..5f10704fd71 100644 --- a/src/galaxy/Sector.cpp +++ b/src/galaxy/Sector.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Sector.h" diff --git a/src/galaxy/Sector.h b/src/galaxy/Sector.h index 4a4385869b6..f958f1ea2ca 100644 --- a/src/galaxy/Sector.h +++ b/src/galaxy/Sector.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SECTOR_H diff --git a/src/galaxy/SectorGenerator.cpp b/src/galaxy/SectorGenerator.cpp index 3875cd87efb..1a8ec2a2420 100644 --- a/src/galaxy/SectorGenerator.cpp +++ b/src/galaxy/SectorGenerator.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/galaxy/SectorGenerator.h b/src/galaxy/SectorGenerator.h index e17e0d39b4c..6f1b8895c59 100644 --- a/src/galaxy/SectorGenerator.h +++ b/src/galaxy/SectorGenerator.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SECTORGENERATOR_H diff --git a/src/galaxy/StarSystem.cpp b/src/galaxy/StarSystem.cpp index 17e5462fe9b..ea977403859 100644 --- a/src/galaxy/StarSystem.cpp +++ b/src/galaxy/StarSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StarSystem.h" @@ -26,666 +26,666 @@ namespace { - bool InvalidSystemNameChar (char c) - { - return !( - (c >= 'a' && c <= 'z') || - (c >= 'A' && c <= 'Z') || - (c >= '0' && c <= '9')); - } + bool InvalidSystemNameChar (char c) + { + return !( + (c >= 'a' && c <= 'z') || + (c >= 'A' && c <= 'Z') || + (c >= '0' && c <= '9')); + } } // indexed by enum type turd const Color StarSystem::starColors[] = { - { 0, 0, 0 }, // gravpoint - { 128, 0, 0 }, // brown dwarf - { 102, 102, 204 }, // white dwarf - { 255, 51, 0 }, // M - { 255, 153, 26 }, // K - { 255, 255, 102 }, // G - { 255, 255, 204 }, // F - { 255, 255, 255 }, // A - { 178, 178, 255 }, // B - { 255, 178, 255 }, // O - { 255, 51, 0 }, // M Giant - { 255, 153, 26 }, // K Giant - { 255, 255, 102 }, // G Giant - { 255, 255, 204 }, // F Giant - { 255, 255, 255 }, // A Giant - { 178, 178, 255 }, // B Giant - { 255, 178, 255 }, // O Giant - { 255, 51, 0 }, // M Super Giant - { 255, 153, 26 }, // K Super Giant - { 255, 255, 102 }, // G Super Giant - { 255, 255, 204 }, // F Super Giant - { 255, 255, 255 }, // A Super Giant - { 178, 178, 255 }, // B Super Giant - { 255, 178, 255 }, // O Super Giant - { 255, 51, 0 }, // M Hyper Giant - { 255, 153, 26 }, // K Hyper Giant - { 255, 255, 102 }, // G Hyper Giant - { 255, 255, 204 }, // F Hyper Giant - { 255, 255, 255 }, // A Hyper Giant - { 178, 178, 255 }, // B Hyper Giant - { 255, 178, 255 }, // O Hyper Giant - { 255, 51, 0 }, // Red/M Wolf Rayet Star - { 178, 178, 255 }, // Blue/B Wolf Rayet Star - { 255, 178, 255 }, // Purple-Blue/O Wolf Rayet Star - { 76, 178, 76 }, // Stellar Blackhole - { 51, 230, 51 }, // Intermediate mass Black-hole - { 0, 255, 0 } // Super massive black hole + { 0, 0, 0 }, // gravpoint + { 128, 0, 0 }, // brown dwarf + { 102, 102, 204 }, // white dwarf + { 255, 51, 0 }, // M + { 255, 153, 26 }, // K + { 255, 255, 102 }, // G + { 255, 255, 204 }, // F + { 255, 255, 255 }, // A + { 178, 178, 255 }, // B + { 255, 178, 255 }, // O + { 255, 51, 0 }, // M Giant + { 255, 153, 26 }, // K Giant + { 255, 255, 102 }, // G Giant + { 255, 255, 204 }, // F Giant + { 255, 255, 255 }, // A Giant + { 178, 178, 255 }, // B Giant + { 255, 178, 255 }, // O Giant + { 255, 51, 0 }, // M Super Giant + { 255, 153, 26 }, // K Super Giant + { 255, 255, 102 }, // G Super Giant + { 255, 255, 204 }, // F Super Giant + { 255, 255, 255 }, // A Super Giant + { 178, 178, 255 }, // B Super Giant + { 255, 178, 255 }, // O Super Giant + { 255, 51, 0 }, // M Hyper Giant + { 255, 153, 26 }, // K Hyper Giant + { 255, 255, 102 }, // G Hyper Giant + { 255, 255, 204 }, // F Hyper Giant + { 255, 255, 255 }, // A Hyper Giant + { 178, 178, 255 }, // B Hyper Giant + { 255, 178, 255 }, // O Hyper Giant + { 255, 51, 0 }, // Red/M Wolf Rayet Star + { 178, 178, 255 }, // Blue/B Wolf Rayet Star + { 255, 178, 255 }, // Purple-Blue/O Wolf Rayet Star + { 76, 178, 76 }, // Stellar Blackhole + { 51, 230, 51 }, // Intermediate mass Black-hole + { 0, 255, 0 } // Super massive black hole }; // indexed by enum type turd const Color StarSystem::starRealColors[] = { - { 0, 0, 0 }, // gravpoint - { 128, 0, 0 }, // brown dwarf - { 255, 255, 255 }, // white dwarf - { 255, 128, 51 }, // M - { 255, 255, 102 }, // K - { 255, 255, 242 }, // G - { 255, 255, 255 }, // F - { 255, 255, 255 }, // A - { 204, 204, 255 }, // B - { 255, 204, 255 }, // O - { 255, 128, 51 }, // M Giant - { 255, 255, 102 }, // K Giant - { 255, 255, 242 }, // G Giant - { 255, 255, 255 }, // F Giant - { 255, 255, 255 }, // A Giant - { 204, 204, 255 }, // B Giant - { 255, 204, 255 }, // O Giant - { 255, 128, 51 }, // M Super Giant - { 255, 255, 102 }, // K Super Giant - { 255, 255, 242 }, // G Super Giant - { 255, 255, 255 }, // F Super Giant - { 255, 255, 255 }, // A Super Giant - { 204, 204, 255 }, // B Super Giant - { 255, 204, 255 }, // O Super Giant - { 255, 128, 51 }, // M Hyper Giant - { 255, 255, 102 }, // K Hyper Giant - { 255, 255, 242 }, // G Hyper Giant - { 255, 255, 255 }, // F Hyper Giant - { 255, 255, 255 }, // A Hyper Giant - { 204, 204, 255 }, // B Hyper Giant - { 255, 204, 255 }, // O Hyper Giant - { 255, 153, 153 }, // M WF - { 204, 204, 255 }, // B WF - { 255, 204, 255 }, // O WF - { 22, 0, 24 }, // small Black hole - { 16, 0, 20 }, // med BH - { 10, 0, 16 } // massive BH + { 0, 0, 0 }, // gravpoint + { 128, 0, 0 }, // brown dwarf + { 255, 255, 255 }, // white dwarf + { 255, 128, 51 }, // M + { 255, 255, 102 }, // K + { 255, 255, 242 }, // G + { 255, 255, 255 }, // F + { 255, 255, 255 }, // A + { 204, 204, 255 }, // B + { 255, 204, 255 }, // O + { 255, 128, 51 }, // M Giant + { 255, 255, 102 }, // K Giant + { 255, 255, 242 }, // G Giant + { 255, 255, 255 }, // F Giant + { 255, 255, 255 }, // A Giant + { 204, 204, 255 }, // B Giant + { 255, 204, 255 }, // O Giant + { 255, 128, 51 }, // M Super Giant + { 255, 255, 102 }, // K Super Giant + { 255, 255, 242 }, // G Super Giant + { 255, 255, 255 }, // F Super Giant + { 255, 255, 255 }, // A Super Giant + { 204, 204, 255 }, // B Super Giant + { 255, 204, 255 }, // O Super Giant + { 255, 128, 51 }, // M Hyper Giant + { 255, 255, 102 }, // K Hyper Giant + { 255, 255, 242 }, // G Hyper Giant + { 255, 255, 255 }, // F Hyper Giant + { 255, 255, 255 }, // A Hyper Giant + { 204, 204, 255 }, // B Hyper Giant + { 255, 204, 255 }, // O Hyper Giant + { 255, 153, 153 }, // M WF + { 204, 204, 255 }, // B WF + { 255, 204, 255 }, // O WF + { 22, 0, 24 }, // small Black hole + { 16, 0, 20 }, // med BH + { 10, 0, 16 } // massive BH }; const double StarSystem::starLuminosities[] = { - 0, - 0.0003, // brown dwarf - 0.1, // white dwarf - 0.08, // M0 - 0.38, // K0 - 1.2, // G0 - 5.1, // F0 - 24.0, // A0 - 100.0, // B0 - 200.0, // O5 - 1000.0, // M0 Giant - 2000.0, // K0 Giant - 4000.0, // G0 Giant - 6000.0, // F0 Giant - 8000.0, // A0 Giant - 9000.0, // B0 Giant - 12000.0, // O5 Giant - 12000.0, // M0 Super Giant - 14000.0, // K0 Super Giant - 18000.0, // G0 Super Giant - 24000.0, // F0 Super Giant - 30000.0, // A0 Super Giant - 50000.0, // B0 Super Giant - 100000.0, // O5 Super Giant - 125000.0, // M0 Hyper Giant - 150000.0, // K0 Hyper Giant - 175000.0, // G0 Hyper Giant - 200000.0, // F0 Hyper Giant - 200000.0, // A0 Hyper Giant - 200000.0, // B0 Hyper Giant - 200000.0, // O5 Hyper Giant - 50000.0, // M WF - 100000.0, // B WF - 200000.0, // O WF - 0.0003, // Stellar Black hole - 0.00003, // IM Black hole - 0.000003, // Supermassive Black hole + 0, + 0.0003, // brown dwarf + 0.1, // white dwarf + 0.08, // M0 + 0.38, // K0 + 1.2, // G0 + 5.1, // F0 + 24.0, // A0 + 100.0, // B0 + 200.0, // O5 + 1000.0, // M0 Giant + 2000.0, // K0 Giant + 4000.0, // G0 Giant + 6000.0, // F0 Giant + 8000.0, // A0 Giant + 9000.0, // B0 Giant + 12000.0, // O5 Giant + 12000.0, // M0 Super Giant + 14000.0, // K0 Super Giant + 18000.0, // G0 Super Giant + 24000.0, // F0 Super Giant + 30000.0, // A0 Super Giant + 50000.0, // B0 Super Giant + 100000.0, // O5 Super Giant + 125000.0, // M0 Hyper Giant + 150000.0, // K0 Hyper Giant + 175000.0, // G0 Hyper Giant + 200000.0, // F0 Hyper Giant + 200000.0, // A0 Hyper Giant + 200000.0, // B0 Hyper Giant + 200000.0, // O5 Hyper Giant + 50000.0, // M WF + 100000.0, // B WF + 200000.0, // O WF + 0.0003, // Stellar Black hole + 0.00003, // IM Black hole + 0.000003, // Supermassive Black hole }; const float StarSystem::starScale[] = { // Used in sector view - 0, - 0.6f, // brown dwarf - 0.5f, // white dwarf - 0.7f, // M - 0.8f, // K - 0.8f, // G - 0.9f, // F - 1.0f, // A - 1.1f, // B - 1.1f, // O - 1.3f, // M Giant - 1.2f, // K G - 1.2f, // G G - 1.2f, // F G - 1.1f, // A G - 1.1f, // B G - 1.2f, // O G - 1.8f, // M Super Giant - 1.6f, // K SG - 1.5f, // G SG - 1.5f, // F SG - 1.4f, // A SG - 1.3f, // B SG - 1.3f, // O SG - 2.5f, // M Hyper Giant - 2.2f, // K HG - 2.2f, // G HG - 2.1f, // F HG - 2.1f, // A HG - 2.0f, // B HG - 1.9f, // O HG - 1.1f, // M WF - 1.3f, // B WF - 1.6f, // O WF - 1.0f, // Black hole - 2.5f, // Intermediate-mass blackhole - 4.0f // Supermassive blackhole + 0, + 0.6f, // brown dwarf + 0.5f, // white dwarf + 0.7f, // M + 0.8f, // K + 0.8f, // G + 0.9f, // F + 1.0f, // A + 1.1f, // B + 1.1f, // O + 1.3f, // M Giant + 1.2f, // K G + 1.2f, // G G + 1.2f, // F G + 1.1f, // A G + 1.1f, // B G + 1.2f, // O G + 1.8f, // M Super Giant + 1.6f, // K SG + 1.5f, // G SG + 1.5f, // F SG + 1.4f, // A SG + 1.3f, // B SG + 1.3f, // O SG + 2.5f, // M Hyper Giant + 2.2f, // K HG + 2.2f, // G HG + 2.1f, // F HG + 2.1f, // A HG + 2.0f, // B HG + 1.9f, // O HG + 1.1f, // M WF + 1.3f, // B WF + 1.6f, // O WF + 1.0f, // Black hole + 2.5f, // Intermediate-mass blackhole + 4.0f // Supermassive blackhole }; SystemBody::BodySuperType SystemBody::GetSuperType() const { - PROFILE_SCOPED() - switch (m_type) { - case TYPE_BROWN_DWARF: - case TYPE_WHITE_DWARF: - case TYPE_STAR_M: - case TYPE_STAR_K: - case TYPE_STAR_G: - case TYPE_STAR_F: - case TYPE_STAR_A: - case TYPE_STAR_B: - case TYPE_STAR_O: - case TYPE_STAR_M_GIANT: - case TYPE_STAR_K_GIANT: - case TYPE_STAR_G_GIANT: - case TYPE_STAR_F_GIANT: - case TYPE_STAR_A_GIANT: - case TYPE_STAR_B_GIANT: - case TYPE_STAR_O_GIANT: - case TYPE_STAR_M_SUPER_GIANT: - case TYPE_STAR_K_SUPER_GIANT: - case TYPE_STAR_G_SUPER_GIANT: - case TYPE_STAR_F_SUPER_GIANT: - case TYPE_STAR_A_SUPER_GIANT: - case TYPE_STAR_B_SUPER_GIANT: - case TYPE_STAR_O_SUPER_GIANT: - case TYPE_STAR_M_HYPER_GIANT: - case TYPE_STAR_K_HYPER_GIANT: - case TYPE_STAR_G_HYPER_GIANT: - case TYPE_STAR_F_HYPER_GIANT: - case TYPE_STAR_A_HYPER_GIANT: - case TYPE_STAR_B_HYPER_GIANT: - case TYPE_STAR_O_HYPER_GIANT: - case TYPE_STAR_M_WF: - case TYPE_STAR_B_WF: - case TYPE_STAR_O_WF: - case TYPE_STAR_S_BH: - case TYPE_STAR_IM_BH: - case TYPE_STAR_SM_BH: - return SUPERTYPE_STAR; - case TYPE_PLANET_GAS_GIANT: - return SUPERTYPE_GAS_GIANT; - case TYPE_PLANET_ASTEROID: - case TYPE_PLANET_TERRESTRIAL: - return SUPERTYPE_ROCKY_PLANET; - case TYPE_STARPORT_ORBITAL: - case TYPE_STARPORT_SURFACE: - return SUPERTYPE_STARPORT; - case TYPE_GRAVPOINT: + PROFILE_SCOPED() + switch (m_type) { + case TYPE_BROWN_DWARF: + case TYPE_WHITE_DWARF: + case TYPE_STAR_M: + case TYPE_STAR_K: + case TYPE_STAR_G: + case TYPE_STAR_F: + case TYPE_STAR_A: + case TYPE_STAR_B: + case TYPE_STAR_O: + case TYPE_STAR_M_GIANT: + case TYPE_STAR_K_GIANT: + case TYPE_STAR_G_GIANT: + case TYPE_STAR_F_GIANT: + case TYPE_STAR_A_GIANT: + case TYPE_STAR_B_GIANT: + case TYPE_STAR_O_GIANT: + case TYPE_STAR_M_SUPER_GIANT: + case TYPE_STAR_K_SUPER_GIANT: + case TYPE_STAR_G_SUPER_GIANT: + case TYPE_STAR_F_SUPER_GIANT: + case TYPE_STAR_A_SUPER_GIANT: + case TYPE_STAR_B_SUPER_GIANT: + case TYPE_STAR_O_SUPER_GIANT: + case TYPE_STAR_M_HYPER_GIANT: + case TYPE_STAR_K_HYPER_GIANT: + case TYPE_STAR_G_HYPER_GIANT: + case TYPE_STAR_F_HYPER_GIANT: + case TYPE_STAR_A_HYPER_GIANT: + case TYPE_STAR_B_HYPER_GIANT: + case TYPE_STAR_O_HYPER_GIANT: + case TYPE_STAR_M_WF: + case TYPE_STAR_B_WF: + case TYPE_STAR_O_WF: + case TYPE_STAR_S_BH: + case TYPE_STAR_IM_BH: + case TYPE_STAR_SM_BH: + return SUPERTYPE_STAR; + case TYPE_PLANET_GAS_GIANT: + return SUPERTYPE_GAS_GIANT; + case TYPE_PLANET_ASTEROID: + case TYPE_PLANET_TERRESTRIAL: + return SUPERTYPE_ROCKY_PLANET; + case TYPE_STARPORT_ORBITAL: + case TYPE_STARPORT_SURFACE: + return SUPERTYPE_STARPORT; + case TYPE_GRAVPOINT: return SUPERTYPE_NONE; default: Output("Warning: Invalid SuperBody Type found.\n"); return SUPERTYPE_NONE; - } + } } std::string SystemBody::GetAstroDescription() const { - PROFILE_SCOPED() - switch (m_type) - { - case TYPE_BROWN_DWARF: return Lang::BROWN_DWARF; - case TYPE_WHITE_DWARF: return Lang::WHITE_DWARF; - case TYPE_STAR_M: return Lang::STAR_M; - case TYPE_STAR_K: return Lang::STAR_K; - case TYPE_STAR_G: return Lang::STAR_G; - case TYPE_STAR_F: return Lang::STAR_F; - case TYPE_STAR_A: return Lang::STAR_A; - case TYPE_STAR_B: return Lang::STAR_B; - case TYPE_STAR_O: return Lang::STAR_O; - case TYPE_STAR_M_GIANT: return Lang::STAR_M_GIANT; - case TYPE_STAR_K_GIANT: return Lang::STAR_K_GIANT; - case TYPE_STAR_G_GIANT: return Lang::STAR_G_GIANT; - case TYPE_STAR_F_GIANT: return Lang::STAR_AF_GIANT; - case TYPE_STAR_A_GIANT: return Lang::STAR_AF_GIANT; - case TYPE_STAR_B_GIANT: return Lang::STAR_B_GIANT; - case TYPE_STAR_O_GIANT: return Lang::STAR_O_GIANT; - case TYPE_STAR_M_SUPER_GIANT: return Lang::STAR_M_SUPER_GIANT; - case TYPE_STAR_K_SUPER_GIANT: return Lang::STAR_K_SUPER_GIANT; - case TYPE_STAR_G_SUPER_GIANT: return Lang::STAR_G_SUPER_GIANT; - case TYPE_STAR_F_SUPER_GIANT: return Lang::STAR_AF_SUPER_GIANT; - case TYPE_STAR_A_SUPER_GIANT: return Lang::STAR_AF_SUPER_GIANT; - case TYPE_STAR_B_SUPER_GIANT: return Lang::STAR_B_SUPER_GIANT; - case TYPE_STAR_O_SUPER_GIANT: return Lang::STAR_O_SUPER_GIANT; - case TYPE_STAR_M_HYPER_GIANT: return Lang::STAR_M_HYPER_GIANT; - case TYPE_STAR_K_HYPER_GIANT: return Lang::STAR_K_HYPER_GIANT; - case TYPE_STAR_G_HYPER_GIANT: return Lang::STAR_G_HYPER_GIANT; - case TYPE_STAR_F_HYPER_GIANT: return Lang::STAR_AF_HYPER_GIANT; - case TYPE_STAR_A_HYPER_GIANT: return Lang::STAR_AF_HYPER_GIANT; - case TYPE_STAR_B_HYPER_GIANT: return Lang::STAR_B_HYPER_GIANT; - case TYPE_STAR_O_HYPER_GIANT: return Lang::STAR_O_HYPER_GIANT; - case TYPE_STAR_M_WF: return Lang::STAR_M_WF; - case TYPE_STAR_B_WF: return Lang::STAR_B_WF; - case TYPE_STAR_O_WF: return Lang::STAR_O_WF; - case TYPE_STAR_S_BH: return Lang::STAR_S_BH; - case TYPE_STAR_IM_BH: return Lang::STAR_IM_BH; - case TYPE_STAR_SM_BH: return Lang::STAR_SM_BH; - case TYPE_PLANET_GAS_GIANT: - if (m_mass > 800) return Lang::VERY_LARGE_GAS_GIANT; - if (m_mass > 300) return Lang::LARGE_GAS_GIANT; - if (m_mass > 80) return Lang::MEDIUM_GAS_GIANT; - else return Lang::SMALL_GAS_GIANT; - case TYPE_PLANET_ASTEROID: return Lang::ASTEROID; - case TYPE_PLANET_TERRESTRIAL: - { - std::string s; - if (m_mass > fixed(2,1)) - s = Lang::MASSIVE; - else if (m_mass > fixed(3,2)) - s = Lang::LARGE; - else if (m_mass < fixed(1,10)) - s = Lang::TINY; - else if (m_mass < fixed(1,5)) - s = Lang::SMALL; - - if (m_volcanicity > fixed(7,10)) - { - if (s.size()) - s += Lang::COMMA_HIGHLY_VOLCANIC; - else - s = Lang::HIGHLY_VOLCANIC; - } - - // m_averageTemp <-- in degrees Kelvin. -273 for Celsius. - // ^--- is not in fixed() format, but rather plain integer - - if (m_volatileIces + m_volatileLiquid > fixed(4,5)) - { - if (m_volatileIces > m_volatileLiquid) - { - s += (m_averageTemp < 273) ? Lang::ICE_WORLD : Lang::ROCKY_PLANET; - } - else - { - s += (m_averageTemp < 273) ? Lang::ICE_WORLD : Lang::OCEANICWORLD; - } - // what is a waterworld with temperature above 100C? possible? - } - else if (m_volatileLiquid > fixed(2,5)) - { - s += (m_averageTemp > 273) ? Lang::PLANET_CONTAINING_LIQUID_WATER : Lang::PLANET_WITH_SOME_ICE; - } - else - { - s += (m_volatileLiquid > fixed(1,5)) ? Lang::ROCKY_PLANET_CONTAINING_COME_LIQUIDS : Lang::ROCKY_PLANET; - } - - if (m_volatileGas < fixed(1,100)) - { - s += Lang::WITH_NO_SIGNIFICANT_ATMOSPHERE; - } - else - { - std::string thickness; - if (m_volatileGas < fixed(1,10)) - thickness = Lang::TENUOUS; - else if (m_volatileGas < fixed(1,5)) - thickness = Lang::THIN; - else if (m_volatileGas < fixed(2,1)) // normal atmosphere - {} - else if (m_volatileGas < fixed(4,1)) - thickness = Lang::THICK; - else - thickness = Lang::VERY_DENSE; - - if (m_atmosOxidizing > fixed(95,100)) { - s += Lang::WITH_A+thickness+Lang::O2_ATMOSPHERE; - } else if (m_atmosOxidizing > fixed(7,10)) { - s += Lang::WITH_A+thickness+Lang::CO2_ATMOSPHERE; - } else if (m_atmosOxidizing > fixed(65,100)) { - s += Lang::WITH_A+thickness+Lang::CO_ATMOSPHERE; - } else if (m_atmosOxidizing > fixed(55,100)) { - s += Lang::WITH_A+thickness+Lang::CH4_ATMOSPHERE; - } else if (m_atmosOxidizing > fixed(3,10)) { - s += Lang::WITH_A+thickness+Lang::H_ATMOSPHERE; // IsScoopable depends on these if/then/else values fixed(3,10) -> fixed(55,100) == hydrogen - } else if (m_atmosOxidizing > fixed(2,10)) { - s += Lang::WITH_A+thickness+Lang::HE_ATMOSPHERE; - } else if (m_atmosOxidizing > fixed(15,100)) { - s += Lang::WITH_A+thickness+Lang::AR_ATMOSPHERE; - } else if (m_atmosOxidizing > fixed(1,10)) { - s += Lang::WITH_A+thickness+Lang::S_ATMOSPHERE; - } else { - s += Lang::WITH_A+thickness+Lang::N_ATMOSPHERE; - } - } - - if (m_life > fixed(1,2)) { - s += Lang::AND_HIGHLY_COMPLEX_ECOSYSTEM; - } else if (m_life > fixed(1,10)) { - s += Lang::AND_INDIGENOUS_PLANT_LIFE; - } else if (m_life > fixed()) { - s += Lang::AND_INDIGENOUS_MICROBIAL_LIFE; - } else { - s += "."; - } - - return s; - } - case TYPE_STARPORT_ORBITAL: - return Lang::ORBITAL_STARPORT; - case TYPE_STARPORT_SURFACE: - return Lang::STARPORT; - case TYPE_GRAVPOINT: + PROFILE_SCOPED() + switch (m_type) + { + case TYPE_BROWN_DWARF: return Lang::BROWN_DWARF; + case TYPE_WHITE_DWARF: return Lang::WHITE_DWARF; + case TYPE_STAR_M: return Lang::STAR_M; + case TYPE_STAR_K: return Lang::STAR_K; + case TYPE_STAR_G: return Lang::STAR_G; + case TYPE_STAR_F: return Lang::STAR_F; + case TYPE_STAR_A: return Lang::STAR_A; + case TYPE_STAR_B: return Lang::STAR_B; + case TYPE_STAR_O: return Lang::STAR_O; + case TYPE_STAR_M_GIANT: return Lang::STAR_M_GIANT; + case TYPE_STAR_K_GIANT: return Lang::STAR_K_GIANT; + case TYPE_STAR_G_GIANT: return Lang::STAR_G_GIANT; + case TYPE_STAR_F_GIANT: return Lang::STAR_AF_GIANT; + case TYPE_STAR_A_GIANT: return Lang::STAR_AF_GIANT; + case TYPE_STAR_B_GIANT: return Lang::STAR_B_GIANT; + case TYPE_STAR_O_GIANT: return Lang::STAR_O_GIANT; + case TYPE_STAR_M_SUPER_GIANT: return Lang::STAR_M_SUPER_GIANT; + case TYPE_STAR_K_SUPER_GIANT: return Lang::STAR_K_SUPER_GIANT; + case TYPE_STAR_G_SUPER_GIANT: return Lang::STAR_G_SUPER_GIANT; + case TYPE_STAR_F_SUPER_GIANT: return Lang::STAR_AF_SUPER_GIANT; + case TYPE_STAR_A_SUPER_GIANT: return Lang::STAR_AF_SUPER_GIANT; + case TYPE_STAR_B_SUPER_GIANT: return Lang::STAR_B_SUPER_GIANT; + case TYPE_STAR_O_SUPER_GIANT: return Lang::STAR_O_SUPER_GIANT; + case TYPE_STAR_M_HYPER_GIANT: return Lang::STAR_M_HYPER_GIANT; + case TYPE_STAR_K_HYPER_GIANT: return Lang::STAR_K_HYPER_GIANT; + case TYPE_STAR_G_HYPER_GIANT: return Lang::STAR_G_HYPER_GIANT; + case TYPE_STAR_F_HYPER_GIANT: return Lang::STAR_AF_HYPER_GIANT; + case TYPE_STAR_A_HYPER_GIANT: return Lang::STAR_AF_HYPER_GIANT; + case TYPE_STAR_B_HYPER_GIANT: return Lang::STAR_B_HYPER_GIANT; + case TYPE_STAR_O_HYPER_GIANT: return Lang::STAR_O_HYPER_GIANT; + case TYPE_STAR_M_WF: return Lang::STAR_M_WF; + case TYPE_STAR_B_WF: return Lang::STAR_B_WF; + case TYPE_STAR_O_WF: return Lang::STAR_O_WF; + case TYPE_STAR_S_BH: return Lang::STAR_S_BH; + case TYPE_STAR_IM_BH: return Lang::STAR_IM_BH; + case TYPE_STAR_SM_BH: return Lang::STAR_SM_BH; + case TYPE_PLANET_GAS_GIANT: + if (m_mass > 800) return Lang::VERY_LARGE_GAS_GIANT; + if (m_mass > 300) return Lang::LARGE_GAS_GIANT; + if (m_mass > 80) return Lang::MEDIUM_GAS_GIANT; + else return Lang::SMALL_GAS_GIANT; + case TYPE_PLANET_ASTEROID: return Lang::ASTEROID; + case TYPE_PLANET_TERRESTRIAL: + { + std::string s; + if (m_mass > fixed(2,1)) + s = Lang::MASSIVE; + else if (m_mass > fixed(3,2)) + s = Lang::LARGE; + else if (m_mass < fixed(1,10)) + s = Lang::TINY; + else if (m_mass < fixed(1,5)) + s = Lang::SMALL; + + if (m_volcanicity > fixed(7,10)) + { + if (s.size()) + s += Lang::COMMA_HIGHLY_VOLCANIC; + else + s = Lang::HIGHLY_VOLCANIC; + } + + // m_averageTemp <-- in degrees Kelvin. -273 for Celsius. + // ^--- is not in fixed() format, but rather plain integer + + if (m_volatileIces + m_volatileLiquid > fixed(4,5)) + { + if (m_volatileIces > m_volatileLiquid) + { + s += (m_averageTemp < 273) ? Lang::ICE_WORLD : Lang::ROCKY_PLANET; + } + else + { + s += (m_averageTemp < 273) ? Lang::ICE_WORLD : Lang::OCEANICWORLD; + } + // what is a waterworld with temperature above 100C? possible? + } + else if (m_volatileLiquid > fixed(2,5)) + { + s += (m_averageTemp > 273) ? Lang::PLANET_CONTAINING_LIQUID_WATER : Lang::PLANET_WITH_SOME_ICE; + } + else + { + s += (m_volatileLiquid > fixed(1,5)) ? Lang::ROCKY_PLANET_CONTAINING_COME_LIQUIDS : Lang::ROCKY_PLANET; + } + + if (m_volatileGas < fixed(1,100)) + { + s += Lang::WITH_NO_SIGNIFICANT_ATMOSPHERE; + } + else + { + std::string thickness; + if (m_volatileGas < fixed(1,10)) + thickness = Lang::TENUOUS; + else if (m_volatileGas < fixed(1,5)) + thickness = Lang::THIN; + else if (m_volatileGas < fixed(2,1)) // normal atmosphere + {} + else if (m_volatileGas < fixed(4,1)) + thickness = Lang::THICK; + else + thickness = Lang::VERY_DENSE; + + if (m_atmosOxidizing > fixed(95,100)) { + s += Lang::WITH_A+thickness+Lang::O2_ATMOSPHERE; + } else if (m_atmosOxidizing > fixed(7,10)) { + s += Lang::WITH_A+thickness+Lang::CO2_ATMOSPHERE; + } else if (m_atmosOxidizing > fixed(65,100)) { + s += Lang::WITH_A+thickness+Lang::CO_ATMOSPHERE; + } else if (m_atmosOxidizing > fixed(55,100)) { + s += Lang::WITH_A+thickness+Lang::CH4_ATMOSPHERE; + } else if (m_atmosOxidizing > fixed(3,10)) { + s += Lang::WITH_A+thickness+Lang::H_ATMOSPHERE; // IsScoopable depends on these if/then/else values fixed(3,10) -> fixed(55,100) == hydrogen + } else if (m_atmosOxidizing > fixed(2,10)) { + s += Lang::WITH_A+thickness+Lang::HE_ATMOSPHERE; + } else if (m_atmosOxidizing > fixed(15,100)) { + s += Lang::WITH_A+thickness+Lang::AR_ATMOSPHERE; + } else if (m_atmosOxidizing > fixed(1,10)) { + s += Lang::WITH_A+thickness+Lang::S_ATMOSPHERE; + } else { + s += Lang::WITH_A+thickness+Lang::N_ATMOSPHERE; + } + } + + if (m_life > fixed(1,2)) { + s += Lang::AND_HIGHLY_COMPLEX_ECOSYSTEM; + } else if (m_life > fixed(1,10)) { + s += Lang::AND_INDIGENOUS_PLANT_LIFE; + } else if (m_life > fixed()) { + s += Lang::AND_INDIGENOUS_MICROBIAL_LIFE; + } else { + s += "."; + } + + return s; + } + case TYPE_STARPORT_ORBITAL: + return Lang::ORBITAL_STARPORT; + case TYPE_STARPORT_SURFACE: + return Lang::STARPORT; + case TYPE_GRAVPOINT: default: Output("Warning: Invalid Astro Body Description found.\n"); return Lang::UNKNOWN; - } + } } const char *SystemBody::GetIcon() const { - PROFILE_SCOPED() - switch (m_type) { - case TYPE_BROWN_DWARF: return "icons/object_brown_dwarf.png"; - case TYPE_WHITE_DWARF: return "icons/object_white_dwarf.png"; - case TYPE_STAR_M: return "icons/object_star_m.png"; - case TYPE_STAR_K: return "icons/object_star_k.png"; - case TYPE_STAR_G: return "icons/object_star_g.png"; - case TYPE_STAR_F: return "icons/object_star_f.png"; - case TYPE_STAR_A: return "icons/object_star_a.png"; - case TYPE_STAR_B: return "icons/object_star_b.png"; - case TYPE_STAR_O: return "icons/object_star_b.png"; //shares B graphic for now - case TYPE_STAR_M_GIANT: return "icons/object_star_m_giant.png"; - case TYPE_STAR_K_GIANT: return "icons/object_star_k_giant.png"; - case TYPE_STAR_G_GIANT: return "icons/object_star_g_giant.png"; - case TYPE_STAR_F_GIANT: return "icons/object_star_f_giant.png"; - case TYPE_STAR_A_GIANT: return "icons/object_star_a_giant.png"; - case TYPE_STAR_B_GIANT: return "icons/object_star_b_giant.png"; - case TYPE_STAR_O_GIANT: return "icons/object_star_o.png"; // uses old O type graphic - case TYPE_STAR_M_SUPER_GIANT: return "icons/object_star_m_super_giant.png"; - case TYPE_STAR_K_SUPER_GIANT: return "icons/object_star_k_super_giant.png"; - case TYPE_STAR_G_SUPER_GIANT: return "icons/object_star_g_super_giant.png"; - case TYPE_STAR_F_SUPER_GIANT: return "icons/object_star_g_super_giant.png"; //shares G graphic for now - case TYPE_STAR_A_SUPER_GIANT: return "icons/object_star_a_super_giant.png"; - case TYPE_STAR_B_SUPER_GIANT: return "icons/object_star_b_super_giant.png"; - case TYPE_STAR_O_SUPER_GIANT: return "icons/object_star_b_super_giant.png";// uses B type graphic for now - case TYPE_STAR_M_HYPER_GIANT: return "icons/object_star_m_hyper_giant.png"; - case TYPE_STAR_K_HYPER_GIANT: return "icons/object_star_k_hyper_giant.png"; - case TYPE_STAR_G_HYPER_GIANT: return "icons/object_star_g_hyper_giant.png"; - case TYPE_STAR_F_HYPER_GIANT: return "icons/object_star_f_hyper_giant.png"; - case TYPE_STAR_A_HYPER_GIANT: return "icons/object_star_a_hyper_giant.png"; - case TYPE_STAR_B_HYPER_GIANT: return "icons/object_star_b_hyper_giant.png"; - case TYPE_STAR_O_HYPER_GIANT: return "icons/object_star_b_hyper_giant.png";// uses B type graphic for now - case TYPE_STAR_M_WF: return "icons/object_star_m_wf.png"; - case TYPE_STAR_B_WF: return "icons/object_star_b_wf.png"; - case TYPE_STAR_O_WF: return "icons/object_star_o_wf.png"; - case TYPE_STAR_S_BH: return "icons/object_star_bh.png"; - case TYPE_STAR_IM_BH: return "icons/object_star_smbh.png"; - case TYPE_STAR_SM_BH: return "icons/object_star_smbh.png"; - case TYPE_PLANET_GAS_GIANT: - if (m_mass > 800) { - if (m_averageTemp > 1000) return "icons/object_planet_large_gas_giant_hot.png"; - else return "icons/object_planet_large_gas_giant.png"; - } - if (m_mass > 300) { - if (m_averageTemp > 1000) return "icons/object_planet_large_gas_giant_hot.png"; - else return "icons/object_planet_large_gas_giant.png"; - } - if (m_mass > 80) { - if (m_averageTemp > 1000) return "icons/object_planet_medium_gas_giant_hot.png"; - else return "icons/object_planet_medium_gas_giant.png"; - } - else { - if (m_averageTemp > 1000) return "icons/object_planet_small_gas_giant_hot.png"; - else return "icons/object_planet_small_gas_giant.png"; - } - case TYPE_PLANET_ASTEROID: - return "icons/object_planet_asteroid.png"; - case TYPE_PLANET_TERRESTRIAL: - if (m_volatileLiquid > fixed(7,10)) { - if (m_averageTemp > 250) return "icons/object_planet_water.png"; - else return "icons/object_planet_ice.png"; - } - if ((m_life > fixed(9,10)) && - (m_volatileGas > fixed(6,10))) return "icons/object_planet_life.png"; - if ((m_life > fixed(8,10)) && - (m_volatileGas > fixed(5,10))) return "icons/object_planet_life6.png"; - if ((m_life > fixed(7,10)) && - (m_volatileGas > fixed(45,100))) return "icons/object_planet_life7.png"; - if ((m_life > fixed(6,10)) && - (m_volatileGas > fixed(4,10))) return "icons/object_planet_life8.png"; - if ((m_life > fixed(5,10)) && - (m_volatileGas > fixed(3,10))) return "icons/object_planet_life4.png"; - if ((m_life > fixed(4,10)) && - (m_volatileGas > fixed(2,10))) return "icons/object_planet_life5.png"; - if ((m_life > fixed(1,10)) && - (m_volatileGas > fixed(2,10))) return "icons/object_planet_life2.png"; - if (m_life > fixed(1,10)) return "icons/object_planet_life3.png"; - if (m_mass < fixed(1,100)) return "icons/object_planet_dwarf.png"; - if (m_mass < fixed(1,10)) return "icons/object_planet_small.png"; - if ((m_volatileLiquid < fixed(1,10)) && - (m_volatileGas > fixed(1,5))) return "icons/object_planet_desert.png"; - - if (m_volatileIces + m_volatileLiquid > fixed(3,5)) { - if (m_volatileIces > m_volatileLiquid) { - if (m_averageTemp < 250) return "icons/object_planet_ice.png"; - } else { - if (m_averageTemp > 250) { - return "icons/object_planet_water.png"; - } else return "icons/object_planet_ice.png"; - } - } - - if (m_volatileGas > fixed(1,2)) { - if (m_atmosOxidizing < fixed(1,2)) { - if (m_averageTemp > 300) return "icons/object_planet_methane3.png"; - else if (m_averageTemp > 250) return "icons/object_planet_methane2.png"; - else return "icons/object_planet_methane.png"; - } else { - if (m_averageTemp > 300) return "icons/object_planet_co2_2.png"; - else if (m_averageTemp > 250) { - if ((m_volatileLiquid > fixed(3,10)) && (m_volatileGas > fixed(2,10))) - return "icons/object_planet_co2_4.png"; - else return "icons/object_planet_co2_3.png"; - } else return "icons/object_planet_co2.png"; - } - } - - if ((m_volatileLiquid > fixed(1,10)) && - (m_volatileGas < fixed(1,10))) return "icons/object_planet_ice.png"; - if (m_volcanicity > fixed(7,10)) return "icons/object_planet_volcanic.png"; - return "icons/object_planet_small.png"; - /* - "icons/object_planet_water_n1.png" - "icons/object_planet_life3.png" - "icons/object_planet_life2.png" - */ - case TYPE_STARPORT_ORBITAL: - return "icons/object_orbital_starport.png"; - case TYPE_GRAVPOINT: - case TYPE_STARPORT_SURFACE: + PROFILE_SCOPED() + switch (m_type) { + case TYPE_BROWN_DWARF: return "icons/object_brown_dwarf.png"; + case TYPE_WHITE_DWARF: return "icons/object_white_dwarf.png"; + case TYPE_STAR_M: return "icons/object_star_m.png"; + case TYPE_STAR_K: return "icons/object_star_k.png"; + case TYPE_STAR_G: return "icons/object_star_g.png"; + case TYPE_STAR_F: return "icons/object_star_f.png"; + case TYPE_STAR_A: return "icons/object_star_a.png"; + case TYPE_STAR_B: return "icons/object_star_b.png"; + case TYPE_STAR_O: return "icons/object_star_b.png"; //shares B graphic for now + case TYPE_STAR_M_GIANT: return "icons/object_star_m_giant.png"; + case TYPE_STAR_K_GIANT: return "icons/object_star_k_giant.png"; + case TYPE_STAR_G_GIANT: return "icons/object_star_g_giant.png"; + case TYPE_STAR_F_GIANT: return "icons/object_star_f_giant.png"; + case TYPE_STAR_A_GIANT: return "icons/object_star_a_giant.png"; + case TYPE_STAR_B_GIANT: return "icons/object_star_b_giant.png"; + case TYPE_STAR_O_GIANT: return "icons/object_star_o.png"; // uses old O type graphic + case TYPE_STAR_M_SUPER_GIANT: return "icons/object_star_m_super_giant.png"; + case TYPE_STAR_K_SUPER_GIANT: return "icons/object_star_k_super_giant.png"; + case TYPE_STAR_G_SUPER_GIANT: return "icons/object_star_g_super_giant.png"; + case TYPE_STAR_F_SUPER_GIANT: return "icons/object_star_g_super_giant.png"; //shares G graphic for now + case TYPE_STAR_A_SUPER_GIANT: return "icons/object_star_a_super_giant.png"; + case TYPE_STAR_B_SUPER_GIANT: return "icons/object_star_b_super_giant.png"; + case TYPE_STAR_O_SUPER_GIANT: return "icons/object_star_b_super_giant.png";// uses B type graphic for now + case TYPE_STAR_M_HYPER_GIANT: return "icons/object_star_m_hyper_giant.png"; + case TYPE_STAR_K_HYPER_GIANT: return "icons/object_star_k_hyper_giant.png"; + case TYPE_STAR_G_HYPER_GIANT: return "icons/object_star_g_hyper_giant.png"; + case TYPE_STAR_F_HYPER_GIANT: return "icons/object_star_f_hyper_giant.png"; + case TYPE_STAR_A_HYPER_GIANT: return "icons/object_star_a_hyper_giant.png"; + case TYPE_STAR_B_HYPER_GIANT: return "icons/object_star_b_hyper_giant.png"; + case TYPE_STAR_O_HYPER_GIANT: return "icons/object_star_b_hyper_giant.png";// uses B type graphic for now + case TYPE_STAR_M_WF: return "icons/object_star_m_wf.png"; + case TYPE_STAR_B_WF: return "icons/object_star_b_wf.png"; + case TYPE_STAR_O_WF: return "icons/object_star_o_wf.png"; + case TYPE_STAR_S_BH: return "icons/object_star_bh.png"; + case TYPE_STAR_IM_BH: return "icons/object_star_smbh.png"; + case TYPE_STAR_SM_BH: return "icons/object_star_smbh.png"; + case TYPE_PLANET_GAS_GIANT: + if (m_mass > 800) { + if (m_averageTemp > 1000) return "icons/object_planet_large_gas_giant_hot.png"; + else return "icons/object_planet_large_gas_giant.png"; + } + if (m_mass > 300) { + if (m_averageTemp > 1000) return "icons/object_planet_large_gas_giant_hot.png"; + else return "icons/object_planet_large_gas_giant.png"; + } + if (m_mass > 80) { + if (m_averageTemp > 1000) return "icons/object_planet_medium_gas_giant_hot.png"; + else return "icons/object_planet_medium_gas_giant.png"; + } + else { + if (m_averageTemp > 1000) return "icons/object_planet_small_gas_giant_hot.png"; + else return "icons/object_planet_small_gas_giant.png"; + } + case TYPE_PLANET_ASTEROID: + return "icons/object_planet_asteroid.png"; + case TYPE_PLANET_TERRESTRIAL: + if (m_volatileLiquid > fixed(7,10)) { + if (m_averageTemp > 250) return "icons/object_planet_water.png"; + else return "icons/object_planet_ice.png"; + } + if ((m_life > fixed(9,10)) && + (m_volatileGas > fixed(6,10))) return "icons/object_planet_life.png"; + if ((m_life > fixed(8,10)) && + (m_volatileGas > fixed(5,10))) return "icons/object_planet_life6.png"; + if ((m_life > fixed(7,10)) && + (m_volatileGas > fixed(45,100))) return "icons/object_planet_life7.png"; + if ((m_life > fixed(6,10)) && + (m_volatileGas > fixed(4,10))) return "icons/object_planet_life8.png"; + if ((m_life > fixed(5,10)) && + (m_volatileGas > fixed(3,10))) return "icons/object_planet_life4.png"; + if ((m_life > fixed(4,10)) && + (m_volatileGas > fixed(2,10))) return "icons/object_planet_life5.png"; + if ((m_life > fixed(1,10)) && + (m_volatileGas > fixed(2,10))) return "icons/object_planet_life2.png"; + if (m_life > fixed(1,10)) return "icons/object_planet_life3.png"; + if (m_mass < fixed(1,100)) return "icons/object_planet_dwarf.png"; + if (m_mass < fixed(1,10)) return "icons/object_planet_small.png"; + if ((m_volatileLiquid < fixed(1,10)) && + (m_volatileGas > fixed(1,5))) return "icons/object_planet_desert.png"; + + if (m_volatileIces + m_volatileLiquid > fixed(3,5)) { + if (m_volatileIces > m_volatileLiquid) { + if (m_averageTemp < 250) return "icons/object_planet_ice.png"; + } else { + if (m_averageTemp > 250) { + return "icons/object_planet_water.png"; + } else return "icons/object_planet_ice.png"; + } + } + + if (m_volatileGas > fixed(1,2)) { + if (m_atmosOxidizing < fixed(1,2)) { + if (m_averageTemp > 300) return "icons/object_planet_methane3.png"; + else if (m_averageTemp > 250) return "icons/object_planet_methane2.png"; + else return "icons/object_planet_methane.png"; + } else { + if (m_averageTemp > 300) return "icons/object_planet_co2_2.png"; + else if (m_averageTemp > 250) { + if ((m_volatileLiquid > fixed(3,10)) && (m_volatileGas > fixed(2,10))) + return "icons/object_planet_co2_4.png"; + else return "icons/object_planet_co2_3.png"; + } else return "icons/object_planet_co2.png"; + } + } + + if ((m_volatileLiquid > fixed(1,10)) && + (m_volatileGas < fixed(1,10))) return "icons/object_planet_ice.png"; + if (m_volcanicity > fixed(7,10)) return "icons/object_planet_volcanic.png"; + return "icons/object_planet_small.png"; + /* + "icons/object_planet_water_n1.png" + "icons/object_planet_life3.png" + "icons/object_planet_life2.png" + */ + case TYPE_STARPORT_ORBITAL: + return "icons/object_orbital_starport.png"; + case TYPE_GRAVPOINT: + case TYPE_STARPORT_SURFACE: default: Output("Warning: Invalid body icon.\n"); - return 0; - } + return 0; + } } bool SystemBody::IsPlanet() const { - BodySuperType st = GetSuperType(); - if(st != BodySuperType::SUPERTYPE_ROCKY_PLANET && st != BodySuperType::SUPERTYPE_GAS_GIANT) - return false; - SystemBody *p = GetParent(); - if(p != nullptr && p->GetSuperType() == BodySuperType::SUPERTYPE_STAR) { - return true; - } else { - return false; - } + BodySuperType st = GetSuperType(); + if(st != BodySuperType::SUPERTYPE_ROCKY_PLANET && st != BodySuperType::SUPERTYPE_GAS_GIANT) + return false; + SystemBody *p = GetParent(); + if(p != nullptr && p->GetSuperType() == BodySuperType::SUPERTYPE_STAR) { + return true; + } else { + return false; + } } double SystemBody::GetMaxChildOrbitalDistance() const { - PROFILE_SCOPED() - double max = 0; - for (unsigned int i=0; im_orbMax.ToDouble() > max) { - max = m_children[i]->m_orbMax.ToDouble(); - } - } - return AU * max; + PROFILE_SCOPED() + double max = 0; + for (unsigned int i=0; im_orbMax.ToDouble() > max) { + max = m_children[i]->m_orbMax.ToDouble(); + } + } + return AU * max; } bool SystemBody::IsCoOrbitalWith(const SystemBody* other) const { - if(m_parent && m_parent->GetType()==SystemBody::TYPE_GRAVPOINT - && ((m_parent->m_children[0] == this && m_parent->m_children[1] == other) - || (m_parent->m_children[1] == this && m_parent->m_children[0] == other))) - return true; - return false; + if(m_parent && m_parent->GetType()==SystemBody::TYPE_GRAVPOINT + && ((m_parent->m_children[0] == this && m_parent->m_children[1] == other) + || (m_parent->m_children[1] == this && m_parent->m_children[0] == other))) + return true; + return false; } bool SystemBody::IsCoOrbital() const { - if(m_parent && m_parent->GetType()==SystemBody::TYPE_GRAVPOINT && (m_parent->m_children[0] == this || m_parent->m_children[1] == this)) - return true; - return false; + if(m_parent && m_parent->GetType()==SystemBody::TYPE_GRAVPOINT && (m_parent->m_children[0] == this || m_parent->m_children[1] == this)) + return true; + return false; } double SystemBody::CalcSurfaceGravity() const { - PROFILE_SCOPED() - double r = GetRadius(); - if (r > 0.0) { - return G * GetMass() / pow(r, 2); - } else { - return 0.0; - } + PROFILE_SCOPED() + double r = GetRadius(); + if (r > 0.0) { + return G * GetMass() / pow(r, 2); + } else { + return 0.0; + } } SystemBody *StarSystem::GetBodyByPath(const SystemPath &path) const { - PROFILE_SCOPED() - assert(m_path.IsSameSystem(path)); - assert(path.IsBodyPath()); - assert(path.bodyIndex < m_bodies.size()); + PROFILE_SCOPED() + assert(m_path.IsSameSystem(path)); + assert(path.IsBodyPath()); + assert(path.bodyIndex < m_bodies.size()); - return m_bodies[path.bodyIndex].Get(); + return m_bodies[path.bodyIndex].Get(); } SystemPath StarSystem::GetPathOf(const SystemBody *sbody) const { - return sbody->GetPath(); + return sbody->GetPath(); } SystemBody::SystemBody(const SystemPath& path, StarSystem *system) : m_parent(nullptr), m_path(path), m_seed(0), m_aspectRatio(1,1), m_orbMin(0), - m_orbMax(0), m_rotationalPhaseAtStart(0), m_semiMajorAxis(0), m_eccentricity(0), m_orbitalOffset(0), m_axialTilt(0), - m_inclination(0), m_averageTemp(0), m_type(TYPE_GRAVPOINT), m_isCustomBody(false), m_heightMapFractal(0), m_atmosDensity(0.0), m_system(system) + m_orbMax(0), m_rotationalPhaseAtStart(0), m_semiMajorAxis(0), m_eccentricity(0), m_orbitalOffset(0), m_axialTilt(0), + m_inclination(0), m_averageTemp(0), m_type(TYPE_GRAVPOINT), m_isCustomBody(false), m_heightMapFractal(0), m_atmosDensity(0.0), m_system(system) { } bool SystemBody::HasAtmosphere() const { - PROFILE_SCOPED() - return (m_volatileGas > fixed(1,100)); + PROFILE_SCOPED() + return (m_volatileGas > fixed(1,100)); } bool SystemBody::IsScoopable() const { - PROFILE_SCOPED() - - if (GetSuperType() == SUPERTYPE_GAS_GIANT) - return true; - if ((m_type == TYPE_PLANET_TERRESTRIAL) && - m_volatileGas > fixed(1, 100) && - m_atmosOxidizing > fixed(3, 10) && - m_atmosOxidizing <= fixed(55, 100)) - return true; - return false; + PROFILE_SCOPED() + + if (GetSuperType() == SUPERTYPE_GAS_GIANT) + return true; + if ((m_type == TYPE_PLANET_TERRESTRIAL) && + m_volatileGas > fixed(1, 100) && + m_atmosOxidizing > fixed(3, 10) && + m_atmosOxidizing <= fixed(55, 100)) + return true; + return false; } // Calculate parameters used in the atmospheric model for shaders SystemBody::AtmosphereParameters SystemBody::CalcAtmosphereParams() const { - PROFILE_SCOPED() - AtmosphereParameters params; + PROFILE_SCOPED() + AtmosphereParameters params; - double atmosDensity; + double atmosDensity; - GetAtmosphereFlavor(¶ms.atmosCol, &atmosDensity); - // adjust global atmosphere opacity - atmosDensity *= 1e-5; + GetAtmosphereFlavor(¶ms.atmosCol, &atmosDensity); + // adjust global atmosphere opacity + atmosDensity *= 1e-5; - params.atmosDensity = static_cast(atmosDensity); + params.atmosDensity = static_cast(atmosDensity); - // Calculate parameters used in the atmospheric model for shaders - // Isothermal atmospheric model - // See http://en.wikipedia.org/wiki/Atmospheric_pressure#Altitude_atmospheric_pressure_variation - // This model features an exponential decrease in pressure and density with altitude. - // The scale height is 1/the exponential coefficient. + // Calculate parameters used in the atmospheric model for shaders + // Isothermal atmospheric model + // See http://en.wikipedia.org/wiki/Atmospheric_pressure#Altitude_atmospheric_pressure_variation + // This model features an exponential decrease in pressure and density with altitude. + // The scale height is 1/the exponential coefficient. - // The equation for pressure is: - // Pressure at height h = Pressure surface * e^((-Mg/RT)*h) + // The equation for pressure is: + // Pressure at height h = Pressure surface * e^((-Mg/RT)*h) - // calculate (inverse) atmosphere scale height - // The formula for scale height is: - // h = RT / Mg - // h is height above the surface in meters - // R is the universal gas constant - // T is the surface temperature in Kelvin - // g is the gravity in m/s^2 - // M is the molar mass of air in kg/mol + // calculate (inverse) atmosphere scale height + // The formula for scale height is: + // h = RT / Mg + // h is height above the surface in meters + // R is the universal gas constant + // T is the surface temperature in Kelvin + // g is the gravity in m/s^2 + // M is the molar mass of air in kg/mol - // calculate gravity - // radius of the planet - const double radiusPlanet_in_m = (m_radius.ToDouble()*EARTH_RADIUS); - const double massPlanet_in_kg = (m_mass.ToDouble()*EARTH_MASS); - const double g = G*massPlanet_in_kg/(radiusPlanet_in_m*radiusPlanet_in_m); + // calculate gravity + // radius of the planet + const double radiusPlanet_in_m = (m_radius.ToDouble()*EARTH_RADIUS); + const double massPlanet_in_kg = (m_mass.ToDouble()*EARTH_MASS); + const double g = G*massPlanet_in_kg/(radiusPlanet_in_m*radiusPlanet_in_m); - double T = static_cast(m_averageTemp); + double T = static_cast(m_averageTemp); - // XXX hack to avoid issues with sysgen giving 0 temps - // temporary as part of sysgen needs to be rewritten before the proper fix can be used - if (T < 1) - T = 165; + // XXX hack to avoid issues with sysgen giving 0 temps + // temporary as part of sysgen needs to be rewritten before the proper fix can be used + if (T < 1) + T = 165; - // We have two kinds of atmosphere: Earth-like and gas giant (hydrogen/helium) - const double M = m_type == TYPE_PLANET_GAS_GIANT ? 0.0023139903 : 0.02897f; // in kg/mol + // We have two kinds of atmosphere: Earth-like and gas giant (hydrogen/helium) + const double M = m_type == TYPE_PLANET_GAS_GIANT ? 0.0023139903 : 0.02897f; // in kg/mol - float atmosScaleHeight = static_cast(GAS_CONSTANT_R*T/(M*g)); + float atmosScaleHeight = static_cast(GAS_CONSTANT_R*T/(M*g)); - // min of 2.0 corresponds to a scale height of 1/20 of the planet's radius, - params.atmosInvScaleHeight = std::max(20.0f, static_cast(GetRadius() / atmosScaleHeight)); - // integrate atmospheric density between surface and this radius. this is 10x the scale - // height, which should be a height at which the atmospheric density is negligible - params.atmosRadius = 1.0f + static_cast(10.0f * atmosScaleHeight) / GetRadius(); + // min of 2.0 corresponds to a scale height of 1/20 of the planet's radius, + params.atmosInvScaleHeight = std::max(20.0f, static_cast(GetRadius() / atmosScaleHeight)); + // integrate atmospheric density between surface and this radius. this is 10x the scale + // height, which should be a height at which the atmospheric density is negligible + params.atmosRadius = 1.0f + static_cast(10.0f * atmosScaleHeight) / GetRadius(); - params.planetRadius = static_cast(radiusPlanet_in_m); + params.planetRadius = static_cast(radiusPlanet_in_m); - return params; + return params; } /* @@ -695,404 +695,404 @@ SystemBody::AtmosphereParameters SystemBody::CalcAtmosphereParams() const * We must be sneaky and avoid floating point in these places. */ StarSystem::StarSystem(const SystemPath &path, RefCountedPtr galaxy, StarSystemCache* cache, Random& rand) - : m_galaxy(galaxy), m_path(path.SystemOnly()), m_numStars(0), m_isCustom(false), - m_faction(nullptr), m_explored(eEXPLORED_AT_START), m_exploredTime(0.0), m_econType(GalacticEconomy::ECON_MINING), m_seed(0), - m_commodityLegal(unsigned(GalacticEconomy::Commodity::COMMODITY_COUNT), true), m_cache(cache) + : m_galaxy(galaxy), m_path(path.SystemOnly()), m_numStars(0), m_isCustom(false), + m_faction(nullptr), m_explored(eEXPLORED_AT_START), m_exploredTime(0.0), m_econType(GalacticEconomy::ECON_MINING), m_seed(0), + m_commodityLegal(unsigned(GalacticEconomy::Commodity::COMMODITY_COUNT), true), m_cache(cache) { - PROFILE_SCOPED() - memset(m_tradeLevel, 0, sizeof(m_tradeLevel)); + PROFILE_SCOPED() + memset(m_tradeLevel, 0, sizeof(m_tradeLevel)); } StarSystem::GeneratorAPI::GeneratorAPI(const SystemPath &path, RefCountedPtr galaxy, StarSystemCache* cache, Random& rand) - : StarSystem(path, galaxy, cache, rand) { } + : StarSystem(path, galaxy, cache, rand) { } #ifdef DEBUG_DUMP struct thing_t { - SystemBody* obj; - vector3d pos; - vector3d vel; + SystemBody* obj; + vector3d pos; + vector3d vel; }; void StarSystem::Dump() { - std::vector obj_stack; - std::vector pos_stack; - std::vector output; - - SystemBody *obj = m_rootBody; - vector3d pos = vector3d(0.0); - - while (obj) { - vector3d p2 = pos; - if (obj->m_parent) { - p2 = pos + obj->m_orbit.OrbitalPosAtTime(1.0); - pos = pos + obj->m_orbit.OrbitalPosAtTime(0.0); - } - - if ((obj->GetType() != SystemBody::TYPE_GRAVPOINT) && - (obj->GetSuperType() != SystemBody::SUPERTYPE_STARPORT)) { - struct thing_t t; - t.obj = obj; - t.pos = pos; - t.vel = (p2-pos); - output.push_back(t); - } - for (std::vector::iterator i = obj->m_children.begin(); - i != obj->m_children.end(); ++i) { - obj_stack.push_back(*i); - pos_stack.push_back(pos); - } - if (obj_stack.size() == 0) break; - pos = pos_stack.back(); - obj = obj_stack.back(); - pos_stack.pop_back(); - obj_stack.pop_back(); - } - - FILE *f = fopen("starsystem.dump", "w"); - fprintf(f, SIZET_FMT " bodies\n", output.size()); - fprintf(f, "0 steps\n"); - for (std::vector::iterator i = output.begin(); - i != output.end(); ++i) { - fprintf(f, "B:%lf,%lf:%lf,%lf,%lf,%lf:%lf:%d:%lf,%lf,%lf\n", - (*i).pos.x, (*i).pos.y, (*i).pos.z, - (*i).vel.x, (*i).vel.y, (*i).vel.z, - (*i).obj->GetMass(), 0, - 1.0, 1.0, 1.0); - } - fclose(f); - Output("Junk dumped to starsystem.dump\n"); + std::vector obj_stack; + std::vector pos_stack; + std::vector output; + + SystemBody *obj = m_rootBody; + vector3d pos = vector3d(0.0); + + while (obj) { + vector3d p2 = pos; + if (obj->m_parent) { + p2 = pos + obj->m_orbit.OrbitalPosAtTime(1.0); + pos = pos + obj->m_orbit.OrbitalPosAtTime(0.0); + } + + if ((obj->GetType() != SystemBody::TYPE_GRAVPOINT) && + (obj->GetSuperType() != SystemBody::SUPERTYPE_STARPORT)) { + struct thing_t t; + t.obj = obj; + t.pos = pos; + t.vel = (p2-pos); + output.push_back(t); + } + for (std::vector::iterator i = obj->m_children.begin(); + i != obj->m_children.end(); ++i) { + obj_stack.push_back(*i); + pos_stack.push_back(pos); + } + if (obj_stack.size() == 0) break; + pos = pos_stack.back(); + obj = obj_stack.back(); + pos_stack.pop_back(); + obj_stack.pop_back(); + } + + FILE *f = fopen("starsystem.dump", "w"); + fprintf(f, SIZET_FMT " bodies\n", output.size()); + fprintf(f, "0 steps\n"); + for (std::vector::iterator i = output.begin(); + i != output.end(); ++i) { + fprintf(f, "B:%lf,%lf:%lf,%lf,%lf,%lf:%lf:%d:%lf,%lf,%lf\n", + (*i).pos.x, (*i).pos.y, (*i).pos.z, + (*i).vel.x, (*i).vel.y, (*i).vel.z, + (*i).obj->GetMass(), 0, + 1.0, 1.0, 1.0); + } + fclose(f); + Output("Junk dumped to starsystem.dump\n"); } #endif /* DEBUG_DUMP */ void StarSystem::MakeShortDescription() { - PROFILE_SCOPED() - if (GetExplored() == StarSystem::eUNEXPLORED) - SetShortDesc(Lang::UNEXPLORED_SYSTEM_NO_DATA); - - else if (GetExplored() == StarSystem::eEXPLORED_BY_PLAYER) - SetShortDesc(stringf(Lang::RECENTLY_EXPLORED_SYSTEM, formatarg("date", format_date_only(GetExploredTime())))); - - /* Total population is in billions */ - else if(GetTotalPop() == 0) { - SetShortDesc(Lang::SMALL_SCALE_PROSPECTING_NO_SETTLEMENTS); - } else if (GetTotalPop() < fixed(1,10)) { - switch (GetEconType()) { - case GalacticEconomy::ECON_INDUSTRY: SetShortDesc(Lang::SMALL_INDUSTRIAL_OUTPOST); break; - case GalacticEconomy::ECON_MINING: SetShortDesc(Lang::SOME_ESTABLISHED_MINING); break; - case GalacticEconomy::ECON_AGRICULTURE: SetShortDesc(Lang::YOUNG_FARMING_COLONY); break; - } - } else if (GetTotalPop() < fixed(1,2)) { - switch (GetEconType()) { - case GalacticEconomy::ECON_INDUSTRY: SetShortDesc(Lang::INDUSTRIAL_COLONY); break; - case GalacticEconomy::ECON_MINING: SetShortDesc(Lang::MINING_COLONY); break; - case GalacticEconomy::ECON_AGRICULTURE: SetShortDesc(Lang::OUTDOOR_AGRICULTURAL_WORLD); break; - } - } else if (GetTotalPop() < fixed(5,1)) { - switch (GetEconType()) { - case GalacticEconomy::ECON_INDUSTRY: SetShortDesc(Lang::HEAVY_INDUSTRY); break; - case GalacticEconomy::ECON_MINING: SetShortDesc(Lang::EXTENSIVE_MINING); break; - case GalacticEconomy::ECON_AGRICULTURE: SetShortDesc(Lang::THRIVING_OUTDOOR_WORLD); break; - } - } else { - switch (GetEconType()) { - case GalacticEconomy::ECON_INDUSTRY: SetShortDesc(Lang::INDUSTRIAL_HUB_SYSTEM); break; - case GalacticEconomy::ECON_MINING: SetShortDesc(Lang::VAST_STRIP_MINE); break; - case GalacticEconomy::ECON_AGRICULTURE: SetShortDesc(Lang::HIGH_POPULATION_OUTDOOR_WORLD); break; - } - } + PROFILE_SCOPED() + if (GetExplored() == StarSystem::eUNEXPLORED) + SetShortDesc(Lang::UNEXPLORED_SYSTEM_NO_DATA); + + else if (GetExplored() == StarSystem::eEXPLORED_BY_PLAYER) + SetShortDesc(stringf(Lang::RECENTLY_EXPLORED_SYSTEM, formatarg("date", format_date_only(GetExploredTime())))); + + /* Total population is in billions */ + else if(GetTotalPop() == 0) { + SetShortDesc(Lang::SMALL_SCALE_PROSPECTING_NO_SETTLEMENTS); + } else if (GetTotalPop() < fixed(1,10)) { + switch (GetEconType()) { + case GalacticEconomy::ECON_INDUSTRY: SetShortDesc(Lang::SMALL_INDUSTRIAL_OUTPOST); break; + case GalacticEconomy::ECON_MINING: SetShortDesc(Lang::SOME_ESTABLISHED_MINING); break; + case GalacticEconomy::ECON_AGRICULTURE: SetShortDesc(Lang::YOUNG_FARMING_COLONY); break; + } + } else if (GetTotalPop() < fixed(1,2)) { + switch (GetEconType()) { + case GalacticEconomy::ECON_INDUSTRY: SetShortDesc(Lang::INDUSTRIAL_COLONY); break; + case GalacticEconomy::ECON_MINING: SetShortDesc(Lang::MINING_COLONY); break; + case GalacticEconomy::ECON_AGRICULTURE: SetShortDesc(Lang::OUTDOOR_AGRICULTURAL_WORLD); break; + } + } else if (GetTotalPop() < fixed(5,1)) { + switch (GetEconType()) { + case GalacticEconomy::ECON_INDUSTRY: SetShortDesc(Lang::HEAVY_INDUSTRY); break; + case GalacticEconomy::ECON_MINING: SetShortDesc(Lang::EXTENSIVE_MINING); break; + case GalacticEconomy::ECON_AGRICULTURE: SetShortDesc(Lang::THRIVING_OUTDOOR_WORLD); break; + } + } else { + switch (GetEconType()) { + case GalacticEconomy::ECON_INDUSTRY: SetShortDesc(Lang::INDUSTRIAL_HUB_SYSTEM); break; + case GalacticEconomy::ECON_MINING: SetShortDesc(Lang::VAST_STRIP_MINE); break; + case GalacticEconomy::ECON_AGRICULTURE: SetShortDesc(Lang::HIGH_POPULATION_OUTDOOR_WORLD); break; + } + } } void StarSystem::ExploreSystem(double time) { - if (m_explored != eUNEXPLORED) - return; - m_explored = eEXPLORED_BY_PLAYER; - m_exploredTime = time; - RefCountedPtr sec = m_galaxy->GetMutableSector(m_path); - Sector::System& secsys = sec->m_systems[m_path.systemIndex]; - secsys.SetExplored(m_explored, m_exploredTime); - MakeShortDescription(); - LuaEvent::Queue("onSystemExplored", this); + if (m_explored != eUNEXPLORED) + return; + m_explored = eEXPLORED_BY_PLAYER; + m_exploredTime = time; + RefCountedPtr sec = m_galaxy->GetMutableSector(m_path); + Sector::System& secsys = sec->m_systems[m_path.systemIndex]; + secsys.SetExplored(m_explored, m_exploredTime); + MakeShortDescription(); + LuaEvent::Queue("onSystemExplored", this); } void SystemBody::Dump(FILE* file, const char* indent) const { - fprintf(file, "%sSystemBody(%d,%d,%d,%u,%u) : %s/%s %s{\n", indent, m_path.sectorX, m_path.sectorY, m_path.sectorZ, m_path.systemIndex, - m_path.bodyIndex, EnumStrings::GetString("BodySuperType", GetSuperType()), EnumStrings::GetString("BodyType", m_type), - m_isCustomBody ? "CUSTOM " : ""); - fprintf(file, "%s\t\"%s\"\n", indent, m_name.c_str()); - fprintf(file, "%s\tmass %.6f\n", indent, m_mass.ToDouble()); - fprintf(file, "%s\torbit a=%.6f, e=%.6f, phase=%.6f\n", indent, m_orbit.GetSemiMajorAxis(), m_orbit.GetEccentricity(), - m_orbit.GetOrbitalPhaseAtStart()); - fprintf(file, "%s\torbit a=%.6f, e=%.6f, orbMin=%.6f, orbMax=%.6f\n", indent, m_semiMajorAxis.ToDouble(), m_eccentricity.ToDouble(), - m_orbMin.ToDouble(), m_orbMax.ToDouble()); - fprintf(file, "%s\t\toffset=%.6f, phase=%.6f, inclination=%.6f\n", indent, m_orbitalOffset.ToDouble(), m_orbitalPhaseAtStart.ToDouble(), - m_inclination.ToDouble()); - if (m_type != TYPE_GRAVPOINT) { - fprintf(file, "%s\tseed %u\n", indent, m_seed); - fprintf(file, "%s\tradius %.6f, aspect %.6f\n", indent, m_radius.ToDouble(), m_aspectRatio.ToDouble()); - fprintf(file, "%s\taxial tilt %.6f, period %.6f, phase %.6f\n", indent, m_axialTilt.ToDouble(), m_rotationPeriod.ToDouble(), - m_rotationalPhaseAtStart.ToDouble()); - fprintf(file, "%s\ttemperature %d\n", indent, m_averageTemp); - fprintf(file, "%s\tmetalicity %.2f, volcanicity %.2f\n", indent, m_metallicity.ToDouble() * 100.0, m_volcanicity.ToDouble() * 100.0); - fprintf(file, "%s\tvolatiles gas=%.2f, liquid=%.2f, ice=%.2f\n", indent, m_volatileGas.ToDouble() * 100.0, - m_volatileLiquid.ToDouble() * 100.0, m_volatileIces.ToDouble() * 100.0); - fprintf(file, "%s\tlife %.2f\n", indent, m_life.ToDouble() * 100.0); - fprintf(file, "%s\tatmosphere oxidizing=%.2f, color=(%hhu,%hhu,%hhu,%hhu), density=%.6f\n", indent, - m_atmosOxidizing.ToDouble() * 100.0, m_atmosColor.r, m_atmosColor.g, m_atmosColor.b, m_atmosColor.a, m_atmosDensity); - fprintf(file, "%s\trings minRadius=%.2f, maxRadius=%.2f, color=(%hhu,%hhu,%hhu,%hhu)\n", indent, m_rings.minRadius.ToDouble() * 100.0, - m_rings.maxRadius.ToDouble() * 100.0, m_rings.baseColor.r, m_rings.baseColor.g, m_rings.baseColor.b, m_rings.baseColor.a); - fprintf(file, "%s\thuman activity %.2f, population %.0f, agricultural %.2f\n", indent, m_humanActivity.ToDouble() * 100.0, - m_population.ToDouble() * 1e9, m_agricultural.ToDouble() * 100.0); - if (!m_heightMapFilename.empty()) { - fprintf(file, "%s\theightmap \"%s\", fractal %u\n", indent, m_heightMapFilename.c_str(), m_heightMapFractal); - } - } - for (const SystemBody* kid : m_children) { - assert(kid->m_parent == this); - char buf[32]; - snprintf(buf, sizeof(buf), "%s\t", indent); - kid->Dump(file, buf); - } - fprintf(file, "%s}\n", indent); + fprintf(file, "%sSystemBody(%d,%d,%d,%u,%u) : %s/%s %s{\n", indent, m_path.sectorX, m_path.sectorY, m_path.sectorZ, m_path.systemIndex, + m_path.bodyIndex, EnumStrings::GetString("BodySuperType", GetSuperType()), EnumStrings::GetString("BodyType", m_type), + m_isCustomBody ? "CUSTOM " : ""); + fprintf(file, "%s\t\"%s\"\n", indent, m_name.c_str()); + fprintf(file, "%s\tmass %.6f\n", indent, m_mass.ToDouble()); + fprintf(file, "%s\torbit a=%.6f, e=%.6f, phase=%.6f\n", indent, m_orbit.GetSemiMajorAxis(), m_orbit.GetEccentricity(), + m_orbit.GetOrbitalPhaseAtStart()); + fprintf(file, "%s\torbit a=%.6f, e=%.6f, orbMin=%.6f, orbMax=%.6f\n", indent, m_semiMajorAxis.ToDouble(), m_eccentricity.ToDouble(), + m_orbMin.ToDouble(), m_orbMax.ToDouble()); + fprintf(file, "%s\t\toffset=%.6f, phase=%.6f, inclination=%.6f\n", indent, m_orbitalOffset.ToDouble(), m_orbitalPhaseAtStart.ToDouble(), + m_inclination.ToDouble()); + if (m_type != TYPE_GRAVPOINT) { + fprintf(file, "%s\tseed %u\n", indent, m_seed); + fprintf(file, "%s\tradius %.6f, aspect %.6f\n", indent, m_radius.ToDouble(), m_aspectRatio.ToDouble()); + fprintf(file, "%s\taxial tilt %.6f, period %.6f, phase %.6f\n", indent, m_axialTilt.ToDouble(), m_rotationPeriod.ToDouble(), + m_rotationalPhaseAtStart.ToDouble()); + fprintf(file, "%s\ttemperature %d\n", indent, m_averageTemp); + fprintf(file, "%s\tmetalicity %.2f, volcanicity %.2f\n", indent, m_metallicity.ToDouble() * 100.0, m_volcanicity.ToDouble() * 100.0); + fprintf(file, "%s\tvolatiles gas=%.2f, liquid=%.2f, ice=%.2f\n", indent, m_volatileGas.ToDouble() * 100.0, + m_volatileLiquid.ToDouble() * 100.0, m_volatileIces.ToDouble() * 100.0); + fprintf(file, "%s\tlife %.2f\n", indent, m_life.ToDouble() * 100.0); + fprintf(file, "%s\tatmosphere oxidizing=%.2f, color=(%hhu,%hhu,%hhu,%hhu), density=%.6f\n", indent, + m_atmosOxidizing.ToDouble() * 100.0, m_atmosColor.r, m_atmosColor.g, m_atmosColor.b, m_atmosColor.a, m_atmosDensity); + fprintf(file, "%s\trings minRadius=%.2f, maxRadius=%.2f, color=(%hhu,%hhu,%hhu,%hhu)\n", indent, m_rings.minRadius.ToDouble() * 100.0, + m_rings.maxRadius.ToDouble() * 100.0, m_rings.baseColor.r, m_rings.baseColor.g, m_rings.baseColor.b, m_rings.baseColor.a); + fprintf(file, "%s\thuman activity %.2f, population %.0f, agricultural %.2f\n", indent, m_humanActivity.ToDouble() * 100.0, + m_population.ToDouble() * 1e9, m_agricultural.ToDouble() * 100.0); + if (!m_heightMapFilename.empty()) { + fprintf(file, "%s\theightmap \"%s\", fractal %u\n", indent, m_heightMapFilename.c_str(), m_heightMapFractal); + } + } + for (const SystemBody* kid : m_children) { + assert(kid->m_parent == this); + char buf[32]; + snprintf(buf, sizeof(buf), "%s\t", indent); + kid->Dump(file, buf); + } + fprintf(file, "%s}\n", indent); } void SystemBody::ClearParentAndChildPointers() { - PROFILE_SCOPED() - for (std::vector::iterator i = m_children.begin(); i != m_children.end(); ++i) - (*i)->ClearParentAndChildPointers(); - m_parent = 0; - m_children.clear(); + PROFILE_SCOPED() + for (std::vector::iterator i = m_children.begin(); i != m_children.end(); ++i) + (*i)->ClearParentAndChildPointers(); + m_parent = 0; + m_children.clear(); } StarSystem::~StarSystem() { - PROFILE_SCOPED() - // clear parent and children pointers. someone (Lua) might still have a - // reference to things that are about to be deleted - m_rootBody->ClearParentAndChildPointers(); - if (m_cache) - m_cache->RemoveFromAttic(m_path); + PROFILE_SCOPED() + // clear parent and children pointers. someone (Lua) might still have a + // reference to things that are about to be deleted + m_rootBody->ClearParentAndChildPointers(); + if (m_cache) + m_cache->RemoveFromAttic(m_path); } void StarSystem::ToJson(Json &jsonObj, StarSystem *s) { - if (s) - { - Json starSystemObj({}); // Create JSON object to contain star system data. - starSystemObj["sector_x"] = s->m_path.sectorX; - starSystemObj["sector_y"] = s->m_path.sectorY; - starSystemObj["sector_z"] = s->m_path.sectorZ; - starSystemObj["system_index"] = s->m_path.systemIndex; - jsonObj["star_system"] = starSystemObj; // Add star system object to supplied object. - } + if (s) + { + Json starSystemObj({}); // Create JSON object to contain star system data. + starSystemObj["sector_x"] = s->m_path.sectorX; + starSystemObj["sector_y"] = s->m_path.sectorY; + starSystemObj["sector_z"] = s->m_path.sectorZ; + starSystemObj["system_index"] = s->m_path.systemIndex; + jsonObj["star_system"] = starSystemObj; // Add star system object to supplied object. + } } RefCountedPtr StarSystem::FromJson(RefCountedPtr galaxy, const Json &jsonObj) { - try { - Json starSystemObj = jsonObj["star_system"]; - - int sec_x = starSystemObj["sector_x"]; - int sec_y = starSystemObj["sector_y"]; - int sec_z = starSystemObj["sector_z"]; - int sys_idx = starSystemObj["system_index"]; - - return galaxy->GetStarSystem(SystemPath(sec_x, sec_y, sec_z, sys_idx)); - } catch (Json::type_error &) { - throw SavedGameCorruptException(); - } + try { + Json starSystemObj = jsonObj["star_system"]; + + int sec_x = starSystemObj["sector_x"]; + int sec_y = starSystemObj["sector_y"]; + int sec_z = starSystemObj["sector_z"]; + int sys_idx = starSystemObj["system_index"]; + + return galaxy->GetStarSystem(SystemPath(sec_x, sec_y, sec_z, sys_idx)); + } catch (Json::type_error &) { + throw SavedGameCorruptException(); + } } std::string StarSystem::ExportBodyToLua(FILE *f, SystemBody *body) { - const int multiplier = 10000; - - // strip characters that will not work in Lua - std::string code_name = body->GetName(); - std::transform(code_name.begin(), code_name.end(), code_name.begin(), ::tolower); - code_name.erase(remove_if(code_name.begin(), code_name.end(), InvalidSystemNameChar), code_name.end()); - - // find the body type index so we can lookup the name - const char *pBodyTypeName = nullptr; - for (int bodyTypeIdx = 0; ENUM_BodyType[bodyTypeIdx].name != 0; bodyTypeIdx++) { - if (ENUM_BodyType[bodyTypeIdx].value == body->GetType()) { - pBodyTypeName = ENUM_BodyType[bodyTypeIdx].name; - break; - } - } - - if (body->GetType() == SystemBody::TYPE_STARPORT_SURFACE) - { - fprintf(f, - "local %s = CustomSystemBody:new(\"%s\", '%s')\n" - "\t:latitude(math.deg2rad(%.1f))\n" - "\t:longitude(math.deg2rad(%.1f))\n", - - code_name.c_str(), - body->GetName().c_str(), pBodyTypeName, - body->m_inclination.ToDouble() * 180 / M_PI, - body->m_orbitalOffset.ToDouble() * 180 / M_PI - ); - } - else - { - fprintf(f, - "local %s = CustomSystemBody:new(\"%s\", '%s')\n" - "\t:radius(f(%d,%d))\n" - "\t:mass(f(%d,%d))\n", - code_name.c_str(), - body->GetName().c_str(), pBodyTypeName, - int(round(body->GetRadiusAsFixed().ToDouble()*multiplier)), multiplier, - int(round(body->GetMassAsFixed().ToDouble()*multiplier)), multiplier - ); - - if (body->GetType() != SystemBody::TYPE_GRAVPOINT) - fprintf(f, - "\t:seed(%u)\n" - "\t:temp(%d)\n" - "\t:semi_major_axis(f(%d,%d))\n" - "\t:eccentricity(f(%d,%d))\n" - "\t:rotation_period(f(%d,%d))\n" - "\t:axial_tilt(fixed.deg2rad(f(%d,%d)))\n" - "\t:rotational_phase_at_start(fixed.deg2rad(f(%d,%d)))\n" - "\t:orbital_phase_at_start(fixed.deg2rad(f(%d,%d)))\n" - "\t:orbital_offset(fixed.deg2rad(f(%d,%d)))\n", - body->GetSeed(), body->GetAverageTemp(), - int(round(body->GetOrbit().GetSemiMajorAxis() / AU * multiplier)), multiplier, - int(round(body->GetOrbit().GetEccentricity()*multiplier)), multiplier, - int(round(body->m_rotationPeriod.ToDouble()*multiplier)), multiplier, - int(round(body->GetAxialTilt()*multiplier)), multiplier, - int(round(body->m_rotationalPhaseAtStart.ToDouble()*multiplier * 180 / M_PI)), multiplier, - int(round(body->m_orbitalPhaseAtStart.ToDouble()*multiplier * 180 / M_PI)), multiplier, - int(round(body->m_orbitalOffset.ToDouble()*multiplier * 180 / M_PI)), multiplier - ); - - if (body->GetType() == SystemBody::TYPE_PLANET_TERRESTRIAL) - fprintf(f, - "\t:metallicity(f(%d,%d))\n" - "\t:volcanicity(f(%d,%d))\n" - "\t:atmos_density(f(%d,%d))\n" - "\t:atmos_oxidizing(f(%d,%d))\n" - "\t:ocean_cover(f(%d,%d))\n" - "\t:ice_cover(f(%d,%d))\n" - "\t:life(f(%d,%d))\n", - int(round(body->GetMetallicity()*multiplier)), multiplier, - int(round(body->GetVolcanicity()*multiplier)), multiplier, - int(round(body->GetVolatileGas()*multiplier)), multiplier, - int(round(body->GetAtmosOxidizing()*multiplier)), multiplier, - int(round(body->GetVolatileLiquid()*multiplier)), multiplier, - int(round(body->GetVolatileIces()*multiplier)), multiplier, - int(round(body->GetLife()*multiplier)), multiplier - ); - } - - fprintf(f, "\n"); - - std::string code_list = code_name; - if (body->m_children.size() > 0) { - code_list = code_list + ", \n\t{\n"; - for (Uint32 ii = 0; ii < body->m_children.size(); ii++) { - code_list = code_list + "\t" + ExportBodyToLua(f, body->m_children[ii]) + ", \n"; - } - code_list = code_list + "\t}"; - } - - return code_list; + const int multiplier = 10000; + + // strip characters that will not work in Lua + std::string code_name = body->GetName(); + std::transform(code_name.begin(), code_name.end(), code_name.begin(), ::tolower); + code_name.erase(remove_if(code_name.begin(), code_name.end(), InvalidSystemNameChar), code_name.end()); + + // find the body type index so we can lookup the name + const char *pBodyTypeName = nullptr; + for (int bodyTypeIdx = 0; ENUM_BodyType[bodyTypeIdx].name != 0; bodyTypeIdx++) { + if (ENUM_BodyType[bodyTypeIdx].value == body->GetType()) { + pBodyTypeName = ENUM_BodyType[bodyTypeIdx].name; + break; + } + } + + if (body->GetType() == SystemBody::TYPE_STARPORT_SURFACE) + { + fprintf(f, + "local %s = CustomSystemBody:new(\"%s\", '%s')\n" + "\t:latitude(math.deg2rad(%.1f))\n" + "\t:longitude(math.deg2rad(%.1f))\n", + + code_name.c_str(), + body->GetName().c_str(), pBodyTypeName, + body->m_inclination.ToDouble() * 180 / M_PI, + body->m_orbitalOffset.ToDouble() * 180 / M_PI + ); + } + else + { + fprintf(f, + "local %s = CustomSystemBody:new(\"%s\", '%s')\n" + "\t:radius(f(%d,%d))\n" + "\t:mass(f(%d,%d))\n", + code_name.c_str(), + body->GetName().c_str(), pBodyTypeName, + int(round(body->GetRadiusAsFixed().ToDouble()*multiplier)), multiplier, + int(round(body->GetMassAsFixed().ToDouble()*multiplier)), multiplier + ); + + if (body->GetType() != SystemBody::TYPE_GRAVPOINT) + fprintf(f, + "\t:seed(%u)\n" + "\t:temp(%d)\n" + "\t:semi_major_axis(f(%d,%d))\n" + "\t:eccentricity(f(%d,%d))\n" + "\t:rotation_period(f(%d,%d))\n" + "\t:axial_tilt(fixed.deg2rad(f(%d,%d)))\n" + "\t:rotational_phase_at_start(fixed.deg2rad(f(%d,%d)))\n" + "\t:orbital_phase_at_start(fixed.deg2rad(f(%d,%d)))\n" + "\t:orbital_offset(fixed.deg2rad(f(%d,%d)))\n", + body->GetSeed(), body->GetAverageTemp(), + int(round(body->GetOrbit().GetSemiMajorAxis() / AU * multiplier)), multiplier, + int(round(body->GetOrbit().GetEccentricity()*multiplier)), multiplier, + int(round(body->m_rotationPeriod.ToDouble()*multiplier)), multiplier, + int(round(body->GetAxialTilt()*multiplier)), multiplier, + int(round(body->m_rotationalPhaseAtStart.ToDouble()*multiplier * 180 / M_PI)), multiplier, + int(round(body->m_orbitalPhaseAtStart.ToDouble()*multiplier * 180 / M_PI)), multiplier, + int(round(body->m_orbitalOffset.ToDouble()*multiplier * 180 / M_PI)), multiplier + ); + + if (body->GetType() == SystemBody::TYPE_PLANET_TERRESTRIAL) + fprintf(f, + "\t:metallicity(f(%d,%d))\n" + "\t:volcanicity(f(%d,%d))\n" + "\t:atmos_density(f(%d,%d))\n" + "\t:atmos_oxidizing(f(%d,%d))\n" + "\t:ocean_cover(f(%d,%d))\n" + "\t:ice_cover(f(%d,%d))\n" + "\t:life(f(%d,%d))\n", + int(round(body->GetMetallicity()*multiplier)), multiplier, + int(round(body->GetVolcanicity()*multiplier)), multiplier, + int(round(body->GetVolatileGas()*multiplier)), multiplier, + int(round(body->GetAtmosOxidizing()*multiplier)), multiplier, + int(round(body->GetVolatileLiquid()*multiplier)), multiplier, + int(round(body->GetVolatileIces()*multiplier)), multiplier, + int(round(body->GetLife()*multiplier)), multiplier + ); + } + + fprintf(f, "\n"); + + std::string code_list = code_name; + if (body->m_children.size() > 0) { + code_list = code_list + ", \n\t{\n"; + for (Uint32 ii = 0; ii < body->m_children.size(); ii++) { + code_list = code_list + "\t" + ExportBodyToLua(f, body->m_children[ii]) + ", \n"; + } + code_list = code_list + "\t}"; + } + + return code_list; } std::string StarSystem::GetStarTypes(SystemBody *body) { - int bodyTypeIdx = 0; - std::string types = ""; + int bodyTypeIdx = 0; + std::string types = ""; - if(body->GetSuperType() == SystemBody::SUPERTYPE_STAR) { - for(bodyTypeIdx = 0; ENUM_BodyType[bodyTypeIdx].name != 0; bodyTypeIdx++) { - if(ENUM_BodyType[bodyTypeIdx].value == body->GetType()) - break; - } + if(body->GetSuperType() == SystemBody::SUPERTYPE_STAR) { + for(bodyTypeIdx = 0; ENUM_BodyType[bodyTypeIdx].name != 0; bodyTypeIdx++) { + if(ENUM_BodyType[bodyTypeIdx].value == body->GetType()) + break; + } - types = types + "'" + ENUM_BodyType[bodyTypeIdx].name + "', "; - } + types = types + "'" + ENUM_BodyType[bodyTypeIdx].name + "', "; + } - for (Uint32 ii = 0; ii < body->m_children.size(); ii++) { - types = types + GetStarTypes(body->m_children[ii]); - } + for (Uint32 ii = 0; ii < body->m_children.size(); ii++) { + types = types + GetStarTypes(body->m_children[ii]); + } - return types; + return types; } void StarSystem::ExportToLua(const char *filename) { - FILE *f = fopen(filename,"w"); - int j; + FILE *f = fopen(filename,"w"); + int j; - if(f == 0) - return; + if(f == 0) + return; - fprintf(f,"-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details\n"); - fprintf(f,"-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt\n\n"); + fprintf(f, "-- Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details\n"); + fprintf(f, "-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt\n\n"); - std::string stars_in_system = GetStarTypes(m_rootBody.Get()); + std::string stars_in_system = GetStarTypes(m_rootBody.Get()); - for(j = 0; ENUM_PolitGovType[j].name != 0; j++) { - if(ENUM_PolitGovType[j].value == GetSysPolit().govType) - break; - } + for(j = 0; ENUM_PolitGovType[j].name != 0; j++) { + if(ENUM_PolitGovType[j].value == GetSysPolit().govType) + break; + } - fprintf(f,"local system = CustomSystem:new('%s', { %s })\n\t:govtype('%s')\n\t:short_desc('%s')\n\t:long_desc([[%s]])\n\n", - GetName().c_str(), stars_in_system.c_str(), ENUM_PolitGovType[j].name, GetShortDescription().c_str(), GetLongDescription().c_str()); + fprintf(f,"local system = CustomSystem:new('%s', { %s })\n\t:govtype('%s')\n\t:short_desc('%s')\n\t:long_desc([[%s]])\n\n", + GetName().c_str(), stars_in_system.c_str(), ENUM_PolitGovType[j].name, GetShortDescription().c_str(), GetLongDescription().c_str()); - fprintf(f, "system:bodies(%s)\n\n", ExportBodyToLua(f, m_rootBody.Get()).c_str()); + fprintf(f, "system:bodies(%s)\n\n", ExportBodyToLua(f, m_rootBody.Get()).c_str()); - RefCountedPtr sec = m_galaxy->GetSector(GetPath()); - SystemPath pa = GetPath(); + RefCountedPtr sec = m_galaxy->GetSector(GetPath()); + SystemPath pa = GetPath(); - fprintf(f, "system:add_to_sector(%d,%d,%d,v(%.4f,%.4f,%.4f))\n", - pa.sectorX, pa.sectorY, pa.sectorZ, - sec->m_systems[pa.systemIndex].GetPosition().x/Sector::SIZE, - sec->m_systems[pa.systemIndex].GetPosition().y/Sector::SIZE, - sec->m_systems[pa.systemIndex].GetPosition().z/Sector::SIZE); + fprintf(f, "system:add_to_sector(%d,%d,%d,v(%.4f,%.4f,%.4f))\n", + pa.sectorX, pa.sectorY, pa.sectorZ, + sec->m_systems[pa.systemIndex].GetPosition().x/Sector::SIZE, + sec->m_systems[pa.systemIndex].GetPosition().y/Sector::SIZE, + sec->m_systems[pa.systemIndex].GetPosition().z/Sector::SIZE); - fclose(f); + fclose(f); } void StarSystem::Dump(FILE* file, const char* indent, bool suppressSectorData) const { - if (suppressSectorData) { - fprintf(file, "%sStarSystem {%s\n", indent, m_hasCustomBodies ? " CUSTOM-ONLY" : m_isCustom ? " CUSTOM" : ""); - } else { - fprintf(file, "%sStarSystem(%d,%d,%d,%u) {\n", indent, m_path.sectorX, m_path.sectorY, m_path.sectorZ, m_path.systemIndex); - fprintf(file, "%s\t\"%s\"\n", indent, m_name.c_str()); - fprintf(file, "%s\t%sEXPLORED%s\n", indent, GetUnexplored() ? "UN" : "", m_hasCustomBodies ? ", CUSTOM-ONLY" : m_isCustom ? ", CUSTOM" : ""); - fprintf(file, "%s\tfaction %s%s%s\n", indent, m_faction ? "\"" : "NONE", m_faction ? m_faction->name.c_str() : "", m_faction ? "\"" : ""); - fprintf(file, "%s\tseed %u\n", indent, static_cast(m_seed)); - fprintf(file, "%s\t%u stars%s\n", indent, m_numStars, m_numStars > 0 ? " {" : ""); - assert(m_numStars == m_stars.size()); - for (unsigned i = 0; i < m_numStars; ++i) - fprintf(file, "%s\t\t%s\n", indent, EnumStrings::GetString("BodyType", m_stars[i]->GetType())); - if (m_numStars > 0) fprintf(file, "%s\t}\n", indent); - } - fprintf(file, "%s\t" SIZET_FMT " bodies, " SIZET_FMT " spaceports \n", indent, m_bodies.size(), m_spaceStations.size()); - fprintf(file, "%s\tpopulation %.0f\n", indent, m_totalPop.ToDouble() * 1e9); - fprintf(file, "%s\tgovernment %s/%s, lawlessness %.2f\n", indent, m_polit.GetGovernmentDesc(), m_polit.GetEconomicDesc(), - m_polit.lawlessness.ToDouble() * 100.0); - fprintf(file, "%s\teconomy type%s%s%s\n", indent, m_econType == 0 ? " NONE" : m_econType & GalacticEconomy::ECON_AGRICULTURE ? " AGRICULTURE" : "", - m_econType & GalacticEconomy::ECON_INDUSTRY ? " INDUSTRY" : "", m_econType & GalacticEconomy::ECON_MINING ? " MINING" : ""); - fprintf(file, "%s\thumanProx %.2f\n", indent, m_humanProx.ToDouble() * 100.0); - fprintf(file, "%s\tmetallicity %.2f, industrial %.2f, agricultural %.2f\n", indent, m_metallicity.ToDouble() * 100.0, - m_industrial.ToDouble() * 100.0, m_agricultural.ToDouble() * 100.0); - fprintf(file, "%s\ttrade levels {\n", indent); - for (int i = 1; i < GalacticEconomy::COMMODITY_COUNT; ++i) { - fprintf(file, "%s\t\t%s = %d\n", indent, EnumStrings::GetString("CommodityType", i), m_tradeLevel[i]); - } - fprintf(file, "%s\t}\n", indent); - if (m_rootBody) { - char buf[32]; - snprintf(buf, sizeof(buf), "%s\t", indent); - assert(m_rootBody->GetPath().IsSameSystem(m_path)); - m_rootBody->Dump(file, buf); - } - fprintf(file, "%s}\n", indent); + if (suppressSectorData) { + fprintf(file, "%sStarSystem {%s\n", indent, m_hasCustomBodies ? " CUSTOM-ONLY" : m_isCustom ? " CUSTOM" : ""); + } else { + fprintf(file, "%sStarSystem(%d,%d,%d,%u) {\n", indent, m_path.sectorX, m_path.sectorY, m_path.sectorZ, m_path.systemIndex); + fprintf(file, "%s\t\"%s\"\n", indent, m_name.c_str()); + fprintf(file, "%s\t%sEXPLORED%s\n", indent, GetUnexplored() ? "UN" : "", m_hasCustomBodies ? ", CUSTOM-ONLY" : m_isCustom ? ", CUSTOM" : ""); + fprintf(file, "%s\tfaction %s%s%s\n", indent, m_faction ? "\"" : "NONE", m_faction ? m_faction->name.c_str() : "", m_faction ? "\"" : ""); + fprintf(file, "%s\tseed %u\n", indent, static_cast(m_seed)); + fprintf(file, "%s\t%u stars%s\n", indent, m_numStars, m_numStars > 0 ? " {" : ""); + assert(m_numStars == m_stars.size()); + for (unsigned i = 0; i < m_numStars; ++i) + fprintf(file, "%s\t\t%s\n", indent, EnumStrings::GetString("BodyType", m_stars[i]->GetType())); + if (m_numStars > 0) fprintf(file, "%s\t}\n", indent); + } + fprintf(file, "%s\t" SIZET_FMT " bodies, " SIZET_FMT " spaceports \n", indent, m_bodies.size(), m_spaceStations.size()); + fprintf(file, "%s\tpopulation %.0f\n", indent, m_totalPop.ToDouble() * 1e9); + fprintf(file, "%s\tgovernment %s/%s, lawlessness %.2f\n", indent, m_polit.GetGovernmentDesc(), m_polit.GetEconomicDesc(), + m_polit.lawlessness.ToDouble() * 100.0); + fprintf(file, "%s\teconomy type%s%s%s\n", indent, m_econType == 0 ? " NONE" : m_econType & GalacticEconomy::ECON_AGRICULTURE ? " AGRICULTURE" : "", + m_econType & GalacticEconomy::ECON_INDUSTRY ? " INDUSTRY" : "", m_econType & GalacticEconomy::ECON_MINING ? " MINING" : ""); + fprintf(file, "%s\thumanProx %.2f\n", indent, m_humanProx.ToDouble() * 100.0); + fprintf(file, "%s\tmetallicity %.2f, industrial %.2f, agricultural %.2f\n", indent, m_metallicity.ToDouble() * 100.0, + m_industrial.ToDouble() * 100.0, m_agricultural.ToDouble() * 100.0); + fprintf(file, "%s\ttrade levels {\n", indent); + for (int i = 1; i < GalacticEconomy::COMMODITY_COUNT; ++i) { + fprintf(file, "%s\t\t%s = %d\n", indent, EnumStrings::GetString("CommodityType", i), m_tradeLevel[i]); + } + fprintf(file, "%s\t}\n", indent); + if (m_rootBody) { + char buf[32]; + snprintf(buf, sizeof(buf), "%s\t", indent); + assert(m_rootBody->GetPath().IsSameSystem(m_path)); + m_rootBody->Dump(file, buf); + } + fprintf(file, "%s}\n", indent); } diff --git a/src/galaxy/StarSystem.h b/src/galaxy/StarSystem.h index 3446db61c33..ea8c81ccef3 100644 --- a/src/galaxy/StarSystem.h +++ b/src/galaxy/StarSystem.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STARSYSTEM_H diff --git a/src/galaxy/StarSystemGenerator.cpp b/src/galaxy/StarSystemGenerator.cpp index 7a669c80a94..227060607d2 100644 --- a/src/galaxy/StarSystemGenerator.cpp +++ b/src/galaxy/StarSystemGenerator.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StarSystemGenerator.h" diff --git a/src/galaxy/StarSystemGenerator.h b/src/galaxy/StarSystemGenerator.h index 6b606c2b4f4..dc1a42291f3 100644 --- a/src/galaxy/StarSystemGenerator.h +++ b/src/galaxy/StarSystemGenerator.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef STARSYSTEM_GENERATOR_H diff --git a/src/galaxy/SystemPath.cpp b/src/galaxy/SystemPath.cpp index 0371aae7697..0901b1eac8d 100644 --- a/src/galaxy/SystemPath.cpp +++ b/src/galaxy/SystemPath.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SystemPath.h" diff --git a/src/galaxy/SystemPath.h b/src/galaxy/SystemPath.h index 8b92e21bf8b..94dc6d12043 100644 --- a/src/galaxy/SystemPath.h +++ b/src/galaxy/SystemPath.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SYSTEMPATH_H diff --git a/src/gameconsts.h b/src/gameconsts.h index ecb219c8d7d..c68798f5b39 100644 --- a/src/gameconsts.h +++ b/src/gameconsts.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GAMECONSTS_H diff --git a/src/gameui/BindingCapture.cpp b/src/gameui/BindingCapture.cpp index 1736cd53ad8..938abdd19d2 100644 --- a/src/gameui/BindingCapture.cpp +++ b/src/gameui/BindingCapture.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BindingCapture.h" diff --git a/src/gameui/BindingCapture.h b/src/gameui/BindingCapture.h index febf9aa1099..c2f67fe7c9c 100644 --- a/src/gameui/BindingCapture.h +++ b/src/gameui/BindingCapture.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_BINDINGCAPTURE_H diff --git a/src/gameui/Face.cpp b/src/gameui/Face.cpp index 7d3f9ba4e26..091c2950132 100644 --- a/src/gameui/Face.cpp +++ b/src/gameui/Face.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Face.h" diff --git a/src/gameui/Face.h b/src/gameui/Face.h index 25837cbfcd1..062e0621b02 100644 --- a/src/gameui/Face.h +++ b/src/gameui/Face.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_FACE_H diff --git a/src/gameui/GalaxyMap.cpp b/src/gameui/GalaxyMap.cpp index b8d850fd053..8147a03ca90 100644 --- a/src/gameui/GalaxyMap.cpp +++ b/src/gameui/GalaxyMap.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GalaxyMap.h" diff --git a/src/gameui/GalaxyMap.h b/src/gameui/GalaxyMap.h index 32bd46e196f..c7e91b898b2 100644 --- a/src/gameui/GalaxyMap.h +++ b/src/gameui/GalaxyMap.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_GALAXYMAP_H diff --git a/src/gameui/GameUI.h b/src/gameui/GameUI.h index b880aff2ef0..5a286159ad2 100644 --- a/src/gameui/GameUI.h +++ b/src/gameui/GameUI.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_GAMEUI_H diff --git a/src/gameui/LabelOverlay.cpp b/src/gameui/LabelOverlay.cpp index 8ff0d4eeca2..b9bac6ffd0e 100644 --- a/src/gameui/LabelOverlay.cpp +++ b/src/gameui/LabelOverlay.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LabelOverlay.h" diff --git a/src/gameui/LabelOverlay.h b/src/gameui/LabelOverlay.h index 44b533cd678..d82dd754970 100644 --- a/src/gameui/LabelOverlay.h +++ b/src/gameui/LabelOverlay.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_LABELOVERLAY_H diff --git a/src/gameui/Lua.cpp b/src/gameui/Lua.cpp index 20525c2ffc7..44f0c467b14 100644 --- a/src/gameui/Lua.cpp +++ b/src/gameui/Lua.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/gameui/Lua.h b/src/gameui/Lua.h index b76d046bcbf..8976ea693dd 100644 --- a/src/gameui/Lua.h +++ b/src/gameui/Lua.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_LUA_H diff --git a/src/gameui/LuaBindingCapture.cpp b/src/gameui/LuaBindingCapture.cpp index 1ebcc98ecca..36dba705b94 100644 --- a/src/gameui/LuaBindingCapture.cpp +++ b/src/gameui/LuaBindingCapture.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BindingCapture.h" diff --git a/src/gameui/LuaFace.cpp b/src/gameui/LuaFace.cpp index 3e85347bc48..b159a3ed11f 100644 --- a/src/gameui/LuaFace.cpp +++ b/src/gameui/LuaFace.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Face.h" diff --git a/src/gameui/LuaGalaxyMap.cpp b/src/gameui/LuaGalaxyMap.cpp index cd1d478a740..0e75db71b3e 100644 --- a/src/gameui/LuaGalaxyMap.cpp +++ b/src/gameui/LuaGalaxyMap.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GalaxyMap.h" diff --git a/src/gameui/LuaModelSpinner.cpp b/src/gameui/LuaModelSpinner.cpp index ab44c829e97..4f7ea86fb4c 100644 --- a/src/gameui/LuaModelSpinner.cpp +++ b/src/gameui/LuaModelSpinner.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelSpinner.h" diff --git a/src/gameui/ModelSpinner.cpp b/src/gameui/ModelSpinner.cpp index e5e6ddbfd4e..a81c5f7cf18 100644 --- a/src/gameui/ModelSpinner.cpp +++ b/src/gameui/ModelSpinner.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelSpinner.h" diff --git a/src/gameui/ModelSpinner.h b/src/gameui/ModelSpinner.h index 9dab11688df..e6f03ca316b 100644 --- a/src/gameui/ModelSpinner.h +++ b/src/gameui/ModelSpinner.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_MODELSPINNER_H diff --git a/src/gameui/Panel.cpp b/src/gameui/Panel.cpp index 91dd72c2740..c442a86ddd5 100644 --- a/src/gameui/Panel.cpp +++ b/src/gameui/Panel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Panel.h" diff --git a/src/gameui/Panel.h b/src/gameui/Panel.h index f0b82e0cc1d..a5cf8be6575 100644 --- a/src/gameui/Panel.h +++ b/src/gameui/Panel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_PANEL_H diff --git a/src/graphics/Drawables.cpp b/src/graphics/Drawables.cpp index eea0b3de64d..e65920416a1 100644 --- a/src/graphics/Drawables.cpp +++ b/src/graphics/Drawables.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Drawables.h" diff --git a/src/graphics/Drawables.h b/src/graphics/Drawables.h index 57a32a2cba0..c83f58a4491 100644 --- a/src/graphics/Drawables.h +++ b/src/graphics/Drawables.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DRAWABLES_H diff --git a/src/graphics/Frustum.cpp b/src/graphics/Frustum.cpp index d6e4b948043..eb45f7c99eb 100644 --- a/src/graphics/Frustum.cpp +++ b/src/graphics/Frustum.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Frustum.h" diff --git a/src/graphics/Frustum.h b/src/graphics/Frustum.h index 4c68ae4e4f6..16d74acda6c 100644 --- a/src/graphics/Frustum.h +++ b/src/graphics/Frustum.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FRUSTUM_H diff --git a/src/graphics/Graphics.cpp b/src/graphics/Graphics.cpp index e2d7469132d..f5d0c345ec5 100644 --- a/src/graphics/Graphics.cpp +++ b/src/graphics/Graphics.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Graphics.h" diff --git a/src/graphics/Graphics.h b/src/graphics/Graphics.h index 73e2e57bce2..ac85d4bf0b3 100644 --- a/src/graphics/Graphics.h +++ b/src/graphics/Graphics.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GRAPHICS_H diff --git a/src/graphics/Light.cpp b/src/graphics/Light.cpp index 11d1620562e..7f8c54ece08 100644 --- a/src/graphics/Light.cpp +++ b/src/graphics/Light.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Light.h" diff --git a/src/graphics/Light.h b/src/graphics/Light.h index 05f2440bb71..5960939e3d7 100644 --- a/src/graphics/Light.h +++ b/src/graphics/Light.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LIGHT_H diff --git a/src/graphics/Material.cpp b/src/graphics/Material.cpp index d2806a3ee94..1ce8c6607ed 100644 --- a/src/graphics/Material.cpp +++ b/src/graphics/Material.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Material.h" diff --git a/src/graphics/Material.h b/src/graphics/Material.h index 509207769e6..94b719f6b82 100644 --- a/src/graphics/Material.h +++ b/src/graphics/Material.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATERIAL_H diff --git a/src/graphics/RenderState.h b/src/graphics/RenderState.h index e165f35d73a..5145be9e8e4 100644 --- a/src/graphics/RenderState.h +++ b/src/graphics/RenderState.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GRAPHICS_RENDERSTATE_H diff --git a/src/graphics/RenderTarget.h b/src/graphics/RenderTarget.h index 96187b49951..781bf824475 100644 --- a/src/graphics/RenderTarget.h +++ b/src/graphics/RenderTarget.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GRAPHICS_RENDERTARGET_H diff --git a/src/graphics/Renderer.cpp b/src/graphics/Renderer.cpp index c276ac37ade..bf505f23a43 100644 --- a/src/graphics/Renderer.cpp +++ b/src/graphics/Renderer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Renderer.h" diff --git a/src/graphics/Renderer.h b/src/graphics/Renderer.h index 031de12dc55..d076bf9be74 100644 --- a/src/graphics/Renderer.h +++ b/src/graphics/Renderer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _RENDERER_H diff --git a/src/graphics/Stats.cpp b/src/graphics/Stats.cpp index 6f206f8d05b..2cadd78cca6 100644 --- a/src/graphics/Stats.cpp +++ b/src/graphics/Stats.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Stats.h" diff --git a/src/graphics/Stats.h b/src/graphics/Stats.h index 891bcda622b..cf8cab1d5e7 100644 --- a/src/graphics/Stats.h +++ b/src/graphics/Stats.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STATS_H diff --git a/src/graphics/Texture.h b/src/graphics/Texture.h index bb5e754d316..77ccf349486 100644 --- a/src/graphics/Texture.h +++ b/src/graphics/Texture.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXTURE_H diff --git a/src/graphics/TextureBuilder.cpp b/src/graphics/TextureBuilder.cpp index 3f124691291..3ceebe776b0 100644 --- a/src/graphics/TextureBuilder.cpp +++ b/src/graphics/TextureBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextureBuilder.h" diff --git a/src/graphics/TextureBuilder.h b/src/graphics/TextureBuilder.h index d4eb173b2c0..8ad30eb94bf 100644 --- a/src/graphics/TextureBuilder.h +++ b/src/graphics/TextureBuilder.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXTUREBUILDER_H diff --git a/src/graphics/Types.h b/src/graphics/Types.h index adbfb007b4e..4ae298fd33e 100644 --- a/src/graphics/Types.h +++ b/src/graphics/Types.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GRAPHICS_TYPES_H diff --git a/src/graphics/VertexArray.cpp b/src/graphics/VertexArray.cpp index 746750918e9..a506e465067 100644 --- a/src/graphics/VertexArray.cpp +++ b/src/graphics/VertexArray.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "VertexArray.h" diff --git a/src/graphics/VertexArray.h b/src/graphics/VertexArray.h index 85ef89aa3fa..7c3dd387d8a 100644 --- a/src/graphics/VertexArray.h +++ b/src/graphics/VertexArray.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VERTEXARRAY_H diff --git a/src/graphics/VertexBuffer.cpp b/src/graphics/VertexBuffer.cpp index 2a9bf8a8517..51a5d34992b 100644 --- a/src/graphics/VertexBuffer.cpp +++ b/src/graphics/VertexBuffer.cpp @@ -1,4 +1,4 @@ -// Copyright � 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright � 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "graphics/VertexBuffer.h" diff --git a/src/graphics/VertexBuffer.h b/src/graphics/VertexBuffer.h index 9bf960adb93..c0dc0fd2cdb 100644 --- a/src/graphics/VertexBuffer.h +++ b/src/graphics/VertexBuffer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GRAPHICS_VERTEXBUFFER_H diff --git a/src/graphics/dummy/MaterialDummy.h b/src/graphics/dummy/MaterialDummy.h index 3e95860b8e1..21e2f59fcc5 100644 --- a/src/graphics/dummy/MaterialDummy.h +++ b/src/graphics/dummy/MaterialDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DUMMY_MATERIAL_H diff --git a/src/graphics/dummy/RenderStateDummy.h b/src/graphics/dummy/RenderStateDummy.h index 5518fada02a..01c646e5766 100644 --- a/src/graphics/dummy/RenderStateDummy.h +++ b/src/graphics/dummy/RenderStateDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DUMMY_RENDERSTATE_H diff --git a/src/graphics/dummy/RenderTargetDummy.h b/src/graphics/dummy/RenderTargetDummy.h index 1cff94f3259..b1b65d1b211 100644 --- a/src/graphics/dummy/RenderTargetDummy.h +++ b/src/graphics/dummy/RenderTargetDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DUMMY_RENDERTARGET_H diff --git a/src/graphics/dummy/RendererDummy.cpp b/src/graphics/dummy/RendererDummy.cpp index 7901283a35a..ca423cfd44a 100644 --- a/src/graphics/dummy/RendererDummy.cpp +++ b/src/graphics/dummy/RendererDummy.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RendererDummy.h" diff --git a/src/graphics/dummy/RendererDummy.h b/src/graphics/dummy/RendererDummy.h index 09801be386c..d68683199f3 100644 --- a/src/graphics/dummy/RendererDummy.h +++ b/src/graphics/dummy/RendererDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/graphics/dummy/TextureDummy.h b/src/graphics/dummy/TextureDummy.h index 85b59ca7e62..236843ec87a 100644 --- a/src/graphics/dummy/TextureDummy.h +++ b/src/graphics/dummy/TextureDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXTUREDUMMY_H diff --git a/src/graphics/dummy/VertexBufferDummy.h b/src/graphics/dummy/VertexBufferDummy.h index bd390eafabe..c4257f56715 100644 --- a/src/graphics/dummy/VertexBufferDummy.h +++ b/src/graphics/dummy/VertexBufferDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef DUMMY_VERTEXBUFFER_H diff --git a/src/graphics/opengl/BillboardMaterial.cpp b/src/graphics/opengl/BillboardMaterial.cpp index 4f21c7422ec..8107c4634cc 100644 --- a/src/graphics/opengl/BillboardMaterial.cpp +++ b/src/graphics/opengl/BillboardMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BillboardMaterial.h" diff --git a/src/graphics/opengl/BillboardMaterial.h b/src/graphics/opengl/BillboardMaterial.h index cc5d7be3ec9..f4f92ff052d 100644 --- a/src/graphics/opengl/BillboardMaterial.h +++ b/src/graphics/opengl/BillboardMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/graphics/opengl/FresnelColourMaterial.cpp b/src/graphics/opengl/FresnelColourMaterial.cpp index b5d525cfae8..e4af935bf6b 100644 --- a/src/graphics/opengl/FresnelColourMaterial.cpp +++ b/src/graphics/opengl/FresnelColourMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FresnelColourMaterial.h" diff --git a/src/graphics/opengl/FresnelColourMaterial.h b/src/graphics/opengl/FresnelColourMaterial.h index 511714ab8ce..b11336a260c 100644 --- a/src/graphics/opengl/FresnelColourMaterial.h +++ b/src/graphics/opengl/FresnelColourMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_FresnelColourMaterial_H diff --git a/src/graphics/opengl/GasGiantMaterial.cpp b/src/graphics/opengl/GasGiantMaterial.cpp index f56b386bb2e..79c22c5bfc8 100644 --- a/src/graphics/opengl/GasGiantMaterial.cpp +++ b/src/graphics/opengl/GasGiantMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GasGiantMaterial.h" diff --git a/src/graphics/opengl/GasGiantMaterial.h b/src/graphics/opengl/GasGiantMaterial.h index 3f16a90382c..0d09d473a2a 100644 --- a/src/graphics/opengl/GasGiantMaterial.h +++ b/src/graphics/opengl/GasGiantMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_GASGIANTMATERIAL_H diff --git a/src/graphics/opengl/GeoSphereMaterial.cpp b/src/graphics/opengl/GeoSphereMaterial.cpp index a67b63da904..00c38dc2f74 100644 --- a/src/graphics/opengl/GeoSphereMaterial.cpp +++ b/src/graphics/opengl/GeoSphereMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GeoSphereMaterial.h" diff --git a/src/graphics/opengl/GeoSphereMaterial.h b/src/graphics/opengl/GeoSphereMaterial.h index cdc86731b2f..70443c33541 100644 --- a/src/graphics/opengl/GeoSphereMaterial.h +++ b/src/graphics/opengl/GeoSphereMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_GEOSPHEREMATERIAL_H diff --git a/src/graphics/opengl/MaterialGL.cpp b/src/graphics/opengl/MaterialGL.cpp index 29ea76655d5..d5d90b15758 100644 --- a/src/graphics/opengl/MaterialGL.cpp +++ b/src/graphics/opengl/MaterialGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MaterialGL.h" diff --git a/src/graphics/opengl/MaterialGL.h b/src/graphics/opengl/MaterialGL.h index 211a405bb2e..8b3a86b35d5 100644 --- a/src/graphics/opengl/MaterialGL.h +++ b/src/graphics/opengl/MaterialGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_MATERIAL_H diff --git a/src/graphics/opengl/MultiMaterial.cpp b/src/graphics/opengl/MultiMaterial.cpp index 3d0ad7a3a33..a676198677c 100644 --- a/src/graphics/opengl/MultiMaterial.cpp +++ b/src/graphics/opengl/MultiMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MultiMaterial.h" diff --git a/src/graphics/opengl/MultiMaterial.h b/src/graphics/opengl/MultiMaterial.h index 4ffa5debcba..2bf7987d8d5 100644 --- a/src/graphics/opengl/MultiMaterial.h +++ b/src/graphics/opengl/MultiMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_MULTIMATERIAL_H diff --git a/src/graphics/opengl/OpenGLLibs.h b/src/graphics/opengl/OpenGLLibs.h index ea54b16dcc8..be4a5b2bf29 100644 --- a/src/graphics/opengl/OpenGLLibs.h +++ b/src/graphics/opengl/OpenGLLibs.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/graphics/opengl/Program.cpp b/src/graphics/opengl/Program.cpp index 996dd4c62f7..3d400e884b8 100644 --- a/src/graphics/opengl/Program.cpp +++ b/src/graphics/opengl/Program.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Program.h" diff --git a/src/graphics/opengl/Program.h b/src/graphics/opengl/Program.h index c88f2b76433..51d47ad3905 100644 --- a/src/graphics/opengl/Program.h +++ b/src/graphics/opengl/Program.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GRAPHICS_OGLPROGRAM_H diff --git a/src/graphics/opengl/RenderStateGL.cpp b/src/graphics/opengl/RenderStateGL.cpp index e66d5aeb88f..53c9bae136c 100644 --- a/src/graphics/opengl/RenderStateGL.cpp +++ b/src/graphics/opengl/RenderStateGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "graphics/opengl/RenderStateGL.h" diff --git a/src/graphics/opengl/RenderStateGL.h b/src/graphics/opengl/RenderStateGL.h index 7ad77f6bda7..9e151cddb56 100644 --- a/src/graphics/opengl/RenderStateGL.h +++ b/src/graphics/opengl/RenderStateGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_RENDERSTATE_H diff --git a/src/graphics/opengl/RenderTargetGL.cpp b/src/graphics/opengl/RenderTargetGL.cpp index f5386be1726..84f91720f20 100644 --- a/src/graphics/opengl/RenderTargetGL.cpp +++ b/src/graphics/opengl/RenderTargetGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RenderTargetGL.h" diff --git a/src/graphics/opengl/RenderTargetGL.h b/src/graphics/opengl/RenderTargetGL.h index 868e55a2cd3..4e225cc964e 100644 --- a/src/graphics/opengl/RenderTargetGL.h +++ b/src/graphics/opengl/RenderTargetGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_RENDERTARGET_H diff --git a/src/graphics/opengl/RendererGL.cpp b/src/graphics/opengl/RendererGL.cpp index 17ebe43fb11..a52519cdbf5 100644 --- a/src/graphics/opengl/RendererGL.cpp +++ b/src/graphics/opengl/RendererGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RendererGL.h" diff --git a/src/graphics/opengl/RendererGL.h b/src/graphics/opengl/RendererGL.h index 408e978b123..3169fbc8ebc 100644 --- a/src/graphics/opengl/RendererGL.h +++ b/src/graphics/opengl/RendererGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/graphics/opengl/RingMaterial.cpp b/src/graphics/opengl/RingMaterial.cpp index b9d7e7a1c9b..9f8921a506c 100644 --- a/src/graphics/opengl/RingMaterial.cpp +++ b/src/graphics/opengl/RingMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RingMaterial.h" diff --git a/src/graphics/opengl/RingMaterial.h b/src/graphics/opengl/RingMaterial.h index 4c3b56985d0..e026467c314 100644 --- a/src/graphics/opengl/RingMaterial.h +++ b/src/graphics/opengl/RingMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_RINGMATERIAL_H diff --git a/src/graphics/opengl/ShieldMaterial.cpp b/src/graphics/opengl/ShieldMaterial.cpp index 815fb9734d2..935b3e30b92 100644 --- a/src/graphics/opengl/ShieldMaterial.cpp +++ b/src/graphics/opengl/ShieldMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ShieldMaterial.h" diff --git a/src/graphics/opengl/ShieldMaterial.h b/src/graphics/opengl/ShieldMaterial.h index 713815d8699..ea0f40cab10 100644 --- a/src/graphics/opengl/ShieldMaterial.h +++ b/src/graphics/opengl/ShieldMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_SHIELDMATERIAL_H diff --git a/src/graphics/opengl/SkyboxMaterial.h b/src/graphics/opengl/SkyboxMaterial.h index c7ad0132f7e..0d7b656f131 100644 --- a/src/graphics/opengl/SkyboxMaterial.h +++ b/src/graphics/opengl/SkyboxMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_SKYBOX_MATERIAL_H_ diff --git a/src/graphics/opengl/SphereImpostorMaterial.h b/src/graphics/opengl/SphereImpostorMaterial.h index 2ffcc238dcd..3a195b282a7 100644 --- a/src/graphics/opengl/SphereImpostorMaterial.h +++ b/src/graphics/opengl/SphereImpostorMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GL2_SPHEREIMPOSTORMATERIAL_H #define _GL2_SPHEREIMPOSTORMATERIAL_H diff --git a/src/graphics/opengl/StarfieldMaterial.h b/src/graphics/opengl/StarfieldMaterial.h index ed66438beb9..940a5df58d8 100644 --- a/src/graphics/opengl/StarfieldMaterial.h +++ b/src/graphics/opengl/StarfieldMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_STARFIELD_MATERIAL_H diff --git a/src/graphics/opengl/TextureGL.cpp b/src/graphics/opengl/TextureGL.cpp index aa82e4e2f44..dfca0132886 100644 --- a/src/graphics/opengl/TextureGL.cpp +++ b/src/graphics/opengl/TextureGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "graphics/Renderer.h" diff --git a/src/graphics/opengl/TextureGL.h b/src/graphics/opengl/TextureGL.h index 3c443f63fec..7bcd34fdb03 100644 --- a/src/graphics/opengl/TextureGL.h +++ b/src/graphics/opengl/TextureGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXTUREGL_H diff --git a/src/graphics/opengl/UIMaterial.cpp b/src/graphics/opengl/UIMaterial.cpp index a4b4fe43ccf..4715f7240e8 100644 --- a/src/graphics/opengl/UIMaterial.cpp +++ b/src/graphics/opengl/UIMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "UIMaterial.h" diff --git a/src/graphics/opengl/UIMaterial.h b/src/graphics/opengl/UIMaterial.h index 6a351f9c633..b9162b1b315 100644 --- a/src/graphics/opengl/UIMaterial.h +++ b/src/graphics/opengl/UIMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GL_UIMATERIAL_H diff --git a/src/graphics/opengl/Uniform.cpp b/src/graphics/opengl/Uniform.cpp index 5b6699330aa..4c0cfebd91b 100644 --- a/src/graphics/opengl/Uniform.cpp +++ b/src/graphics/opengl/Uniform.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Uniform.h" diff --git a/src/graphics/opengl/Uniform.h b/src/graphics/opengl/Uniform.h index affecce6861..7931ddbc3dc 100644 --- a/src/graphics/opengl/Uniform.h +++ b/src/graphics/opengl/Uniform.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_UNIFORM_H diff --git a/src/graphics/opengl/VertexBufferGL.cpp b/src/graphics/opengl/VertexBufferGL.cpp index d6fdff53a90..e6ed14bdfc6 100644 --- a/src/graphics/opengl/VertexBufferGL.cpp +++ b/src/graphics/opengl/VertexBufferGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "graphics/opengl/VertexBufferGL.h" diff --git a/src/graphics/opengl/VertexBufferGL.h b/src/graphics/opengl/VertexBufferGL.h index 42f38c3224f..d3f0ba5fc30 100644 --- a/src/graphics/opengl/VertexBufferGL.h +++ b/src/graphics/opengl/VertexBufferGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef OGL_VERTEXBUFFER_H diff --git a/src/graphics/opengl/VtxColorMaterial.cpp b/src/graphics/opengl/VtxColorMaterial.cpp index b4abe0d3950..fb36cd02fb8 100644 --- a/src/graphics/opengl/VtxColorMaterial.cpp +++ b/src/graphics/opengl/VtxColorMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "VtxColorMaterial.h" diff --git a/src/graphics/opengl/VtxColorMaterial.h b/src/graphics/opengl/VtxColorMaterial.h index 017c4c846af..cb5516b993b 100644 --- a/src/graphics/opengl/VtxColorMaterial.h +++ b/src/graphics/opengl/VtxColorMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GL_VTXCOLORMATERIAL_H diff --git a/src/gui/Gui.cpp b/src/gui/Gui.cpp index f3f5a813c6a..9b8441619c0 100644 --- a/src/gui/Gui.cpp +++ b/src/gui/Gui.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/Gui.h b/src/gui/Gui.h index 92a6cc9693c..6e65cc87ab0 100644 --- a/src/gui/Gui.h +++ b/src/gui/Gui.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUI_H diff --git a/src/gui/GuiAdjustment.h b/src/gui/GuiAdjustment.h index c0bf3eea27c..60339fa1210 100644 --- a/src/gui/GuiAdjustment.h +++ b/src/gui/GuiAdjustment.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIADJUSTMENT_H diff --git a/src/gui/GuiBox.cpp b/src/gui/GuiBox.cpp index d24a8a3801d..c0b176bf342 100644 --- a/src/gui/GuiBox.cpp +++ b/src/gui/GuiBox.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt diff --git a/src/gui/GuiBox.h b/src/gui/GuiBox.h index 5fd48db6b24..a7246e4b5eb 100644 --- a/src/gui/GuiBox.h +++ b/src/gui/GuiBox.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIBOX_H diff --git a/src/gui/GuiButton.cpp b/src/gui/GuiButton.cpp index ea92097d99f..eb24424b6ee 100644 --- a/src/gui/GuiButton.cpp +++ b/src/gui/GuiButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiButton.h b/src/gui/GuiButton.h index ec2fec6de8c..b7e75e9242c 100644 --- a/src/gui/GuiButton.h +++ b/src/gui/GuiButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIBUTTON_H diff --git a/src/gui/GuiContainer.cpp b/src/gui/GuiContainer.cpp index f491122aefa..39b397e1d72 100644 --- a/src/gui/GuiContainer.cpp +++ b/src/gui/GuiContainer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiContainer.h b/src/gui/GuiContainer.h index ff20458cfbb..6c630fd13e5 100644 --- a/src/gui/GuiContainer.h +++ b/src/gui/GuiContainer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUICONTAINER_H diff --git a/src/gui/GuiEvents.h b/src/gui/GuiEvents.h index b077ffc9abf..7fe1c19b431 100644 --- a/src/gui/GuiEvents.h +++ b/src/gui/GuiEvents.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIEVENTS_H diff --git a/src/gui/GuiFixed.cpp b/src/gui/GuiFixed.cpp index 8cf7c2fb4fe..0b748f0cd9a 100644 --- a/src/gui/GuiFixed.cpp +++ b/src/gui/GuiFixed.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiFixed.h b/src/gui/GuiFixed.h index ecc2654e6ca..ad889de599e 100644 --- a/src/gui/GuiFixed.h +++ b/src/gui/GuiFixed.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIFIXED_H diff --git a/src/gui/GuiISelectable.h b/src/gui/GuiISelectable.h index 9cbe1ab0694..ea16986f5d8 100644 --- a/src/gui/GuiISelectable.h +++ b/src/gui/GuiISelectable.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIISELECTABLE_H diff --git a/src/gui/GuiImage.cpp b/src/gui/GuiImage.cpp index 577a619c0ce..3ddd83bf667 100644 --- a/src/gui/GuiImage.cpp +++ b/src/gui/GuiImage.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiImage.h b/src/gui/GuiImage.h index 1077507dcc4..1e11cb20b58 100644 --- a/src/gui/GuiImage.h +++ b/src/gui/GuiImage.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIIMAGE_H diff --git a/src/gui/GuiImageButton.cpp b/src/gui/GuiImageButton.cpp index 8fdbe831380..9a3d7096842 100644 --- a/src/gui/GuiImageButton.cpp +++ b/src/gui/GuiImageButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiImageButton.h b/src/gui/GuiImageButton.h index 35c82e8ab94..c42dd59747a 100644 --- a/src/gui/GuiImageButton.h +++ b/src/gui/GuiImageButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIIMAGEBUTTON_H diff --git a/src/gui/GuiImageRadioButton.cpp b/src/gui/GuiImageRadioButton.cpp index 4693285ad7b..0a2a4fe4fd5 100644 --- a/src/gui/GuiImageRadioButton.cpp +++ b/src/gui/GuiImageRadioButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiImageRadioButton.h b/src/gui/GuiImageRadioButton.h index f2b22e96243..c83faedc317 100644 --- a/src/gui/GuiImageRadioButton.h +++ b/src/gui/GuiImageRadioButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIIMAGERADIOBUTTON_H diff --git a/src/gui/GuiLabel.cpp b/src/gui/GuiLabel.cpp index 9497c743f2f..bb87ce6b43a 100644 --- a/src/gui/GuiLabel.cpp +++ b/src/gui/GuiLabel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiLabel.h b/src/gui/GuiLabel.h index 1059552bc2c..8a23e99103f 100644 --- a/src/gui/GuiLabel.h +++ b/src/gui/GuiLabel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUILABEL_H diff --git a/src/gui/GuiLabelSet.cpp b/src/gui/GuiLabelSet.cpp index 386998b86bf..ff00e29bbfe 100644 --- a/src/gui/GuiLabelSet.cpp +++ b/src/gui/GuiLabelSet.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiLabelSet.h b/src/gui/GuiLabelSet.h index 088b6bffbab..0e5310fffcf 100644 --- a/src/gui/GuiLabelSet.h +++ b/src/gui/GuiLabelSet.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GUILABELSET_H diff --git a/src/gui/GuiMeterBar.cpp b/src/gui/GuiMeterBar.cpp index cb32a1eedc0..c528d846df6 100644 --- a/src/gui/GuiMeterBar.cpp +++ b/src/gui/GuiMeterBar.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiMeterBar.h b/src/gui/GuiMeterBar.h index 11df5c4782b..d0ce2961d56 100644 --- a/src/gui/GuiMeterBar.h +++ b/src/gui/GuiMeterBar.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GUIMETERBAR_H diff --git a/src/gui/GuiMultiStateImageButton.cpp b/src/gui/GuiMultiStateImageButton.cpp index 0def5c78f45..bf7aeb77326 100644 --- a/src/gui/GuiMultiStateImageButton.cpp +++ b/src/gui/GuiMultiStateImageButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiMultiStateImageButton.h b/src/gui/GuiMultiStateImageButton.h index 5cd4a1b7b8e..1363c23a900 100644 --- a/src/gui/GuiMultiStateImageButton.h +++ b/src/gui/GuiMultiStateImageButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIMULTISTATEIMAGEBUTTON_H diff --git a/src/gui/GuiRadioButton.cpp b/src/gui/GuiRadioButton.cpp index 82747ae6c44..4780e6a1fc0 100644 --- a/src/gui/GuiRadioButton.cpp +++ b/src/gui/GuiRadioButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiRadioButton.h b/src/gui/GuiRadioButton.h index c684de121ff..0e9e5e18779 100644 --- a/src/gui/GuiRadioButton.h +++ b/src/gui/GuiRadioButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIRADIOBUTTON_H diff --git a/src/gui/GuiRadioGroup.cpp b/src/gui/GuiRadioGroup.cpp index 73063083fab..c869f799e57 100644 --- a/src/gui/GuiRadioGroup.cpp +++ b/src/gui/GuiRadioGroup.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiRadioGroup.h b/src/gui/GuiRadioGroup.h index dd0c28f98b9..7f6f5dae284 100644 --- a/src/gui/GuiRadioGroup.h +++ b/src/gui/GuiRadioGroup.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIRADIOGROUP_H diff --git a/src/gui/GuiScreen.cpp b/src/gui/GuiScreen.cpp index 57a3094c52f..3eb41ad6071 100644 --- a/src/gui/GuiScreen.cpp +++ b/src/gui/GuiScreen.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiScreen.h b/src/gui/GuiScreen.h index da587e5e12a..2858e1ba971 100644 --- a/src/gui/GuiScreen.h +++ b/src/gui/GuiScreen.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUISCREEN_H diff --git a/src/gui/GuiStack.cpp b/src/gui/GuiStack.cpp index 851638e4c8c..cc362fe298d 100644 --- a/src/gui/GuiStack.cpp +++ b/src/gui/GuiStack.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiStack.h b/src/gui/GuiStack.h index 6fca06f691a..dca47541563 100644 --- a/src/gui/GuiStack.h +++ b/src/gui/GuiStack.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUISTACK_H diff --git a/src/gui/GuiTabbed.cpp b/src/gui/GuiTabbed.cpp index 5c8c3205ece..11b0f59d2b2 100644 --- a/src/gui/GuiTabbed.cpp +++ b/src/gui/GuiTabbed.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiTabbed.h b/src/gui/GuiTabbed.h index 9c04f8f5e70..039a9bbabba 100644 --- a/src/gui/GuiTabbed.h +++ b/src/gui/GuiTabbed.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITABBED_H diff --git a/src/gui/GuiTextEntry.cpp b/src/gui/GuiTextEntry.cpp index 3d1c93fe792..40beb377153 100644 --- a/src/gui/GuiTextEntry.cpp +++ b/src/gui/GuiTextEntry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiTextEntry.h b/src/gui/GuiTextEntry.h index a98a9a60031..d0585a15b44 100644 --- a/src/gui/GuiTextEntry.h +++ b/src/gui/GuiTextEntry.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITEXTENTRY_H diff --git a/src/gui/GuiTextLayout.cpp b/src/gui/GuiTextLayout.cpp index 72c995b1335..92c6ce3eabe 100644 --- a/src/gui/GuiTextLayout.cpp +++ b/src/gui/GuiTextLayout.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiTextLayout.h b/src/gui/GuiTextLayout.h index c6661dfcb9b..d0130ebd8f8 100644 --- a/src/gui/GuiTextLayout.h +++ b/src/gui/GuiTextLayout.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITEXTLAYOUT_H diff --git a/src/gui/GuiTexturedQuad.cpp b/src/gui/GuiTexturedQuad.cpp index e7f5d05de2c..b4f9be28d50 100644 --- a/src/gui/GuiTexturedQuad.cpp +++ b/src/gui/GuiTexturedQuad.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GuiTexturedQuad.h" diff --git a/src/gui/GuiTexturedQuad.h b/src/gui/GuiTexturedQuad.h index 31f59e38bcc..c8436098ac4 100644 --- a/src/gui/GuiTexturedQuad.h +++ b/src/gui/GuiTexturedQuad.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITEXTURE_H diff --git a/src/gui/GuiToggleButton.cpp b/src/gui/GuiToggleButton.cpp index ef947188f61..66230b92da1 100644 --- a/src/gui/GuiToggleButton.cpp +++ b/src/gui/GuiToggleButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiToggleButton.h b/src/gui/GuiToggleButton.h index 876ea048c3b..a1bdf8a5d58 100644 --- a/src/gui/GuiToggleButton.h +++ b/src/gui/GuiToggleButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITOGGLEBUTTON_H diff --git a/src/gui/GuiToolTip.cpp b/src/gui/GuiToolTip.cpp index 55f604ac23e..6e994bc4e99 100644 --- a/src/gui/GuiToolTip.cpp +++ b/src/gui/GuiToolTip.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiToolTip.h b/src/gui/GuiToolTip.h index 7bd8edbd078..93f8409746f 100644 --- a/src/gui/GuiToolTip.h +++ b/src/gui/GuiToolTip.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITOOLTIP_H diff --git a/src/gui/GuiVScrollBar.cpp b/src/gui/GuiVScrollBar.cpp index 4e1c43e54d7..2258206fa16 100644 --- a/src/gui/GuiVScrollBar.cpp +++ b/src/gui/GuiVScrollBar.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiVScrollBar.h b/src/gui/GuiVScrollBar.h index a0512cbe64f..e22acc5d19b 100644 --- a/src/gui/GuiVScrollBar.h +++ b/src/gui/GuiVScrollBar.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIVSCROLLBAR diff --git a/src/gui/GuiVScrollPortal.cpp b/src/gui/GuiVScrollPortal.cpp index a84a61ebd25..2e4e69cc5b2 100644 --- a/src/gui/GuiVScrollPortal.cpp +++ b/src/gui/GuiVScrollPortal.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiVScrollPortal.h b/src/gui/GuiVScrollPortal.h index ba06e7eb9a3..dc26b544464 100644 --- a/src/gui/GuiVScrollPortal.h +++ b/src/gui/GuiVScrollPortal.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIVSCROLLPORTAL_H diff --git a/src/gui/GuiWidget.cpp b/src/gui/GuiWidget.cpp index 8cbdd80ced1..bcee5f0b1d3 100644 --- a/src/gui/GuiWidget.cpp +++ b/src/gui/GuiWidget.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiWidget.h b/src/gui/GuiWidget.h index ce931483e4e..f1700a3312f 100644 --- a/src/gui/GuiWidget.h +++ b/src/gui/GuiWidget.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIWIDGET_H diff --git a/src/libs.h b/src/libs.h index 05e723f0390..b87b9b9f59e 100644 --- a/src/libs.h +++ b/src/libs.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LIBS_H diff --git a/src/main.cpp b/src/main.cpp index f59ca02336b..ce49c450228 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/matrix3x3.h b/src/matrix3x3.h index a338972f3cf..2386229d95e 100644 --- a/src/matrix3x3.h +++ b/src/matrix3x3.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATRIX3X3_H diff --git a/src/matrix4x4.h b/src/matrix4x4.h index 650a3d38365..7f87882d202 100644 --- a/src/matrix4x4.h +++ b/src/matrix4x4.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATRIX4X4_H diff --git a/src/modelcompiler.cpp b/src/modelcompiler.cpp index a956a0ea1a3..29684bb4aac 100644 --- a/src/modelcompiler.cpp +++ b/src/modelcompiler.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/perlin.cpp b/src/perlin.cpp index c9aded45aba..4abc4970023 100644 --- a/src/perlin.cpp +++ b/src/perlin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "perlin.h" diff --git a/src/perlin.h b/src/perlin.h index ca37d0a86c9..2fa13201d95 100644 --- a/src/perlin.h +++ b/src/perlin.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PERLIN_H diff --git a/src/posix/FileSystemPosix.cpp b/src/posix/FileSystemPosix.cpp index a695b2dd3f8..767f6e8b382 100644 --- a/src/posix/FileSystemPosix.cpp +++ b/src/posix/FileSystemPosix.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/posix/OSPosix.cpp b/src/posix/OSPosix.cpp index 43f6ff3c9fc..87d5ec36531 100644 --- a/src/posix/OSPosix.cpp +++ b/src/posix/OSPosix.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "OS.h" diff --git a/src/savegamedump.cpp b/src/savegamedump.cpp index 2c317b51c6e..24f920e288c 100644 --- a/src/savegamedump.cpp +++ b/src/savegamedump.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Json.h" diff --git a/src/scenegraph/Animation.cpp b/src/scenegraph/Animation.cpp index 637c1b164bd..d0e9dfbeeac 100644 --- a/src/scenegraph/Animation.cpp +++ b/src/scenegraph/Animation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Animation.h" diff --git a/src/scenegraph/Animation.h b/src/scenegraph/Animation.h index da356e2e334..21165b28b9c 100644 --- a/src/scenegraph/Animation.h +++ b/src/scenegraph/Animation.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_ANIMATION_H diff --git a/src/scenegraph/AnimationChannel.h b/src/scenegraph/AnimationChannel.h index 6aa3e928c94..09629eae88e 100644 --- a/src/scenegraph/AnimationChannel.h +++ b/src/scenegraph/AnimationChannel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_ANIMATIONCHANNEL_H diff --git a/src/scenegraph/AnimationKey.h b/src/scenegraph/AnimationKey.h index a39a060b711..70fa32adba5 100644 --- a/src/scenegraph/AnimationKey.h +++ b/src/scenegraph/AnimationKey.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_ANIMATIONKEY_H diff --git a/src/scenegraph/BaseLoader.cpp b/src/scenegraph/BaseLoader.cpp index 1550e61b810..a17e2fc2a85 100644 --- a/src/scenegraph/BaseLoader.cpp +++ b/src/scenegraph/BaseLoader.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BaseLoader.h" diff --git a/src/scenegraph/BaseLoader.h b/src/scenegraph/BaseLoader.h index 9119d358039..21e87131b28 100644 --- a/src/scenegraph/BaseLoader.h +++ b/src/scenegraph/BaseLoader.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_LOADER_H diff --git a/src/scenegraph/Billboard.cpp b/src/scenegraph/Billboard.cpp index edad371be41..2aae2a96fbd 100644 --- a/src/scenegraph/Billboard.cpp +++ b/src/scenegraph/Billboard.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Billboard.h" diff --git a/src/scenegraph/Billboard.h b/src/scenegraph/Billboard.h index e8a64ef91eb..f5382c68bc1 100644 --- a/src/scenegraph/Billboard.h +++ b/src/scenegraph/Billboard.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_BILLBOARD_H diff --git a/src/scenegraph/BinaryConverter.cpp b/src/scenegraph/BinaryConverter.cpp index 65151b4fad8..56e196e8a5b 100644 --- a/src/scenegraph/BinaryConverter.cpp +++ b/src/scenegraph/BinaryConverter.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BinaryConverter.h" #include "NodeVisitor.h" diff --git a/src/scenegraph/BinaryConverter.h b/src/scenegraph/BinaryConverter.h index 1cf9619ee16..81d91ddb306 100644 --- a/src/scenegraph/BinaryConverter.h +++ b/src/scenegraph/BinaryConverter.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_BINARYCONVERTER_H diff --git a/src/scenegraph/CollisionGeometry.cpp b/src/scenegraph/CollisionGeometry.cpp index 9eda7209ead..9a915b28262 100644 --- a/src/scenegraph/CollisionGeometry.cpp +++ b/src/scenegraph/CollisionGeometry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CollisionGeometry.h" diff --git a/src/scenegraph/CollisionGeometry.h b/src/scenegraph/CollisionGeometry.h index 1742375da8c..b0c8d794f46 100644 --- a/src/scenegraph/CollisionGeometry.h +++ b/src/scenegraph/CollisionGeometry.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_COLLISIONGEOMETRY_H diff --git a/src/scenegraph/CollisionVisitor.cpp b/src/scenegraph/CollisionVisitor.cpp index 0c520b4f5e8..d630b1696bc 100644 --- a/src/scenegraph/CollisionVisitor.cpp +++ b/src/scenegraph/CollisionVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CollisionVisitor.h" diff --git a/src/scenegraph/CollisionVisitor.h b/src/scenegraph/CollisionVisitor.h index 51028e4eadd..2abeb90a030 100644 --- a/src/scenegraph/CollisionVisitor.h +++ b/src/scenegraph/CollisionVisitor.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLISIONVISITOR_H diff --git a/src/scenegraph/ColorMap.cpp b/src/scenegraph/ColorMap.cpp index 7ffb9f637ae..8b631526d00 100644 --- a/src/scenegraph/ColorMap.cpp +++ b/src/scenegraph/ColorMap.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ColorMap.h" diff --git a/src/scenegraph/ColorMap.h b/src/scenegraph/ColorMap.h index a579e308be6..c56b9e3bafe 100644 --- a/src/scenegraph/ColorMap.h +++ b/src/scenegraph/ColorMap.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_COLORMAP_H diff --git a/src/scenegraph/DumpVisitor.cpp b/src/scenegraph/DumpVisitor.cpp index 049abf87d69..8cfbe98d379 100644 --- a/src/scenegraph/DumpVisitor.cpp +++ b/src/scenegraph/DumpVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DumpVisitor.h" diff --git a/src/scenegraph/DumpVisitor.h b/src/scenegraph/DumpVisitor.h index b2c7acc21ad..8a811ffdfae 100644 --- a/src/scenegraph/DumpVisitor.h +++ b/src/scenegraph/DumpVisitor.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NodeVisitor.h" diff --git a/src/scenegraph/FindNodeVisitor.cpp b/src/scenegraph/FindNodeVisitor.cpp index 05a516eccdc..62673b15dd3 100644 --- a/src/scenegraph/FindNodeVisitor.cpp +++ b/src/scenegraph/FindNodeVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FindNodeVisitor.h" diff --git a/src/scenegraph/FindNodeVisitor.h b/src/scenegraph/FindNodeVisitor.h index 95ca5cab142..973ed12f889 100644 --- a/src/scenegraph/FindNodeVisitor.h +++ b/src/scenegraph/FindNodeVisitor.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_FINDNODEVISITOR_H diff --git a/src/scenegraph/Group.cpp b/src/scenegraph/Group.cpp index afc5c28aaed..c53c2e98fad 100644 --- a/src/scenegraph/Group.cpp +++ b/src/scenegraph/Group.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Group.h" diff --git a/src/scenegraph/Group.h b/src/scenegraph/Group.h index 3a4e64cefbc..ef79235256a 100644 --- a/src/scenegraph/Group.h +++ b/src/scenegraph/Group.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_GROUP_H diff --git a/src/scenegraph/LOD.cpp b/src/scenegraph/LOD.cpp index 2d3b8d05877..18dc5a28308 100644 --- a/src/scenegraph/LOD.cpp +++ b/src/scenegraph/LOD.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LOD.h" diff --git a/src/scenegraph/LOD.h b/src/scenegraph/LOD.h index ce06feae933..2d4d9bf81ec 100644 --- a/src/scenegraph/LOD.h +++ b/src/scenegraph/LOD.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LOD_H diff --git a/src/scenegraph/Label3D.cpp b/src/scenegraph/Label3D.cpp index c8ff4977bc3..d602e542da3 100644 --- a/src/scenegraph/Label3D.cpp +++ b/src/scenegraph/Label3D.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Label3D.h" diff --git a/src/scenegraph/Label3D.h b/src/scenegraph/Label3D.h index 833957e97a2..c058326db99 100644 --- a/src/scenegraph/Label3D.h +++ b/src/scenegraph/Label3D.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_LABEL_H diff --git a/src/scenegraph/Loader.cpp b/src/scenegraph/Loader.cpp index a2b8b1fa565..ccdad0c561d 100644 --- a/src/scenegraph/Loader.cpp +++ b/src/scenegraph/Loader.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Loader.h" diff --git a/src/scenegraph/Loader.h b/src/scenegraph/Loader.h index d3045e3b941..5c707dd1cf7 100644 --- a/src/scenegraph/Loader.h +++ b/src/scenegraph/Loader.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_ASSIMPLOADER_H diff --git a/src/scenegraph/LoaderDefinitions.h b/src/scenegraph/LoaderDefinitions.h index c682bc663eb..122a78dd5fa 100644 --- a/src/scenegraph/LoaderDefinitions.h +++ b/src/scenegraph/LoaderDefinitions.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LOADERDEFINITIONS_H_ diff --git a/src/scenegraph/Lua.cpp b/src/scenegraph/Lua.cpp index a32186e8d85..e85d33f9972 100644 --- a/src/scenegraph/Lua.cpp +++ b/src/scenegraph/Lua.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/scenegraph/Lua.h b/src/scenegraph/Lua.h index aa11d3cda18..e976b4fd3d4 100644 --- a/src/scenegraph/Lua.h +++ b/src/scenegraph/Lua.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SCENEGRAPH_LUA_H diff --git a/src/scenegraph/LuaModel.cpp b/src/scenegraph/LuaModel.cpp index a60994b8e90..b3d3f204c5a 100644 --- a/src/scenegraph/LuaModel.cpp +++ b/src/scenegraph/LuaModel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Model.h" diff --git a/src/scenegraph/LuaModelSkin.cpp b/src/scenegraph/LuaModelSkin.cpp index b6989998b0f..67737403589 100644 --- a/src/scenegraph/LuaModelSkin.cpp +++ b/src/scenegraph/LuaModelSkin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelSkin.h" diff --git a/src/scenegraph/MatrixTransform.cpp b/src/scenegraph/MatrixTransform.cpp index 65dc61cb8e3..78a39e820f2 100644 --- a/src/scenegraph/MatrixTransform.cpp +++ b/src/scenegraph/MatrixTransform.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MatrixTransform.h" diff --git a/src/scenegraph/MatrixTransform.h b/src/scenegraph/MatrixTransform.h index ac3b0b95288..0af67f2cbc2 100644 --- a/src/scenegraph/MatrixTransform.h +++ b/src/scenegraph/MatrixTransform.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATRIXTRANSFORM_H diff --git a/src/scenegraph/Model.cpp b/src/scenegraph/Model.cpp index 9ca532d36a8..0714254ef30 100644 --- a/src/scenegraph/Model.cpp +++ b/src/scenegraph/Model.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Model.h" diff --git a/src/scenegraph/Model.h b/src/scenegraph/Model.h index e272ab8ebce..e3852adda90 100644 --- a/src/scenegraph/Model.h +++ b/src/scenegraph/Model.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_MODEL_H diff --git a/src/scenegraph/ModelNode.cpp b/src/scenegraph/ModelNode.cpp index d1adc9203dd..78c71a6f0f7 100644 --- a/src/scenegraph/ModelNode.cpp +++ b/src/scenegraph/ModelNode.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelNode.h" diff --git a/src/scenegraph/ModelNode.h b/src/scenegraph/ModelNode.h index 093dfb09427..53f5f4f56cf 100644 --- a/src/scenegraph/ModelNode.h +++ b/src/scenegraph/ModelNode.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MODELNODE_H diff --git a/src/scenegraph/ModelSkin.cpp b/src/scenegraph/ModelSkin.cpp index cbdd92de6a4..37c9549837a 100644 --- a/src/scenegraph/ModelSkin.cpp +++ b/src/scenegraph/ModelSkin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelSkin.h" diff --git a/src/scenegraph/ModelSkin.h b/src/scenegraph/ModelSkin.h index af3a97b4e9d..7e97645babb 100644 --- a/src/scenegraph/ModelSkin.h +++ b/src/scenegraph/ModelSkin.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SCENEGRAPH_MODELSKIN_H diff --git a/src/scenegraph/Node.cpp b/src/scenegraph/Node.cpp index b06b018838c..3d811a20b8c 100644 --- a/src/scenegraph/Node.cpp +++ b/src/scenegraph/Node.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Node.h" diff --git a/src/scenegraph/Node.h b/src/scenegraph/Node.h index b7e57adca44..66bbf0be4c6 100644 --- a/src/scenegraph/Node.h +++ b/src/scenegraph/Node.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _NODE_H diff --git a/src/scenegraph/NodeCopyCache.h b/src/scenegraph/NodeCopyCache.h index 8016336c0b4..accf7649bca 100644 --- a/src/scenegraph/NodeCopyCache.h +++ b/src/scenegraph/NodeCopyCache.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SCENEGRAPH_NODECOPYCACHE_H diff --git a/src/scenegraph/NodeVisitor.cpp b/src/scenegraph/NodeVisitor.cpp index 43e9de71bab..cfa63a31240 100644 --- a/src/scenegraph/NodeVisitor.cpp +++ b/src/scenegraph/NodeVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NodeVisitor.h" diff --git a/src/scenegraph/NodeVisitor.h b/src/scenegraph/NodeVisitor.h index 16b79420541..6f701f0c797 100644 --- a/src/scenegraph/NodeVisitor.h +++ b/src/scenegraph/NodeVisitor.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _NODEVISITOR_H diff --git a/src/scenegraph/Parser.cpp b/src/scenegraph/Parser.cpp index 55b800adf61..1fc7933751d 100644 --- a/src/scenegraph/Parser.cpp +++ b/src/scenegraph/Parser.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Parser.h" diff --git a/src/scenegraph/Parser.h b/src/scenegraph/Parser.h index bee48e538ac..5c35eb6e04b 100644 --- a/src/scenegraph/Parser.h +++ b/src/scenegraph/Parser.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_PARSER_H_ diff --git a/src/scenegraph/Pattern.cpp b/src/scenegraph/Pattern.cpp index 68f479a33e3..90ded564b7e 100644 --- a/src/scenegraph/Pattern.cpp +++ b/src/scenegraph/Pattern.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pattern.h" diff --git a/src/scenegraph/Pattern.h b/src/scenegraph/Pattern.h index f9497419b44..bcfa5b1df1c 100644 --- a/src/scenegraph/Pattern.h +++ b/src/scenegraph/Pattern.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_PATTERN_H diff --git a/src/scenegraph/SceneGraph.h b/src/scenegraph/SceneGraph.h index d1077924b19..c5f0719ef96 100644 --- a/src/scenegraph/SceneGraph.h +++ b/src/scenegraph/SceneGraph.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt //this file includes common headers diff --git a/src/scenegraph/StaticGeometry.cpp b/src/scenegraph/StaticGeometry.cpp index d2d3e59a6dd..09345711beb 100644 --- a/src/scenegraph/StaticGeometry.cpp +++ b/src/scenegraph/StaticGeometry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StaticGeometry.h" diff --git a/src/scenegraph/StaticGeometry.h b/src/scenegraph/StaticGeometry.h index debb0c5c88d..27758c2b96d 100644 --- a/src/scenegraph/StaticGeometry.h +++ b/src/scenegraph/StaticGeometry.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STATICGEOMETRY_H diff --git a/src/scenegraph/Thruster.cpp b/src/scenegraph/Thruster.cpp index 522534b6f0e..5c0dfb3e865 100644 --- a/src/scenegraph/Thruster.cpp +++ b/src/scenegraph/Thruster.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Easing.h" diff --git a/src/scenegraph/Thruster.h b/src/scenegraph/Thruster.h index e9b7366093a..44433b3ff94 100644 --- a/src/scenegraph/Thruster.h +++ b/src/scenegraph/Thruster.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_THRUSTER_H diff --git a/src/terrain/Terrain.cpp b/src/terrain/Terrain.cpp index 5408eafc6a1..b21a381826d 100644 --- a/src/terrain/Terrain.cpp +++ b/src/terrain/Terrain.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/Terrain.h b/src/terrain/Terrain.h index 9839baee926..3846b2bf519 100644 --- a/src/terrain/Terrain.h +++ b/src/terrain/Terrain.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TERRAIN_H diff --git a/src/terrain/TerrainColorAsteroid.cpp b/src/terrain/TerrainColorAsteroid.cpp index f12694aa0a0..fa9f97f1b47 100644 --- a/src/terrain/TerrainColorAsteroid.cpp +++ b/src/terrain/TerrainColorAsteroid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorBandedRock.cpp b/src/terrain/TerrainColorBandedRock.cpp index e7fe59efd29..1b5cf11f717 100644 --- a/src/terrain/TerrainColorBandedRock.cpp +++ b/src/terrain/TerrainColorBandedRock.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorBlack.cpp b/src/terrain/TerrainColorBlack.cpp index e8a5bc68bab..62a6a400563 100644 --- a/src/terrain/TerrainColorBlack.cpp +++ b/src/terrain/TerrainColorBlack.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorDeadWithWater.cpp b/src/terrain/TerrainColorDeadWithWater.cpp index 69ba66ff6ef..ebb215fa5dc 100644 --- a/src/terrain/TerrainColorDeadWithWater.cpp +++ b/src/terrain/TerrainColorDeadWithWater.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorDesert.cpp b/src/terrain/TerrainColorDesert.cpp index 53bc377ae1a..839b26528be 100644 --- a/src/terrain/TerrainColorDesert.cpp +++ b/src/terrain/TerrainColorDesert.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorEarthLike.cpp b/src/terrain/TerrainColorEarthLike.cpp index d6d404890de..1aeafca0d6c 100644 --- a/src/terrain/TerrainColorEarthLike.cpp +++ b/src/terrain/TerrainColorEarthLike.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorEarthLikeHeightmapped.cpp b/src/terrain/TerrainColorEarthLikeHeightmapped.cpp index 9caa3c40441..ec6d2be9aef 100644 --- a/src/terrain/TerrainColorEarthLikeHeightmapped.cpp +++ b/src/terrain/TerrainColorEarthLikeHeightmapped.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGJupiter.cpp b/src/terrain/TerrainColorGGJupiter.cpp index 3e2453e95ac..5f8ef75a11a 100644 --- a/src/terrain/TerrainColorGGJupiter.cpp +++ b/src/terrain/TerrainColorGGJupiter.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGNeptune.cpp b/src/terrain/TerrainColorGGNeptune.cpp index 426e6e2ed85..8dbce7f463e 100644 --- a/src/terrain/TerrainColorGGNeptune.cpp +++ b/src/terrain/TerrainColorGGNeptune.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGNeptune2.cpp b/src/terrain/TerrainColorGGNeptune2.cpp index ed332531de5..bd9ae853406 100644 --- a/src/terrain/TerrainColorGGNeptune2.cpp +++ b/src/terrain/TerrainColorGGNeptune2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGSaturn.cpp b/src/terrain/TerrainColorGGSaturn.cpp index 10ade428ba8..95adddb023f 100644 --- a/src/terrain/TerrainColorGGSaturn.cpp +++ b/src/terrain/TerrainColorGGSaturn.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGSaturn2.cpp b/src/terrain/TerrainColorGGSaturn2.cpp index 3e2a8dd4861..a4db631a92d 100644 --- a/src/terrain/TerrainColorGGSaturn2.cpp +++ b/src/terrain/TerrainColorGGSaturn2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGUranus.cpp b/src/terrain/TerrainColorGGUranus.cpp index b89eb1cc526..6eacb789e57 100644 --- a/src/terrain/TerrainColorGGUranus.cpp +++ b/src/terrain/TerrainColorGGUranus.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorIce.cpp b/src/terrain/TerrainColorIce.cpp index 2e3aa7b8340..afcbe3e031f 100644 --- a/src/terrain/TerrainColorIce.cpp +++ b/src/terrain/TerrainColorIce.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorMethane.cpp b/src/terrain/TerrainColorMethane.cpp index 5d832ac22c2..884775c2e70 100644 --- a/src/terrain/TerrainColorMethane.cpp +++ b/src/terrain/TerrainColorMethane.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorRock.cpp b/src/terrain/TerrainColorRock.cpp index 00dc8972600..5670140a35b 100644 --- a/src/terrain/TerrainColorRock.cpp +++ b/src/terrain/TerrainColorRock.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorRock2.cpp b/src/terrain/TerrainColorRock2.cpp index 6e0685f09a2..5a02776c0c0 100644 --- a/src/terrain/TerrainColorRock2.cpp +++ b/src/terrain/TerrainColorRock2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarBrownDwarf.cpp b/src/terrain/TerrainColorStarBrownDwarf.cpp index e259389c4ad..5eef43982e0 100644 --- a/src/terrain/TerrainColorStarBrownDwarf.cpp +++ b/src/terrain/TerrainColorStarBrownDwarf.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarG.cpp b/src/terrain/TerrainColorStarG.cpp index a3a8e40078b..6750976e8d4 100644 --- a/src/terrain/TerrainColorStarG.cpp +++ b/src/terrain/TerrainColorStarG.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarK.cpp b/src/terrain/TerrainColorStarK.cpp index 7e470898b90..44a3bf5ff70 100644 --- a/src/terrain/TerrainColorStarK.cpp +++ b/src/terrain/TerrainColorStarK.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarM.cpp b/src/terrain/TerrainColorStarM.cpp index 907d7628abd..435fd69e069 100644 --- a/src/terrain/TerrainColorStarM.cpp +++ b/src/terrain/TerrainColorStarM.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarWhiteDwarf.cpp b/src/terrain/TerrainColorStarWhiteDwarf.cpp index dc8fdd821c8..c9468bc8870 100644 --- a/src/terrain/TerrainColorStarWhiteDwarf.cpp +++ b/src/terrain/TerrainColorStarWhiteDwarf.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorTFGood.cpp b/src/terrain/TerrainColorTFGood.cpp index 76821525665..22dcf8f8b6c 100644 --- a/src/terrain/TerrainColorTFGood.cpp +++ b/src/terrain/TerrainColorTFGood.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorTFPoor.cpp b/src/terrain/TerrainColorTFPoor.cpp index 7ebe10f83ea..8e9e9ef980e 100644 --- a/src/terrain/TerrainColorTFPoor.cpp +++ b/src/terrain/TerrainColorTFPoor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorVolcanic.cpp b/src/terrain/TerrainColorVolcanic.cpp index 20197164fa8..3b92cf0f593 100644 --- a/src/terrain/TerrainColorVolcanic.cpp +++ b/src/terrain/TerrainColorVolcanic.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorWhite.cpp b/src/terrain/TerrainColorWhite.cpp index 46402ccb2b2..83d76f56b56 100644 --- a/src/terrain/TerrainColorWhite.cpp +++ b/src/terrain/TerrainColorWhite.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainFeature.cpp b/src/terrain/TerrainFeature.cpp index 761716c5ce0..ed135174367 100644 --- a/src/terrain/TerrainFeature.cpp +++ b/src/terrain/TerrainFeature.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TerrainFeature.h" diff --git a/src/terrain/TerrainFeature.h b/src/terrain/TerrainFeature.h index 1fc05aba324..2a2ec6d37bb 100644 --- a/src/terrain/TerrainFeature.h +++ b/src/terrain/TerrainFeature.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TERRAINFEATURE_H diff --git a/src/terrain/TerrainHeightAsteroid.cpp b/src/terrain/TerrainHeightAsteroid.cpp index 1966c6d0ce5..3e094138177 100644 --- a/src/terrain/TerrainHeightAsteroid.cpp +++ b/src/terrain/TerrainHeightAsteroid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightAsteroid2.cpp b/src/terrain/TerrainHeightAsteroid2.cpp index e9fdb79ffcb..a75c832dffa 100644 --- a/src/terrain/TerrainHeightAsteroid2.cpp +++ b/src/terrain/TerrainHeightAsteroid2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightAsteroid3.cpp b/src/terrain/TerrainHeightAsteroid3.cpp index 62efed493e7..53a18f1de72 100644 --- a/src/terrain/TerrainHeightAsteroid3.cpp +++ b/src/terrain/TerrainHeightAsteroid3.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightAsteroid4.cpp b/src/terrain/TerrainHeightAsteroid4.cpp index dedb99c9442..d9ebbc64629 100644 --- a/src/terrain/TerrainHeightAsteroid4.cpp +++ b/src/terrain/TerrainHeightAsteroid4.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightBarrenRock.cpp b/src/terrain/TerrainHeightBarrenRock.cpp index aa89d635f24..f62f8f2c271 100644 --- a/src/terrain/TerrainHeightBarrenRock.cpp +++ b/src/terrain/TerrainHeightBarrenRock.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightBarrenRock2.cpp b/src/terrain/TerrainHeightBarrenRock2.cpp index 258be9e8afe..afc0aa917f1 100644 --- a/src/terrain/TerrainHeightBarrenRock2.cpp +++ b/src/terrain/TerrainHeightBarrenRock2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightBarrenRock3.cpp b/src/terrain/TerrainHeightBarrenRock3.cpp index e3b336e2720..eafdc432ae5 100644 --- a/src/terrain/TerrainHeightBarrenRock3.cpp +++ b/src/terrain/TerrainHeightBarrenRock3.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightEllipsoid.cpp b/src/terrain/TerrainHeightEllipsoid.cpp index a5e35fb75cc..8546b19b8d4 100644 --- a/src/terrain/TerrainHeightEllipsoid.cpp +++ b/src/terrain/TerrainHeightEllipsoid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightFlat.cpp b/src/terrain/TerrainHeightFlat.cpp index 97a6b4e180e..f44039e767d 100644 --- a/src/terrain/TerrainHeightFlat.cpp +++ b/src/terrain/TerrainHeightFlat.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsCraters.cpp b/src/terrain/TerrainHeightHillsCraters.cpp index da1240b7070..0167b59e2d6 100644 --- a/src/terrain/TerrainHeightHillsCraters.cpp +++ b/src/terrain/TerrainHeightHillsCraters.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsCraters2.cpp b/src/terrain/TerrainHeightHillsCraters2.cpp index 31b55506a87..97c2c30fcb9 100644 --- a/src/terrain/TerrainHeightHillsCraters2.cpp +++ b/src/terrain/TerrainHeightHillsCraters2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsDunes.cpp b/src/terrain/TerrainHeightHillsDunes.cpp index 71b9d6f93fb..e7b37a49677 100644 --- a/src/terrain/TerrainHeightHillsDunes.cpp +++ b/src/terrain/TerrainHeightHillsDunes.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsNormal.cpp b/src/terrain/TerrainHeightHillsNormal.cpp index 65c770cbcf4..b06fc26cf31 100644 --- a/src/terrain/TerrainHeightHillsNormal.cpp +++ b/src/terrain/TerrainHeightHillsNormal.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsRidged.cpp b/src/terrain/TerrainHeightHillsRidged.cpp index 686124247f1..f6100a760ec 100644 --- a/src/terrain/TerrainHeightHillsRidged.cpp +++ b/src/terrain/TerrainHeightHillsRidged.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsRivers.cpp b/src/terrain/TerrainHeightHillsRivers.cpp index 942a889e93f..e2b847e7bee 100644 --- a/src/terrain/TerrainHeightHillsRivers.cpp +++ b/src/terrain/TerrainHeightHillsRivers.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMapped.cpp b/src/terrain/TerrainHeightMapped.cpp index 042a484cb66..013bc0b3424 100644 --- a/src/terrain/TerrainHeightMapped.cpp +++ b/src/terrain/TerrainHeightMapped.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMapped2.cpp b/src/terrain/TerrainHeightMapped2.cpp index b75b3390111..db151f43a6f 100644 --- a/src/terrain/TerrainHeightMapped2.cpp +++ b/src/terrain/TerrainHeightMapped2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsCraters.cpp b/src/terrain/TerrainHeightMountainsCraters.cpp index 82a055f88fa..574c2709eb0 100644 --- a/src/terrain/TerrainHeightMountainsCraters.cpp +++ b/src/terrain/TerrainHeightMountainsCraters.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsCraters2.cpp b/src/terrain/TerrainHeightMountainsCraters2.cpp index 49e4b9a5930..48c304a451e 100644 --- a/src/terrain/TerrainHeightMountainsCraters2.cpp +++ b/src/terrain/TerrainHeightMountainsCraters2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsNormal.cpp b/src/terrain/TerrainHeightMountainsNormal.cpp index 82197efc203..b5343c1f2ee 100644 --- a/src/terrain/TerrainHeightMountainsNormal.cpp +++ b/src/terrain/TerrainHeightMountainsNormal.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsRidged.cpp b/src/terrain/TerrainHeightMountainsRidged.cpp index c759d234e25..4b4b9a8c6ca 100644 --- a/src/terrain/TerrainHeightMountainsRidged.cpp +++ b/src/terrain/TerrainHeightMountainsRidged.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsRivers.cpp b/src/terrain/TerrainHeightMountainsRivers.cpp index d080562e932..1231357a74e 100644 --- a/src/terrain/TerrainHeightMountainsRivers.cpp +++ b/src/terrain/TerrainHeightMountainsRivers.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsRiversVolcano.cpp b/src/terrain/TerrainHeightMountainsRiversVolcano.cpp index 8fe312f65f3..3becc2770d7 100644 --- a/src/terrain/TerrainHeightMountainsRiversVolcano.cpp +++ b/src/terrain/TerrainHeightMountainsRiversVolcano.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsVolcano.cpp b/src/terrain/TerrainHeightMountainsVolcano.cpp index 385d4c7c87b..246a81ff5e2 100644 --- a/src/terrain/TerrainHeightMountainsVolcano.cpp +++ b/src/terrain/TerrainHeightMountainsVolcano.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightRuggedDesert.cpp b/src/terrain/TerrainHeightRuggedDesert.cpp index e6251d74af4..5901415a29c 100644 --- a/src/terrain/TerrainHeightRuggedDesert.cpp +++ b/src/terrain/TerrainHeightRuggedDesert.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightRuggedLava.cpp b/src/terrain/TerrainHeightRuggedLava.cpp index 4b7c6c99af9..e2aabda78c7 100644 --- a/src/terrain/TerrainHeightRuggedLava.cpp +++ b/src/terrain/TerrainHeightRuggedLava.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightWaterSolid.cpp b/src/terrain/TerrainHeightWaterSolid.cpp index 2d1d20d6270..2f9a131c389 100644 --- a/src/terrain/TerrainHeightWaterSolid.cpp +++ b/src/terrain/TerrainHeightWaterSolid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightWaterSolidCanyons.cpp b/src/terrain/TerrainHeightWaterSolidCanyons.cpp index 5be48134b69..87d75ce7ffa 100644 --- a/src/terrain/TerrainHeightWaterSolidCanyons.cpp +++ b/src/terrain/TerrainHeightWaterSolidCanyons.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainNoise.h b/src/terrain/TerrainNoise.h index 94fea673071..3dabb1203ea 100644 --- a/src/terrain/TerrainNoise.h +++ b/src/terrain/TerrainNoise.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TERRAINNOISE_H diff --git a/src/test_DateTime.cpp b/src/test_DateTime.cpp index a81431950ea..8aabc79c311 100644 --- a/src/test_DateTime.cpp +++ b/src/test_DateTime.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DateTime.h" diff --git a/src/test_FileSystem.cpp b/src/test_FileSystem.cpp index eef5cd82cc2..890d39b9224 100644 --- a/src/test_FileSystem.cpp +++ b/src/test_FileSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FileSystem.h" diff --git a/src/test_Frame.cpp b/src/test_Frame.cpp index 186c12d42b4..5a4824a1c64 100644 --- a/src/test_Frame.cpp +++ b/src/test_Frame.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/test_Random.cpp b/src/test_Random.cpp index 7f68708c15d..010777716a3 100644 --- a/src/test_Random.cpp +++ b/src/test_Random.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/test_StringF.cpp b/src/test_StringF.cpp index 76b45fca3c0..2a48603bef7 100644 --- a/src/test_StringF.cpp +++ b/src/test_StringF.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StringF.h" diff --git a/src/tests.cpp b/src/tests.cpp index a0b4a495a3d..0ec8cc79413 100644 --- a/src/tests.cpp +++ b/src/tests.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt void test_frames(); diff --git a/src/text/DistanceFieldFont.cpp b/src/text/DistanceFieldFont.cpp index 0d61ff300ea..88485064265 100644 --- a/src/text/DistanceFieldFont.cpp +++ b/src/text/DistanceFieldFont.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DistanceFieldFont.h" diff --git a/src/text/DistanceFieldFont.h b/src/text/DistanceFieldFont.h index 3c83def5ad5..20e8da6d7ec 100644 --- a/src/text/DistanceFieldFont.h +++ b/src/text/DistanceFieldFont.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXT_DISTANCEFIELDFONT_H diff --git a/src/text/FontConfig.cpp b/src/text/FontConfig.cpp index 73ef5296fe0..2b31d8dcd4c 100644 --- a/src/text/FontConfig.cpp +++ b/src/text/FontConfig.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FontConfig.h" diff --git a/src/text/FontConfig.h b/src/text/FontConfig.h index beb47da560d..4fcc7b672d8 100644 --- a/src/text/FontConfig.h +++ b/src/text/FontConfig.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef TEXT_FONTCONFIG_H diff --git a/src/text/TextSupport.cpp b/src/text/TextSupport.cpp index afd9d730177..5b8ec1e1591 100644 --- a/src/text/TextSupport.cpp +++ b/src/text/TextSupport.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextSupport.h" diff --git a/src/text/TextSupport.h b/src/text/TextSupport.h index 5883e317852..ed41265c632 100644 --- a/src/text/TextSupport.h +++ b/src/text/TextSupport.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXT_TEXTSUPPORT_H diff --git a/src/text/TextureFont.cpp b/src/text/TextureFont.cpp index 0c2ba92394c..2fcfb784587 100644 --- a/src/text/TextureFont.cpp +++ b/src/text/TextureFont.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextureFont.h" diff --git a/src/text/TextureFont.h b/src/text/TextureFont.h index 085fcc1694a..d5fcc2c7e51 100644 --- a/src/text/TextureFont.h +++ b/src/text/TextureFont.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXT_TEXTUREFONT_H diff --git a/src/textstress.cpp b/src/textstress.cpp index b963e39ad7f..52750546fd3 100644 --- a/src/textstress.cpp +++ b/src/textstress.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/ui/Align.cpp b/src/ui/Align.cpp index 712e9403259..eb62c4b894e 100644 --- a/src/ui/Align.cpp +++ b/src/ui/Align.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Align.h" diff --git a/src/ui/Align.h b/src/ui/Align.h index b9325c853f8..8867f665405 100644 --- a/src/ui/Align.h +++ b/src/ui/Align.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_ALIGN_H diff --git a/src/ui/Animation.cpp b/src/ui/Animation.cpp index 28054f4dec6..dc27b8cb890 100644 --- a/src/ui/Animation.cpp +++ b/src/ui/Animation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Animation.h" diff --git a/src/ui/Animation.h b/src/ui/Animation.h index 8f3ff2f01b3..d0e1e7d4f09 100644 --- a/src/ui/Animation.h +++ b/src/ui/Animation.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_ANIMATION_H diff --git a/src/ui/Background.cpp b/src/ui/Background.cpp index c1d1af09249..a2afa607e6e 100644 --- a/src/ui/Background.cpp +++ b/src/ui/Background.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Background.h" diff --git a/src/ui/Background.h b/src/ui/Background.h index c80f0f32017..4e91ef18aa3 100644 --- a/src/ui/Background.h +++ b/src/ui/Background.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_BACKGROUND_H diff --git a/src/ui/Box.cpp b/src/ui/Box.cpp index 91cd4c2f8f5..d41a1451d98 100644 --- a/src/ui/Box.cpp +++ b/src/ui/Box.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Box.h" diff --git a/src/ui/Box.h b/src/ui/Box.h index 2a47084b24f..b694a867b47 100644 --- a/src/ui/Box.h +++ b/src/ui/Box.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_BOX_H diff --git a/src/ui/Button.cpp b/src/ui/Button.cpp index 40cdd5421c0..630e27bf394 100644 --- a/src/ui/Button.cpp +++ b/src/ui/Button.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Button.h" diff --git a/src/ui/Button.h b/src/ui/Button.h index d87b013fe2e..f06f79219ec 100644 --- a/src/ui/Button.h +++ b/src/ui/Button.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_BUTTON_H diff --git a/src/ui/CellSpec.cpp b/src/ui/CellSpec.cpp index dfe0ecff0da..91f53e2074a 100644 --- a/src/ui/CellSpec.cpp +++ b/src/ui/CellSpec.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CellSpec.h" diff --git a/src/ui/CellSpec.h b/src/ui/CellSpec.h index b15ddd855fd..7d3fca2ac94 100644 --- a/src/ui/CellSpec.h +++ b/src/ui/CellSpec.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_CELLSPEC_H diff --git a/src/ui/CheckBox.cpp b/src/ui/CheckBox.cpp index e477eb6f882..d154e6ea7ba 100644 --- a/src/ui/CheckBox.cpp +++ b/src/ui/CheckBox.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CheckBox.h" diff --git a/src/ui/CheckBox.h b/src/ui/CheckBox.h index 49379db7663..128444cb6d2 100644 --- a/src/ui/CheckBox.h +++ b/src/ui/CheckBox.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_CHECKBOX_H diff --git a/src/ui/ColorBackground.cpp b/src/ui/ColorBackground.cpp index 62e77b44480..0a5c3ce25dd 100644 --- a/src/ui/ColorBackground.cpp +++ b/src/ui/ColorBackground.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ColorBackground.h" diff --git a/src/ui/ColorBackground.h b/src/ui/ColorBackground.h index 69889f47768..63f2f8063df 100644 --- a/src/ui/ColorBackground.h +++ b/src/ui/ColorBackground.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_COLORBACKGROUND_H diff --git a/src/ui/Container.cpp b/src/ui/Container.cpp index 5eb75f666cb..c014eee5991 100644 --- a/src/ui/Container.cpp +++ b/src/ui/Container.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Container.h" diff --git a/src/ui/Container.h b/src/ui/Container.h index 8e2c76b778a..89e18d1395c 100644 --- a/src/ui/Container.h +++ b/src/ui/Container.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_CONTAINER_H diff --git a/src/ui/Context.cpp b/src/ui/Context.cpp index 565590e372b..2356452f977 100644 --- a/src/ui/Context.cpp +++ b/src/ui/Context.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Context.h" diff --git a/src/ui/Context.h b/src/ui/Context.h index b45ec416399..aa073c899c8 100644 --- a/src/ui/Context.h +++ b/src/ui/Context.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_CONTEXT_H diff --git a/src/ui/DropDown.cpp b/src/ui/DropDown.cpp index 00fd1250299..f0bdb685f16 100644 --- a/src/ui/DropDown.cpp +++ b/src/ui/DropDown.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DropDown.h" diff --git a/src/ui/DropDown.h b/src/ui/DropDown.h index bda3836a971..c6656319392 100644 --- a/src/ui/DropDown.h +++ b/src/ui/DropDown.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_DROPDOWN_H diff --git a/src/ui/Event.cpp b/src/ui/Event.cpp index ce378e7967e..1d1d14277ef 100644 --- a/src/ui/Event.cpp +++ b/src/ui/Event.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Event.h" diff --git a/src/ui/Event.h b/src/ui/Event.h index 4923622e6f2..6a995528e7e 100644 --- a/src/ui/Event.h +++ b/src/ui/Event.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_EVENT_H diff --git a/src/ui/EventDispatcher.cpp b/src/ui/EventDispatcher.cpp index bc045b9bce8..a937bc3704a 100644 --- a/src/ui/EventDispatcher.cpp +++ b/src/ui/EventDispatcher.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "EventDispatcher.h" diff --git a/src/ui/EventDispatcher.h b/src/ui/EventDispatcher.h index 7655a3fca59..d5cbda5452c 100644 --- a/src/ui/EventDispatcher.h +++ b/src/ui/EventDispatcher.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_EVENTDISPATCHER_H diff --git a/src/ui/Expand.cpp b/src/ui/Expand.cpp index 35d2be1c587..42b834624f8 100644 --- a/src/ui/Expand.cpp +++ b/src/ui/Expand.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Expand.h" diff --git a/src/ui/Expand.h b/src/ui/Expand.h index 34f2f819463..6b19a659c87 100644 --- a/src/ui/Expand.h +++ b/src/ui/Expand.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_EXPAND_H diff --git a/src/ui/Gauge.cpp b/src/ui/Gauge.cpp index a66c5564042..906f69529a9 100644 --- a/src/ui/Gauge.cpp +++ b/src/ui/Gauge.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gauge.h" diff --git a/src/ui/Gauge.h b/src/ui/Gauge.h index 78ac3aeec58..3bf03c43662 100644 --- a/src/ui/Gauge.h +++ b/src/ui/Gauge.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_GAUGE_H diff --git a/src/ui/Gradient.cpp b/src/ui/Gradient.cpp index b15f449dbf3..9dd3f66e008 100644 --- a/src/ui/Gradient.cpp +++ b/src/ui/Gradient.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gradient.h" diff --git a/src/ui/Gradient.h b/src/ui/Gradient.h index dcc506ef698..6f592ba1a13 100644 --- a/src/ui/Gradient.h +++ b/src/ui/Gradient.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_GRADIENT_H diff --git a/src/ui/Grid.cpp b/src/ui/Grid.cpp index 43961100152..7e16f94536e 100644 --- a/src/ui/Grid.cpp +++ b/src/ui/Grid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Grid.h" diff --git a/src/ui/Grid.h b/src/ui/Grid.h index bc855ae9b9f..96601b21054 100644 --- a/src/ui/Grid.h +++ b/src/ui/Grid.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_GRID_H diff --git a/src/ui/Icon.cpp b/src/ui/Icon.cpp index ef9b93cb12f..a85c38dcf6a 100644 --- a/src/ui/Icon.cpp +++ b/src/ui/Icon.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Icon.h" diff --git a/src/ui/Icon.h b/src/ui/Icon.h index 7eab0254c9a..806e92366d3 100644 --- a/src/ui/Icon.h +++ b/src/ui/Icon.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_ICON_H diff --git a/src/ui/Image.cpp b/src/ui/Image.cpp index 098a8c4ba1d..e8f6e2933bc 100644 --- a/src/ui/Image.cpp +++ b/src/ui/Image.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Image.h" diff --git a/src/ui/Image.h b/src/ui/Image.h index 40a879cfd7b..33180b346d2 100644 --- a/src/ui/Image.h +++ b/src/ui/Image.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_IMAGE_H diff --git a/src/ui/Label.cpp b/src/ui/Label.cpp index 34f33c6cc8d..3504ea3fcf9 100644 --- a/src/ui/Label.cpp +++ b/src/ui/Label.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Label.h" diff --git a/src/ui/Label.h b/src/ui/Label.h index 58c45b25b97..edbcdad1510 100644 --- a/src/ui/Label.h +++ b/src/ui/Label.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LABEL_H diff --git a/src/ui/Layer.cpp b/src/ui/Layer.cpp index d881e10b341..0bc48f86e52 100644 --- a/src/ui/Layer.cpp +++ b/src/ui/Layer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Layer.h" diff --git a/src/ui/Layer.h b/src/ui/Layer.h index bb82dc247ce..8291499e035 100644 --- a/src/ui/Layer.h +++ b/src/ui/Layer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LAYER_H diff --git a/src/ui/List.cpp b/src/ui/List.cpp index e14d126292d..88075d728a9 100644 --- a/src/ui/List.cpp +++ b/src/ui/List.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "List.h" diff --git a/src/ui/List.h b/src/ui/List.h index 2c6b9417445..0732c0e2cc2 100644 --- a/src/ui/List.h +++ b/src/ui/List.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LIST_H diff --git a/src/ui/Lua.cpp b/src/ui/Lua.cpp index ec0f85beaf9..97447299075 100644 --- a/src/ui/Lua.cpp +++ b/src/ui/Lua.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/ui/Lua.h b/src/ui/Lua.h index 66803d321bf..428c3670d4f 100644 --- a/src/ui/Lua.h +++ b/src/ui/Lua.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LUA_H diff --git a/src/ui/LuaAlign.cpp b/src/ui/LuaAlign.cpp index 6b58b8b477b..dd27c5c3b67 100644 --- a/src/ui/LuaAlign.cpp +++ b/src/ui/LuaAlign.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Align.h" diff --git a/src/ui/LuaAnimation.cpp b/src/ui/LuaAnimation.cpp index 128baa949e6..829a3be82fa 100644 --- a/src/ui/LuaAnimation.cpp +++ b/src/ui/LuaAnimation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Animation.h" diff --git a/src/ui/LuaBackground.cpp b/src/ui/LuaBackground.cpp index f13016ab999..d270c3b5f07 100644 --- a/src/ui/LuaBackground.cpp +++ b/src/ui/LuaBackground.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Background.h" diff --git a/src/ui/LuaBox.cpp b/src/ui/LuaBox.cpp index da74347566a..be015a70aa9 100644 --- a/src/ui/LuaBox.cpp +++ b/src/ui/LuaBox.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Box.h" diff --git a/src/ui/LuaButton.cpp b/src/ui/LuaButton.cpp index 2a59147ab86..b2a9cd5a0c3 100644 --- a/src/ui/LuaButton.cpp +++ b/src/ui/LuaButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Button.h" diff --git a/src/ui/LuaCheckBox.cpp b/src/ui/LuaCheckBox.cpp index 3feda489128..2717b599053 100644 --- a/src/ui/LuaCheckBox.cpp +++ b/src/ui/LuaCheckBox.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CheckBox.h" diff --git a/src/ui/LuaColorBackground.cpp b/src/ui/LuaColorBackground.cpp index 485c1b89a1d..2f84c28e1fa 100644 --- a/src/ui/LuaColorBackground.cpp +++ b/src/ui/LuaColorBackground.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ColorBackground.h" diff --git a/src/ui/LuaContainer.cpp b/src/ui/LuaContainer.cpp index fc79526abf6..df0d984ea69 100644 --- a/src/ui/LuaContainer.cpp +++ b/src/ui/LuaContainer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Container.h" diff --git a/src/ui/LuaContext.cpp b/src/ui/LuaContext.cpp index 6d9be1f2ff4..04853580e73 100644 --- a/src/ui/LuaContext.cpp +++ b/src/ui/LuaContext.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Context.h" diff --git a/src/ui/LuaDropDown.cpp b/src/ui/LuaDropDown.cpp index f38401941fc..8881dd24b17 100644 --- a/src/ui/LuaDropDown.cpp +++ b/src/ui/LuaDropDown.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DropDown.h" diff --git a/src/ui/LuaExpand.cpp b/src/ui/LuaExpand.cpp index cf3c578e165..733c69ad494 100644 --- a/src/ui/LuaExpand.cpp +++ b/src/ui/LuaExpand.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Expand.h" diff --git a/src/ui/LuaGauge.cpp b/src/ui/LuaGauge.cpp index 3d63987dd95..f854d9e4b7c 100644 --- a/src/ui/LuaGauge.cpp +++ b/src/ui/LuaGauge.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gauge.h" diff --git a/src/ui/LuaGradient.cpp b/src/ui/LuaGradient.cpp index 15e94b899bf..b5d5d936570 100644 --- a/src/ui/LuaGradient.cpp +++ b/src/ui/LuaGradient.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gradient.h" diff --git a/src/ui/LuaGrid.cpp b/src/ui/LuaGrid.cpp index 92cab5d737b..edb0c96e7a3 100644 --- a/src/ui/LuaGrid.cpp +++ b/src/ui/LuaGrid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Grid.h" diff --git a/src/ui/LuaIcon.cpp b/src/ui/LuaIcon.cpp index 1f6ba5133dd..dce97012944 100644 --- a/src/ui/LuaIcon.cpp +++ b/src/ui/LuaIcon.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Icon.h" diff --git a/src/ui/LuaImage.cpp b/src/ui/LuaImage.cpp index 5914f969ec5..64bfa8ff9fe 100644 --- a/src/ui/LuaImage.cpp +++ b/src/ui/LuaImage.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Image.h" diff --git a/src/ui/LuaLabel.cpp b/src/ui/LuaLabel.cpp index 4ce90e5899f..32e88b3e8d9 100644 --- a/src/ui/LuaLabel.cpp +++ b/src/ui/LuaLabel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Label.h" diff --git a/src/ui/LuaLayer.cpp b/src/ui/LuaLayer.cpp index 47abda256de..9455ee0a4f3 100644 --- a/src/ui/LuaLayer.cpp +++ b/src/ui/LuaLayer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Layer.h" diff --git a/src/ui/LuaList.cpp b/src/ui/LuaList.cpp index f74ed63a580..f46683db75a 100644 --- a/src/ui/LuaList.cpp +++ b/src/ui/LuaList.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "List.h" diff --git a/src/ui/LuaMargin.cpp b/src/ui/LuaMargin.cpp index 6c15270b839..857245842da 100644 --- a/src/ui/LuaMargin.cpp +++ b/src/ui/LuaMargin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Margin.h" diff --git a/src/ui/LuaMultiLineText.cpp b/src/ui/LuaMultiLineText.cpp index 9b5e2fb1418..f5aac6e426a 100644 --- a/src/ui/LuaMultiLineText.cpp +++ b/src/ui/LuaMultiLineText.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MultiLineText.h" diff --git a/src/ui/LuaNumberLabel.cpp b/src/ui/LuaNumberLabel.cpp index d0a21a205e1..11689759df2 100644 --- a/src/ui/LuaNumberLabel.cpp +++ b/src/ui/LuaNumberLabel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NumberLabel.h" diff --git a/src/ui/LuaOverlayStack.cpp b/src/ui/LuaOverlayStack.cpp index d77585b553e..194505ac955 100644 --- a/src/ui/LuaOverlayStack.cpp +++ b/src/ui/LuaOverlayStack.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "OverlayStack.h" diff --git a/src/ui/LuaScroller.cpp b/src/ui/LuaScroller.cpp index ab1a929ce72..ab68c076d81 100644 --- a/src/ui/LuaScroller.cpp +++ b/src/ui/LuaScroller.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Scroller.h" diff --git a/src/ui/LuaSignal.h b/src/ui/LuaSignal.h index 481312a90ef..3783f74af12 100644 --- a/src/ui/LuaSignal.h +++ b/src/ui/LuaSignal.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LUASIGNAL_H diff --git a/src/ui/LuaSingle.cpp b/src/ui/LuaSingle.cpp index a9e72eb3a99..dc78821f0d1 100644 --- a/src/ui/LuaSingle.cpp +++ b/src/ui/LuaSingle.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Single.h" diff --git a/src/ui/LuaSlider.cpp b/src/ui/LuaSlider.cpp index b96c88d014e..7f5969e2af1 100644 --- a/src/ui/LuaSlider.cpp +++ b/src/ui/LuaSlider.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Slider.h" diff --git a/src/ui/LuaSmallButton.cpp b/src/ui/LuaSmallButton.cpp index c7de54f5c88..c7d613ee17b 100644 --- a/src/ui/LuaSmallButton.cpp +++ b/src/ui/LuaSmallButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SmallButton.h" diff --git a/src/ui/LuaTable.cpp b/src/ui/LuaTable.cpp index 7f1a5e999cc..a01d6b95302 100644 --- a/src/ui/LuaTable.cpp +++ b/src/ui/LuaTable.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Table.h" diff --git a/src/ui/LuaTextEntry.cpp b/src/ui/LuaTextEntry.cpp index 11905604f1f..74b9e7f729b 100644 --- a/src/ui/LuaTextEntry.cpp +++ b/src/ui/LuaTextEntry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextEntry.h" diff --git a/src/ui/LuaWidget.cpp b/src/ui/LuaWidget.cpp index b42c4360d8c..e3e785c2a6b 100644 --- a/src/ui/LuaWidget.cpp +++ b/src/ui/LuaWidget.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Widget.h" diff --git a/src/ui/Margin.cpp b/src/ui/Margin.cpp index 78585cc799a..2a8f1f1f758 100644 --- a/src/ui/Margin.cpp +++ b/src/ui/Margin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Margin.h" diff --git a/src/ui/Margin.h b/src/ui/Margin.h index 5763507a740..41c8e689e58 100644 --- a/src/ui/Margin.h +++ b/src/ui/Margin.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_MARGIN_H diff --git a/src/ui/MousePointer.h b/src/ui/MousePointer.h index dd8d9777688..024d963a6d3 100644 --- a/src/ui/MousePointer.h +++ b/src/ui/MousePointer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_MOUSEPOINTER_H diff --git a/src/ui/MultiLineText.cpp b/src/ui/MultiLineText.cpp index 6cfca1d09b3..1784f5f61d2 100644 --- a/src/ui/MultiLineText.cpp +++ b/src/ui/MultiLineText.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MultiLineText.h" diff --git a/src/ui/MultiLineText.h b/src/ui/MultiLineText.h index 86b3fee5ecc..1ade5f9cde1 100644 --- a/src/ui/MultiLineText.h +++ b/src/ui/MultiLineText.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_MULTILINETEXT_H diff --git a/src/ui/NumberLabel.cpp b/src/ui/NumberLabel.cpp index 8be9dcafe04..75fd52a7494 100644 --- a/src/ui/NumberLabel.cpp +++ b/src/ui/NumberLabel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NumberLabel.h" diff --git a/src/ui/NumberLabel.h b/src/ui/NumberLabel.h index cf4eaed121c..51c5cdf9a6c 100644 --- a/src/ui/NumberLabel.h +++ b/src/ui/NumberLabel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_NUMBERLABEL_H diff --git a/src/ui/OverlayStack.h b/src/ui/OverlayStack.h index bd251a6e75e..ec50e50a98d 100644 --- a/src/ui/OverlayStack.h +++ b/src/ui/OverlayStack.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_OVERLAYSTACK_H diff --git a/src/ui/Point.h b/src/ui/Point.h index 771540961bd..1362cc680d7 100644 --- a/src/ui/Point.h +++ b/src/ui/Point.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_POINT_H diff --git a/src/ui/Scroller.cpp b/src/ui/Scroller.cpp index 90947b0352e..324cce8a6b0 100644 --- a/src/ui/Scroller.cpp +++ b/src/ui/Scroller.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Scroller.h" diff --git a/src/ui/Scroller.h b/src/ui/Scroller.h index 77ba4ac6d72..fcd36cead1c 100644 --- a/src/ui/Scroller.h +++ b/src/ui/Scroller.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SCROLLER_H diff --git a/src/ui/Single.cpp b/src/ui/Single.cpp index 384d7ec9bd2..b81ff17fc6e 100644 --- a/src/ui/Single.cpp +++ b/src/ui/Single.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Single.h" diff --git a/src/ui/Single.h b/src/ui/Single.h index 1b3a17fe522..df3c30655e5 100644 --- a/src/ui/Single.h +++ b/src/ui/Single.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SINGLE_H diff --git a/src/ui/Skin.cpp b/src/ui/Skin.cpp index cec32c317d3..af78bf58638 100644 --- a/src/ui/Skin.cpp +++ b/src/ui/Skin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Skin.h" diff --git a/src/ui/Skin.h b/src/ui/Skin.h index 9a75d572284..56bc1e2196d 100644 --- a/src/ui/Skin.h +++ b/src/ui/Skin.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SKIN_H diff --git a/src/ui/Slider.cpp b/src/ui/Slider.cpp index 10b2ea370fc..dffcf3dc019 100644 --- a/src/ui/Slider.cpp +++ b/src/ui/Slider.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Slider.h" diff --git a/src/ui/Slider.h b/src/ui/Slider.h index a8dd12a4360..1f8f5793742 100644 --- a/src/ui/Slider.h +++ b/src/ui/Slider.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SLIDER_H diff --git a/src/ui/SmallButton.cpp b/src/ui/SmallButton.cpp index d3201ba75a7..2ee23ce8f3a 100644 --- a/src/ui/SmallButton.cpp +++ b/src/ui/SmallButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SmallButton.h" diff --git a/src/ui/SmallButton.h b/src/ui/SmallButton.h index 97daec59344..2295d128b96 100644 --- a/src/ui/SmallButton.h +++ b/src/ui/SmallButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SMALLBUTTON_H diff --git a/src/ui/Table.cpp b/src/ui/Table.cpp index 28834c090a4..183f9aacbe5 100644 --- a/src/ui/Table.cpp +++ b/src/ui/Table.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Table.h" diff --git a/src/ui/Table.h b/src/ui/Table.h index 1229cb1b427..d66613641ff 100644 --- a/src/ui/Table.h +++ b/src/ui/Table.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_TABLE_H diff --git a/src/ui/TextEntry.cpp b/src/ui/TextEntry.cpp index 5de0eab1555..cd7d454dd3c 100644 --- a/src/ui/TextEntry.cpp +++ b/src/ui/TextEntry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextEntry.h" diff --git a/src/ui/TextEntry.h b/src/ui/TextEntry.h index 71dce18adb4..c3ecb2876ba 100644 --- a/src/ui/TextEntry.h +++ b/src/ui/TextEntry.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_TEXTENTRY_H diff --git a/src/ui/TextLayout.cpp b/src/ui/TextLayout.cpp index b44182918c0..d83e67343fe 100644 --- a/src/ui/TextLayout.cpp +++ b/src/ui/TextLayout.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextLayout.h" diff --git a/src/ui/TextLayout.h b/src/ui/TextLayout.h index 9687e9d6710..34b5a847a87 100644 --- a/src/ui/TextLayout.h +++ b/src/ui/TextLayout.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_TEXTLAYOUT_H diff --git a/src/ui/Widget.cpp b/src/ui/Widget.cpp index ceb43c955e8..c6274edbcf2 100644 --- a/src/ui/Widget.cpp +++ b/src/ui/Widget.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Widget.h" diff --git a/src/ui/Widget.h b/src/ui/Widget.h index 70553175bc3..fec19f60dc8 100644 --- a/src/ui/Widget.h +++ b/src/ui/Widget.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_WIDGET_H diff --git a/src/ui/WidgetSet.h b/src/ui/WidgetSet.h index ee071c8e275..c622ee74249 100644 --- a/src/ui/WidgetSet.h +++ b/src/ui/WidgetSet.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_WIDGETSET_H diff --git a/src/uitest.cpp b/src/uitest.cpp index 851c9da9f53..780d4ca49a3 100644 --- a/src/uitest.cpp +++ b/src/uitest.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/utils.cpp b/src/utils.cpp index 0cb6664782b..036b5dd989e 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "utils.h" diff --git a/src/utils.h b/src/utils.h index 7906edd4647..d9a9144d7b3 100644 --- a/src/utils.h +++ b/src/utils.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _UTILS_H diff --git a/src/vector2.h b/src/vector2.h index ec1af4a2a27..7bbf8c40265 100644 --- a/src/vector2.h +++ b/src/vector2.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/vector3.h b/src/vector3.h index a1516409626..bd05172e650 100644 --- a/src/vector3.h +++ b/src/vector3.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VECTOR3_H diff --git a/src/versioningInfo.cpp b/src/versioningInfo.cpp index 0efc2ab7acb..a512e368274 100644 --- a/src/versioningInfo.cpp +++ b/src/versioningInfo.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "versioningInfo.h" diff --git a/src/versioningInfo.h b/src/versioningInfo.h index 1b19fb77990..11686fe9b36 100644 --- a/src/versioningInfo.h +++ b/src/versioningInfo.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VERSIONINGINFO_H diff --git a/src/win32/FileSystemWin32.cpp b/src/win32/FileSystemWin32.cpp index c2e1f6deeda..9da7ae21954 100644 --- a/src/win32/FileSystemWin32.cpp +++ b/src/win32/FileSystemWin32.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Win32Setup.h" diff --git a/src/win32/OSWin32.cpp b/src/win32/OSWin32.cpp index b54f7bd08b0..e8815d9c5cd 100644 --- a/src/win32/OSWin32.cpp +++ b/src/win32/OSWin32.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #define WIN32_LEAN_AND_MEAN diff --git a/src/win32/TextUtils.cpp b/src/win32/TextUtils.cpp index 18d6cc4e984..0d0f5398a54 100644 --- a/src/win32/TextUtils.cpp +++ b/src/win32/TextUtils.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextUtils.h" diff --git a/src/win32/TextUtils.h b/src/win32/TextUtils.h index 3db65e71a7a..1ffb97e7ba7 100644 --- a/src/win32/TextUtils.h +++ b/src/win32/TextUtils.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _WIN32_TEXTUTILS_H diff --git a/src/win32/Win32Setup.h b/src/win32/Win32Setup.h index 0a40e7ac45b..9ddffa74e3a 100644 --- a/src/win32/Win32Setup.h +++ b/src/win32/Win32Setup.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _WIN32_WIN32SETUP_H diff --git a/src/win32/WinMath.cpp b/src/win32/WinMath.cpp index e8989d0b812..dbe08e56e7f 100644 --- a/src/win32/WinMath.cpp +++ b/src/win32/WinMath.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // Visit http://www.johndcook.com/stand_alone_code.html for the source of this code and more like it. diff --git a/src/win32/WinMath.h b/src/win32/WinMath.h index 19823a4c685..dc45fbe2193 100644 --- a/src/win32/WinMath.h +++ b/src/win32/WinMath.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // Visit http://www.johndcook.com/stand_alone_code.html for the source of this code and more like it. diff --git a/src/win32/msvc_bug.cpp b/src/win32/msvc_bug.cpp index 95a4dc47138..11511607189 100644 --- a/src/win32/msvc_bug.cpp +++ b/src/win32/msvc_bug.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/win32/pch.cpp b/src/win32/pch.cpp index feeede52832..fd2bab48312 100644 --- a/src/win32/pch.cpp +++ b/src/win32/pch.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "pch.h" diff --git a/src/win32/pch.h b/src/win32/pch.h index 80021246f22..e171128e641 100644 --- a/src/win32/pch.h +++ b/src/win32/pch.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/win32/perlintest.cpp b/src/win32/perlintest.cpp index 4cca9a97e38..e676be3fcbc 100644 --- a/src/win32/perlintest.cpp +++ b/src/win32/perlintest.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/win32/pioneer.rc b/src/win32/pioneer.rc index d74d7922d7e..db0f2677e03 100644 --- a/src/win32/pioneer.rc +++ b/src/win32/pioneer.rc @@ -1,4 +1,4 @@ -// Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2019 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt id ICON "../../application-icon/pioneer.ico"