From a486cd15aa07cb41d0b69df5b7407c1af9f4befc Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Tue, 5 Jan 2016 09:25:51 +1100 Subject: [PATCH] Update the copyright year to 2016 --- COPYING | 2 +- INSTALL | 2 +- Makefile.am | 2 +- NEWS | 2 +- README | 4 ++-- build-aux/README | 2 +- configure.ac | 2 +- doc/Makefile.am | 2 +- doc/README | 2 +- doc/trader.6 | 6 +++--- lib/README | 2 +- m4/Makefile.am | 2 +- m4/README | 2 +- po/LINGUAS | 2 +- po/Makevars | 2 +- po/POTFILES.in | 2 +- po/README | 2 +- po/da.po | 4 ++-- po/de.po | 4 ++-- po/en_AU.po | 6 +++--- po/en_CA.po | 6 +++--- po/en_GB.po | 6 +++--- po/en_US.po | 6 +++--- po/eo.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/hr.po | 4 ++-- po/hu.po | 4 ++-- po/nb.po | 4 ++-- po/ru.po | 6 +++--- po/sv.po | 4 ++-- src/Makefile.am | 2 +- src/README | 2 +- src/exch.c | 2 +- src/exch.h | 2 +- src/fileio.c | 2 +- src/fileio.h | 2 +- src/game.c | 2 +- src/game.h | 2 +- src/globals.c | 2 +- src/globals.h | 2 +- src/help.c | 2 +- src/help.h | 2 +- src/intf.c | 2 +- src/intf.h | 2 +- src/move.c | 2 +- src/move.h | 2 +- src/system.h | 2 +- src/trader.c | 4 ++-- src/trader.h | 2 +- src/utils.c | 2 +- src/utils.h | 2 +- 52 files changed, 75 insertions(+), 75 deletions(-) diff --git a/COPYING b/COPYING index 9cd26a1..cdfb804 100644 --- a/COPYING +++ b/COPYING @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** diff --git a/INSTALL b/INSTALL index b1c749f..d552c72 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** diff --git a/Makefile.am b/Makefile.am index f7843a1..d7abee5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ######################################################################### # # # Star Traders: A Game of Interstellar Trading # -# Copyright (C) 1990-2015, John Zaitseff # +# Copyright (C) 1990-2016, John Zaitseff # # # ######################################################################### diff --git a/NEWS b/NEWS index 9621ebd..65cbed0 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** diff --git a/README b/README index 3a5add6..50d9d91 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** @@ -67,7 +67,7 @@ welcomed! Please send these to: Copyright ========= -Copyright (C) 1990-2015, John Zaitseff. +Copyright (C) 1990-2016, John Zaitseff. Star Traders is free software that is distributed under the terms of the GNU General Public License. You can redistribute it and/or modify it diff --git a/build-aux/README b/build-aux/README index a8744b3..c053394 100644 --- a/build-aux/README +++ b/build-aux/README @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** diff --git a/configure.ac b/configure.ac index fd19875..5ae91b0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl ********************************************************************* dnl * * dnl * Star Traders: A Game of Interstellar Trading * -dnl * Copyright (C) 1990-2015, John Zaitseff * +dnl * Copyright (C) 1990-2016, John Zaitseff * dnl * * dnl ********************************************************************* dnl diff --git a/doc/Makefile.am b/doc/Makefile.am index 36cd4a8..15a29ea 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,7 @@ ######################################################################### # # # Star Traders: A Game of Interstellar Trading # -# Copyright (C) 1990-2015, John Zaitseff # +# Copyright (C) 1990-2016, John Zaitseff # # # ######################################################################### diff --git a/doc/README b/doc/README index bba1701..d302b43 100644 --- a/doc/README +++ b/doc/README @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** diff --git a/doc/trader.6 b/doc/trader.6 index e83f7f1..3ea7f69 100644 --- a/doc/trader.6 +++ b/doc/trader.6 @@ -1,7 +1,7 @@ .\" ********************************************************************* .\" * * .\" * Star Traders: A Game of Interstellar Trading * -.\" * Copyright (C) 1990-2015, John Zaitseff * +.\" * Copyright (C) 1990-2016, John Zaitseff * .\" * * .\" ********************************************************************* .\" @@ -41,7 +41,7 @@ .if \n[.g] .mso www.tmac .\" .\" ********************************************************************* -.TH TRADER 6 "10th September, 2015" "Unix-like systems" +.TH TRADER 6 "5th January, 2016" "Unix-like systems" .SH NAME trader \- a game of interstellar trading .\" ********************************************************************* @@ -200,7 +200,7 @@ Australia .PP .\" ********************************************************************* .SH COPYRIGHT -Copyright \(co 1990\-2015, John Zaitseff. +Copyright \(co 1990\-2016, John Zaitseff. .PP \fBStar Traders\fR is free software that is distributed under the terms of the GNU General Public License. You can redistribute it and/or modify diff --git a/lib/README b/lib/README index 0b1337f..368fec9 100644 --- a/lib/README +++ b/lib/README @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** diff --git a/m4/Makefile.am b/m4/Makefile.am index 1bd0b85..34dd287 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,7 +1,7 @@ ######################################################################### # # # Star Traders: A Game of Interstellar Trading # -# Copyright (C) 1990-2015, John Zaitseff # +# Copyright (C) 1990-2016, John Zaitseff # # # ######################################################################### diff --git a/m4/README b/m4/README index c059336..0a2eb10 100644 --- a/m4/README +++ b/m4/README @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** diff --git a/po/LINGUAS b/po/LINGUAS index 5e65578..8292ff3 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,7 +1,7 @@ ######################################################################### # # # Star Traders: A Game of Interstellar Trading # -# Copyright (C) 1990-2015, John Zaitseff # +# Copyright (C) 1990-2016, John Zaitseff # # # ######################################################################### diff --git a/po/Makevars b/po/Makevars index f9fb658..96aa50e 100644 --- a/po/Makevars +++ b/po/Makevars @@ -1,7 +1,7 @@ ######################################################################### # # # Star Traders: A Game of Interstellar Trading # -# Copyright (C) 1990-2015, John Zaitseff # +# Copyright (C) 1990-2016, John Zaitseff # # # ######################################################################### diff --git a/po/POTFILES.in b/po/POTFILES.in index 63d5dc5..cd95734 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,7 +1,7 @@ ######################################################################### # # # Star Traders: A Game of Interstellar Trading # -# Copyright (C) 1990-2015, John Zaitseff # +# Copyright (C) 1990-2016, John Zaitseff # # # ######################################################################### diff --git a/po/README b/po/README index 543b682..deedc2c 100644 --- a/po/README +++ b/po/README @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** diff --git a/po/da.po b/po/da.po index 7d0ce48..40a154e 100644 --- a/po/da.po +++ b/po/da.po @@ -1,7 +1,7 @@ # ************************************************************************* # * * # * Danish Translations for Star Traders * -# * Copyright (C) 2012-15, John Zaitseff * +# * Copyright (C) 2012-16, John Zaitseff * # * * # ************************************************************************* # @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-10-01 06:23+1000\n" +"PO-Revision-Date: 2016-01-05 09:15+1100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" "Language: da\n" diff --git a/po/de.po b/po/de.po index 775cc44..ff53c88 100644 --- a/po/de.po +++ b/po/de.po @@ -1,7 +1,7 @@ # ************************************************************************* # * * # * German Translations for Star Traders * -# * Copyright (C) 2012-15, John Zaitseff * +# * Copyright (C) 2012-16, John Zaitseff * # * * # ************************************************************************* # @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:44+1000\n" +"PO-Revision-Date: 2016-01-05 09:15+1100\n" "Last-Translator: Philipp Thomas \n" "Language-Team: German \n" "Language: de\n" diff --git a/po/en_AU.po b/po/en_AU.po index 0023e19..a1b501e 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -1,21 +1,21 @@ # ************************************************************************* # * * # * English (Australian) Translations for Star Traders * -# * Copyright (C) 1990-2015, John Zaitseff * +# * Copyright (C) 1990-2016, John Zaitseff * # * * # ************************************************************************* # # This file is distributed under the same licence as Star Traders. # # Contributors: -# John Zaitseff , 2011-15. +# John Zaitseff , 2011-16. # msgid "" msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:44+1000\n" +"PO-Revision-Date: 2016-01-05 09:16+1100\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (Australian)\n" "Language: en_AU\n" diff --git a/po/en_CA.po b/po/en_CA.po index a5d211c..aeef14f 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -1,21 +1,21 @@ # ************************************************************************* # * * # * English (Canadian) Translations for Star Traders * -# * Copyright (C) 1990-2015, John Zaitseff * +# * Copyright (C) 1990-2016, John Zaitseff * # * * # ************************************************************************* # # This file is distributed under the same licence as Star Traders. # # Contributors: -# John Zaitseff , 2011-15. +# John Zaitseff , 2011-16. # msgid "" msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:16+1100\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (Canadian)\n" "Language: en_CA\n" diff --git a/po/en_GB.po b/po/en_GB.po index f1bade9..d337073 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -1,21 +1,21 @@ # ************************************************************************* # * * # * English (British) Translations for Star Traders * -# * Copyright (C) 1990-2015, John Zaitseff * +# * Copyright (C) 1990-2016, John Zaitseff * # * * # ************************************************************************* # # This file is distributed under the same licence as Star Traders. # # Contributors: -# John Zaitseff , 2011-15. +# John Zaitseff , 2011-16. # msgid "" msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:16+1100\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (British)\n" "Language: en_GB\n" diff --git a/po/en_US.po b/po/en_US.po index a6aaa8b..6e0f971 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -1,21 +1,21 @@ # ************************************************************************* # * * # * English (US) Translations for Star Traders * -# * Copyright (C) 1990-2015, John Zaitseff * +# * Copyright (C) 1990-2016, John Zaitseff * # * * # ************************************************************************* # # This file is distributed under the same licence as Star Traders. # # Contributors: -# John Zaitseff , 2011-15. +# John Zaitseff , 2011-16. # msgid "" msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:16+1100\n" "Last-Translator: John Zaitseff \n" "Language-Team: English\n" "Language: en_US\n" diff --git a/po/eo.po b/po/eo.po index 5088733..a6bdfcd 100644 --- a/po/eo.po +++ b/po/eo.po @@ -1,7 +1,7 @@ # ************************************************************************* # * * # * Esperanto Translations for Star Traders * -# * Copyright (C) 2013-15, John Zaitseff * +# * Copyright (C) 2013-16, John Zaitseff * # * Copyright (C) 2013, Free Software Foundation, Inc. * # * * # ************************************************************************* @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:16+1100\n" "Last-Translator: Felipe Castro \n" "Language-Team: Esperanto \n" "Language: eo\n" diff --git a/po/fi.po b/po/fi.po index 015e61e..452d840 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1,7 +1,7 @@ # ************************************************************************* # * * # * Finnish Translations for Star Traders * -# * Copyright (C) 2012-15, John Zaitseff * +# * Copyright (C) 2012-16, John Zaitseff * # * Copyright (C) 2012, Free Software Foundation, Inc. * # * * # ************************************************************************* @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:16+1100\n" "Last-Translator: Jorma Karvonen \n" "Language-Team: Finnish \n" "Language: fi\n" diff --git a/po/fr.po b/po/fr.po index 6790e26..8dc7df2 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,7 +1,7 @@ # ************************************************************************* # * * # * French Translations for Star Traders * -# * Copyright (C) 2012-15, John Zaitseff * +# * Copyright (C) 2012-16, John Zaitseff * # * Copyright (C) 2012-15, Free Software Foundation, Inc. * # * * # ************************************************************************* @@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:17+1100\n" "Last-Translator: Frédéric Marchal \n" "Language-Team: French \n" "Language: fr\n" diff --git a/po/hr.po b/po/hr.po index 4d2776b..0d1b6c4 100644 --- a/po/hr.po +++ b/po/hr.po @@ -1,7 +1,7 @@ # ************************************************************************* # * * # * Croatian Translations for Star Traders * -# * Copyright (C) 2012-15, John Zaitseff * +# * Copyright (C) 2012-16, John Zaitseff * # * * # ************************************************************************* # @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:17+1100\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" "Language: hr\n" diff --git a/po/hu.po b/po/hu.po index 5c121f7..9e64435 100644 --- a/po/hu.po +++ b/po/hu.po @@ -1,7 +1,7 @@ # ************************************************************************* # * * # * Hungarian Translations for Star Traders * -# * Copyright (C) 2012-15, John Zaitseff * +# * Copyright (C) 2012-16, John Zaitseff * # * * # ************************************************************************* # @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:17+1100\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" "Language: hu\n" diff --git a/po/nb.po b/po/nb.po index 7b10f1e..2570d8b 100644 --- a/po/nb.po +++ b/po/nb.po @@ -1,7 +1,7 @@ # ************************************************************************* # * * # * Norwegian Bokmål Translations for Star Traders * -# * Copyright (C) 2012-15, John Zaitseff * +# * Copyright (C) 2012-16, John Zaitseff * # * * # ************************************************************************* # @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:17+1100\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" "Language: nb\n" diff --git a/po/ru.po b/po/ru.po index db28e3e..66bb5c1 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2,14 +2,14 @@ # * * # * Russian Translations for Star Traders * # * Русский перевод для игры «Звёздные торговцы» * -# * Copyright (C) 1990-2015, John Zaitseff * +# * Copyright (C) 1990-2016, John Zaitseff * # * * # ************************************************************************* # # This file is distributed under the same license as the trader package. # # Contributors: -# John Zaitseff , 2011-15. +# John Zaitseff , 2011-16. # Vladimir B. Tsarkov , 2012. # Pavel Maryanov , 2012. # @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:17+1100\n" "Last-Translator: Pavel Maryanov \n" "Language-Team: Russian \n" "Language: ru\n" diff --git a/po/sv.po b/po/sv.po index f4ef664..66256fe 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,7 +1,7 @@ # ************************************************************************* # * * # * Swedish Translations for Star Traders * -# * Copyright (C) 2015, John Zaitseff * +# * Copyright (C) 2015-16, John Zaitseff * # * * # ************************************************************************* # @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: trader 7.9\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "POT-Creation-Date: 2015-08-26 21:10+1000\n" -"PO-Revision-Date: 2015-09-30 09:45+1000\n" +"PO-Revision-Date: 2016-01-05 09:18+1100\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" "Language: sv\n" diff --git a/src/Makefile.am b/src/Makefile.am index 72ec725..796c0e2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ ######################################################################### # # # Star Traders: A Game of Interstellar Trading # -# Copyright (C) 1990-2015, John Zaitseff # +# Copyright (C) 1990-2016, John Zaitseff # # # ######################################################################### diff --git a/src/README b/src/README index 30f4fe3..7e7f727 100644 --- a/src/README +++ b/src/README @@ -1,7 +1,7 @@ ************************************************************************** * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************** diff --git a/src/exch.c b/src/exch.c index 5092d34..0bce074 100644 --- a/src/exch.c +++ b/src/exch.c @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/exch.h b/src/exch.h index 3d5b3ec..b0f5f2e 100644 --- a/src/exch.h +++ b/src/exch.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/fileio.c b/src/fileio.c index aaca368..e0862aa 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/fileio.h b/src/fileio.h index 3bf2268..15bf470 100644 --- a/src/fileio.h +++ b/src/fileio.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/game.c b/src/game.c index ac9c50b..3734311 100644 --- a/src/game.c +++ b/src/game.c @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/game.h b/src/game.h index ba9f812..f9f5420 100644 --- a/src/game.h +++ b/src/game.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/globals.c b/src/globals.c index 8beefcb..5dc077c 100644 --- a/src/globals.c +++ b/src/globals.c @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/globals.h b/src/globals.h index 20b54e0..89b2993 100644 --- a/src/globals.h +++ b/src/globals.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/help.c b/src/help.c index 636dc8d..ea62997 100644 --- a/src/help.c +++ b/src/help.c @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/help.h b/src/help.h index 987748c..2dfb494 100644 --- a/src/help.h +++ b/src/help.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/intf.c b/src/intf.c index 73bb198..b104843 100644 --- a/src/intf.c +++ b/src/intf.c @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/intf.h b/src/intf.h index f25ce95..40a675f 100644 --- a/src/intf.h +++ b/src/intf.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/move.c b/src/move.c index 3cbb5b0..a2d0365 100644 --- a/src/move.c +++ b/src/move.c @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/move.h b/src/move.h index e08185f..9593494 100644 --- a/src/move.h +++ b/src/move.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/system.h b/src/system.h index 335575e..8139fb7 100644 --- a/src/system.h +++ b/src/system.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/trader.c b/src/trader.c index 076acec..d89b672 100644 --- a/src/trader.c +++ b/src/trader.c @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ @@ -293,7 +293,7 @@ This program is free software that is distributed under the terms of the\n\ GNU General Public License, version 3 or later. You are welcome to\n\ modify and/or distribute it under certain conditions. This program has\n\ NO WARRANTY, to the extent permitted by law; see the License for details.\n\ -"), program_name, PACKAGE_VERSION, "1990-2015"); +"), program_name, PACKAGE_VERSION, "1990-2016"); exit(EXIT_SUCCESS); } diff --git a/src/trader.h b/src/trader.h index f4161e2..7ab957f 100644 --- a/src/trader.h +++ b/src/trader.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/utils.c b/src/utils.c index 4e5bb03..6419098 100644 --- a/src/utils.c +++ b/src/utils.c @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/ diff --git a/src/utils.h b/src/utils.h index 0783231..4364ebb 100644 --- a/src/utils.h +++ b/src/utils.h @@ -1,7 +1,7 @@ /************************************************************************ * * * Star Traders: A Game of Interstellar Trading * -* Copyright (C) 1990-2015, John Zaitseff * +* Copyright (C) 1990-2016, John Zaitseff * * * ************************************************************************/