diff options
author | 6543 <6543@obermui.de> | 2020-09-02 18:57:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-02 12:57:08 -0400 |
commit | 84eac6ed6c1b02a28c83cd2695aa470c4acf46e9 (patch) | |
tree | 82a7122c06ed84fc808691d9d43480f2b983ce9e /options/license/NIST-PD | |
parent | 3ecd030cd5aa7ded57438a5b9c1459faf237993f (diff) | |
download | gitea-84eac6ed6c1b02a28c83cd2695aa470c4acf46e9.tar.gz gitea-84eac6ed6c1b02a28c83cd2695aa470c4acf46e9.zip |
Add make targed generate-license & generate-gitignore + Update (#12682)
* Add make targed generate-license & generate-gitignore
* Update Gitignores & Licenses
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'options/license/NIST-PD')
-rw-r--r-- | options/license/NIST-PD | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/options/license/NIST-PD b/options/license/NIST-PD new file mode 100644 index 0000000000..76938cde50 --- /dev/null +++ b/options/license/NIST-PD @@ -0,0 +1,15 @@ +Terms Of Use + +This software was developed by employees of the National Institute of Standards +and Technology (NIST), and others. This software has been contributed to the +public domain. Pursuant to title 15 Untied States Code Section 105, works +of NIST employees are not subject to copyright protection in the United States +and are considered to be in the public domain. As a result, a formal license +is not needed to use this software. + +This software is provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, +IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTY +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT AND +DATA ACCURACY. NIST does not warrant or make any representations regarding +the use of the software or the results thereof, including but not limited +to the correctness, accuracy, reliability or usefulness of this software. |