Add GPL license plate to SGI's test files.
[xfstests-dev.git] / 133
diff --git a/133 b/133
index d46bffbb3b46994387920befd7e9441caecb2f18..580d15c0812b50e49e59a18ddb5abfea2fc57abe 100755 (executable)
--- a/133
+++ b/133
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 133
-#
-# Concurrent I/O to same file to ensure no deadlocks
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# 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. 133
+#
+# Concurrent I/O to same file to ensure no deadlocks
+#
 # creator
 owner=lachlan@sgi.com