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/Apache-1.1 | |
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/Apache-1.1')
-rw-r--r-- | options/license/Apache-1.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/options/license/Apache-1.1 b/options/license/Apache-1.1 index 62c4061a31..6736b34d5a 100644 --- a/options/license/Apache-1.1 +++ b/options/license/Apache-1.1 @@ -26,8 +26,7 @@ permission. For written permission, please contact apache@apache.org . 5. Products derived from this software may not be called "Apache" [ex. "Jakarta," "Apache," or "Apache Commons,"] nor may "Apache" [ex. the names] appear in -their name, without prior written permission of the Apache Software Foundation -. +their name, without prior written permission of the Apache Software Foundation. THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |