mirror of https://github.com/go-gitea/gitea
parent
2cb66fff60
commit
84d93c82cd
@ -0,0 +1,4 @@ |
|||||||
|
Permission is granted to distribute possibly modified |
||||||
|
copies of this page provided the header is included |
||||||
|
verbatim, and in case of nontrivial modification author |
||||||
|
and date of the modification is added to the header. |
@ -0,0 +1 @@ |
|||||||
|
Unlimited distribution and/or modification is allowed as long as this copyright notice remains intact. |
@ -0,0 +1,19 @@ |
|||||||
|
Copyright (c) 1996 Widget Workshop, Inc. All Rights Reserved. |
||||||
|
|
||||||
|
Permission to use, copy, modify, and distribute this software and |
||||||
|
its documentation for NON-COMMERCIAL or COMMERCIAL purposes and |
||||||
|
without fee is hereby granted, provided that this copyright notice |
||||||
|
is kept intact. WIDGET WORKSHOP MAKES NO REPRESENTATIONS OR WARRANTIES |
||||||
|
ABOUT THE SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, |
||||||
|
INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, |
||||||
|
FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. WIDGET WORKSHOP |
||||||
|
SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT |
||||||
|
OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. |
||||||
|
THIS SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE OR RESALE AS ON-LINE |
||||||
|
CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE, |
||||||
|
SUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR |
||||||
|
COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE SUPPORT MACHINES, |
||||||
|
OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE SOFTWARE COULD LEAD |
||||||
|
DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL |
||||||
|
DAMAGE ("HIGH RISK ACTIVITIES"). WIDGET WORKSHOP SPECIFICALLY DISCLAIMS |
||||||
|
ANY EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES. |
@ -0,0 +1,60 @@ |
|||||||
|
-------------------------------------------------------------------- |
||||||
|
The Xdebug License, version 1.03 |
||||||
|
(Based on "The PHP License", version 3.01) |
||||||
|
Copyright (c) 2003-2022 Derick Rethans. All rights reserved. |
||||||
|
-------------------------------------------------------------------- |
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without |
||||||
|
modification, is permitted provided that the following conditions |
||||||
|
are met: |
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright |
||||||
|
notice, this list of conditions and the following disclaimer. |
||||||
|
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright |
||||||
|
notice, this list of conditions and the following disclaimer in |
||||||
|
the documentation and/or other materials provided with the |
||||||
|
distribution. |
||||||
|
|
||||||
|
3. The name "Xdebug" must not be used to endorse or promote products |
||||||
|
derived from this software without prior written permission. For |
||||||
|
written permission, please contact derick@xdebug.org. |
||||||
|
|
||||||
|
4. Products derived from this software may not be called "Xdebug", nor |
||||||
|
may "Xdebug" appear in their name, without prior written permission |
||||||
|
from derick@xdebug.org. |
||||||
|
|
||||||
|
5. Derick Rethans may publish revised and/or new versions of the |
||||||
|
license from time to time. Each version will be given a |
||||||
|
distinguishing version number. Once covered code has been |
||||||
|
published under a particular version of the license, you may |
||||||
|
always continue to use it under the terms of that version. You |
||||||
|
may also choose to use such covered code under the terms of any |
||||||
|
subsequent version of the license published by Derick Rethans. No |
||||||
|
one other than Derick Rethans has the right to modify the terms |
||||||
|
applicable to covered code created under this License. |
||||||
|
|
||||||
|
6. Redistributions of any form whatsoever must retain the following |
||||||
|
acknowledgment: "This product includes Xdebug software, freely |
||||||
|
available from <https://xdebug.org/>". |
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY DERICK RETHANS ``AS IS'' AND ANY |
||||||
|
EXPRESSED 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 PHP DEVELOPMENT TEAM OR |
||||||
|
ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
||||||
|
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
||||||
|
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
||||||
|
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
||||||
|
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
||||||
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
|
|
||||||
|
-------------------------------------------------------------------- |
||||||
|
|
||||||
|
This software consists of voluntary contributions made by some |
||||||
|
individuals on behalf of Derick Rethans. |
||||||
|
|
||||||
|
Derick Rethans can be contacted via e-mail at derick@xdebug.org. |
||||||
|
|
||||||
|
For more information on Xdebug, please see <https://xdebug.org>. |
@ -0,0 +1,7 @@ |
|||||||
|
Any party obtaining a copy of these files is granted, free of charge, |
||||||
|
a full and unrestricted irrevocable, world-wide, paid up, royalty-free, |
||||||
|
nonexclusive right and license to deal in this software and documentation |
||||||
|
files (the "Software"), including without limitation the rights to use, |
||||||
|
copy, modify, merge, publish and/or distribute copies of the Software, |
||||||
|
and to permit persons who receive copies from any such party to do so, |
||||||
|
with the only requirement being that this copyright notice remain intact. |
@ -0,0 +1,12 @@ |
|||||||
|
In addition, as a special exception, the copyright holders give |
||||||
|
permission to link the code of portions of this program with the OpenSSL |
||||||
|
library under certain conditions as described in each individual source |
||||||
|
file, and distribute linked combinations including the two. |
||||||
|
|
||||||
|
You must obey the GNU General Public License in all respects for all of |
||||||
|
the code used other than OpenSSL. If you modify file(s) with this |
||||||
|
exception, you may extend this exception to your version of the file(s), |
||||||
|
but you are not obligated to do so. If you do not wish to do so, delete |
||||||
|
this exception statement from your version. If you delete this exception |
||||||
|
statement from all source files in the program, then also delete it |
||||||
|
here. |
@ -0,0 +1,4 @@ |
|||||||
|
As a special exception, libpri may also be linked to the |
||||||
|
OpenH323 library, so long as the entirity of the derivative |
||||||
|
work (as defined within the GPL) is licensed either under |
||||||
|
the MPL of the OpenH323 license or the GPL of libpri. |
Loading…
Reference in new issue