annotate 0.8.x/COPYING @ 481:4adedf7d0f04 stable

Merged revisions 469,529 via svnmerge from http://svn.edgewall.org/repos/babel/trunk ........ r469 | jruigrok | 2009-03-16 18:49:48 +0100 (ma, 16 mrt 2009) | 5 lines Fix Catalog._set_mime_headers' handing of negative offsets. Submitted by: Asheesh Laroia (Creative Commons) Closes: #165 ........ r529 | jruigrok | 2010-04-11 10:43:36 +0200 (zo, 11 apr 2010) | 2 lines Fix typos. ........
author jruigrok
date Sun, 11 Apr 2010 08:48:25 +0000
parents 4a7af44e6695
children
rev   line source
142
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
1 Copyright (C) 2007 Edgewall Software
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
2 All rights reserved.
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
3
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
4 Redistribution and use in source and binary forms, with or without
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
5 modification, are permitted provided that the following conditions
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
6 are met:
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
7
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
8 1. Redistributions of source code must retain the above copyright
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
9 notice, this list of conditions and the following disclaimer.
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
10 2. Redistributions in binary form must reproduce the above copyright
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
11 notice, this list of conditions and the following disclaimer in
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
12 the documentation and/or other materials provided with the
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
13 distribution.
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
14 3. The name of the author may not be used to endorse or promote
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
15 products derived from this software without specific prior
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
16 written permission.
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
17
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
18 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
19 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
20 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
21 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
22 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
23 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
24 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
25 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
26 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
27 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
4a7af44e6695 Create branch for 0.8.x releases.
cmlenz
parents:
diff changeset
28 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright (C) 2012-2017 Edgewall Software