]> xenbits.xensource.com Git - libvirt.git/commitdiff
tools/virt-xml-validate: Fix GPL information
authorThomas Huth <thuth@redhat.com>
Fri, 25 Jan 2019 09:50:27 +0000 (10:50 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 25 Jan 2019 13:04:19 +0000 (14:04 +0100)
The tools/virt-xml-validate.in file is licensed under the terms of
the GPL, but then says "You should have received a copy of the
GNU *Lesser* General Public License". Thus scratch the "Lesser" here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
tools/virt-xml-validate.in

index 751341318958798a8d2109dd31c9373428e05aa2..64aeaaaa3340923826d8c5494f0fa4efc5a58393 100644 (file)
@@ -10,9 +10,8 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU 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/>.
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
 set -e