From 65491dc0476f093b24af8eec64027a0864b3d3ab Mon Sep 17 00:00:00 2001 From: Felix Blyakher Date: Tue, 12 May 2009 13:24:15 -0500 Subject: Add GPL license plate to SGI's test files. Signed-off-by: Felix Blyakher Reviewed-by: Eric Sandeen Reviewed-by: Christoph Hellwig Signed-off-by: Felix Blyakher --- 172 | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) (limited to '172') 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 -- cgit v1.2.3