diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 | 
1 files changed, 5 insertions, 1 deletions
| @@ -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  ------------------- | 
