X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=setup;h=375a54c98ddfe368a2af656c6d450f92b7c8219a;hp=eb37d80abe48dd61959d60bca39e6c9e48fd5158;hb=c188f26b2b7da31869ecf2736809b1b66647a2ae;hpb=bfffaa28077a97bdfa0798fe49d664da1f591dd7 diff --git a/setup b/setup index eb37d80a..375a54c9 100755 --- a/setup +++ b/setup @@ -1,20 +1,7 @@ #!/bin/bash -# +# SPDX-License-Identifier: GPL-2.0 # Copyright (c) 2003-2004 Silicon Graphics, Inc. All Rights Reserved. # -# 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. -# -# This program is distributed in the hope that it would be useful, -# 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. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -# usage() {