Assume commit 0466ff28f2 used case-insensitive replace s/OUT/EXP/ by mistake and this file is still licensed under GPL-2.0-or-later. Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> --- tests/virsh-undefine | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/tests/virsh-undefine b/tests/virsh-undefine index 4a9f68dd39..6bcb23a77b 100755 --- a/tests/virsh-undefine +++ b/tests/virsh-undefine @@ -3,19 +3,7 @@ # Copyright (C) 2008-2009, 2011 Red Hat, Inc. -# 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 2 of the License, or -# (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 -# 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 General Public License -# along with this program. If not, see -# <http://www.gnu.org/licenses/>. +# SPDX-License-Identifier: GPL-2.0-or-later . "$(dirname $0)/test-lib.sh" -- 2.26.2