|
| 1 | +ServiceStack |
| 2 | +Copyright (c) 2013-present, ServiceStack |
| 3 | +=============================================================================== |
| 4 | + |
| 5 | +This program is free software: you can redistribute it and/or modify it |
| 6 | +under the terms of the GNU Affero General Public License as published by the |
| 7 | +Free Software Foundation, either version 3 of the License, see |
| 8 | +http://www.gnu.org/licenses/agpl-3.0.html. |
| 9 | + |
| 10 | +This program is distributed in the hope that it will be useful, but WITHOUT |
| 11 | +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 12 | +FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. |
| 13 | + |
| 14 | + |
| 15 | +FOSS License Exception |
| 16 | +=============================================================================== |
| 17 | + |
| 18 | +This Exception applies to open source applications built with ServiceStack and |
| 19 | +ServiceStack extensions ("The Software"), and to open source Derivative Works of |
| 20 | +the Software, that use the Software under the terms of GNU Affero General |
| 21 | +Public License, version 3 ("AGPLv3"). The Exception extends AGPLv3 by providing |
| 22 | +additional grants that allows developers of FOSS applications to include ServiceStack |
| 23 | +with their FOSS applications in combination with other software licensed under |
| 24 | +the licenses from the "Open Source License List" below, provided that: |
| 25 | + |
| 26 | +You obey the AGPLv3 terms for the Software and the Derivative Work, except for |
| 27 | +the separate parts of the Derivative Work ("Additions") which constitute independent |
| 28 | +work and are not dervied from the Software. |
| 29 | + |
| 30 | + - All Additions are distributed subject to one of the licenses listed below. |
| 31 | + - Your software distribution provides complete source code for the Additions. |
| 32 | + - The Derivative Work and its Additions are intended for use in end-user applications |
| 33 | + and do not constitute software intended for use by software developers, such as |
| 34 | + software libraries, components, and development kits. |
| 35 | + - If you violate any of the terms in this Exception, you lose all rights granted |
| 36 | + to you by the Exception and revert to the terms of AGPLv3. |
| 37 | + |
| 38 | +ServiceStack reserves all rights not expressly granted in these terms and conditions. |
| 39 | + |
| 40 | +Open Source License List |
| 41 | + |
| 42 | +Name Version |
| 43 | +Academic Free License 2.0 |
| 44 | +Apache Software License 2.0 |
| 45 | +Apple Public Source License 2.0 |
| 46 | +Artistic license From Perl 5.8.0 |
| 47 | +BSD license July 22 1999 |
| 48 | +Common Development and Distribution License (CDDL) 1.0 |
| 49 | +Common Public License 1.0 |
| 50 | +Eclipse Public License 1.0 |
| 51 | +Educational Community License 2.0 |
| 52 | +European Union Public License (EUPL) 1.1 |
| 53 | +GNU General Public License (GPL) 2.0 |
| 54 | +GNU Library or "Lesser" General Public License (LGPL) 3.0 |
| 55 | +Jabber Open Source License 1.0 |
| 56 | +MIT License (As listed in file MIT-License.txt) - |
| 57 | +Mozilla Public License (MPL) 1.0/1.1 |
| 58 | +Open Software License 2.0 |
| 59 | +OpenSSL license (with original SSLeay license) 2003 (1998) |
| 60 | +University of Illinois/NCSA Open Source License - |
| 61 | +W3C License 2001 |
| 62 | +X11 License 2001 |
| 63 | +Zlib/libpng License - |
| 64 | + |
| 65 | + |
| 66 | +Commercial License |
| 67 | +=========================================================================== |
| 68 | +In addition to this license, ServiceStack is offered under a commercial license. |
| 69 | +see https://servicestack.net/pricing for details. |
0 commit comments