summaryrefslogtreecommitdiffstats
path: root/common/lz_decompress_tmpl.c
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-04-13 22:22:15 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-03-20 15:25:41 +0100
commit92e30df45c80822ed09ce7ce6c7c4f7e09a69c0e (patch)
treebe7c7d8e7e3305a244e1d9311025759ff463533b /common/lz_decompress_tmpl.c
parentff34dbe28cb1a9362737c0d56770ebed805e3e9c (diff)
downloadspice-common-92e30df45c80822ed09ce7ce6c7c4f7e09a69c0e.tar.gz
spice-common-92e30df45c80822ed09ce7ce6c7c4f7e09a69c0e.tar.xz
spice-common-92e30df45c80822ed09ce7ce6c7c4f7e09a69c0e.zip
Relicense everything from GPL to LGPL 2.1+
Diffstat (limited to 'common/lz_decompress_tmpl.c')
-rw-r--r--common/lz_decompress_tmpl.c19
1 files changed, 12 insertions, 7 deletions
diff --git a/common/lz_decompress_tmpl.c b/common/lz_decompress_tmpl.c
index 2fbcfba..deb4665 100644
--- a/common/lz_decompress_tmpl.c
+++ b/common/lz_decompress_tmpl.c
@@ -3,13 +3,18 @@
Copyright 2009 Red Hat, Inc. and/or its affiliates.
- This program is licensed to you under the GNU General Public License,
- version 2 or (at your option) any later version published by the Free
- Software Foundation. See the file COPYING for details.
-
- There is NO WARRANTY for this software, not even the implied
- warranties of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A
- PARTICULAR PURPOSE.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, see <http://www.gnu.org/licenses/>.
This file incorporates work covered by the following copyright and
permission notice: