diff options
| -rw-r--r-- | LICENSE.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index c2c18cdb5..28824ee3f 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -The majority of the code in repoze.bfg is supplied under this license: +The majority of the code in Pyramid is supplied under this license: A copyright notice accompanies this license document that identifies the copyright holders. @@ -39,7 +39,7 @@ The majority of the code in repoze.bfg is supplied under this license: THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Portions of the code in repoze.bfg are supplied under the ZPL (headers +Portions of the code in Pyramid are supplied under the ZPL (headers within individiual files indicate that these portions are licensed under the ZPL): @@ -98,7 +98,7 @@ under the ZPL): SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Portions of the code in repoze.bfg are supplied under the Python Software +Portions of the code in Pyramid are supplied under the Python Software Foundation License version 2 (headers within individiual files indicate that these portions are so licensed): @@ -151,13 +151,13 @@ these portions are so licensed): agrees to be bound by the terms and conditions of this License Agreement. -The documentation portion of repoze.bfg (the rendered contents of the +The documentation portion of Pyramid (the rendered contents of the "docs" directory of a software distribution or checkout) is supplied under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License as described by http://creativecommons.org/licenses/by-nc-sa/3.0/us/ -Internationalization Code in ``repoze.bfg.i18n`` is supplied under the +Internationalization Code in ``pyramid.i18n`` is supplied under the following license: Copyright (C) 2007 Edgewall Software |
