From 37fd65ed7ca4fd0bd18bd8aebd9ff136ba6fc986 Mon Sep 17 00:00:00 2001 From: kalpak Date: Thu, 7 Aug 2008 09:37:50 +0000 Subject: [PATCH] b=16098 Add URL for GPLv2 license in copyright headers --- lustre/include/linux/lustre_quota.h | 4 ++-- lustre/include/lustre/types.h | 4 ++-- lustre/include/obd_cache.h | 4 ++-- lustre/include/obd_echo.h | 4 ++-- lustre/lvfs/lvfs_darwin.c | 5 ++--- lustre/tests/flock_test.c | 4 ++-- lustre/tests/writemany.c | 4 ++-- 7 files changed, 14 insertions(+), 15 deletions(-) diff --git a/lustre/include/linux/lustre_quota.h b/lustre/include/linux/lustre_quota.h index 4feecda..6b3e888 100644 --- a/lustre/include/linux/lustre_quota.h +++ b/lustre/include/linux/lustre_quota.h @@ -16,8 +16,8 @@ * in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU General Public License - * version 2 along with this program; If not, see [sun.com URL with a - * copy of GPLv2]. + * version 2 along with this program; If not, see + * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or diff --git a/lustre/include/lustre/types.h b/lustre/include/lustre/types.h index d4420b0..46afce0 100644 --- a/lustre/include/lustre/types.h +++ b/lustre/include/lustre/types.h @@ -16,8 +16,8 @@ * in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU General Public License - * version 2 along with this program; If not, see [sun.com URL with a - * copy of GPLv2]. + * version 2 along with this program; If not, see + * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or diff --git a/lustre/include/obd_cache.h b/lustre/include/obd_cache.h index 3e43d77..f067950 100644 --- a/lustre/include/obd_cache.h +++ b/lustre/include/obd_cache.h @@ -16,8 +16,8 @@ * in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU General Public License - * version 2 along with this program; If not, see [sun.com URL with a - * copy of GPLv2]. + * version 2 along with this program; If not, see + * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or diff --git a/lustre/include/obd_echo.h b/lustre/include/obd_echo.h index 4bd8515..7465b68 100644 --- a/lustre/include/obd_echo.h +++ b/lustre/include/obd_echo.h @@ -16,8 +16,8 @@ * in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU General Public License - * version 2 along with this program; If not, see [sun.com URL with a - * copy of GPLv2]. + * version 2 along with this program; If not, see + * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or diff --git a/lustre/lvfs/lvfs_darwin.c b/lustre/lvfs/lvfs_darwin.c index 6061af4..cec260b 100644 --- a/lustre/lvfs/lvfs_darwin.c +++ b/lustre/lvfs/lvfs_darwin.c @@ -16,8 +16,8 @@ * in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU General Public License - * version 2 along with this program; If not, see [sun.com URL with a - * copy of GPLv2]. + * version 2 along with this program; If not, see + * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or @@ -78,4 +78,3 @@ static void __exit lvfs_exit(void) } cfs_module(lvfs, "1.0.0", lvfs_init, lvfs_exit); - diff --git a/lustre/tests/flock_test.c b/lustre/tests/flock_test.c index c7568ad..664be3d 100644 --- a/lustre/tests/flock_test.c +++ b/lustre/tests/flock_test.c @@ -16,8 +16,8 @@ * in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU General Public License - * version 2 along with this program; If not, see [sun.com URL with a - * copy of GPLv2]. + * version 2 along with this program; If not, see + * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or diff --git a/lustre/tests/writemany.c b/lustre/tests/writemany.c index 709f1f2..c9db9f9 100644 --- a/lustre/tests/writemany.c +++ b/lustre/tests/writemany.c @@ -16,8 +16,8 @@ * in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU General Public License - * version 2 along with this program; If not, see [sun.com URL with a - * copy of GPLv2]. + * version 2 along with this program; If not, see + * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or -- 1.8.3.1