From 3534b428629be185e096be99e3bd5fdfe32d5544 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Sep 2014 18:55:44 +0000 Subject: initial commit with rc for skalibs-2.0.0.0 --- doc/license.html | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 doc/license.html (limited to 'doc/license.html') diff --git a/doc/license.html b/doc/license.html new file mode 100644 index 0000000..21865c0 --- /dev/null +++ b/doc/license.html @@ -0,0 +1,82 @@ + + + + + skalibs: license + + + + + + +

+skalibs
+Software
+skarnet.org +

+ +

skalibs license

+ +

Source code

+ +

+The skalibs source code from skalibs is released under the +ISC license, +the text of which can be found in the COPYING file enclosed in the +package. +

+ +

+ The license has been chosen for its simplicity - it's short +and to the point - and above all its permissivity. There is nothing +legitimate you should not be able to do with the skalibs code. If +the license somehow stands in the way, please let me know. +

+ +

Documentation

+ +

+ However, the skalibs documentation, which you are currently +reading, and which is available in the doc/ subdirectory of +the official skalibs tarball, is not provided under +the same license. +

+ +

+ The license for the skalibs documentation is more restrictive than +the license for the source code. Namely: +

+ + + +

+ I am aware that the previous restrictions sound completely +ridiculous while the official skalibs documentation is incomplete. +As of 2.0.0.0, I'm not going to enforce those restrictions, but if you're +going to provide documentation for skalibs, don't keep it to yourself, +please send it to me instead. :-) +

+ + + -- cgit v1.3.1