aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVG <vg@devys.org>2016-11-24 16:49:42 +0100
committerVG <vg@devys.org>2016-11-24 16:49:42 +0100
commit4673dd5cb934ca9d0683daf7313ed280dbf32e4a (patch)
treeda6e8e8330755e672474844c0486e30e58440c85
parent731517cb3db814274a66a32c7b77fbb1dc9bae44 (diff)
downloadservoswitch-4673dd5cb934ca9d0683daf7313ed280dbf32e4a.tar.gz
servoswitch-4673dd5cb934ca9d0683daf7313ed280dbf32e4a.tar.bz2
servoswitch-4673dd5cb934ca9d0683daf7313ed280dbf32e4a.zip
clarify license coverage in readmeHEADmaster
-rw-r--r--readme.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/readme.rst b/readme.rst
index 7bd9e9b..032186c 100644
--- a/readme.rst
+++ b/readme.rst
@@ -1,6 +1,9 @@
Simple project to switch lights on/off with a servo (for fun)
#############################################################
+Description
+===========
+
This is a two night project to allow a little linux board to control the
lights of the home. It does it by flapping a switch with a servo going from
a position to another.
@@ -18,3 +21,26 @@ can also turn on light in the good time range by just detecting the phone mac
address requesting an address on the dhcp local server. This possibility is
only available if the dhcp server is on the same device as where the usb servo
switch is plugged into.
+
+License
+=======
+
+Unless specified otherwise, this project is licensed 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. You
+should have received a copy of the GNU General Public License along with this
+program. If not, see <https://opensource.org/licenses/GPL-3.0> or
+<http://www.gnu.org/licenses/>.
+
+SPDX-License-Identifier: GPL-3.0+
+
+Copyright © 2016 vg <vg@devys.org>
+
+Contact
+=======
+
+developer
+ vg
+
+mail
+ vg@devys.org