1 https://github.com/gsnedders/python-webencodings/commit/513de30767127a7b34a7b3218358206b41c6135f
3 --- webencodings-0.5.1.orig/LICENSE
4 +++ webencodings-0.5.1/LICENSE
6 +Copyright (c) 2012 by Simon Sapin.
10 +Redistribution and use in source and binary forms, with or without
11 +modification, are permitted provided that the following conditions are
14 + * Redistributions of source code must retain the above copyright
15 + notice, this list of conditions and the following disclaimer.
17 + * Redistributions in binary form must reproduce the above
18 + copyright notice, this list of conditions and the following
19 + disclaimer in the documentation and/or other materials provided
20 + with the distribution.
22 + * The names of the contributors may not be used to endorse or
23 + promote products derived from this software without specific
24 + prior written permission.
26 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
27 +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
28 +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
29 +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
30 +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
31 +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
32 +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33 +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
34 +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
35 +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
36 +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.