~ubuntu-branches/ubuntu/wily/haskell-stmonadtrans/wily-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Joachim Breitner
  • Date: 2014-07-26 14:31:21 UTC
  • Revision ID: package-import@ubuntu.com-20140726143121-a2tc78rrf5gz73t6
Tags: 0.3.2-1
Initial release.

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: stmonadtrans
 
3
Upstream-Contact: Josef Svenningsson <josef.svenningsson@gmail.com>
 
4
Source: http://hackage.haskell.org/package/stmonadtrans
 
5
 
 
6
Files: *
 
7
Copyright: 2008-2010 Josef Svenningsson
 
8
           1994-2000, 2004 The University of Glasgow
 
9
License: stmonadtrans license
 
10
License: The Glasgow Haskell Compiler License
 
11
 
 
12
Files: debian/*
 
13
Copyright: 2014 Joachim Breitner
 
14
License: stmonadtrans license
 
15
 
 
16
License: stmonadtrans license
 
17
 All rights reserved.
 
18
 .
 
19
 Redistribution and use in source and binary forms, with or without
 
20
 modification, are permitted provided that the following conditions are met:
 
21
 .
 
22
     * Redistributions of source code must retain the above copyright
 
23
       notice, this list of conditions and the following disclaimer.
 
24
 .
 
25
     * Redistributions in binary form must reproduce the above
 
26
       copyright notice, this list of conditions and the following
 
27
       disclaimer in the documentation and/or other materials provided
 
28
       with the distribution.
 
29
 .
 
30
     * Neither the name of Josef Svenningsson nor the names of other
 
31
       contributors may be used to endorse or promote products derived
 
32
       from this software without specific prior written permission.
 
33
 .
 
34
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 
35
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
36
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 
37
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 
38
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
39
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
40
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
41
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 
42
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
43
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 
44
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
45
 
 
46
License: The Glasgow Haskell Compiler License
 
47
 All rights reserved.
 
48
 .
 
49
 Redistribution and use in source and binary forms, with or without
 
50
 modification, are permitted provided that the following conditions are met:
 
51
 .
 
52
 - Redistributions of source code must retain the above copyright notice,
 
53
 this list of conditions and the following disclaimer.
 
54
 .
 
55
 - Redistributions in binary form must reproduce the above copyright notice,
 
56
 this list of conditions and the following disclaimer in the documentation
 
57
 and/or other materials provided with the distribution.
 
58
 .
 
59
 - Neither name of the University nor the names of its contributors may be
 
60
 used to endorse or promote products derived from this software without
 
61
 specific prior written permission. 
 
62
 .
 
63
 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
 
64
 GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
 
65
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
 
66
 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 
67
 UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW OR THE CONTRIBUTORS BE LIABLE
 
68
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
69
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 
70
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 
71
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 
72
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
73
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 
74
 DAMAGE.