From fe7fd2f45638e9703ca7538a49a2733edc625325 Mon Sep 17 00:00:00 2001 From: kalpak Date: Sat, 26 Jul 2008 10:54:45 +0000 Subject: [PATCH] b=16098 change copyrights in ldiskfs patches --- ldiskfs/kernel_patches/patches/ext3-extents-2.6.18-vanilla.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldiskfs/kernel_patches/patches/ext3-extents-2.6.18-vanilla.patch b/ldiskfs/kernel_patches/patches/ext3-extents-2.6.18-vanilla.patch index 1592a7e..407e353 100644 --- a/ldiskfs/kernel_patches/patches/ext3-extents-2.6.18-vanilla.patch +++ b/ldiskfs/kernel_patches/patches/ext3-extents-2.6.18-vanilla.patch @@ -18,7 +18,7 @@ Index: linux-2.6.18.8/fs/ext3/extents.c +++ linux-2.6.18.8/fs/ext3/extents.c 2007-07-17 11:08:59.000000000 +0200 @@ -0,0 +1,2276 @@ +/* -+ * Copyright (c) 2003-2006, Cluster File Systems, Inc, info@clusterfs.com ++ * Copyright 2008, Sun Microsystems, Inc. + * Written by Alex Tomas + * + * Architecture independence: @@ -2490,7 +2490,7 @@ Index: linux-2.6.18.8/include/linux/ext3_extents.h +++ linux-2.6.18.8/include/linux/ext3_extents.h 2007-07-17 09:18:14.000000000 +0200 @@ -0,0 +1,231 @@ +/* -+ * Copyright (c) 2003-2006, Cluster File Systems, Inc, info@clusterfs.com ++ * Copyright 2008 Sun Microsystems, Inc. + * Written by Alex Tomas + * + * This program is free software; you can redistribute it and/or modify -- 1.8.3.1