From f6f91258b8d12b64bbaa1c3663b04307e576f4c2 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Thu, 28 May 2009 13:27:36 -0500 Subject: [PATCH] xfstests: add GPL boilerplates to my testcases Signed-off-by: Eric Sandeen --- 194 | 13 +++++++++++++ 198 | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/194 b/194 index 47287a4f..38c7a580 100755 --- a/194 +++ b/194 @@ -5,6 +5,19 @@ # #----------------------------------------------------------------------- # Copyright (c) 2008 Eric Sandeen. 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 #----------------------------------------------------------------------- # # creator diff --git a/198 b/198 index 5aaa9e74..242ac9e1 100755 --- a/198 +++ b/198 @@ -6,6 +6,19 @@ # #----------------------------------------------------------------------- # Copyright (c) 2008 Eric Sandeen. 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 #----------------------------------------------------------------------- # # creator -- 2.39.5