summaryrefslogtreecommitdiff
path: root/140
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 /140
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 '140')
-rwxr-xr-x14023
1 files changed, 19 insertions, 4 deletions
diff --git a/140 b/140
index e5d63a61..eb243d4b 100755
--- a/140
+++ b/140
@@ -1,12 +1,27 @@
#! /bin/sh
-# FSQA Test No. 140
-#
-# Test for NULL files problem
#
#-----------------------------------------------------------------------
-# 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. 140
+#
+# Test for NULL files problem
+#
# creator
owner=lachlan@sgi.com