diff options
author | KN4CK3R <admin@oldschoolhack.me> | 2022-11-27 00:19:33 +0000 |
---|---|---|
committer | KN4CK3R <admin@oldschoolhack.me> | 2022-11-27 00:19:33 +0000 |
commit | 32590db4cafe8fea30be3d19ba0f179f06a35427 (patch) | |
tree | c1fc72c8fb9d4bd9bb3f2f208bb813bc5214f7d2 | |
parent | 4b5a6e5ef0e1bf0a4cff2a9c32f39348a0585c34 (diff) | |
download | gitea-32590db4cafe8fea30be3d19ba0f179f06a35427.tar.gz gitea-32590db4cafe8fea30be3d19ba0f179f06a35427.zip |
[skip ci] Updated licenses and gitignores
-rw-r--r-- | options/license/Knuth-CTAN | 5 | ||||
-rw-r--r-- | options/license/libutil-David-Nugent | 15 |
2 files changed, 20 insertions, 0 deletions
diff --git a/options/license/Knuth-CTAN b/options/license/Knuth-CTAN new file mode 100644 index 0000000000..cd91789fd0 --- /dev/null +++ b/options/license/Knuth-CTAN @@ -0,0 +1,5 @@ +This software is copyrighted. Unlimited copying and redistribution +of this package and/or its individual files are permitted +as long as there are no modifications. Modifications, and +redistribution of modifications, are also permitted, but +only if the resulting package and/or files are renamed. diff --git a/options/license/libutil-David-Nugent b/options/license/libutil-David-Nugent new file mode 100644 index 0000000000..e04b03e340 --- /dev/null +++ b/options/license/libutil-David-Nugent @@ -0,0 +1,15 @@ +Copyright (c) 1995 David Nugent <davidn@blaze.net.au> +All rights reserved. + + +Redistribution and use in source and binary forms, with or without modification, is permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice immediately at the beginning of the file, without modification, this list of conditions, and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + +3. This work was done expressly for inclusion into FreeBSD. Other use is permitted provided this notation is included. + +4. Absolutely no warranty of function or purpose is made by the author David Nugent. + +5. Modifications may be freely made to this file providing the above conditions are met. |