1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-08 02:28:22 +00:00

[skip ci] Updated licenses and gitignores

This commit is contained in:
GiteaBot
2021-03-07 00:12:31 +00:00
parent a68db9076a
commit 4ba8572361
377 changed files with 9170 additions and 42968 deletions

View File

@@ -1,18 +1,11 @@
Copyright (c) 1986 by University of Toronto. Written by Henry Spencer. Not
derived from licensed software.
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:
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.
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.
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.
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.
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.