shtola

ssg in rust
git clone https://tilde.team/~marisa/repo/shtola.git
Log | Files | Refs | LICENSE

commit 1aa34da6c8cfc50539e7636074ffa5c672d70fe6
parent 5a79cfcb6fe9ed02703dc28073dcdf4a66472663
Author: marisa <mokou@posteo.de>
Date:   Thu, 31 Oct 2019 17:13:39 +0100

Copy license to Ware

Diffstat:
Mware/Cargo.toml | 2+-
Aware/LICENSE | 39+++++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/ware/Cargo.toml b/ware/Cargo.toml @@ -10,6 +10,6 @@ homepage = "https://github.com/fmoko/shtola/tree/master/ware" readme = "README.md" categories = ["data-structures"] keywords = ["middleware"] -license = "Prosperity" +license-file = "LICENSE" [dependencies] diff --git a/ware/LICENSE b/ware/LICENSE @@ -0,0 +1,39 @@ +The Prosperity Public License 2.0.0 + +Contributor: Marisa H. + +Source Code: https://github.com/fmoko/shtola/tree/master/ware + +This license lets you use and share this software for free, +with a trial-length time limit on commercial use. Specifically: + +If you follow the rules below, you may do everything with this +software that would otherwise infringe either the contributor's +copyright in it, any patent claim the contributor can license +that covers this software as of the contributor's latest +contribution, or both. + +1. You must limit use of this software in any manner primarily + intended for or directed toward commercial advantage or + private monetary compensation to a trial period of 32 + consecutive calendar days. This limit does not apply to use in + developing feedback, modifications, or extensions that you + contribute back to those giving this license. + +2. Ensure everyone who gets a copy of this software from you, in + source code or any other form, gets the text of this license + and the contributor and source code lines above. + +3. Do not make any legal claim against anyone for infringing any + patent claim they would infringe by using this software alone, + accusing this software, with or without changes, alone or as + part of a larger application. + +You are excused for unknowingly breaking rule 1 if you stop +doing anything requiring this license within 30 days of +learning you broke the rule. + +**This software comes as is, without any warranty at all. As far +as the law allows, the contributor will not be liable for any +damages related to this software or this license, for any kind of +legal claim.**