1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-22 17:35:54 -04:00

Add SPDX licence identifiers to all source code files

This commit is contained in:
John Zaitseff 2024-05-26 06:05:27 +10:00
parent f263bb039d
commit 1e2fc6ad5f
58 changed files with 99 additions and 19 deletions

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
#
# This file, Makefile.am, contains the top-level Makefile for Star

4
NEWS
View File

@ -25,6 +25,10 @@ __ https://www.zap.org.au/
Version 7.21 (not yet released)
-------------------------------
Added SPDX__ licence identifiers to all source code files.
__ https://spdx.dev/
Minor bug fix for the manual page: removed the invocation to the
undefined "mR" font.

View File

@ -1,6 +1,7 @@
#!/bin/sh
# Import or update automatically-generated files for Star Traders
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
set -e

View File

@ -1,6 +1,7 @@
#!/bin/sh
# Create or update desktop files using msgfmt(1)
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
# Usage:

View File

@ -1,6 +1,7 @@
#!/bin/sh
# Create or update AppData files using msgfmt(1)
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
# Usage:

View File

@ -6,6 +6,7 @@ dnl * *
dnl *********************************************************************
dnl
dnl Author: John Zaitseff <J.Zaitseff@zap.org.au>
dnl SPDX-License-Identifier: GPL-3.0-or-later
dnl $Id$
dnl
dnl This file, configure.ac, contains information required by autoconf to

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
#
# This file, data/Makefile.am, contains the non-code data directory

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
# This file provides a translated desktop entry for Star Traders and

View File

@ -9,6 +9,7 @@
*************************************************************************
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: FSFAP
$Id$
This file provides application metadata for Star Traders and conforms to

View File

@ -16,6 +16,7 @@
*************************************************************************
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, trader.svg, contains the icon image for Star Traders.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
#
# This file, doc/Makefile.am, contains the documentation directory

View File

@ -6,6 +6,7 @@
.\" *********************************************************************
.\"
.\" Author: John Zaitseff <J.Zaitseff@zap.org.au>
.\" SPDX-License-Identifier: GPL-3.0-or-later
.\" $Id$
.\"
.\" This program is free software: you can redistribute it and/or modify

View File

@ -6,6 +6,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file contains strings that are present in older versions of

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, xopen-source.h, redefines _XOPEN_SOURCE to be the latest

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
#
# This file, m4/Makefile.am, contains the m4 macro directory Makefile for

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
#
# This file contains the macro USE_LATEST_XOPEN_SOURCE to determine the

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
#
# This file, po/LINGUAS, contains a list of the available languages in

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
#
# This file, po/Makevars, contains variables that are substituted into

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
#
# This file, po/POTFILES.in, contains a list of source files which

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Joe Hansen <joedalton2@yahoo.dk>, 2012, 2015, 2017.
#
@ -15,7 +17,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:20+1100\n"
"PO-Revision-Date: 2024-05-26 05:53+1000\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"Language: da\n"

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Philipp Thomas <pth@suse.de>, 2012, 2015, 2017.
# Mario Blättermann <mario.blaettermann@gmail.com>, 2021.
@ -17,7 +19,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:20+1100\n"
"PO-Revision-Date: 2024-05-26 05:54+1000\n"
"Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n"

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-2024.
#
@ -15,7 +17,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:21+1100\n"
"PO-Revision-Date: 2024-05-26 05:54+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: English (Australian) <(nothing)>\n"
"Language: en_AU\n"

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-2024.
#
@ -15,7 +17,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:21+1100\n"
"PO-Revision-Date: 2024-05-26 05:54+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: English (Canadian) <(nothing)>\n"
"Language: en_CA\n"

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-2024.
#
@ -15,7 +17,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:21+1100\n"
"PO-Revision-Date: 2024-05-26 05:54+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: English (British) <(nothing)>\n"
"Language: en_GB\n"

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-2024.
#
@ -15,7 +17,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:21+1100\n"
"PO-Revision-Date: 2024-05-26 05:54+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: English (US) <(nothing)>\n"
"Language: en_US\n"

View File

@ -8,6 +8,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Felipe Castro <fefcas@gmail.com>, 2013, 2016, 2018, 2019, 2020, 2021, 2024.
#
@ -16,7 +18,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:21+1100\n"
"PO-Revision-Date: 2024-05-26 05:55+1000\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
"Language: eo\n"

View File

@ -8,6 +8,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Jorma Karvonen <karvonen.jorma@gmail.com>, 2012.
#
@ -16,7 +18,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:21+1100\n"
"PO-Revision-Date: 2024-05-26 05:55+1000\n"
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
"Language: fi\n"

