From 1d7a143f882cb6d77cee530ce92fe280fb72db3a Mon Sep 17 00:00:00 2001 From: kalpak Date: Thu, 7 Aug 2008 09:37:47 +0000 Subject: [PATCH] b=16098 Add URL for GPLv2 license in copyright headers --- lnet/utils/parser.h | 4 ++-- lustre/tests/checkstat.c | 4 ++-- lustre/tests/mkdirdeep.c | 4 ++-- lustre/tests/utime.c | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lnet/utils/parser.h b/lnet/utils/parser.h index e634705..b9051a1 100644 --- a/lnet/utils/parser.h +++ b/lnet/utils/parser.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/tests/checkstat.c b/lustre/tests/checkstat.c index 78dbf36..b53a82a 100644 --- a/lustre/tests/checkstat.c +++ b/lustre/tests/checkstat.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/mkdirdeep.c b/lustre/tests/mkdirdeep.c index 95c3522..853e1e7 100644 --- a/lustre/tests/mkdirdeep.c +++ b/lustre/tests/mkdirdeep.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/utime.c b/lustre/tests/utime.c index b5b08b8..8bc5259 100644 --- a/lustre/tests/utime.c +++ b/lustre/tests/utime.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