~ubuntu-branches/ubuntu/trusty/haskell-exception-transformers/trusty

« back to all changes in this revision

Viewing changes to LICENSE

  • Committer: Package Import Robot
  • Author(s): Joachim Breitner
  • Date: 2013-02-06 17:28:45 UTC
  • mfrom: (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130206172845-s1en76p57rhcdmtb
* Really add watch file 
* New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Copyright (c) 2008-2012
 
1
Copyright (c) 2008-2011
2
2
        The President and Fellows of Harvard College.
3
3
 
4
4
Redistribution and use in source and binary forms, with or without
24
24
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25
25
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26
26
SUCH DAMAGE.
 
27
 
 
28
Copyright (c) 2011-2012, Geoffrey Mainland
 
29
All rights reserved.
 
30
 
 
31
Redistribution and use in source and binary forms, with or without modification,
 
32
are permitted provided that the following conditions are met:
 
33
1. Redistributions of source code must retain the above copyright notice, this
 
34
   list of conditions and the following disclaimer.
 
35
 
 
36
2. Redistributions in binary form must reproduce the above copyright notice,
 
37
   this list of conditions and the following disclaimer in the documentation
 
38
   and/or other materials provided with the distribution.
 
39
 
 
40
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 
41
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 
42
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 
43
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
 
44
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 
45
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 
46
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 
47
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
48
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 
49
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.