summaryrefslogtreecommitdiff
path: root/172
diff options
context:
space:
mode:
authorFelix Blyakher <felixb@sgi.com>2009-05-12 13:24:15 -0500
committerFelix Blyakher <felixb@sgi.com>2009-05-26 16:51:14 -0500
commit65491dc0476f093b24af8eec64027a0864b3d3ab (patch)
treed9140cd2c4dfe113e2a892473c68b09acf6b55a9 /172
parent2ceb87ff3f5d9eabe96a366042dccb8c642409b8 (diff)
Add GPL license plate to SGI's test files.
Signed-off-by: Felix Blyakher <felixb@sgi.com> Reviewed-by: Eric Sandeen <sandeen@sandeen.net> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Felix Blyakher <felixb@sgi.com>
Diffstat (limited to '172')
-rwxr-xr-x17223
1 files changed, 19 insertions, 4 deletions
diff --git a/172 b/172
index 03983a81..1d7da5dc 100755
--- a/172
+++ b/172
@@ -1,13 +1,28 @@
#! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 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. 172
#
# Check the filestreams allocator is doing its job.
# Multi-file data streams should always write into seperate AGs.
#
-#-----------------------------------------------------------------------
-# Copyright (c) 2007 Silicon Graphics, Inc. All Rights Reserved.
-#-----------------------------------------------------------------------
-#
# creator
owner=dgc@sgi.com