summaryrefslogtreecommitdiffstats
path: root/server/red_parse_qxl.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-12-15 13:12:31 +0100
committerHans de Goede <hdegoede@redhat.com>2011-12-15 13:12:31 +0100
commitee315779a0f8b449e0748059a4dd147d68f2be73 (patch)
treef6fc70d90c1572bce486ccfbbf5e738dd89c0687 /server/red_parse_qxl.h
parent5b042031b0bdacde4d5306c860ced6372f8f4104 (diff)
downloadspice-ee315779a0f8b449e0748059a4dd147d68f2be73.tar.gz
spice-ee315779a0f8b449e0748059a4dd147d68f2be73.tar.xz
spice-ee315779a0f8b449e0748059a4dd147d68f2be73.zip
server/red_parse_qxl.h: License should be LGPLv2+ rather then GPLv2+
Also fixup the header of server/red_parse_qxl.c, which still contained some GPL (program rather then library) text in its header. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'server/red_parse_qxl.h')
-rw-r--r--server/red_parse_qxl.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/server/red_parse_qxl.h b/server/red_parse_qxl.h
index 93978522..c2edfb92 100644
--- a/server/red_parse_qxl.h
+++ b/server/red_parse_qxl.h
@@ -2,18 +2,18 @@
/*
Copyright (C) 2009,2010 Red Hat, Inc.
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License as
- published by the Free Software Foundation; either version 2 of
- the License, or (at your option) any later version.
+ 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 program is distributed in the hope that it will be useful,
+ 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 General Public License for more details.
+ 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 General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ 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/>.
*/
#ifndef RED_ABI_TRANSLATE_H