From d42c16b27826c2c99ea5d9e97b463e4fb180d2a2 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 7 Mar 2021 12:52:00 +0100 Subject: Add licence --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 39d091d..d756e6f 100644 --- a/README.md +++ b/README.md @@ -117,4 +117,20 @@ There are many stage lighting software projects, but most of them seem to concen * [Afterglow](https://github.com/Deep-Symmetry/afterglow) Clojure live coding environment using OLA * [QLC+](https://qlcplus.org/) the most popular open-source lighting control program -It's also worth taking a look at the [stage-lighting topic](https://github.com/topics/stage-lighting) on Github. \ No newline at end of file +It's also worth taking a look at the [stage-lighting topic](https://github.com/topics/stage-lighting) on Github. + + +Licence +------- + +Starlet is free software: you can redistribute it and/or modify it under the +terms of the GNU General Public License as published by the Free Software +Foundation, either version 3 of the License, or (at your option) any later +version. + +Starlet is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A +PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +Starlet. If not, see . -- cgit v1.2.3