fstests: convert top level files and tools to SPDX
[xfstests-dev.git] / tools / ag-wipe
index f580b9dc28377298920604656b5ca36d97587b92..52acf0f801279b3ef47b2e8e26142191f75e8e58 100755 (executable)
@@ -1,9 +1,11 @@
 #!/usr/bin/perl -w
+# SPDX-License-Identifier: GPL-2.0
+# Copyright (c) 2003-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
 use strict;
 use IO::File;
 use Getopt::Std;
 #
-#  Copyright (c) 2003-2004 Silicon Graphics, Inc.  All Rights Reserved.
 #
 # Modify a filesystem's superblock and AGF metadata structures
 # so that only a subset of the allocation groups will be used.