~ubuntu-branches/ubuntu/vivid/phpunit-version/vivid

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): David Prévot
  • Date: 2014-04-25 15:23:45 UTC
  • Revision ID: package-import@ubuntu.com-20140425152345-fxidtuib74g40mwe
Tags: 1.0.3-1
Initial Release (Closes: #745846)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
2
Upstream-Name: Version
 
3
Upstream-Contact: Sebastian Bergmann <sebastian@phpunit.de>
 
4
Source: https://github.com/sebastianbergmann/phpunit-version
 
5
 
 
6
Files: *
 
7
Copyright: 2013-2014, Sebastian Bergmann <sebastian@phpunit.de>
 
8
License: BSD-3-clause
 
9
 
 
10
License: BSD-3-clause
 
11
 Redistribution and use in source and binary forms, with or without
 
12
 modification, are permitted provided that the following conditions
 
13
 are met:
 
14
 .
 
15
 * Redistributions of source code must retain the above copyright
 
16
   notice, this list of conditions and the following disclaimer.
 
17
 .
 
18
 * Redistributions in binary form must reproduce the above copyright
 
19
   notice, this list of conditions and the following disclaimer in
 
20
   the documentation and/or other materials provided with the
 
21
   distribution.
 
22
 .
 
23
 * Neither the name of Sebastian Bergmann nor the names of his
 
24
   contributors may be used to endorse or promote products derived
 
25
   from this software without specific prior written permission.
 
26
 .
 
27
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 
28
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
29
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 
30
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 
31
 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 
32
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
 
33
 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 
34
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 
35
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 
36
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
 
37
 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 
38
 POSSIBILITY OF SUCH DAMAGE.