~ubuntu-branches/ubuntu/trusty/haskell-cereal-conduit/trusty

« back to all changes in this revision

Viewing changes to LICENSE

  • Committer: Package Import Robot
  • Author(s): Clint Adams
  • Date: 2012-04-03 14:25:19 UTC
  • Revision ID: package-import@ubuntu.com-20120403142519-cxjzzszgs4e799pj
Tags: upstream-0.0.3
ImportĀ upstreamĀ versionĀ 0.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The following license covers this documentation, and the source code, except
 
2
where otherwise indicated.
 
3
 
 
4
Copyright 2010, Michael Snoyman. All rights reserved.
 
5
 
 
6
Redistribution and use in source and binary forms, with or without
 
7
modification, are permitted provided that the following conditions are met:
 
8
 
 
9
* Redistributions of source code must retain the above copyright notice, this
 
10
  list of conditions and the following disclaimer.
 
11
 
 
12
* Redistributions in binary form must reproduce the above copyright notice,
 
13
  this list of conditions and the following disclaimer in the documentation
 
14
  and/or other materials provided with the distribution.
 
15
 
 
16
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY EXPRESS OR
 
17
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 
18
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
 
19
EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
 
20
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 
21
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
 
22
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 
23
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 
24
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 
25
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.