summaryrefslogtreecommitdiffstats
path: root/common/lz_compress_tmpl.c
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-04-13 22:22:15 +0200
committerAlexander Larsson <alexl@redhat.com>2010-04-13 22:22:15 +0200
commitc97116aeb925dfa10420ca8baae1d445da23b73d (patch)
treebdaef52a26926480c0077a077bd866e674b688e7 /common/lz_compress_tmpl.c
parentcc9b7a21fb239effae480c11188c340863caf509 (diff)
downloadspice-c97116aeb925dfa10420ca8baae1d445da23b73d.tar.gz
spice-c97116aeb925dfa10420ca8baae1d445da23b73d.tar.xz
spice-c97116aeb925dfa10420ca8baae1d445da23b73d.zip
Relicense everything from GPL to LGPL 2.1+
Diffstat (limited to 'common/lz_compress_tmpl.c')
-rw-r--r--common/lz_compress_tmpl.c16
1 files changed, 9 insertions, 7 deletions
diff --git a/common/lz_compress_tmpl.c b/common/lz_compress_tmpl.c
index b74a2569..c57cf8dd 100644
--- a/common/lz_compress_tmpl.c
+++ b/common/lz_compress_tmpl.c
@@ -3,13 +3,15 @@
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.
This file incorporates work covered by the following copyright and
permission notice: