~ubuntu-branches/ubuntu/saucy/zc.lockfile/saucy-201307181716

« back to all changes in this revision

Viewing changes to LICENSE.txt

  • Committer: Gediminas Paulauskas
  • Date: 2013-07-16 08:35:06 UTC
  • mfrom: (1.1.1)
  • Revision ID: menesis@pov.lt-20130716083506-brcei2tnh9iojntn
Tags: 1.0.2-0ubuntu1
* New upstream release.
* debian/control:
  - bump Standards-Version to 3.9.4
  - enable autopkgtest (Closes: #692714)
  - Use canonical URI for Vcs-Svn and Vcs-Browser.
  - Split python-zc into a separate package.
* debian/python-zc.pyinstall: add to install the zc/__init__.py file.
* debian/python-zc.lockfile.install: all other files go to the main package.
* debian/tests: switch to zope.testrunner.
* debian/copyright: update format and copyright holder.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Zope Public License (ZPL) Version 2.1
 
2
 
 
3
A copyright notice accompanies this license document that identifies the
 
4
copyright holders.
 
5
 
 
6
This license has been certified as open source. It has also been designated as
 
7
GPL compatible by the Free Software Foundation (FSF).
 
8
 
 
9
Redistribution and use in source and binary forms, with or without
 
10
modification, are permitted provided that the following conditions are met:
 
11
 
 
12
1. Redistributions in source code must retain the accompanying copyright
 
13
notice, this list of conditions, and the following disclaimer.
 
14
 
 
15
2. Redistributions in binary form must reproduce the accompanying copyright
 
16
notice, this list of conditions, and the following disclaimer in the
 
17
documentation and/or other materials provided with the distribution.
 
18
 
 
19
3. Names of the copyright holders must not be used to endorse or promote
 
20
products derived from this software without prior written permission from the
 
21
copyright holders.
 
22
 
 
23
4. The right to distribute this software or to use it for any purpose does not
 
24
give you the right to use Servicemarks (sm) or Trademarks (tm) of the
 
25
copyright
 
26
holders. Use of them is covered by separate agreement with the copyright
 
27
holders.
 
28
 
 
29
5. If any files are modified, you must cause the modified files to carry
 
30
prominent notices stating that you changed the files and the date of any
 
31
change.
 
32
 
 
33
Disclaimer
 
34
 
 
35
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
 
36
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 
37
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
 
38
EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
 
39
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
40
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 
41
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 
42
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 
43
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 
44
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.