diff options
author | GiteaBot <teabot@gitea.io> | 2023-07-31 00:32:16 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2023-07-31 00:32:16 +0000 |
commit | 7dc2e501134c86b3b6ab213779b19e801fd2bbbf (patch) | |
tree | 4e6be468489cbe2c05b3306a5f4657e188757405 /options/license | |
parent | d08ab7be9c7e196f8fb4c815614a2520643a0dfe (diff) | |
download | gitea-7dc2e501134c86b3b6ab213779b19e801fd2bbbf.tar.gz gitea-7dc2e501134c86b3b6ab213779b19e801fd2bbbf.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/license')
-rw-r--r-- | options/license/Autoconf-exception-generic-3.0 | 6 | ||||
-rw-r--r-- | options/license/SL | 4 | ||||
-rw-r--r-- | options/license/Zeeff | 3 | ||||
-rw-r--r-- | options/license/check-cvs | 2 |
4 files changed, 15 insertions, 0 deletions
diff --git a/options/license/Autoconf-exception-generic-3.0 b/options/license/Autoconf-exception-generic-3.0 new file mode 100644 index 0000000000..2d3036772c --- /dev/null +++ b/options/license/Autoconf-exception-generic-3.0 @@ -0,0 +1,6 @@ +As a special exception to the GNU General Public License, if you +distribute this file as part of a program that contains a +configuration script generated by Autoconf, you may include it under +the same distribution terms that you use for the rest of that +program. This Exception is an additional permission under section 7 +of the GNU General Public License, version 3 ("GPLv3"). diff --git a/options/license/SL b/options/license/SL new file mode 100644 index 0000000000..cc3857d224 --- /dev/null +++ b/options/license/SL @@ -0,0 +1,4 @@ +Everyone is permitted to do anything on this program including copying, +modifying, and improving, unless you try to pretend that you wrote it. +i.e., the above copyright notice has to appear in all copies. +THE AUTHOR DISCLAIMS ANY RESPONSIBILITY WITH REGARD TO THIS SOFTWARE. diff --git a/options/license/Zeeff b/options/license/Zeeff new file mode 100644 index 0000000000..408efb2ffd --- /dev/null +++ b/options/license/Zeeff @@ -0,0 +1,3 @@ +Copyright 1988 Jon Zeeff (zeeff@b-tech.ann-arbor.mi.us) +You can use this code in any manner, as long as you leave my +name on it and don't hold me responsible for any problems with it. diff --git a/options/license/check-cvs b/options/license/check-cvs new file mode 100644 index 0000000000..85fee4791e --- /dev/null +++ b/options/license/check-cvs @@ -0,0 +1,2 @@ +Permission is granted to copy and/or distribute this file, with or +without modifications, provided this notice is preserved. |