summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-01-18 12:45:01 +0100
committerUlrich Müller <ulm@gentoo.org>2020-01-18 12:50:37 +0100
commit481df49c41ba47ad77319827417c5860e4dfa700 (patch)
treeb2a626b2248f97e846bd13c67de608a1e541e1e4 /licenses
parentapp-shells/sash: Fix LICENSE. (diff)
downloadgentoo-481df49c41ba47ad77319827417c5860e4dfa700.tar.gz
gentoo-481df49c41ba47ad77319827417c5860e4dfa700.tar.bz2
gentoo-481df49c41ba47ad77319827417c5860e4dfa700.zip
licenses: Add sdlsasteroids for games-arcade/sdlsasteroids.
Bug: https://bugs.gentoo.org/703546 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r--licenses/sdlsasteroids16
1 files changed, 16 insertions, 0 deletions
diff --git a/licenses/sdlsasteroids b/licenses/sdlsasteroids
new file mode 100644
index 000000000000..caa9bb204201
--- /dev/null
+++ b/licenses/sdlsasteroids
@@ -0,0 +1,16 @@
+Some code derived from xasteroids Copyright Phil Goetz.
+See the file README.xast, which is the README file from the xasteroids
+distribution.
+
+All other code Copyright 1994 Brad Pitzel pitzel@cs.sfu.ca
+Feel free to use/distribute/modify as long as acknowledgement to
+sasteroids author(s) is made.
+
+---
+From README.xast:
+
+ If you modify the game, feel free to post your version, PROVIDED that
+you retain my copyright notice, the credits, and note which version yours
+was derived from and its release date, what changes you made, and your
+release date. I do not intend to release any more versions myself.
+I wash my hands of it.