summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-11 20:10:18 +0200
committerJim Meyering <meyering@redhat.com>2010-05-12 08:41:10 +0200
commitc2c4abb43bb8c1150387852a532af50a0d93a70e (patch)
treeb733be6991f942b55a71367096e792d18e5d8a78 /tests/virsh-all
parentlibvirt_proxy: link with -lpthread if needed (diff)
downloadlibvirt-c2c4abb43bb8c1150387852a532af50a0d93a70e.tar.gz
libvirt-c2c4abb43bb8c1150387852a532af50a0d93a70e.tar.bz2
libvirt-c2c4abb43bb8c1150387852a532af50a0d93a70e.zip
tests: use GPLv2+, not GPLv3
* tests/cpuset: Change from GPLv3 to GPLv2+ * tests/read-bufsiz: Likewise. * tests/read-non-seekable: Likewise. * tests/start: Likewise. * tests/undefine: Likewise. * tests/vcpupin: Likewise. * tests/virsh-all: Likewise. * tests/virsh-schedinfo: Likewise. * tests/virsh-synopsis: Likewise.
Diffstat (limited to 'tests/virsh-all')
-rwxr-xr-xtests/virsh-all2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/virsh-all b/tests/virsh-all
index baec16111..8d60ac31f 100755
--- a/tests/virsh-all
+++ b/tests/virsh-all
@@ -5,7 +5,7 @@
# 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 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,