summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-10-27 19:36:19 +0200
committerDaniel Friesel <derf@finalrewind.org>2018-10-27 19:36:19 +0200
commit098a8d291b81df649c981b8885bea521ba4ca86f (patch)
tree9ffb4431e3ee1a6b142c6d2cfb8e737b23e9dedb /README.md
parentcfe1bcb84ae8f9ba7499bab20844fa00bce52ec0 (diff)
Add copyright information
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d6b188..e823d43 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
db-fakedisplay - Infoscreen for DB departures
---------------------------------------------
-* <http://finalrewind.org/projects/db-fakedisplay/>
+* <https://finalrewind.org/projects/db-fakedisplay/>
Dependencies
------------
@@ -35,6 +35,10 @@ You can then run the app using a Mojo::Server of your choice, e.g. **perl
index.pl daemon -m production** (quick&dirty, does not respect all variables)
or **hypnotad** (recommended).
+All code in this repository may be used under the terms of the BSD-2-Clause
+(db-fakedisplay, see COPYING) and MIT (jquery, jqueryui, and marquee libraries;
+see the respective files) licenses. Attribution is appreciated.
+
System requirements
-------------------