|
1 |
| -The majority of the code in repoze.bfg is supplied under this license: |
| 1 | +The majority of the code in Pyramid is supplied under this license: |
2 | 2 |
|
3 | 3 | A copyright notice accompanies this license document that identifies
|
4 | 4 | the copyright holders.
|
@@ -39,7 +39,7 @@ The majority of the code in repoze.bfg is supplied under this license:
|
39 | 39 | THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
40 | 40 | SUCH DAMAGE.
|
41 | 41 |
|
42 |
| -Portions of the code in repoze.bfg are supplied under the ZPL (headers |
| 42 | +Portions of the code in Pyramid are supplied under the ZPL (headers |
43 | 43 | within individiual files indicate that these portions are licensed
|
44 | 44 | under the ZPL):
|
45 | 45 |
|
@@ -98,7 +98,7 @@ under the ZPL):
|
98 | 98 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
99 | 99 | DAMAGE.
|
100 | 100 |
|
101 |
| -Portions of the code in repoze.bfg are supplied under the Python Software |
| 101 | +Portions of the code in Pyramid are supplied under the Python Software |
102 | 102 | Foundation License version 2 (headers within individiual files indicate that
|
103 | 103 | these portions are so licensed):
|
104 | 104 |
|
@@ -151,13 +151,13 @@ these portions are so licensed):
|
151 | 151 | agrees to be bound by the terms and conditions of this License
|
152 | 152 | Agreement.
|
153 | 153 |
|
154 |
| -The documentation portion of repoze.bfg (the rendered contents of the |
| 154 | +The documentation portion of Pyramid (the rendered contents of the |
155 | 155 | "docs" directory of a software distribution or checkout) is supplied
|
156 | 156 | under the Creative Commons Attribution-Noncommercial-Share Alike 3.0
|
157 | 157 | United States License as described by
|
158 | 158 | http://creativecommons.org/licenses/by-nc-sa/3.0/us/
|
159 | 159 |
|
160 |
| -Internationalization Code in ``repoze.bfg.i18n`` is supplied under the |
| 160 | +Internationalization Code in ``pyramid.i18n`` is supplied under the |
161 | 161 | following license:
|
162 | 162 |
|
163 | 163 | Copyright (C) 2007 Edgewall Software
|
|
0 commit comments