]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: fix license blurb in virsh-undefine
authorJán Tomko <jtomko@redhat.com>
Tue, 4 Aug 2020 14:40:34 +0000 (16:40 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 1 Sep 2020 21:14:16 +0000 (23:14 +0200)
Assume commit 0466ff28f2 used case-insensitive replace s/OUT/EXP/
by mistake and this file is still licensed under GPLv2.0+

Undo the change.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
FIxes: 0466ff28f23f4c430906efd5859f87672cf08782
Cc: Cole Robinson <crobinso@redhat.com>
Cc: Eric Blake <eblake@redhat.com>
Cc: Pino Toscano <ptoscano@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Pino Toscano <ptoscano@redhat.com>
tests/virsh-undefine

index 4a9f68dd391cd6c939b0607d5d7b9bd5a4b06a04..998d4d32683bfe692b3ce07beb6333e33f81d437 100755 (executable)
@@ -9,7 +9,7 @@
 # (at your option) any later version.
 
 # This program is distributed in the hope that it will be useful,
-# but WITHEXP ANY WARRANTY; without even the implied warranty of
+# 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.