summaryrefslogtreecommitdiff
path: root/081
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 /081
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 '081')
-rwxr-xr-x08121
1 files changed, 18 insertions, 3 deletions
diff --git a/081 b/081
index 037f81ce..b98d31d0 100755
--- a/081
+++ b/081
@@ -1,12 +1,27 @@
#! /bin/sh
-# FS QA Test No. 081
-#
-# To test out logprint with quotas
#
#-----------------------------------------------------------------------
# Copyright (c) 2000-2003 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. 081
+#
+# To test out logprint with quotas
+#
# creator
owner=tes@sgi.com