mirror of https://github.com/go-gitea/gitea
parent
5f526d7d3d
commit
88decb6913
@ -0,0 +1,2 @@ |
|||||||
|
This software may be used by anyone for any reason so long |
||||||
|
as the copyright notice in the source files remains intact. |
@ -0,0 +1,10 @@ |
|||||||
|
(c) Copyright 1998 by Akinori Ito. |
||||||
|
|
||||||
|
This software may be redistributed freely for this purpose, in full |
||||||
|
or in part, provided that this entire copyright notice is included |
||||||
|
on any copies of this software and applications and derivations thereof. |
||||||
|
|
||||||
|
This software is provided on an "as is" basis, without warranty of any |
||||||
|
kind, either expressed or implied, as to any matter including, but not |
||||||
|
limited to warranty of fitness of purpose, or merchantability, or |
||||||
|
results obtained from use of this software. |
@ -0,0 +1,23 @@ |
|||||||
|
Copyright (c) 2008-2010 Derick Eddington. All rights reserved. |
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a |
||||||
|
copy of this software and associated documentation files (the "Software"), |
||||||
|
to deal in the Software without restriction, including without limitation |
||||||
|
the rights to use, copy, modify, merge, publish, distribute, sublicense, |
||||||
|
and/or sell copies of the Software, and to permit persons to whom the |
||||||
|
Software is furnished to do so, subject to the following conditions: |
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in |
||||||
|
all copies or substantial portions of the Software. |
||||||
|
|
||||||
|
Except as contained in this notice, the name(s) of the above copyright |
||||||
|
holders shall not be used in advertising or otherwise to promote the sale, |
||||||
|
use or other dealings in this Software without prior written authorization. |
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
||||||
|
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
||||||
|
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
||||||
|
DEALINGS IN THE SOFTWARE. |
@ -0,0 +1,6 @@ |
|||||||
|
Additional permission under the GNU Affero GPL version 3 section 7: |
||||||
|
|
||||||
|
If you modify this Program, or any covered work, by linking or |
||||||
|
combining it with other code, such other code is not for that reason |
||||||
|
alone subject to any of the requirements of the GNU Affero GPL |
||||||
|
version 3. |
Loading…
Reference in new issue