Skip to content

Commit

Permalink
Happy New Year!
Browse files Browse the repository at this point in the history
Awesome sauce (for next year):
find . -type f -exec sed -i 's/2008-2018 Pioneer Developers'/'2008-2019 Pioneer Developers/g' {} \;

closes #4507
  • Loading branch information
impaktor committed Jan 3, 2019
1 parent bca9f6e commit d2ab921
Show file tree
Hide file tree
Showing 955 changed files with 1,860 additions and 1,853 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 7 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion data/factions/000_Independent.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/001_Solar_Federation.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/002_Commonwealth_of_Independent_Worlds.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/003_Haber_Corporation.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/004_Rim_Alliance.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/005_Rim_Faction.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/006_Rim_League.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/007_Rim_Systems.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/008_Rim_Council.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/009_Rim_Worlds.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/010_Rim_Commonwealth.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/011_Rim_Territories.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/012_Obsidian_Alliance.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/013_Obsidian_Union.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/014_Obsidian_Horde.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/015_Obsidian_Systems.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/016_Obsidian_Worlds.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/017_Obsidian_Commonwealth.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/018_United_Alliance.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/019_United_Union.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/020_United_Network.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/021_United_League.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/022_United_Kingdoms.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/023_United_Systems.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/024_United_Council.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/025_United_Commonwealth.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/026_United_Republic.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/027_Shattered_Network.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/028_Shattered_Empire.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/029_Shattered_Systems.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/030_Shattered_Worlds.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/031_Stellar_Union.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/032_Stellar_Horde.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/033_Stellar_Network.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/034_Stellar_Territories.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/035_Stellar_Republic.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/036_Free_Alliance.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/037_Free_Horde.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/038_Free_Kingdoms.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/039_Free_Systems.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/040_Free_Republic.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/041_Blood_Expanse.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/042_Blood_Faction.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/043_Blood_League.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/044_Blood_Empire.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/045_Blood_Kingdoms.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/046_Blood_Council.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/047_Blood_Worlds.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/048_Blood_Territories.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/049_True_Expanse.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/050_True_League.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/051_True_Empire.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/052_True_Systems.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/053_True_Council.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/054_True_Worlds.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/055_True_Commonwealth.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/056_True_Territories.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/057_True_Republic.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/058_Far_Horde.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/059_Far_Faction.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/060_Far_Republic.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
2 changes: 1 addition & 1 deletion data/factions/061_Dagger_Union.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Copyright © 2008-2018 Pioneer Developers. See AUTHORS.txt for 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')
Expand Down
Loading

0 comments on commit d2ab921

Please sign in to comment.