|
203 | 203 | limitations under the License. |
204 | 204 |
|
205 | 205 |
|
206 | | -=============================================================================== |
207 | | - |
208 | | -For the `bootstrap.py` file: |
209 | | - |
210 | | -Buildout <http://www.buildout.org/> |
211 | | - |
212 | | -Copyright (c) 2006 Zope Foundation and Contributors. |
213 | | -All Rights Reserved. |
214 | | - |
215 | | -Zope Public License (ZPL) Version 2.1 |
216 | | - |
217 | | -A copyright notice accompanies this license document that identifies the |
218 | | -copyright holders. |
219 | | - |
220 | | -This license has been certified as open source. It has also been designated as |
221 | | -GPL compatible by the Free Software Foundation (FSF). |
222 | | - |
223 | | -Redistribution and use in source and binary forms, with or without |
224 | | -modification, are permitted provided that the following conditions are met: |
225 | | - |
226 | | -1. Redistributions in source code must retain the accompanying copyright |
227 | | -notice, this list of conditions, and the following disclaimer. |
228 | | - |
229 | | -2. Redistributions in binary form must reproduce the accompanying copyright |
230 | | -notice, this list of conditions, and the following disclaimer in the |
231 | | -documentation and/or other materials provided with the distribution. |
232 | | - |
233 | | -3. Names of the copyright holders must not be used to endorse or promote |
234 | | -products derived from this software without prior written permission from the |
235 | | -copyright holders. |
236 | | - |
237 | | -4. The right to distribute this software or to use it for any purpose does not |
238 | | -give you the right to use Servicemarks (sm) or Trademarks (tm) of the |
239 | | -copyright |
240 | | -holders. Use of them is covered by separate agreement with the copyright |
241 | | -holders. |
242 | | - |
243 | | -5. If any files are modified, you must cause the modified files to carry |
244 | | -prominent notices stating that you changed the files and the date of any |
245 | | -change. |
246 | | - |
247 | | -Disclaimer |
248 | | - |
249 | | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED |
250 | | -OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
251 | | -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO |
252 | | -EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, |
253 | | -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
254 | | -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
255 | | -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
256 | | -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
257 | | -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
258 | | -EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
259 | | - |
260 | | - |
261 | 206 | =============================================================================== |
262 | 207 |
|
263 | 208 | For the `docs` directory: |
|
0 commit comments