~johanvdw/+junk/cligj

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Johan Van de Wauw
  • Date: 2015-01-18 20:21:27 UTC
  • Revision ID: package-import@ubuntu.com-20150118202127-34gnd1jth5me1rfl
Tags: 0.1.0-1
Initial upload (closes: #775528)

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