added CC0 license terms
This commit is contained in:
parent
9b517dabd4
commit
09d2bbe013
1 changed files with 8 additions and 1 deletions
|
|
@ -48,5 +48,12 @@ echo "--- Finished setup! Rebooting now, when this is done your Cosmic Pi should
|
|||
echo "--- To connect go to the IP address assigned by your network to the CosmicPi device, or ---"
|
||||
echo "--- cosmicpi.local if you have the correct type of browser. If you are operating in ---"
|
||||
echo "--- stand-alone mode via the CosmicPi wifi network, go directly to 192.168.12.1 ---"
|
||||
sleep 15
|
||||
echo "--- Note that this Cosmic Pi will automatically publish all cosmic ray and associated ---"
|
||||
echo "--- meta-data (position, accelerometer, magnetometer, temperature, humidity, pressure) ---"
|
||||
echo "--- to the internet for anyone to use under a CC0 license (no rights reserved) ---"
|
||||
echo "--- and placed in the public domain. For license details see: ---"
|
||||
echo "--- https://creativecommons.org/share-your-work/public-domain/cc0/ ---"
|
||||
|
||||
|
||||
sleep 60
|
||||
sudo reboot now
|
||||
|
|
|
|||
Loading…
Reference in a new issue