diff --git a/GNUmakefile.in b/GNUmakefile.in index 2132fe06..e27bce62 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/Make.mk b/Make.mk index a7bb327f..f667b4d2 100644 --- a/Make.mk +++ b/Make.mk @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/README b/README index 490b5307..7cd41ca8 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Welcome to Empire 4, code-named Wolfpack. Empire is a multi-player, client/server Internet based war game. -Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, Ken Stevens, Steve McClure, Markus Armbruster This program is free software: you can redistribute it and/or modify diff --git a/configure.ac b/configure.ac index 3b0c4c1c..a2b01050 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/include/actofgod.h b/include/actofgod.h index 87a3f2d2..6e435967 100644 --- a/include/actofgod.h +++ b/include/actofgod.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/budg.h b/include/budg.h index e6ecf144..8ac88f2f 100644 --- a/include/budg.h +++ b/include/budg.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/com.h b/include/com.h index d1a9bf2e..c35e40c5 100644 --- a/include/com.h +++ b/include/com.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/combat.h b/include/combat.h index 185be94c..d8b4da0b 100644 --- a/include/combat.h +++ b/include/combat.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/commands.h b/include/commands.h index 6aeaed71..4be23dc4 100644 --- a/include/commands.h +++ b/include/commands.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/commodity.h b/include/commodity.h index 66b15705..9173c2e4 100644 --- a/include/commodity.h +++ b/include/commodity.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/damage.h b/include/damage.h index 0e63cf49..0dad2d2f 100644 --- a/include/damage.h +++ b/include/damage.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/distribute.h b/include/distribute.h index d6a930b4..04cec5fa 100644 --- a/include/distribute.h +++ b/include/distribute.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/econfig-spec.h b/include/econfig-spec.h index 46c91c2c..a3131e3c 100644 --- a/include/econfig-spec.h +++ b/include/econfig-spec.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/empio.h b/include/empio.h index 83ac9517..4dc2386c 100644 --- a/include/empio.h +++ b/include/empio.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/empobj.h b/include/empobj.h index 65907f34..f005e739 100644 --- a/include/empobj.h +++ b/include/empobj.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/empthread.h b/include/empthread.h index b782b8c4..7fbf9478 100644 --- a/include/empthread.h +++ b/include/empthread.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/file.h b/include/file.h index fd7eda5f..04441895 100644 --- a/include/file.h +++ b/include/file.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/game.h b/include/game.h index e0a5200e..720fec49 100644 --- a/include/game.h +++ b/include/game.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/ioqueue.h b/include/ioqueue.h index bb0e90db..57a1e359 100644 --- a/include/ioqueue.h +++ b/include/ioqueue.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/item.h b/include/item.h index f81c1ff4..b43253fa 100644 --- a/include/item.h +++ b/include/item.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/journal.h b/include/journal.h index 6fb812f6..aa6a1cbe 100644 --- a/include/journal.h +++ b/include/journal.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/land.h b/include/land.h index d7a21c48..455ba96d 100644 --- a/include/land.h +++ b/include/land.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/loan.h b/include/loan.h index ebed8ebb..0daf30e5 100644 --- a/include/loan.h +++ b/include/loan.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/lost.h b/include/lost.h index 93ef84b7..52484028 100644 --- a/include/lost.h +++ b/include/lost.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/lwp.h b/include/lwp.h index cac3aecc..e75f10f9 100644 --- a/include/lwp.h +++ b/include/lwp.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1994-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1994-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * Copyright (C) 1991-3 Stephen Crane * diff --git a/include/map.h b/include/map.h index a8184529..88197d75 100644 --- a/include/map.h +++ b/include/map.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/match.h b/include/match.h index e215b96b..95e04e54 100644 --- a/include/match.h +++ b/include/match.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/misc.h b/include/misc.h index 9fc06f40..72925327 100644 --- a/include/misc.h +++ b/include/misc.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/mission.h b/include/mission.h index da84fe4f..8bdfdab9 100644 --- a/include/mission.h +++ b/include/mission.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/nat.h b/include/nat.h index fd80c02e..1998995d 100644 --- a/include/nat.h +++ b/include/nat.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/news.h b/include/news.h index e07cf97c..f90e4e5f 100644 --- a/include/news.h +++ b/include/news.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/nsc.h b/include/nsc.h index 29503918..5cc2831d 100644 --- a/include/nsc.h +++ b/include/nsc.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/nuke.h b/include/nuke.h index 918e92a7..7e69a79a 100644 --- a/include/nuke.h +++ b/include/nuke.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/optlist.h b/include/optlist.h index 42814bfc..0678cf24 100644 --- a/include/optlist.h +++ b/include/optlist.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/path.h b/include/path.h index 995af1b9..52a65885 100644 --- a/include/path.h +++ b/include/path.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/plague.h b/include/plague.h index 5f1934fe..1d7116b7 100644 --- a/include/plague.h +++ b/include/plague.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/plane.h b/include/plane.h index b9ed2e9c..a709974c 100644 --- a/include/plane.h +++ b/include/plane.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/player.h b/include/player.h index cd64371d..64eb09fe 100644 --- a/include/player.h +++ b/include/player.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/power.h b/include/power.h index bd13c99d..5dbd0348 100644 --- a/include/power.h +++ b/include/power.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/product.h b/include/product.h index d1ba488a..5fbf1eb1 100644 --- a/include/product.h +++ b/include/product.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/proto.h b/include/proto.h index 7d3effac..17a88a90 100644 --- a/include/proto.h +++ b/include/proto.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/prototypes.h b/include/prototypes.h index c11e13e6..6798ee72 100644 --- a/include/prototypes.h +++ b/include/prototypes.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/queue.h b/include/queue.h index 2f3534dc..ae2eca54 100644 --- a/include/queue.h +++ b/include/queue.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/retreat.h b/include/retreat.h index 8f80a53d..d423f3f9 100644 --- a/include/retreat.h +++ b/include/retreat.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/sect.h b/include/sect.h index 84646248..8aad6b52 100644 --- a/include/sect.h +++ b/include/sect.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/server.h b/include/server.h index 3abbbea1..af9b67c3 100644 --- a/include/server.h +++ b/include/server.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/service.h b/include/service.h index 6ead5958..9e86e6d8 100644 --- a/include/service.h +++ b/include/service.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/ship.h b/include/ship.h index daf9de4d..1d9d339b 100644 --- a/include/ship.h +++ b/include/ship.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/tel.h b/include/tel.h index 948f1eb9..f26224e6 100644 --- a/include/tel.h +++ b/include/tel.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/trade.h b/include/trade.h index 3681eb58..eafc3415 100644 --- a/include/trade.h +++ b/include/trade.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/treaty.h b/include/treaty.h index ae5bfead..35f9f376 100644 --- a/include/treaty.h +++ b/include/treaty.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/types.h b/include/types.h index 3253c14b..414b663b 100644 --- a/include/types.h +++ b/include/types.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/unit.h b/include/unit.h index 36b3f23a..87730155 100644 --- a/include/unit.h +++ b/include/unit.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/update.h b/include/update.h index 3cfc1794..767810d1 100644 --- a/include/update.h +++ b/include/update.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/version.h b/include/version.h index a8360518..da02c05e 100644 --- a/include/version.h +++ b/include/version.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/xdump.h b/include/xdump.h index a3c8eb4b..f8557784 100644 --- a/include/xdump.h +++ b/include/xdump.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/include/xy.h b/include/xy.h index 9d19a4cb..c72443fc 100644 --- a/include/xy.h +++ b/include/xy.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/info/emp2html.pl b/info/emp2html.pl index 13069f93..d565fd1d 100644 --- a/info/emp2html.pl +++ b/info/emp2html.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/info/mksubj.pl b/info/mksubj.pl index 2a3aef96..614b035b 100644 --- a/info/mksubj.pl +++ b/info/mksubj.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/info/mktop.pl b/info/mktop.pl index a4e0c5e3..ff176c2c 100644 --- a/info/mktop.pl +++ b/info/mktop.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/info/version.t b/info/version.t index 852bba9a..a29a3be5 100644 --- a/info/version.t +++ b/info/version.t @@ -92,7 +92,7 @@ The person to annoy if something goes wrong is: You can get your own copy of the source from . -Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, Ken Stevens, Steve McClure, Markus Armbruster This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/scripts/xdump.pl b/scripts/xdump.pl index 74c5ef61..02741d7b 100755 --- a/scripts/xdump.pl +++ b/scripts/xdump.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # # xdump example program. -# Copyright (C) 2006-2013 Markus Armbruster +# Copyright (C) 2006-2014 Markus Armbruster # # Empire is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/client/Makefile.in b/src/client/Makefile.in index d2640b6c..8ebe8933 100644 --- a/src/client/Makefile.in +++ b/src/client/Makefile.in @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/client/README b/src/client/README index 402c0e2a..1803e28a 100644 --- a/src/client/README +++ b/src/client/README @@ -1,7 +1,7 @@ This is the basic Empire Client. Empire is a multi-player, client/server Internet based war game. -Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, Ken Stevens, Steve McClure, Markus Armbruster This program is free software: you can redistribute it and/or modify diff --git a/src/client/configure.ac b/src/client/configure.ac index 203d3123..3e75ed48 100644 --- a/src/client/configure.ac +++ b/src/client/configure.ac @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/client/expect.c b/src/client/expect.c index f922c01e..b435a783 100644 --- a/src/client/expect.c +++ b/src/client/expect.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/host.c b/src/client/host.c index 79e4aa70..12d89e71 100644 --- a/src/client/host.c +++ b/src/client/host.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/ipglob.c.in b/src/client/ipglob.c.in index 8d1a1132..853fffde 100644 --- a/src/client/ipglob.c.in +++ b/src/client/ipglob.c.in @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/linebuf.c b/src/client/linebuf.c index 976fff02..dec9e6c0 100644 --- a/src/client/linebuf.c +++ b/src/client/linebuf.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/linebuf.h b/src/client/linebuf.h index 2e8c805a..181828cf 100644 --- a/src/client/linebuf.h +++ b/src/client/linebuf.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/login.c b/src/client/login.c index 43bcc63b..922e8b2e 100644 --- a/src/client/login.c +++ b/src/client/login.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/main.c b/src/client/main.c index 898d7d64..dc680606 100644 --- a/src/client/main.c +++ b/src/client/main.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/misc.h b/src/client/misc.h index d064a6ac..ba51d6b0 100644 --- a/src/client/misc.h +++ b/src/client/misc.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/play.c b/src/client/play.c index 1b9e99d4..8cf1e641 100644 --- a/src/client/play.c +++ b/src/client/play.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/ringbuf.c b/src/client/ringbuf.c index f34ee0b5..dd5a92fd 100644 --- a/src/client/ringbuf.c +++ b/src/client/ringbuf.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/ringbuf.h b/src/client/ringbuf.h index daf4ef44..7b4cfdb8 100644 --- a/src/client/ringbuf.h +++ b/src/client/ringbuf.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/secure.c b/src/client/secure.c index ffe94241..e2faf24f 100644 --- a/src/client/secure.c +++ b/src/client/secure.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/secure.h b/src/client/secure.h index ea3e33cc..7270db93 100644 --- a/src/client/secure.h +++ b/src/client/secure.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/servcmd.c b/src/client/servcmd.c index 22aee40a..09e57156 100644 --- a/src/client/servcmd.c +++ b/src/client/servcmd.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/client/termlib.c b/src/client/termlib.c index 85cdb839..1909d946 100644 --- a/src/client/termlib.c +++ b/src/client/termlib.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/acce.c b/src/lib/commands/acce.c index ce300070..b4d02c70 100644 --- a/src/lib/commands/acce.c +++ b/src/lib/commands/acce.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/add.c b/src/lib/commands/add.c index c1b3c195..c60c4dbb 100644 --- a/src/lib/commands/add.c +++ b/src/lib/commands/add.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/anti.c b/src/lib/commands/anti.c index 7c5ac1be..2417b7c6 100644 --- a/src/lib/commands/anti.c +++ b/src/lib/commands/anti.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/arm.c b/src/lib/commands/arm.c index 06dedca8..07d66918 100644 --- a/src/lib/commands/arm.c +++ b/src/lib/commands/arm.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/army.c b/src/lib/commands/army.c index 32cb9e86..9b2fba4f 100644 --- a/src/lib/commands/army.c +++ b/src/lib/commands/army.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/assa.c b/src/lib/commands/assa.c index 1ff03601..27cc5299 100644 --- a/src/lib/commands/assa.c +++ b/src/lib/commands/assa.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/atta.c b/src/lib/commands/atta.c index d947f103..9e9e93bf 100644 --- a/src/lib/commands/atta.c +++ b/src/lib/commands/atta.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/bdes.c b/src/lib/commands/bdes.c index f4c8256c..49d10729 100644 --- a/src/lib/commands/bdes.c +++ b/src/lib/commands/bdes.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/best.c b/src/lib/commands/best.c index 277c66f3..a3e2570c 100644 --- a/src/lib/commands/best.c +++ b/src/lib/commands/best.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/boar.c b/src/lib/commands/boar.c index e168fd7f..1e9ddc92 100644 --- a/src/lib/commands/boar.c +++ b/src/lib/commands/boar.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/bomb.c b/src/lib/commands/bomb.c index b97bbed2..025c366b 100644 --- a/src/lib/commands/bomb.c +++ b/src/lib/commands/bomb.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/brea.c b/src/lib/commands/brea.c index 373203e9..97493596 100644 --- a/src/lib/commands/brea.c +++ b/src/lib/commands/brea.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/budg.c b/src/lib/commands/budg.c index 461a9122..e8bac00e 100644 --- a/src/lib/commands/budg.c +++ b/src/lib/commands/budg.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/buil.c b/src/lib/commands/buil.c index fcd2b5e2..1c93ef82 100644 --- a/src/lib/commands/buil.c +++ b/src/lib/commands/buil.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/buy.c b/src/lib/commands/buy.c index 12e60bc1..127966f9 100644 --- a/src/lib/commands/buy.c +++ b/src/lib/commands/buy.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/capi.c b/src/lib/commands/capi.c index b8d788aa..6cc3d09a 100644 --- a/src/lib/commands/capi.c +++ b/src/lib/commands/capi.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/carg.c b/src/lib/commands/carg.c index 4bec2a1c..6727db10 100644 --- a/src/lib/commands/carg.c +++ b/src/lib/commands/carg.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/cens.c b/src/lib/commands/cens.c index 9b8a0254..1ee7e186 100644 --- a/src/lib/commands/cens.c +++ b/src/lib/commands/cens.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/chan.c b/src/lib/commands/chan.c index 4699c19b..01e5ae7f 100644 --- a/src/lib/commands/chan.c +++ b/src/lib/commands/chan.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/coas.c b/src/lib/commands/coas.c index d8a2dc19..5184f5e1 100644 --- a/src/lib/commands/coas.c +++ b/src/lib/commands/coas.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/coll.c b/src/lib/commands/coll.c index 6c9cc575..2ad00fec 100644 --- a/src/lib/commands/coll.c +++ b/src/lib/commands/coll.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/comm.c b/src/lib/commands/comm.c index 39b51c2d..c18ceb63 100644 --- a/src/lib/commands/comm.c +++ b/src/lib/commands/comm.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/cons.c b/src/lib/commands/cons.c index 27725ce3..e0f8b946 100644 --- a/src/lib/commands/cons.c +++ b/src/lib/commands/cons.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/conv.c b/src/lib/commands/conv.c index e2dfbe81..b0e928cb 100644 --- a/src/lib/commands/conv.c +++ b/src/lib/commands/conv.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/coun.c b/src/lib/commands/coun.c index 09a768eb..650a53e7 100644 --- a/src/lib/commands/coun.c +++ b/src/lib/commands/coun.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/cuto.c b/src/lib/commands/cuto.c index 382d9897..ba43487e 100644 --- a/src/lib/commands/cuto.c +++ b/src/lib/commands/cuto.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/decl.c b/src/lib/commands/decl.c index 46b31484..9be74e0d 100644 --- a/src/lib/commands/decl.c +++ b/src/lib/commands/decl.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/deli.c b/src/lib/commands/deli.c index 8481c442..1613f27a 100644 --- a/src/lib/commands/deli.c +++ b/src/lib/commands/deli.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/demo.c b/src/lib/commands/demo.c index f4e430e9..be27fcfd 100644 --- a/src/lib/commands/demo.c +++ b/src/lib/commands/demo.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/desi.c b/src/lib/commands/desi.c index 9ff3d006..e221dc95 100644 --- a/src/lib/commands/desi.c +++ b/src/lib/commands/desi.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/disa.c b/src/lib/commands/disa.c index f69dfeb6..82d1fd41 100644 --- a/src/lib/commands/disa.c +++ b/src/lib/commands/disa.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/dist.c b/src/lib/commands/dist.c index 2a866a46..fc3f8e7b 100644 --- a/src/lib/commands/dist.c +++ b/src/lib/commands/dist.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/drop.c b/src/lib/commands/drop.c index d48d43ea..c7b8c7c6 100644 --- a/src/lib/commands/drop.c +++ b/src/lib/commands/drop.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/dump.c b/src/lib/commands/dump.c index 29bc7295..a0245324 100644 --- a/src/lib/commands/dump.c +++ b/src/lib/commands/dump.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/echo.c b/src/lib/commands/echo.c index 90c6f1d2..3fd9b00b 100644 --- a/src/lib/commands/echo.c +++ b/src/lib/commands/echo.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/edit.c b/src/lib/commands/edit.c index c85398b6..6fd8cac5 100644 --- a/src/lib/commands/edit.c +++ b/src/lib/commands/edit.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/enab.c b/src/lib/commands/enab.c index 61305452..afe89941 100644 --- a/src/lib/commands/enab.c +++ b/src/lib/commands/enab.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/enli.c b/src/lib/commands/enli.c index 7e72549b..4cb74419 100644 --- a/src/lib/commands/enli.c +++ b/src/lib/commands/enli.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/expl.c b/src/lib/commands/expl.c index 20f43eb8..89b61be3 100644 --- a/src/lib/commands/expl.c +++ b/src/lib/commands/expl.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/fina.c b/src/lib/commands/fina.c index fd3be41d..0549a32b 100644 --- a/src/lib/commands/fina.c +++ b/src/lib/commands/fina.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/flash.c b/src/lib/commands/flash.c index 9227f053..a34800f4 100644 --- a/src/lib/commands/flash.c +++ b/src/lib/commands/flash.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/flee.c b/src/lib/commands/flee.c index f4429821..62354240 100644 --- a/src/lib/commands/flee.c +++ b/src/lib/commands/flee.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/fly.c b/src/lib/commands/fly.c index ccedbeb8..75b1c3e2 100644 --- a/src/lib/commands/fly.c +++ b/src/lib/commands/fly.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/foll.c b/src/lib/commands/foll.c index f9bdd1bc..d3c85772 100644 --- a/src/lib/commands/foll.c +++ b/src/lib/commands/foll.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/forc.c b/src/lib/commands/forc.c index 9179891c..85234219 100644 --- a/src/lib/commands/forc.c +++ b/src/lib/commands/forc.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/fort.c b/src/lib/commands/fort.c index 5fe2a434..03e680d3 100644 --- a/src/lib/commands/fort.c +++ b/src/lib/commands/fort.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/give.c b/src/lib/commands/give.c index 4e1b4a0b..58abfb7a 100644 --- a/src/lib/commands/give.c +++ b/src/lib/commands/give.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/grin.c b/src/lib/commands/grin.c index c4f3e3fd..53399648 100644 --- a/src/lib/commands/grin.c +++ b/src/lib/commands/grin.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/hard.c b/src/lib/commands/hard.c index a8a9644f..8599084d 100644 --- a/src/lib/commands/hard.c +++ b/src/lib/commands/hard.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/head.c b/src/lib/commands/head.c index 96498c3f..d0434731 100644 --- a/src/lib/commands/head.c +++ b/src/lib/commands/head.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/improve.c b/src/lib/commands/improve.c index 261c0e57..cfcc3856 100644 --- a/src/lib/commands/improve.c +++ b/src/lib/commands/improve.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/info.c b/src/lib/commands/info.c index a0fa7fa8..b411bcb8 100644 --- a/src/lib/commands/info.c +++ b/src/lib/commands/info.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/land.c b/src/lib/commands/land.c index b37aa0ec..00ae5e3c 100644 --- a/src/lib/commands/land.c +++ b/src/lib/commands/land.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/laun.c b/src/lib/commands/laun.c index 4f226be9..8b0ae303 100644 --- a/src/lib/commands/laun.c +++ b/src/lib/commands/laun.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/lboard.c b/src/lib/commands/lboard.c index 1f93b3f7..fe155392 100644 --- a/src/lib/commands/lboard.c +++ b/src/lib/commands/lboard.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/ldump.c b/src/lib/commands/ldump.c index 7902b827..0d69964a 100644 --- a/src/lib/commands/ldump.c +++ b/src/lib/commands/ldump.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/ledg.c b/src/lib/commands/ledg.c index e69c8f06..1f344e9f 100644 --- a/src/lib/commands/ledg.c +++ b/src/lib/commands/ledg.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/leve.c b/src/lib/commands/leve.c index 0624281e..13e00cce 100644 --- a/src/lib/commands/leve.c +++ b/src/lib/commands/leve.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/load.c b/src/lib/commands/load.c index 9916717a..fb32f5b6 100644 --- a/src/lib/commands/load.c +++ b/src/lib/commands/load.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/look.c b/src/lib/commands/look.c index b2997e7d..6891fc3d 100644 --- a/src/lib/commands/look.c +++ b/src/lib/commands/look.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/lost.c b/src/lib/commands/lost.c index f194bfa8..246d3f26 100644 --- a/src/lib/commands/lost.c +++ b/src/lib/commands/lost.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/lstat.c b/src/lib/commands/lstat.c index 26105af2..a160d5e4 100644 --- a/src/lib/commands/lstat.c +++ b/src/lib/commands/lstat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/lten.c b/src/lib/commands/lten.c index 1b20a46d..428c2552 100644 --- a/src/lib/commands/lten.c +++ b/src/lib/commands/lten.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/map.c b/src/lib/commands/map.c index 42f5d06a..db59ef76 100644 --- a/src/lib/commands/map.c +++ b/src/lib/commands/map.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/marc.c b/src/lib/commands/marc.c index 75a5c559..65b5a157 100644 --- a/src/lib/commands/marc.c +++ b/src/lib/commands/marc.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/mark.c b/src/lib/commands/mark.c index fd265ea9..a699de75 100644 --- a/src/lib/commands/mark.c +++ b/src/lib/commands/mark.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/mfir.c b/src/lib/commands/mfir.c index a19909b0..d9b754d6 100644 --- a/src/lib/commands/mfir.c +++ b/src/lib/commands/mfir.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/mine.c b/src/lib/commands/mine.c index 4ed00399..c9dd59ea 100644 --- a/src/lib/commands/mine.c +++ b/src/lib/commands/mine.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/miss.c b/src/lib/commands/miss.c index 5ac95856..86050725 100644 --- a/src/lib/commands/miss.c +++ b/src/lib/commands/miss.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/mobq.c b/src/lib/commands/mobq.c index 4648c7b8..3479e57b 100644 --- a/src/lib/commands/mobq.c +++ b/src/lib/commands/mobq.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/mora.c b/src/lib/commands/mora.c index 45e57fd3..e0222813 100644 --- a/src/lib/commands/mora.c +++ b/src/lib/commands/mora.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/move.c b/src/lib/commands/move.c index 95f6c885..2ff28fa6 100644 --- a/src/lib/commands/move.c +++ b/src/lib/commands/move.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/name.c b/src/lib/commands/name.c index edbfda86..64e2c7fe 100644 --- a/src/lib/commands/name.c +++ b/src/lib/commands/name.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/nati.c b/src/lib/commands/nati.c index f222e9ca..e6f7d729 100644 --- a/src/lib/commands/nati.c +++ b/src/lib/commands/nati.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/navi.c b/src/lib/commands/navi.c index 2f409f03..848e517b 100644 --- a/src/lib/commands/navi.c +++ b/src/lib/commands/navi.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/ndump.c b/src/lib/commands/ndump.c index 73fbc97b..146edafd 100644 --- a/src/lib/commands/ndump.c +++ b/src/lib/commands/ndump.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/new.c b/src/lib/commands/new.c index db11d47f..3b750be8 100644 --- a/src/lib/commands/new.c +++ b/src/lib/commands/new.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/newe.c b/src/lib/commands/newe.c index 050993f4..ea1294da 100644 --- a/src/lib/commands/newe.c +++ b/src/lib/commands/newe.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/news.c b/src/lib/commands/news.c index 2ec5ef64..6a7f77fc 100644 --- a/src/lib/commands/news.c +++ b/src/lib/commands/news.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/nuke.c b/src/lib/commands/nuke.c index feb29d62..fd5b61e1 100644 --- a/src/lib/commands/nuke.c +++ b/src/lib/commands/nuke.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/offe.c b/src/lib/commands/offe.c index 0b6273dd..e59187f0 100644 --- a/src/lib/commands/offe.c +++ b/src/lib/commands/offe.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/orde.c b/src/lib/commands/orde.c index bbb8344e..12c5c1c0 100644 --- a/src/lib/commands/orde.c +++ b/src/lib/commands/orde.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/orig.c b/src/lib/commands/orig.c index fecc017b..184493f0 100644 --- a/src/lib/commands/orig.c +++ b/src/lib/commands/orig.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/para.c b/src/lib/commands/para.c index d3b6d7e5..2ae78754 100644 --- a/src/lib/commands/para.c +++ b/src/lib/commands/para.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/path.c b/src/lib/commands/path.c index 0083a1ad..34a49884 100644 --- a/src/lib/commands/path.c +++ b/src/lib/commands/path.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/payo.c b/src/lib/commands/payo.c index 73769a6f..fe0026b6 100644 --- a/src/lib/commands/payo.c +++ b/src/lib/commands/payo.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/pboa.c b/src/lib/commands/pboa.c index 1f69faaf..d3a339bb 100644 --- a/src/lib/commands/pboa.c +++ b/src/lib/commands/pboa.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/pdump.c b/src/lib/commands/pdump.c index b2416fe0..82eedf5b 100644 --- a/src/lib/commands/pdump.c +++ b/src/lib/commands/pdump.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/peek.c b/src/lib/commands/peek.c index ec768ac5..545d0125 100644 --- a/src/lib/commands/peek.c +++ b/src/lib/commands/peek.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/plan.c b/src/lib/commands/plan.c index 3d1a326d..ad5c8a4d 100644 --- a/src/lib/commands/plan.c +++ b/src/lib/commands/plan.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/play.c b/src/lib/commands/play.c index 7e935649..4f141729 100644 --- a/src/lib/commands/play.c +++ b/src/lib/commands/play.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/powe.c b/src/lib/commands/powe.c index c41edde1..92ec9e58 100644 --- a/src/lib/commands/powe.c +++ b/src/lib/commands/powe.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/prod.c b/src/lib/commands/prod.c index a7848811..c2392d85 100644 --- a/src/lib/commands/prod.c +++ b/src/lib/commands/prod.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/pstat.c b/src/lib/commands/pstat.c index e7031cfb..5daf043f 100644 --- a/src/lib/commands/pstat.c +++ b/src/lib/commands/pstat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/rada.c b/src/lib/commands/rada.c index 3e46af7a..1213f1f0 100644 --- a/src/lib/commands/rada.c +++ b/src/lib/commands/rada.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/rang.c b/src/lib/commands/rang.c index b83e4fb7..2fdbdfae 100644 --- a/src/lib/commands/rang.c +++ b/src/lib/commands/rang.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/rea.c b/src/lib/commands/rea.c index aaf57350..4aad80ae 100644 --- a/src/lib/commands/rea.c +++ b/src/lib/commands/rea.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/real.c b/src/lib/commands/real.c index 4b6b85b0..95b3fc28 100644 --- a/src/lib/commands/real.c +++ b/src/lib/commands/real.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/reco.c b/src/lib/commands/reco.c index 3e541a92..f8ed0db1 100644 --- a/src/lib/commands/reco.c +++ b/src/lib/commands/reco.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/reje.c b/src/lib/commands/reje.c index eaf84cfc..f266231d 100644 --- a/src/lib/commands/reje.c +++ b/src/lib/commands/reje.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/rela.c b/src/lib/commands/rela.c index c2c567e7..d2935be3 100644 --- a/src/lib/commands/rela.c +++ b/src/lib/commands/rela.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/relo.c b/src/lib/commands/relo.c index 75178418..8c1b4f91 100644 --- a/src/lib/commands/relo.c +++ b/src/lib/commands/relo.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/repa.c b/src/lib/commands/repa.c index e97addc3..c4556cf0 100644 --- a/src/lib/commands/repa.c +++ b/src/lib/commands/repa.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/repo.c b/src/lib/commands/repo.c index 5bddfd12..1bc48e18 100644 --- a/src/lib/commands/repo.c +++ b/src/lib/commands/repo.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/rese.c b/src/lib/commands/rese.c index 7a494a27..18a647db 100644 --- a/src/lib/commands/rese.c +++ b/src/lib/commands/rese.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/reso.c b/src/lib/commands/reso.c index 56588d89..ac5aca77 100644 --- a/src/lib/commands/reso.c +++ b/src/lib/commands/reso.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/retr.c b/src/lib/commands/retr.c index b1cf0d38..d5b7ba2e 100644 --- a/src/lib/commands/retr.c +++ b/src/lib/commands/retr.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/rout.c b/src/lib/commands/rout.c index aa69642b..13ee7fa0 100644 --- a/src/lib/commands/rout.c +++ b/src/lib/commands/rout.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/sabo.c b/src/lib/commands/sabo.c index 44ff4c76..cd08b679 100644 --- a/src/lib/commands/sabo.c +++ b/src/lib/commands/sabo.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/sail.c b/src/lib/commands/sail.c index d4300925..3117e56b 100644 --- a/src/lib/commands/sail.c +++ b/src/lib/commands/sail.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/sate.c b/src/lib/commands/sate.c index 7416706b..c68d88cf 100644 --- a/src/lib/commands/sate.c +++ b/src/lib/commands/sate.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/scra.c b/src/lib/commands/scra.c index c15fb623..36669562 100644 --- a/src/lib/commands/scra.c +++ b/src/lib/commands/scra.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/scut.c b/src/lib/commands/scut.c index 7b7e02df..8da295a4 100644 --- a/src/lib/commands/scut.c +++ b/src/lib/commands/scut.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/sdump.c b/src/lib/commands/sdump.c index 27d4da33..197cc8ed 100644 --- a/src/lib/commands/sdump.c +++ b/src/lib/commands/sdump.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/sect.c b/src/lib/commands/sect.c index f9479822..8a26c0d2 100644 --- a/src/lib/commands/sect.c +++ b/src/lib/commands/sect.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/sell.c b/src/lib/commands/sell.c index 70e1ccda..a979c288 100644 --- a/src/lib/commands/sell.c +++ b/src/lib/commands/sell.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/set.c b/src/lib/commands/set.c index 7404d390..97022549 100644 --- a/src/lib/commands/set.c +++ b/src/lib/commands/set.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/setres.c b/src/lib/commands/setres.c index a2037871..3784ee90 100644 --- a/src/lib/commands/setres.c +++ b/src/lib/commands/setres.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/setsect.c b/src/lib/commands/setsect.c index d00ee577..775595f5 100644 --- a/src/lib/commands/setsect.c +++ b/src/lib/commands/setsect.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/shar.c b/src/lib/commands/shar.c index 0ad0cca8..acae9e61 100644 --- a/src/lib/commands/shar.c +++ b/src/lib/commands/shar.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/shark.c b/src/lib/commands/shark.c index 11a796f1..0e688f7a 100644 --- a/src/lib/commands/shark.c +++ b/src/lib/commands/shark.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/shi.c b/src/lib/commands/shi.c index 381bf986..ac1ba444 100644 --- a/src/lib/commands/shi.c +++ b/src/lib/commands/shi.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/shoo.c b/src/lib/commands/shoo.c index 3261a982..3c26dc33 100644 --- a/src/lib/commands/shoo.c +++ b/src/lib/commands/shoo.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/show.c b/src/lib/commands/show.c index 2c4376cf..f8f5c446 100644 --- a/src/lib/commands/show.c +++ b/src/lib/commands/show.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/shut.c b/src/lib/commands/shut.c index f7a55993..094c52f6 100644 --- a/src/lib/commands/shut.c +++ b/src/lib/commands/shut.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/sinf.c b/src/lib/commands/sinf.c index 9cc9f351..2bbab9ef 100644 --- a/src/lib/commands/sinf.c +++ b/src/lib/commands/sinf.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/skyw.c b/src/lib/commands/skyw.c index af87a190..7ceb6a56 100644 --- a/src/lib/commands/skyw.c +++ b/src/lib/commands/skyw.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/sona.c b/src/lib/commands/sona.c index 6305a94b..2d625666 100644 --- a/src/lib/commands/sona.c +++ b/src/lib/commands/sona.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/spy.c b/src/lib/commands/spy.c index e5e3095e..a5869a47 100644 --- a/src/lib/commands/spy.c +++ b/src/lib/commands/spy.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/sstat.c b/src/lib/commands/sstat.c index bab3ba27..2b2ed481 100644 --- a/src/lib/commands/sstat.c +++ b/src/lib/commands/sstat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/stoc.c b/src/lib/commands/stoc.c index 0e2835c8..ecc8b084 100644 --- a/src/lib/commands/stoc.c +++ b/src/lib/commands/stoc.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/stop.c b/src/lib/commands/stop.c index c700e0d5..7f780bda 100644 --- a/src/lib/commands/stop.c +++ b/src/lib/commands/stop.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/stre.c b/src/lib/commands/stre.c index 3c1b80a9..cb91b2e3 100644 --- a/src/lib/commands/stre.c +++ b/src/lib/commands/stre.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/strv.c b/src/lib/commands/strv.c index 524e56b0..7798ea8e 100644 --- a/src/lib/commands/strv.c +++ b/src/lib/commands/strv.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/supp.c b/src/lib/commands/supp.c index d0f474c2..0dcccdad 100644 --- a/src/lib/commands/supp.c +++ b/src/lib/commands/supp.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/surv.c b/src/lib/commands/surv.c index 470d9212..c5a5987a 100644 --- a/src/lib/commands/surv.c +++ b/src/lib/commands/surv.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/swap.c b/src/lib/commands/swap.c index 9966cd4e..cb50bf9f 100644 --- a/src/lib/commands/swap.c +++ b/src/lib/commands/swap.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/tele.c b/src/lib/commands/tele.c index 3d608f16..ded7b5b7 100644 --- a/src/lib/commands/tele.c +++ b/src/lib/commands/tele.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/tend.c b/src/lib/commands/tend.c index 8e2b36de..a7de1013 100644 --- a/src/lib/commands/tend.c +++ b/src/lib/commands/tend.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/terr.c b/src/lib/commands/terr.c index f2b8f6cb..f87716ef 100644 --- a/src/lib/commands/terr.c +++ b/src/lib/commands/terr.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/thre.c b/src/lib/commands/thre.c index 2d115e29..267dd8c2 100644 --- a/src/lib/commands/thre.c +++ b/src/lib/commands/thre.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/togg.c b/src/lib/commands/togg.c index 02cde747..abd5956d 100644 --- a/src/lib/commands/togg.c +++ b/src/lib/commands/togg.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/torp.c b/src/lib/commands/torp.c index cddf1c46..d55cd3a3 100644 --- a/src/lib/commands/torp.c +++ b/src/lib/commands/torp.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/trad.c b/src/lib/commands/trad.c index a40fe7f7..c3f7c09d 100644 --- a/src/lib/commands/trad.c +++ b/src/lib/commands/trad.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/tran.c b/src/lib/commands/tran.c index 7dba719e..7e1c4319 100644 --- a/src/lib/commands/tran.c +++ b/src/lib/commands/tran.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/trea.c b/src/lib/commands/trea.c index 2c84abc5..687d3b2c 100644 --- a/src/lib/commands/trea.c +++ b/src/lib/commands/trea.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/turn.c b/src/lib/commands/turn.c index 6cf6a8d7..9ce1ea95 100644 --- a/src/lib/commands/turn.c +++ b/src/lib/commands/turn.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/upda.c b/src/lib/commands/upda.c index 04a55596..8c6076b7 100644 --- a/src/lib/commands/upda.c +++ b/src/lib/commands/upda.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/upgr.c b/src/lib/commands/upgr.c index 7f4aedbf..b8903d64 100644 --- a/src/lib/commands/upgr.c +++ b/src/lib/commands/upgr.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/vers.c b/src/lib/commands/vers.c index 63642fe9..9af04eff 100644 --- a/src/lib/commands/vers.c +++ b/src/lib/commands/vers.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/wing.c b/src/lib/commands/wing.c index 67410e02..0af15104 100644 --- a/src/lib/commands/wing.c +++ b/src/lib/commands/wing.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/wipe.c b/src/lib/commands/wipe.c index 980ef079..0673f00a 100644 --- a/src/lib/commands/wipe.c +++ b/src/lib/commands/wipe.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/work.c b/src/lib/commands/work.c index 8675b64a..9be8d880 100644 --- a/src/lib/commands/work.c +++ b/src/lib/commands/work.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/xdump.c b/src/lib/commands/xdump.c index c0e02d98..65390e35 100644 --- a/src/lib/commands/xdump.c +++ b/src/lib/commands/xdump.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/commands/zdon.c b/src/lib/commands/zdon.c index ae2aa4bc..c4984473 100644 --- a/src/lib/commands/zdon.c +++ b/src/lib/commands/zdon.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/btu.c b/src/lib/common/btu.c index d3796b69..67aacf3f 100644 --- a/src/lib/common/btu.c +++ b/src/lib/common/btu.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/cargo.c b/src/lib/common/cargo.c index 4afc8e17..67b56eb7 100644 --- a/src/lib/common/cargo.c +++ b/src/lib/common/cargo.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/cnumb.c b/src/lib/common/cnumb.c index a2afc3ff..dc08b79d 100644 --- a/src/lib/common/cnumb.c +++ b/src/lib/common/cnumb.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/conftab.c b/src/lib/common/conftab.c index ca4c6c64..331a2630 100644 --- a/src/lib/common/conftab.c +++ b/src/lib/common/conftab.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/ef_verify.c b/src/lib/common/ef_verify.c index 5c9bbf07..bc675f4e 100644 --- a/src/lib/common/ef_verify.c +++ b/src/lib/common/ef_verify.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/emp_config.c b/src/lib/common/emp_config.c index 91dbae27..2fdc9898 100644 --- a/src/lib/common/emp_config.c +++ b/src/lib/common/emp_config.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/empobj.c b/src/lib/common/empobj.c index ce9cb1dd..d7ae015f 100644 --- a/src/lib/common/empobj.c +++ b/src/lib/common/empobj.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/file.c b/src/lib/common/file.c index e985ce65..f2326409 100644 --- a/src/lib/common/file.c +++ b/src/lib/common/file.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/filetable.c b/src/lib/common/filetable.c index 2b648d13..792e62ab 100644 --- a/src/lib/common/filetable.c +++ b/src/lib/common/filetable.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/game.c b/src/lib/common/game.c index 0a4c55dd..266e8a9e 100644 --- a/src/lib/common/game.c +++ b/src/lib/common/game.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/hap_fact.c b/src/lib/common/hap_fact.c index 940ce240..ef74e24d 100644 --- a/src/lib/common/hap_fact.c +++ b/src/lib/common/hap_fact.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/hours.c b/src/lib/common/hours.c index bfe46ee6..ed0c0759 100644 --- a/src/lib/common/hours.c +++ b/src/lib/common/hours.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/mailbox.c b/src/lib/common/mailbox.c index 1f95854d..d1e3c4ab 100644 --- a/src/lib/common/mailbox.c +++ b/src/lib/common/mailbox.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/mapdist.c b/src/lib/common/mapdist.c index f844a2d4..635e8253 100644 --- a/src/lib/common/mapdist.c +++ b/src/lib/common/mapdist.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/move.c b/src/lib/common/move.c index 96b22bcf..869f608d 100644 --- a/src/lib/common/move.c +++ b/src/lib/common/move.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/nat.c b/src/lib/common/nat.c index 13463664..73028a27 100644 --- a/src/lib/common/nat.c +++ b/src/lib/common/nat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/nsc.c b/src/lib/common/nsc.c index 4f371245..133a3b3c 100644 --- a/src/lib/common/nsc.c +++ b/src/lib/common/nsc.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/nstreval.c b/src/lib/common/nstreval.c index ba75d9b5..074dfd1f 100644 --- a/src/lib/common/nstreval.c +++ b/src/lib/common/nstreval.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/pathfind.c b/src/lib/common/pathfind.c index 13353e12..2793aed4 100644 --- a/src/lib/common/pathfind.c +++ b/src/lib/common/pathfind.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/rdsched.c b/src/lib/common/rdsched.c index a7acd67c..fec661c7 100644 --- a/src/lib/common/rdsched.c +++ b/src/lib/common/rdsched.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/res_pop.c b/src/lib/common/res_pop.c index e638129d..71660718 100644 --- a/src/lib/common/res_pop.c +++ b/src/lib/common/res_pop.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/stmtch.c b/src/lib/common/stmtch.c index 351adb38..d5b4da44 100644 --- a/src/lib/common/stmtch.c +++ b/src/lib/common/stmtch.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/tfact.c b/src/lib/common/tfact.c index 18c14cf9..a1cbae76 100644 --- a/src/lib/common/tfact.c +++ b/src/lib/common/tfact.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/type.c b/src/lib/common/type.c index 709ff06c..74fd9d18 100644 --- a/src/lib/common/type.c +++ b/src/lib/common/type.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/wantupd.c b/src/lib/common/wantupd.c index aae4c6e5..b9d51a77 100644 --- a/src/lib/common/wantupd.c +++ b/src/lib/common/wantupd.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/xdump.c b/src/lib/common/xdump.c index eace44cf..124f1447 100644 --- a/src/lib/common/xdump.c +++ b/src/lib/common/xdump.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/xundump.c b/src/lib/common/xundump.c index 14e88bfa..83c25820 100644 --- a/src/lib/common/xundump.c +++ b/src/lib/common/xundump.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/common/xy.c b/src/lib/common/xy.c index ba34ccc6..6c3c9159 100644 --- a/src/lib/common/xy.c +++ b/src/lib/common/xy.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/empthread/io.c b/src/lib/empthread/io.c index 0e69f383..2dfc9776 100644 --- a/src/lib/empthread/io.c +++ b/src/lib/empthread/io.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/empthread/lwp.c b/src/lib/empthread/lwp.c index be5f98b9..b095d3cf 100644 --- a/src/lib/empthread/lwp.c +++ b/src/lib/empthread/lwp.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/empthread/ntthread.c b/src/lib/empthread/ntthread.c index a5878d44..ca96328b 100644 --- a/src/lib/empthread/ntthread.c +++ b/src/lib/empthread/ntthread.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/empthread/posix.c b/src/lib/empthread/posix.c index 03933e89..2ae84b17 100644 --- a/src/lib/empthread/posix.c +++ b/src/lib/empthread/posix.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/empthread/pthread.c b/src/lib/empthread/pthread.c index ead01197..755b19ce 100644 --- a/src/lib/empthread/pthread.c +++ b/src/lib/empthread/pthread.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/chance.c b/src/lib/gen/chance.c index 4c38b4ae..a92fa6fc 100644 --- a/src/lib/gen/chance.c +++ b/src/lib/gen/chance.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/disassoc.c b/src/lib/gen/disassoc.c index 8d3ac40a..6e690cb4 100644 --- a/src/lib/gen/disassoc.c +++ b/src/lib/gen/disassoc.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/fnameat.c b/src/lib/gen/fnameat.c index 073f9b2d..c3aefe21 100644 --- a/src/lib/gen/fnameat.c +++ b/src/lib/gen/fnameat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/fsize.c b/src/lib/gen/fsize.c index 2585d2ab..d4fcb6d5 100644 --- a/src/lib/gen/fsize.c +++ b/src/lib/gen/fsize.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/ioqueue.c b/src/lib/gen/ioqueue.c index aca11710..e75034d5 100644 --- a/src/lib/gen/ioqueue.c +++ b/src/lib/gen/ioqueue.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/log.c b/src/lib/gen/log.c index 1c6dba37..0c98807e 100644 --- a/src/lib/gen/log.c +++ b/src/lib/gen/log.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/numstr.c b/src/lib/gen/numstr.c index 865e4371..a4069d3d 100644 --- a/src/lib/gen/numstr.c +++ b/src/lib/gen/numstr.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/parse.c b/src/lib/gen/parse.c index ac4f704b..5301901b 100644 --- a/src/lib/gen/parse.c +++ b/src/lib/gen/parse.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/plur.c b/src/lib/gen/plur.c index b8b7f9c8..615d77fb 100644 --- a/src/lib/gen/plur.c +++ b/src/lib/gen/plur.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/queue.c b/src/lib/gen/queue.c index da643dc7..be4e9a04 100644 --- a/src/lib/gen/queue.c +++ b/src/lib/gen/queue.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/round.c b/src/lib/gen/round.c index 8259aee2..c2fb7bdc 100644 --- a/src/lib/gen/round.c +++ b/src/lib/gen/round.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/scthash.c b/src/lib/gen/scthash.c index 172396b9..a1454e03 100644 --- a/src/lib/gen/scthash.c +++ b/src/lib/gen/scthash.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/gen/tcp_listen.c b/src/lib/gen/tcp_listen.c index bb8e1073..583812fa 100644 --- a/src/lib/gen/tcp_listen.c +++ b/src/lib/gen/tcp_listen.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/constants.c b/src/lib/global/constants.c index 5e2b28d0..b518cccf 100644 --- a/src/lib/global/constants.c +++ b/src/lib/global/constants.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/dir.c b/src/lib/global/dir.c index e846a8f2..1b3bd36c 100644 --- a/src/lib/global/dir.c +++ b/src/lib/global/dir.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/infra.config b/src/lib/global/infra.config index 5ff3db4d..b61c820f 100644 --- a/src/lib/global/infra.config +++ b/src/lib/global/infra.config @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/init.c b/src/lib/global/init.c index e9ae9335..937ae2b5 100644 --- a/src/lib/global/init.c +++ b/src/lib/global/init.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/item.c b/src/lib/global/item.c index d97daed5..4f703d50 100644 --- a/src/lib/global/item.c +++ b/src/lib/global/item.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/item.config b/src/lib/global/item.config index 1bc6ffe7..a86733b6 100644 --- a/src/lib/global/item.config +++ b/src/lib/global/item.config @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/land.c b/src/lib/global/land.c index 61936930..afc4c457 100644 --- a/src/lib/global/land.c +++ b/src/lib/global/land.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/land.config b/src/lib/global/land.config index 9e2dffde..5bba9d44 100644 --- a/src/lib/global/land.config +++ b/src/lib/global/land.config @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/news.c b/src/lib/global/news.c index 1cce8872..9d22b024 100644 --- a/src/lib/global/news.c +++ b/src/lib/global/news.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/nuke.c b/src/lib/global/nuke.c index 4704e1e0..0bd35f8b 100644 --- a/src/lib/global/nuke.c +++ b/src/lib/global/nuke.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/nuke.config b/src/lib/global/nuke.config index 2859f657..8794f131 100644 --- a/src/lib/global/nuke.config +++ b/src/lib/global/nuke.config @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/options.c b/src/lib/global/options.c index 8a00c74b..03b9e13b 100644 --- a/src/lib/global/options.c +++ b/src/lib/global/options.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/path.c.in b/src/lib/global/path.c.in index 5c57aac5..97b184cd 100644 --- a/src/lib/global/path.c.in +++ b/src/lib/global/path.c.in @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/plane.c b/src/lib/global/plane.c index 92dd378d..33032626 100644 --- a/src/lib/global/plane.c +++ b/src/lib/global/plane.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/plane.config b/src/lib/global/plane.config index 4143f6e0..83ee34cb 100644 --- a/src/lib/global/plane.config +++ b/src/lib/global/plane.config @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/product.c b/src/lib/global/product.c index a0910c04..c4546d4f 100644 --- a/src/lib/global/product.c +++ b/src/lib/global/product.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/product.config b/src/lib/global/product.config index a9089df1..e205567e 100644 --- a/src/lib/global/product.config +++ b/src/lib/global/product.config @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/sect.c b/src/lib/global/sect.c index 22e594fd..bdfb3bc6 100644 --- a/src/lib/global/sect.c +++ b/src/lib/global/sect.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/sect.config b/src/lib/global/sect.config index e3ba0d16..3291e045 100644 --- a/src/lib/global/sect.config +++ b/src/lib/global/sect.config @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/ship.c b/src/lib/global/ship.c index 7319911c..66054963 100644 --- a/src/lib/global/ship.c +++ b/src/lib/global/ship.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/ship.config b/src/lib/global/ship.config index c1870400..443e2b11 100644 --- a/src/lib/global/ship.config +++ b/src/lib/global/ship.config @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/symbol.c b/src/lib/global/symbol.c index f91d71eb..e475ab68 100644 --- a/src/lib/global/symbol.c +++ b/src/lib/global/symbol.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/updtime.c b/src/lib/global/updtime.c index f969f537..71dd0522 100644 --- a/src/lib/global/updtime.c +++ b/src/lib/global/updtime.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/global/version.c b/src/lib/global/version.c index 1555946d..1897bec5 100644 --- a/src/lib/global/version.c +++ b/src/lib/global/version.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify @@ -36,7 +36,7 @@ char version[] = PACKAGE_STRING; char legal[] = -"Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak,\n" +"Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak,\n" " Ken Stevens, Steve McClure, Markus Armbruster\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; diff --git a/src/lib/lwp/arch.c b/src/lib/lwp/arch.c index 3a85ee14..b5520193 100644 --- a/src/lib/lwp/arch.c +++ b/src/lib/lwp/arch.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1994-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1994-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * Copyright (C) 1991-3 Stephen Crane * diff --git a/src/lib/lwp/lwp.c b/src/lib/lwp/lwp.c index a1cb6803..132cf43e 100644 --- a/src/lib/lwp/lwp.c +++ b/src/lib/lwp/lwp.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1994-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1994-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * Copyright (C) 1991-3 Stephen Crane * diff --git a/src/lib/lwp/lwpint.h b/src/lib/lwp/lwpint.h index 52327606..e9b7c0f6 100644 --- a/src/lib/lwp/lwpint.h +++ b/src/lib/lwp/lwpint.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1994-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1994-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * Copyright (C) 1991-3 Stephen Crane * diff --git a/src/lib/lwp/queue.c b/src/lib/lwp/queue.c index c7073939..36d38976 100644 --- a/src/lib/lwp/queue.c +++ b/src/lib/lwp/queue.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1994-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1994-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * Copyright (C) 1991-3 Stephen Crane * diff --git a/src/lib/lwp/rwlock.c b/src/lib/lwp/rwlock.c index 3ce93e1f..c0879f8e 100644 --- a/src/lib/lwp/rwlock.c +++ b/src/lib/lwp/rwlock.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1994-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1994-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * Copyright (C) 1991-3 Stephen Crane * diff --git a/src/lib/lwp/sel.c b/src/lib/lwp/sel.c index 61542578..fcdf77b4 100644 --- a/src/lib/lwp/sel.c +++ b/src/lib/lwp/sel.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1994-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1994-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * Copyright (C) 1991-3 Stephen Crane * diff --git a/src/lib/lwp/sig.c b/src/lib/lwp/sig.c index 3a748080..f600d318 100644 --- a/src/lib/lwp/sig.c +++ b/src/lib/lwp/sig.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1994-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1994-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/lwp/status.c b/src/lib/lwp/status.c index 9bdbcb5a..899b802e 100644 --- a/src/lib/lwp/status.c +++ b/src/lib/lwp/status.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1994-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1994-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * Copyright (C) 1991-3 Stephen Crane * diff --git a/src/lib/player/accept.c b/src/lib/player/accept.c index 6712d988..7b7d111f 100644 --- a/src/lib/player/accept.c +++ b/src/lib/player/accept.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/player/dispatch.c b/src/lib/player/dispatch.c index 937b12f1..5b2e6ee7 100644 --- a/src/lib/player/dispatch.c +++ b/src/lib/player/dispatch.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/player/empdis.c b/src/lib/player/empdis.c index e61796eb..c8b0e330 100644 --- a/src/lib/player/empdis.c +++ b/src/lib/player/empdis.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/player/empmod.c b/src/lib/player/empmod.c index 771628d2..0e499dac 100644 --- a/src/lib/player/empmod.c +++ b/src/lib/player/empmod.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/player/init_nats.c b/src/lib/player/init_nats.c index f32ca213..bc054f70 100644 --- a/src/lib/player/init_nats.c +++ b/src/lib/player/init_nats.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/player/login.c b/src/lib/player/login.c index 71a1856e..dbf1b96e 100644 --- a/src/lib/player/login.c +++ b/src/lib/player/login.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/player/nat.c b/src/lib/player/nat.c index a5a67ac4..e3c376ca 100644 --- a/src/lib/player/nat.c +++ b/src/lib/player/nat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/player/player.c b/src/lib/player/player.c index 5f2719ed..97018006 100644 --- a/src/lib/player/player.c +++ b/src/lib/player/player.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/player/recvclient.c b/src/lib/player/recvclient.c index 5fe3fd34..c68cf86c 100644 --- a/src/lib/player/recvclient.c +++ b/src/lib/player/recvclient.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/actofgod.c b/src/lib/subs/actofgod.c index 63a70f63..29d53a07 100644 --- a/src/lib/subs/actofgod.c +++ b/src/lib/subs/actofgod.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/aircombat.c b/src/lib/subs/aircombat.c index 489e34f1..a1c22fe8 100644 --- a/src/lib/subs/aircombat.c +++ b/src/lib/subs/aircombat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/askyn.c b/src/lib/subs/askyn.c index 67be2db5..33fae810 100644 --- a/src/lib/subs/askyn.c +++ b/src/lib/subs/askyn.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/aswplnsubs.c b/src/lib/subs/aswplnsubs.c index e0b1c23e..70a73d47 100644 --- a/src/lib/subs/aswplnsubs.c +++ b/src/lib/subs/aswplnsubs.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/attsub.c b/src/lib/subs/attsub.c index 46f02f7f..59a8385b 100644 --- a/src/lib/subs/attsub.c +++ b/src/lib/subs/attsub.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/bigmap.c b/src/lib/subs/bigmap.c index d4f1287e..92539182 100644 --- a/src/lib/subs/bigmap.c +++ b/src/lib/subs/bigmap.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/border.c b/src/lib/subs/border.c index bd088e51..d7be7b19 100644 --- a/src/lib/subs/border.c +++ b/src/lib/subs/border.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/bridgefall.c b/src/lib/subs/bridgefall.c index b6efaa24..c13e6c71 100644 --- a/src/lib/subs/bridgefall.c +++ b/src/lib/subs/bridgefall.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/bsanct.c b/src/lib/subs/bsanct.c index 8ddf9397..687b812b 100644 --- a/src/lib/subs/bsanct.c +++ b/src/lib/subs/bsanct.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/caploss.c b/src/lib/subs/caploss.c index 1bcb6e71..09c575ac 100644 --- a/src/lib/subs/caploss.c +++ b/src/lib/subs/caploss.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/check.c b/src/lib/subs/check.c index 96d6b621..dfffad82 100644 --- a/src/lib/subs/check.c +++ b/src/lib/subs/check.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/coastal.c b/src/lib/subs/coastal.c index 74cf5838..34a34b2b 100644 --- a/src/lib/subs/coastal.c +++ b/src/lib/subs/coastal.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/control.c b/src/lib/subs/control.c index efc37982..a7245704 100644 --- a/src/lib/subs/control.c +++ b/src/lib/subs/control.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/damage.c b/src/lib/subs/damage.c index a7039044..5a8d587c 100644 --- a/src/lib/subs/damage.c +++ b/src/lib/subs/damage.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/detonate.c b/src/lib/subs/detonate.c index 08f1978c..e31040f8 100644 --- a/src/lib/subs/detonate.c +++ b/src/lib/subs/detonate.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/disloan.c b/src/lib/subs/disloan.c index 524487cf..2c9b9378 100644 --- a/src/lib/subs/disloan.c +++ b/src/lib/subs/disloan.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/distrea.c b/src/lib/subs/distrea.c index 56f9219c..c7573d8c 100644 --- a/src/lib/subs/distrea.c +++ b/src/lib/subs/distrea.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/fileinit.c b/src/lib/subs/fileinit.c index 084dc66d..3cba5489 100644 --- a/src/lib/subs/fileinit.c +++ b/src/lib/subs/fileinit.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/fortdef.c b/src/lib/subs/fortdef.c index f76bc3fb..69c9755f 100644 --- a/src/lib/subs/fortdef.c +++ b/src/lib/subs/fortdef.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/getbit.c b/src/lib/subs/getbit.c index 1a86c0c8..e6d582fd 100644 --- a/src/lib/subs/getbit.c +++ b/src/lib/subs/getbit.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/getele.c b/src/lib/subs/getele.c index dedcd72f..3a18335d 100644 --- a/src/lib/subs/getele.c +++ b/src/lib/subs/getele.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/getstarg.c b/src/lib/subs/getstarg.c index 2390abc9..87896b7b 100644 --- a/src/lib/subs/getstarg.c +++ b/src/lib/subs/getstarg.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/getstring.c b/src/lib/subs/getstring.c index d334eb8e..9b604251 100644 --- a/src/lib/subs/getstring.c +++ b/src/lib/subs/getstring.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/journal.c b/src/lib/subs/journal.c index 788cd530..5e478e9f 100644 --- a/src/lib/subs/journal.c +++ b/src/lib/subs/journal.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/land.c b/src/lib/subs/land.c index 44b7c1d2..521e1a39 100644 --- a/src/lib/subs/land.c +++ b/src/lib/subs/land.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/landgun.c b/src/lib/subs/landgun.c index afdea0fe..f92d8a4f 100644 --- a/src/lib/subs/landgun.c +++ b/src/lib/subs/landgun.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/list.c b/src/lib/subs/list.c index af87027b..e9f52371 100644 --- a/src/lib/subs/list.c +++ b/src/lib/subs/list.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/lndsub.c b/src/lib/subs/lndsub.c index e74bab17..077ea843 100644 --- a/src/lib/subs/lndsub.c +++ b/src/lib/subs/lndsub.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/lostsub.c b/src/lib/subs/lostsub.c index da3bbd4a..9ae92dce 100644 --- a/src/lib/subs/lostsub.c +++ b/src/lib/subs/lostsub.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/maps.c b/src/lib/subs/maps.c index d8677fe6..03701239 100644 --- a/src/lib/subs/maps.c +++ b/src/lib/subs/maps.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/mission.c b/src/lib/subs/mission.c index 182c5f52..6db7db04 100644 --- a/src/lib/subs/mission.c +++ b/src/lib/subs/mission.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/move.c b/src/lib/subs/move.c index b2506c4f..4c0d53a6 100644 --- a/src/lib/subs/move.c +++ b/src/lib/subs/move.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/mslsub.c b/src/lib/subs/mslsub.c index b93a04de..9b61aff9 100644 --- a/src/lib/subs/mslsub.c +++ b/src/lib/subs/mslsub.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/mtch.c b/src/lib/subs/mtch.c index 708fc53f..c2b4f285 100644 --- a/src/lib/subs/mtch.c +++ b/src/lib/subs/mtch.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/natarg.c b/src/lib/subs/natarg.c index 8592481f..95f014f8 100644 --- a/src/lib/subs/natarg.c +++ b/src/lib/subs/natarg.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/natsub.c b/src/lib/subs/natsub.c index 9e261613..0b408a7e 100644 --- a/src/lib/subs/natsub.c +++ b/src/lib/subs/natsub.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/neigh.c b/src/lib/subs/neigh.c index ff4c16c8..88d9af0a 100644 --- a/src/lib/subs/neigh.c +++ b/src/lib/subs/neigh.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/nreport.c b/src/lib/subs/nreport.c index 6cd7abd7..05b1b175 100644 --- a/src/lib/subs/nreport.c +++ b/src/lib/subs/nreport.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/nstr.c b/src/lib/subs/nstr.c index 7715fb6a..eca8f7c4 100644 --- a/src/lib/subs/nstr.c +++ b/src/lib/subs/nstr.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/nuke.c b/src/lib/subs/nuke.c index ee8ae2d4..04fbcc14 100644 --- a/src/lib/subs/nuke.c +++ b/src/lib/subs/nuke.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/nxtitem.c b/src/lib/subs/nxtitem.c index 1f6d3cbf..8d1c069c 100644 --- a/src/lib/subs/nxtitem.c +++ b/src/lib/subs/nxtitem.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/nxtsct.c b/src/lib/subs/nxtsct.c index ae96b87b..960e780a 100644 --- a/src/lib/subs/nxtsct.c +++ b/src/lib/subs/nxtsct.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/onearg.c b/src/lib/subs/onearg.c index a30f2f99..f7aa8d9a 100644 --- a/src/lib/subs/onearg.c +++ b/src/lib/subs/onearg.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/paths.c b/src/lib/subs/paths.c index c245b4dd..993ad06c 100644 --- a/src/lib/subs/paths.c +++ b/src/lib/subs/paths.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/plane.c b/src/lib/subs/plane.c index 9da99bf3..6044693f 100644 --- a/src/lib/subs/plane.c +++ b/src/lib/subs/plane.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/plnsub.c b/src/lib/subs/plnsub.c index b0a4bd3b..71ba3023 100644 --- a/src/lib/subs/plnsub.c +++ b/src/lib/subs/plnsub.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/pr.c b/src/lib/subs/pr.c index 2489fce3..535b5da8 100644 --- a/src/lib/subs/pr.c +++ b/src/lib/subs/pr.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/radmap.c b/src/lib/subs/radmap.c index 026233c7..90b063e0 100644 --- a/src/lib/subs/radmap.c +++ b/src/lib/subs/radmap.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/rej.c b/src/lib/subs/rej.c index 4526d984..ade76a86 100644 --- a/src/lib/subs/rej.c +++ b/src/lib/subs/rej.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/retreat.c b/src/lib/subs/retreat.c index c62aca55..646bb974 100644 --- a/src/lib/subs/retreat.c +++ b/src/lib/subs/retreat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/sarg.c b/src/lib/subs/sarg.c index dfd4e3b5..65affea2 100644 --- a/src/lib/subs/sarg.c +++ b/src/lib/subs/sarg.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/satmap.c b/src/lib/subs/satmap.c index de268dbb..499440bc 100644 --- a/src/lib/subs/satmap.c +++ b/src/lib/subs/satmap.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/sect.c b/src/lib/subs/sect.c index b300b05d..e25fbc45 100644 --- a/src/lib/subs/sect.c +++ b/src/lib/subs/sect.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/sectdamage.c b/src/lib/subs/sectdamage.c index ece0baf9..c6ea75c6 100644 --- a/src/lib/subs/sectdamage.c +++ b/src/lib/subs/sectdamage.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/ship.c b/src/lib/subs/ship.c index 0eac7ee4..16c7de22 100644 --- a/src/lib/subs/ship.c +++ b/src/lib/subs/ship.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/show.c b/src/lib/subs/show.c index 91c8cace..c0fd4027 100644 --- a/src/lib/subs/show.c +++ b/src/lib/subs/show.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/shpsub.c b/src/lib/subs/shpsub.c index 0682fc22..0c9ab026 100644 --- a/src/lib/subs/shpsub.c +++ b/src/lib/subs/shpsub.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/snxtitem.c b/src/lib/subs/snxtitem.c index c5e3f129..88452951 100644 --- a/src/lib/subs/snxtitem.c +++ b/src/lib/subs/snxtitem.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/snxtsct.c b/src/lib/subs/snxtsct.c index 6c613048..1b520d11 100644 --- a/src/lib/subs/snxtsct.c +++ b/src/lib/subs/snxtsct.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/supply.c b/src/lib/subs/supply.c index 2cff0ed6..dd3149ed 100644 --- a/src/lib/subs/supply.c +++ b/src/lib/subs/supply.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/takeover.c b/src/lib/subs/takeover.c index 996b0131..78f19ef4 100644 --- a/src/lib/subs/takeover.c +++ b/src/lib/subs/takeover.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/trdsub.c b/src/lib/subs/trdsub.c index 5b524a11..af37847c 100644 --- a/src/lib/subs/trdsub.c +++ b/src/lib/subs/trdsub.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/trechk.c b/src/lib/subs/trechk.c index e4be30d2..70244704 100644 --- a/src/lib/subs/trechk.c +++ b/src/lib/subs/trechk.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/unitsub.c b/src/lib/subs/unitsub.c index 4187fe69..a3e537bd 100644 --- a/src/lib/subs/unitsub.c +++ b/src/lib/subs/unitsub.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/whatitem.c b/src/lib/subs/whatitem.c index 583fb6cc..69de2ffc 100644 --- a/src/lib/subs/whatitem.c +++ b/src/lib/subs/whatitem.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/subs/wu.c b/src/lib/subs/wu.c index d419397c..da3882c3 100644 --- a/src/lib/subs/wu.c +++ b/src/lib/subs/wu.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/age.c b/src/lib/update/age.c index 4f572a73..12de4da0 100644 --- a/src/lib/update/age.c +++ b/src/lib/update/age.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/anno.c b/src/lib/update/anno.c index 44def4b3..439417fe 100644 --- a/src/lib/update/anno.c +++ b/src/lib/update/anno.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/bp.c b/src/lib/update/bp.c index 01068669..f743c6bf 100644 --- a/src/lib/update/bp.c +++ b/src/lib/update/bp.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/deliver.c b/src/lib/update/deliver.c index e7faeff8..2331cf7b 100644 --- a/src/lib/update/deliver.c +++ b/src/lib/update/deliver.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/distribute.c b/src/lib/update/distribute.c index 81d94657..603af63f 100644 --- a/src/lib/update/distribute.c +++ b/src/lib/update/distribute.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/finish.c b/src/lib/update/finish.c index f3e4c151..17a39379 100644 --- a/src/lib/update/finish.c +++ b/src/lib/update/finish.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/human.c b/src/lib/update/human.c index e3712575..1f6e9f62 100644 --- a/src/lib/update/human.c +++ b/src/lib/update/human.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/land.c b/src/lib/update/land.c index 8b8a783f..fac07f7e 100644 --- a/src/lib/update/land.c +++ b/src/lib/update/land.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/main.c b/src/lib/update/main.c index 1de77666..d1b84a61 100644 --- a/src/lib/update/main.c +++ b/src/lib/update/main.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/material.c b/src/lib/update/material.c index f4487996..e788d96d 100644 --- a/src/lib/update/material.c +++ b/src/lib/update/material.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/mobility.c b/src/lib/update/mobility.c index 5f0fc47b..0da27aed 100644 --- a/src/lib/update/mobility.c +++ b/src/lib/update/mobility.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/move_sat.c b/src/lib/update/move_sat.c index 77e2c69c..d2e195a2 100644 --- a/src/lib/update/move_sat.c +++ b/src/lib/update/move_sat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/nat.c b/src/lib/update/nat.c index dff485d5..c42175a1 100644 --- a/src/lib/update/nat.c +++ b/src/lib/update/nat.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/nav_ship.c b/src/lib/update/nav_ship.c index 51a63165..53873b1c 100644 --- a/src/lib/update/nav_ship.c +++ b/src/lib/update/nav_ship.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/nav_util.c b/src/lib/update/nav_util.c index 5a3fca90..3e83ae50 100644 --- a/src/lib/update/nav_util.c +++ b/src/lib/update/nav_util.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/nxtitemp.c b/src/lib/update/nxtitemp.c index 7f0434bf..e34e99d3 100644 --- a/src/lib/update/nxtitemp.c +++ b/src/lib/update/nxtitemp.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/plague.c b/src/lib/update/plague.c index df179e0b..68de8cb1 100644 --- a/src/lib/update/plague.c +++ b/src/lib/update/plague.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/plane.c b/src/lib/update/plane.c index e5be2988..422f7610 100644 --- a/src/lib/update/plane.c +++ b/src/lib/update/plane.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/populace.c b/src/lib/update/populace.c index 03a11e40..91151980 100644 --- a/src/lib/update/populace.c +++ b/src/lib/update/populace.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/prepare.c b/src/lib/update/prepare.c index 935aacd0..e3deae7a 100644 --- a/src/lib/update/prepare.c +++ b/src/lib/update/prepare.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/produce.c b/src/lib/update/produce.c index 398e02e8..6366f82d 100644 --- a/src/lib/update/produce.c +++ b/src/lib/update/produce.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/removewants.c b/src/lib/update/removewants.c index 5d9daeb1..5cb25ec4 100644 --- a/src/lib/update/removewants.c +++ b/src/lib/update/removewants.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/revolt.c b/src/lib/update/revolt.c index 98c2f793..ccfdaacf 100644 --- a/src/lib/update/revolt.c +++ b/src/lib/update/revolt.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/sail.c b/src/lib/update/sail.c index ce1b7f27..a990d823 100644 --- a/src/lib/update/sail.c +++ b/src/lib/update/sail.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/sect.c b/src/lib/update/sect.c index d36aa255..189e428b 100644 --- a/src/lib/update/sect.c +++ b/src/lib/update/sect.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/update/ship.c b/src/lib/update/ship.c index e28c8c2f..d3d6f5fc 100644 --- a/src/lib/update/ship.c +++ b/src/lib/update/ship.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/arpa/inet.h b/src/lib/w32/arpa/inet.h index cc7d4aad..09329d9d 100644 --- a/src/lib/w32/arpa/inet.h +++ b/src/lib/w32/arpa/inet.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/getrusage.c b/src/lib/w32/getrusage.c index 571dbbe8..67c4e42f 100644 --- a/src/lib/w32/getrusage.c +++ b/src/lib/w32/getrusage.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/gettimeofday.c b/src/lib/w32/gettimeofday.c index fa36a2d5..7dcc3da5 100644 --- a/src/lib/w32/gettimeofday.c +++ b/src/lib/w32/gettimeofday.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/netdb.h b/src/lib/w32/netdb.h index 53c86e5d..e979fc81 100644 --- a/src/lib/w32/netdb.h +++ b/src/lib/w32/netdb.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/netinet/in.h b/src/lib/w32/netinet/in.h index 838db275..4a9d4c48 100644 --- a/src/lib/w32/netinet/in.h +++ b/src/lib/w32/netinet/in.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/service.c b/src/lib/w32/service.c index 83360d56..8013529b 100644 --- a/src/lib/w32/service.c +++ b/src/lib/w32/service.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/sys/resource.h b/src/lib/w32/sys/resource.h index 4b3cd91e..06e3b9a2 100644 --- a/src/lib/w32/sys/resource.h +++ b/src/lib/w32/sys/resource.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/sys/socket.h b/src/lib/w32/sys/socket.h index 7a617b9e..102b2b39 100644 --- a/src/lib/w32/sys/socket.h +++ b/src/lib/w32/sys/socket.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/sys/time.h b/src/lib/w32/sys/time.h index db6a4cc8..113c5b3a 100644 --- a/src/lib/w32/sys/time.h +++ b/src/lib/w32/sys/time.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/sys/uio.h b/src/lib/w32/sys/uio.h index 7a7e20c5..1f1bfe41 100644 --- a/src/lib/w32/sys/uio.h +++ b/src/lib/w32/sys/uio.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/unistd.h b/src/lib/w32/unistd.h index 4c2fc26d..d9914a41 100644 --- a/src/lib/w32/unistd.h +++ b/src/lib/w32/unistd.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/w32file.c b/src/lib/w32/w32file.c index e3dbcd68..54335c02 100644 --- a/src/lib/w32/w32file.c +++ b/src/lib/w32/w32file.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/w32io.c b/src/lib/w32/w32io.c index 3c8eb1c6..57d4a89d 100644 --- a/src/lib/w32/w32io.c +++ b/src/lib/w32/w32io.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/w32misc.h b/src/lib/w32/w32misc.h index 65259583..d59761ea 100644 --- a/src/lib/w32/w32misc.h +++ b/src/lib/w32/w32misc.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/w32sockets.c b/src/lib/w32/w32sockets.c index 30bdd705..f45cb24f 100644 --- a/src/lib/w32/w32sockets.c +++ b/src/lib/w32/w32sockets.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/lib/w32/w32types.h b/src/lib/w32/w32types.h index f7ac3246..1cf594e5 100644 --- a/src/lib/w32/w32types.h +++ b/src/lib/w32/w32types.h @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/server/main.c b/src/server/main.c index 0fb6f2f2..be80ca2e 100644 --- a/src/server/main.c +++ b/src/server/main.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/server/marketup.c b/src/server/marketup.c index 98d16606..161b5c0f 100644 --- a/src/server/marketup.c +++ b/src/server/marketup.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/server/shutdown.c b/src/server/shutdown.c index 7a259f6e..27318c39 100644 --- a/src/server/shutdown.c +++ b/src/server/shutdown.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/server/update.c b/src/server/update.c index 51a571b9..f187eb86 100644 --- a/src/server/update.c +++ b/src/server/update.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/util/empdump.c b/src/util/empdump.c index 99eb3d28..8e968620 100644 --- a/src/util/empdump.c +++ b/src/util/empdump.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/util/empsched.c b/src/util/empsched.c index 4c5d80f1..805d7acd 100644 --- a/src/util/empsched.c +++ b/src/util/empsched.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/util/fairland.c b/src/util/fairland.c index 358d6359..37a6a810 100644 --- a/src/util/fairland.c +++ b/src/util/fairland.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/util/files.c b/src/util/files.c index a2ae277c..43e1aa5b 100644 --- a/src/util/files.c +++ b/src/util/files.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify diff --git a/src/util/pconfig.c b/src/util/pconfig.c index 79642745..83d8b166 100644 --- a/src/util/pconfig.c +++ b/src/util/pconfig.c @@ -1,6 +1,6 @@ /* * Empire - A multi-player, client/server Internet based war game. - * Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, + * Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, * Ken Stevens, Steve McClure, Markus Armbruster * * Empire is free software: you can redistribute it and/or modify