From a6ed02fea93dbda6afb0218b31e94a204c793dfa Mon Sep 17 00:00:00 2001 From: Hendrik Borras Date: Fri, 2 Feb 2018 11:54:35 +0100 Subject: [PATCH] Resolves #10 --- frontend/templates/about.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/frontend/templates/about.html b/frontend/templates/about.html index 5e842a7..f23f052 100644 --- a/frontend/templates/about.html +++ b/frontend/templates/about.html @@ -13,6 +13,21 @@ largest open source distributed cosmic ray telescope. You too can be a part of the project, by becoming a Cosmic Pixel!

+
+
+

+ Please note
+ The CosmicPi software is licenced under the GNU GENERAL PUBLIC LICENSE Version 2 or later. + You can receive a copy of the licence here. + For the source code of the CosmicPi software please visit the projects github page. +

+

+ This Cosmic Pi will automatically publish all cosmic ray and associated + meta-data (position, accelerometer, magnetometer, temperature, humidity, pressure) + to the internet for anyone to use under a CC0 license (no rights reserved) + and is placed in the public domain.
+ More details on the CC0 licence. +

{% endblock %} \ No newline at end of file