From: Ján Tomko Date: Tue, 4 Aug 2020 14:40:34 +0000 (+0200) Subject: tests: fix license blurb in virsh-undefine X-Git-Tag: v6.8.0-rc1~325 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec43376fb5eb18bf1ffeefcdf9094130eaaaeb8;p=thirdparty%2Flibvirt.git tests: fix license blurb in virsh-undefine 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 FIxes: 0466ff28f23f4c430906efd5859f87672cf08782 Cc: Cole Robinson Cc: Eric Blake Cc: Pino Toscano Reviewed-by: Eric Blake Reviewed-by: Cole Robinson Reviewed-by: Pino Toscano --- diff --git a/tests/virsh-undefine b/tests/virsh-undefine index 4a9f68dd39..998d4d3268 100755 --- a/tests/virsh-undefine +++ b/tests/virsh-undefine @@ -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.