View File

@ -8,6 +8,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Frédéric Marchal <fmarchal@perso.be>, 2012-2024.
#
@ -22,7 +24,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:21+1100\n"
"PO-Revision-Date: 2024-05-26 05:55+1000\n"
"Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n"
"Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n"

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
#
@ -15,7 +17,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:21+1100\n"
"PO-Revision-Date: 2024-05-26 05:55+1000\n"
"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
"Language: hr\n"

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Balázs Úr <ur.balazs@fsf.hu>, 2014, 2015, 2017, 2019, 2023.
#
@ -15,7 +17,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:21+1100\n"
"PO-Revision-Date: 2024-05-26 05:55+1000\n"
"Last-Translator: Balázs Úr <ur.balazs@fsf.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
"Language: hu\n"

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Johnny A. Solbu <johnny@solbu.net>, 2012-2024.
#
@ -18,7 +20,7 @@ msgstr ""
"Project-Id-Version: trader 7.19\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:23+1100\n"
"PO-Revision-Date: 2024-05-26 05:56+1000\n"
"Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
"Language-Team: Norwegian Bokmaal <l10n-no@lister.huftis.org>\n"
"Language: nb\n"

View File

@ -8,6 +8,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# John Zaitseff <J.Zaitseff@zap.org.au>, 2024.
# Alina Skrinnikoff <davealina@hotmail.com>, 2024.
@ -17,7 +19,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:24+1100\n"
"PO-Revision-Date: 2024-05-26 05:56+1000\n"
"Last-Translator: Alina Skrinnikoff <davealina@hotmail.com>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"

View File

@ -8,6 +8,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Rafael Fontenelle <rafaelff@gnome.org>, 2019, 2021.
#
@ -16,7 +18,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:24+1100\n"
"PO-Revision-Date: 2024-05-26 05:56+1000\n"
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge.net>\n"
"Language: pt_BR\n"

View File

@ -8,6 +8,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023.
#
@ -21,7 +23,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:24+1100\n"
"PO-Revision-Date: 2024-05-26 05:56+1000\n"
"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
"Language: ro\n"

View File

@ -8,6 +8,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-2024.
# Vladimir B. Tsarkov <lipetsk-gnu-lug@bk.ru>, 2012.
@ -18,7 +20,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:24+1100\n"
"PO-Revision-Date: 2024-05-26 05:56+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: Russian <gnu@d07.ru>\n"
"Language: ru\n"

View File

@ -8,6 +8,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Мирослав Николић <miroslavnikolic@rocketmail.com>, 2016-2024.
#
@ -16,7 +18,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:24+1100\n"
"PO-Revision-Date: 2024-05-26 05:56+1000\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
"Language: sr\n"

View File

@ -7,6 +7,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# Anders Jonsson <anders.jonsson@norsjovallen.se>, 2015, 2017, 2020, 2021, 2024.
#
@ -15,7 +17,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:24+1100\n"
"PO-Revision-Date: 2024-05-26 05:56+1000\n"
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"

View File

@ -8,6 +8,8 @@
#
# This file is distributed under the same license as the trader package.
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# Contributors:
# John Zaitseff <J.Zaitseff@zap.org.au>, 2024.
#
@ -16,7 +18,7 @@ msgstr ""
"Project-Id-Version: trader 7.21\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2024-01-31 06:10+1100\n"
"PO-Revision-Date: 2024-01-31 14:24+1100\n"
"PO-Revision-Date: 2024-05-26 05:57+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
"Language: uk\n"

View File

@ -6,6 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
#
# This file, src/Makefile.am, contains the source-code Makefile for Star

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, exch.c, contains the implementation of functions dealing

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, exch.h, contains declarations for functions dealing with the

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, fileio.c, contains the implementation of the game load and

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, fileio.h, contains declarations for the load and save game

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, game.c, contains the implementation of the starting and

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, game.h, contains declarations for the starting and ending

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, globals.c, contains the actual global variables and

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, globals.h, contains declarations for global variables and

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, help.c, contains the actual implementation of help functions

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, help.h, contains declarations for help functions as used in

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, intf.c, contains the actual implementation of basic text

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, intf.h, contains declarations for basic text input/output

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, move.c, contains the implementation of functions that make

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, move.h, contains declarations for functions that make and

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, system.h, contains system-specific definitions and #include

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
Star Traders is a simple game of interstellar trading, where the object

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, trader.h, contains overall definitions for Star Traders.

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, utils.c, contains the implementation of various utility

View File

@ -7,6 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
SPDX-License-Identifier: GPL-3.0-or-later
$Id$
This file, utils.h, contains declarations for various utility functions