Add GPL license plate to SGI's test files.
[xfstests-dev.git] / 124
diff --git a/124 b/124
index 29af34095c142795a17611fa428ec1747cd48918..901d27a960304ed833a2e1aa37f8c80bd8eec28f 100755 (executable)
--- a/124
+++ b/124
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 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
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 124
 #
 # Test preallocated_rw_pattern_test modified from CXFSQA test preallocated_rw_pattern_test
@@ -7,10 +26,6 @@
 # second is 1, ..., until last 8 bytes (1048568-1048575) contain 131071.
 # patw preallocates the file and then writes the pattern, patr checks it
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com