From 3cd0f1b7495349fc3517253970556307fc1463fe Mon Sep 17 00:00:00 2001 From: spiders Date: Fri, 24 Jan 2025 18:11:46 +0000 Subject: [PATCH] Add license.md --- license.md | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 license.md diff --git a/license.md b/license.md new file mode 100644 index 0000000..89879f7 --- /dev/null +++ b/license.md @@ -0,0 +1,60 @@ +# for foxclock + +the non-suncalc parts of this software were written by someone and their friend, +© a year of bnuuys. they are distributed under the Little Aminal Public License. +you are free to use, redistribute, modify, destroy, love, hate, pet, kiss, or +fuck the software ("the software") under the following conditia: + + - you agree ur cute soft little aminal in a big wide world + - if ur plant/mycelium/rock/ocean/ghost/star/house/superorganism or something + Else, that's cool too actually, don't worry about it. + - u'll affirm your animality(/beingness) in some way today, such as by + - sniffing at a berry + - stretching your wings + - feeling sunlight on your skin + - feeling wind in your fur + - feeling a tree looking back at you + - you will help a worm or snail in their time of need + - you will remember how sugar smells when it is poured into a bowl + - you will know how it feels for a robin to startle you awake + - you will think about what it would have been like to grow up by the sea + - you will never be normal again + - you will change + - you will change + - you will change + - YOU WILL CHANGE + - you will learn to tell the hours by looking at the light of the world + - you will know this is a map and not the territory + - you will redistribute this license along with the code + +# for the parts of suncalc.lua used: + +Copyright (c) 2014, Vladimir Agafonkin +All rights reserved. + +Redistribution and use in source and binary forms, with or +without modification, are permitted provided that the following +conditions are met: + + 1. Redistributions of source code must retain the + above copyright notice, this list of conditions + and the following disclaimer. + + 2. Redistributions in binary form must reproduce the + above copyright notice, this list of conditions + and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER +IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file