commit 826c6c703d51d69afafb5f2bd94f9d049ee97e4d
parent 9bbe18a8b4d74a7bbf0f5166cd0ede036b64ad25
Author: prenev <an2qzavok@gmail.com>
Date: Sun, 10 Oct 2021 22:16:18 +0300
add license stuff
Diffstat:
3 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -0,0 +1,14 @@
+Copyright (c) 2021, Pavel Renev
+
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
+REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
+INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
+OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS SOFTWARE.
+
diff --git a/LICENSE.third b/LICENSE.third
@@ -0,0 +1,5 @@
+Copyright (c) 1992, Landon Curt Noll & Larry Bassel.
+All Rights Reserved. Permission for personal, educational or non-profit use is
+granted provided this this copyright and notice are included in its entirety
+and remains unaltered. All other uses must receive prior permission in writing
+from both Landon Curt Noll and Larry Bassel.
diff --git a/NOTICE b/NOTICE
@@ -0,0 +1,6 @@
+go-first is provided under the terms of the ISC license,
+reproduced in the file /LICENSE
+
+All demo* files, help.th and third are copied from original
+buzzard.2 distribution from ioccc.org and are provided
+under it's own lincense reproduced in the file /LICENSE.third
+\ No newline at end of file