mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
[skip ci] Updated licenses and gitignores
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
BSD Protection License
|
||||
February 2002
|
||||
|
||||
February 2002 Preamble
|
||||
|
||||
Preamble
|
||||
--------
|
||||
|
||||
The Berkeley Software Distribution ("BSD") license has proven very effective
|
||||
@@ -42,78 +42,66 @@ The precise terms and conditions for copying, distribution, and modification
|
||||
follow.
|
||||
|
||||
BSD PROTECTION LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND
|
||||
MODIFICATION ----------------------------------------------------------------
|
||||
MODIFICATION
|
||||
----------------------------------------------------------------
|
||||
|
||||
0. Definitions.
|
||||
0. Definitions.
|
||||
|
||||
a) "Program", below, refers to any program or work distributed under the terms
|
||||
of this license.
|
||||
|
||||
b) A "work based on the Program", below, refers to either the Program or any
|
||||
derivative work under copyright law.
|
||||
c) "Modification", below, refers to the act of creating derivative works.
|
||||
d) "You", below, refers to each licensee.
|
||||
|
||||
c) "Modification", below, refers to the act of creating derivative works.
|
||||
|
||||
d) "You", below, refers to each licensee.
|
||||
|
||||
1. Scope.
|
||||
|
||||
1. Scope.
|
||||
This license governs the copying, distribution, and modification of the Program.
|
||||
Other activities are outside the scope of this license; The act of running
|
||||
the Program is not restricted, and the output from the Program is covered
|
||||
only if its contents constitute a work based on the Program.
|
||||
|
||||
2. Verbatim copies.
|
||||
|
||||
2. Verbatim copies.
|
||||
You may copy and distribute verbatim copies of the Program as you receive
|
||||
it, in any medium, provided that you conspicuously and appropriately publish
|
||||
on each copy an appropriate copyright notice; keep intact all the notices
|
||||
that refer to this License and to the absence of any warranty; and give any
|
||||
other recipients of the Program a copy of this License along with the Program.
|
||||
|
||||
3. Modification and redistribution under closed license.
|
||||
|
||||
3. Modification and redistribution under closed license.
|
||||
You may modify your copy or copies of the Program, and distribute the resulting
|
||||
derivative works, provided that you meet the following conditions:
|
||||
|
||||
a) The copyright notice and disclaimer on the Program must be reproduced and
|
||||
included in the source code, documentation, and/or other materials provided
|
||||
in a manner in which such notices are normally distributed.
|
||||
|
||||
b) The derivative work must be clearly identified as such, in order that it
|
||||
may not be confused with the original work.
|
||||
|
||||
c) The license under which the derivative work is distributed must expressly
|
||||
prohibit the distribution of further derivative works.
|
||||
|
||||
4. Modification and redistribution under open license.
|
||||
|
||||
4. Modification and redistribution under open license.
|
||||
You may modify your copy or copies of the Program, and distribute the resulting
|
||||
derivative works, provided that you meet the following conditions:
|
||||
|
||||
a) The copyright notice and disclaimer on the Program must be reproduced and
|
||||
included in the source code, documentation, and/or other materials provided
|
||||
in a manner in which such notices are normally distributed.
|
||||
|
||||
b) You must clearly indicate the nature and date of any changes made to the
|
||||
Program. The full details need not necessarily be included in the individual
|
||||
modified files, provided that each modified file is clearly marked as such
|
||||
and instructions are included on where the full details of the modifications
|
||||
may be found.
|
||||
|
||||
c) You must cause any work that you distribute or publish, that in whole or
|
||||
in part contains or is derived from the Program or any part thereof, to be
|
||||
licensed as a whole at no charge to all third parties under the terms of this
|
||||
License.
|
||||
|
||||
5. Implied acceptance.
|
||||
|
||||
5. Implied acceptance.
|
||||
You may not copy or distribute the Program or any derivative works except
|
||||
as expressly provided under this license. Consequently, any such action will
|
||||
be taken as implied acceptance of the terms of this license.
|
||||
|
||||
6. NO WARRANTY.
|
||||
|
||||
6. NO WARRANTY.
|
||||
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
|
||||
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
||||
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER,
|
||||
|
Reference in New Issue
Block a user