aboutsummaryrefslogtreecommitdiff
path: root/LICENSES.txt
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-03-31 18:13:35 -0400
committerB Stack <bgstack15@gmail.com>2019-03-31 18:13:35 -0400
commitd5744345d6f32d31882acdc5dc0641d202f7cad6 (patch)
treea49539acdc8bdd21330baa74227db97bfb5d6096 /LICENSES.txt
parentuse color by default (diff)
downloadbeyond-the-titanic-d5744345d6f32d31882acdc5dc0641d202f7cad6.tar.gz
beyond-the-titanic-d5744345d6f32d31882acdc5dc0641d202f7cad6.tar.bz2
beyond-the-titanic-d5744345d6f32d31882acdc5dc0641d202f7cad6.zip
add makefile and other package-ready elements
This adds open-source-licensed files that will help package builders build this application for distros.
Diffstat (limited to 'LICENSES.txt')
-rw-r--r--LICENSES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSES.txt b/LICENSES.txt
new file mode 100644
index 0000000..91c34fd
--- /dev/null
+++ b/LICENSES.txt
@@ -0,0 +1 @@
+Ship icon licensed as linkware from http://www.iconarchive.com/download/i103129/unclebob/spanish-travel/ship.svg. http://www.iconarchive.com/show/spanish-travel-icons-by-unclebob/ship-icon.html. Please check out the author's site at http://www.malagatravelguide.net.
bgstack15