Add GPL license plate to SGI's test files.
[xfstests-dev.git] / 102
diff --git a/102 b/102
index e51005da7a49acd874384b2e866156776860a924..eeb75df94f406ece23f0ba7d37254f7b94b52c56 100755 (executable)
--- a/102
+++ b/102
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-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
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 102
 #
 # This tests mkfs_udf/mkudffs and the device detection code
 # Modified from UDFQA test 031.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com