From db7d1af1bd93ba2f2a091b795ecb282cc5e80976 Mon Sep 17 00:00:00 2001 From: kalpak Date: Thu, 7 Aug 2008 09:37:05 +0000 Subject: [PATCH] b=16098 Add URL for GPLv2 license in copyright headers --- lustre/liblustre/tests/test_common.h | 4 ++-- lustre/mds/autoMakefile.am | 4 ++-- lustre/tests/createdestroy.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lustre/liblustre/tests/test_common.h b/lustre/liblustre/tests/test_common.h index 21c0723..fb4937c 100644 --- a/lustre/liblustre/tests/test_common.h +++ b/lustre/liblustre/tests/test_common.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/mds/autoMakefile.am b/lustre/mds/autoMakefile.am index c0a51d7..d2aafc6 100644 --- a/lustre/mds/autoMakefile.am +++ b/lustre/mds/autoMakefile.am @@ -14,8 +14,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/createdestroy.c b/lustre/tests/createdestroy.c index 53c4f6d..bc145e4 100644 --- a/lustre/tests/createdestroy.c +++ b/lustre/tests/createdestroy.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