summaryrefslogtreecommitdiff
path: root/079
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2009-05-28 17:04:15 +0200
committerChristoph Hellwig <hch@brick.lst.de>2009-05-28 17:04:15 +0200
commitf381f982067c7fa5f9b6a8ae028a3406b292857e (patch)
tree8ce4e69bc2483cc8c621d7b1c3bc8414e1a8599a /079
parentdc69a89f916566fcb68ba6fb1b2ebb64506ff915 (diff)
xfstests: move GPL boilerplates to fix lsqa.pl
It turns out lsqa.pl nees the test number and description first in the file, so move the GPL boilerplates below it. Also remove acouple of cases where we have one full copyright line + gpl boilerplate before the description and another copyright line after the description. Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '079')
-rwxr-xr-x0797
1 files changed, 3 insertions, 4 deletions
diff --git a/079 b/079
index 440a64d3..b26cc0a9 100755
--- a/079
+++ b/079
@@ -1,4 +1,7 @@
#! /bin/sh
+# FS QA Test No. 079
+#
+# Run the t_immutable test program for immutable/append-only files.
#
#-----------------------------------------------------------------------
# Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
@@ -18,10 +21,6 @@
#
#-----------------------------------------------------------------------
#
-# FS QA Test No. 079
-#
-# Run the t_immutable test program for immutable/append-only files.
-#
# creator
owner=nathans@sgi.com