summaryrefslogtreecommitdiff
path: root/097
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 /097
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 '097')
-rwxr-xr-x09723
1 files changed, 19 insertions, 4 deletions
diff --git a/097 b/097
index b7fe1f20..80e96ee9 100755
--- a/097
+++ b/097
@@ -1,4 +1,23 @@
#! /bin/sh
+#
+#-----------------------------------------------------------------------
+# 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. 097. Modifed from UDFQA test 033.
#
# simple attr tests for EAs:
@@ -8,10 +27,6 @@
# - remove
# Basic testing.
#
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved.
-#-----------------------------------------------------------------------
-#
# creator
owner=ajones@sgi.com