Add GPL license plate to SGI's test files.
[xfstests-dev.git] / 092
diff --git a/092 b/092
index 39970389f2d5f09a36b0671937bf757c3e9bc14e..ca90d7141b4da92c5110974f3846f1b7c2b712de 100755 (executable)
--- a/092
+++ b/092
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 092
-#
-# Make sure that we can mount inode64 filesystems
 #
 #-----------------------------------------------------------------------
 # 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. 092
+#
+# Make sure that we can mount inode64 filesystems
+#
 # creator
 owner=nathans@sgi.com