summaryrefslogtreecommitdiff
path: root/tests/undefine
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/undefine
parentff1d6f859cec4173c36f780e42e5be455d07b5f7 (diff)
downloadlibvirt-c2c4abb43bb8c1150387852a532af50a0d93a70e.tar.gz
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/undefine')
-rwxr-xr-xtests/undefine2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/undefine b/tests/undefine
index d9efbf7df2..f89a91ec6a 100755
--- a/tests/undefine
+++ b/tests/undefine
@@ -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,