Add GPL license plate to SGI's test files.
[xfstests-dev.git] / 100
diff --git a/100 b/100
index aa6c4ca3d76e11fb510424f645304a4c5e2821da..ade12f8b8088dd5dd4431511fc58d753fb099d3d 100755 (executable)
--- a/100
+++ b/100
@@ -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. 100. Modified from UDF QA test 030.
 #
 # Test whether a tarred directory structure can be untarred onto
 # a UDF file system.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com