diff options
author | Jonas Franz <info@jonasfranz.software> | 2018-02-12 19:20:30 +0100 |
---|---|---|
committer | Lauris BH <lauris@nix.lv> | 2018-02-12 20:20:30 +0200 |
commit | fbdc00f46461bec024026b23f85fd1933ead6a96 (patch) | |
tree | 51daef4be36704efd120817993a5581bbc6a6f19 /options/license/Spencer-86 | |
parent | 2cb4649acf73ce9a7b6c2b3f707673d89a789f46 (diff) | |
download | gitea-fbdc00f46461bec024026b23f85fd1933ead6a96.tar.gz gitea-fbdc00f46461bec024026b23f85fd1933ead6a96.zip |
Updating generate-licenses.go to fetch licenses from maintained repository. (#3484)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
Diffstat (limited to 'options/license/Spencer-86')
-rw-r--r-- | options/license/Spencer-86 | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/options/license/Spencer-86 b/options/license/Spencer-86 index 692a0bb136..9823fcea8a 100644 --- a/options/license/Spencer-86 +++ b/options/license/Spencer-86 @@ -1,11 +1,5 @@ -Copyright (c) 1986 by University of Toronto. Written by Henry Spencer. Not derived from licensed software. - -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. The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it. - -2. The origin of this software must not be misrepresented, either by explicit claim or by omission. - -3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software. - -Beware that some of this code is subtly aware of the way operator precedence is structured in regular expressions. Serious changes in regular-expression syntax might require a total rethink.
\ No newline at end of file +Copyright (c) 1986 by University of Toronto. Written by Henry Spencer. Not derived from licensed software. +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. The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it. + 2. The origin of this software must not be misrepresented, either by explicit claim or by omission. + 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software. |