diff options
author | Thomas Boerger <thomas@webhippie.de> | 2017-03-15 13:30:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-15 13:30:16 +0100 |
commit | 42032fdecf81c25cb4aa477ddf9a0207e85f571a (patch) | |
tree | f7cf4207da34eb4eeb9b57caaaa78e7aba461130 /options/license/Newsletr | |
parent | a06c3ad2c02a5473184711be6dbf1b30f0299e11 (diff) | |
download | gitea-42032fdecf81c25cb4aa477ddf9a0207e85f571a.tar.gz gitea-42032fdecf81c25cb4aa477ddf9a0207e85f571a.zip |
Synced licenses with github repo (#1246)
* Added script to download licenses from github
* Synced licenses with github repo
Diffstat (limited to 'options/license/Newsletr')
-rw-r--r-- | options/license/Newsletr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/options/license/Newsletr b/options/license/Newsletr new file mode 100644 index 0000000000..6975008d06 --- /dev/null +++ b/options/license/Newsletr @@ -0,0 +1,7 @@ +Copyright 1989--2004 by Hunter Goatley. + +Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following restrictions: + +1. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +2. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software.
\ No newline at end of file |