aboutsummaryrefslogtreecommitdiffstats
path: root/options/license
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2023-09-04 00:23:31 +0000
committerGiteaBot <teabot@gitea.io>2023-09-04 00:23:31 +0000
commita38cf868c5345e7c7ec9a2236ac26ce602b25995 (patch)
treee516780bcd7116d58a51ecc028bf95b3835ccf04 /options/license
parent1bfb3f78f622f6373c74cfdda78ff34812d9af82 (diff)
downloadgitea-a38cf868c5345e7c7ec9a2236ac26ce602b25995.tar.gz
gitea-a38cf868c5345e7c7ec9a2236ac26ce602b25995.zip
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/license')
-rw-r--r--options/license/MMIXware17
-rw-r--r--options/license/URT-RLE15
2 files changed, 32 insertions, 0 deletions
diff --git a/options/license/MMIXware b/options/license/MMIXware
new file mode 100644
index 0000000000..04e0814208
--- /dev/null
+++ b/options/license/MMIXware
@@ -0,0 +1,17 @@
+copyright 1999 Donald E. Knuth
+
+This file may be freely copied and distributed, provided that
+no changes whatsoever are made. All users are asked to help keep
+the MMIXware files consistent and ``uncorrupted,''
+identical everywhere in the world. Changes are permissible only
+if the modified file is given a new name, different from the names of
+existing files in the MMIXware package,
+and only if the modified file is clearly identified
+as not being part of that package.
+(The CWEB system has a ``change file'' facility by
+which users can easily make minor alterations without modifying
+the master source files in any way. Everybody is supposed to use
+change files instead of changing the files.)
+The author has tried his best to produce correct and useful programs,
+in order to help promote computer science research,
+but no warranty of any kind should be assumed.
diff --git a/options/license/URT-RLE b/options/license/URT-RLE
new file mode 100644
index 0000000000..11dad58c21
--- /dev/null
+++ b/options/license/URT-RLE
@@ -0,0 +1,15 @@
+ * This software is copyrighted as noted below. It may be freely copied,
+ * modified, and redistributed, provided that the copyright notice is
+ * preserved on all copies.
+ *
+ * There is no warranty or other guarantee of fitness for this software,
+ * it is provided solely "as is". Bug reports or fixes may be sent
+ * to the author, who may or may not act on them as he desires.
+ *
+ * You may not include this software in a program or other software product
+ * without supplying the source, or without informing the end-user that the
+ * source is available for no extra charge.
+ *
+ * If you modify this software, you should include a notice giving the
+ * name of the person performing the modification, the date of modification,
+ * and the reason for such modification.