]> xenbits.xensource.com Git - libvirt.git/commitdiff
run: license as LGPL
authorEric Blake <eblake@redhat.com>
Sat, 23 Feb 2013 00:10:48 +0000 (17:10 -0700)
committerEric Blake <eblake@redhat.com>
Sat, 23 Feb 2013 21:03:19 +0000 (14:03 -0700)
It makes no sense to prohibit reuse of the wrapper in other LGPL
projects, since most of libvirt is designed to be LGPL.  Of
course, when using the wrapper to wrap a GPL program, the combined
result is still effectively GPL, but that shouldn't force us to
license the wrapper as GPL in isolation.

* run.in: Relicense to LGPLv2+.

run.in

diff --git a/run.in b/run.in
index 50635229a15dda7c8a35c2b098884bc4008e60ac..5d4a04c505d171fecff07d425df281b501a2c418 100644 (file)
--- a/run.in
+++ b/run.in
@@ -2,18 +2,19 @@
 # libvirt 'run' programs locally script
 # Copyright (C) 2012-2013 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/>.
 
 #----------------------------------------------------------------------
 #