From b77281bfd01367d29766496a8d511e3c7a189af2 Mon Sep 17 00:00:00 2001 From: Mr NeilBrown Date: Tue, 23 Mar 2021 09:24:37 +1100 Subject: [PATCH] LU-14487 lnet: remove references to Sun Trademark. "lustre" is no longer a Trademark of Sun Microsystems. There is no need to acknowledge the trademark in every file, so just remove all these claims. Test-Parameters: trivial Signed-off-by: Mr NeilBrown Change-Id: If7e61a7583ca80f024638b6f04382898c75acc91 Reviewed-on: https://review.whamcloud.com/42138 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: James Simmons --- lnet/autoMakefile.am | 1 - lnet/doc/Makefile.am | 1 - lnet/include/lnet/api.h | 1 - lnet/include/lnet/lib-lnet.h | 1 - lnet/include/lnet/lib-types.h | 1 - lnet/include/lnet/socklnd.h | 1 - lnet/include/uapi/linux/lnet/libcfs_debug.h | 1 - lnet/include/uapi/linux/lnet/libcfs_ioctl.h | 1 - lnet/include/uapi/linux/lnet/lnet-idl.h | 1 - lnet/include/uapi/linux/lnet/lnet-types.h | 1 - lnet/include/uapi/linux/lnet/lnetst.h | 1 - lnet/include/uapi/linux/lnet/socklnd.h | 1 - lnet/klnds/autoMakefile.am | 1 - lnet/klnds/o2iblnd/autoMakefile.am | 1 - lnet/klnds/o2iblnd/o2iblnd-idl.h | 1 - lnet/klnds/o2iblnd/o2iblnd.c | 1 - lnet/klnds/o2iblnd/o2iblnd.h | 1 - lnet/klnds/o2iblnd/o2iblnd_cb.c | 1 - lnet/klnds/o2iblnd/o2iblnd_modparams.c | 1 - lnet/klnds/socklnd/socklnd.c | 1 - lnet/klnds/socklnd/socklnd_lib.c | 1 - lnet/lnet/acceptor.c | 1 - lnet/lnet/api-ni.c | 1 - lnet/lnet/config.c | 1 - lnet/lnet/lib-md.c | 1 - lnet/lnet/lib-me.c | 1 - lnet/lnet/lib-move.c | 1 - lnet/lnet/lib-msg.c | 1 - lnet/lnet/lib-ptl.c | 1 - lnet/lnet/lib-socket.c | 1 - lnet/lnet/lo.c | 1 - lnet/lnet/module.c | 1 - lnet/lnet/net_fault.c | 1 - lnet/lnet/nidstrings.c | 1 - lnet/lnet/peer.c | 1 - lnet/selftest/brw_test.c | 1 - lnet/selftest/conctl.c | 1 - lnet/selftest/conrpc.c | 1 - lnet/selftest/conrpc.h | 1 - lnet/selftest/console.c | 1 - lnet/selftest/console.h | 1 - lnet/selftest/framework.c | 1 - lnet/selftest/module.c | 1 - lnet/selftest/ping_test.c | 1 - lnet/selftest/rpc.c | 1 - lnet/selftest/rpc.h | 1 - lnet/selftest/selftest.h | 1 - lnet/selftest/timer.c | 1 - lnet/selftest/timer.h | 1 - lnet/utils/Makefile.am | 1 - lnet/utils/lst.c | 1 - lnet/utils/routerstat.c | 1 - lnet/utils/wirecheck.c | 1 - 53 files changed, 53 deletions(-) diff --git a/lnet/autoMakefile.am b/lnet/autoMakefile.am index 31ae68e..65b50cc 100644 --- a/lnet/autoMakefile.am +++ b/lnet/autoMakefile.am @@ -29,7 +29,6 @@ # # This file is part of Lustre, http://www.lustre.org/ -# Lustre is a trademark of Sun Microsystems, Inc. # SUBDIRS = lnet klnds selftest doc utils include \ diff --git a/lnet/doc/Makefile.am b/lnet/doc/Makefile.am index 0abbd39..6dbf9ef 100644 --- a/lnet/doc/Makefile.am +++ b/lnet/doc/Makefile.am @@ -27,7 +27,6 @@ # # This file is part of Lustre, http://www.lustre.org/ -# Lustre is a trademark of Sun Microsystems, Inc. # LYX2PDF = lyx --export pdf diff --git a/lnet/include/lnet/api.h b/lnet/include/lnet/api.h index 506b762..ac36370 100644 --- a/lnet/include/lnet/api.h +++ b/lnet/include/lnet/api.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #ifndef __LNET_API_H__ diff --git a/lnet/include/lnet/lib-lnet.h b/lnet/include/lnet/lib-lnet.h index 862483e..d53f39f 100644 --- a/lnet/include/lnet/lib-lnet.h +++ b/lnet/include/lnet/lib-lnet.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/include/lnet/lib-lnet.h * diff --git a/lnet/include/lnet/lib-types.h b/lnet/include/lnet/lib-types.h index 5be0242..3b1e46f 100644 --- a/lnet/include/lnet/lib-types.h +++ b/lnet/include/lnet/lib-types.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/include/lnet/lib-types.h * diff --git a/lnet/include/lnet/socklnd.h b/lnet/include/lnet/socklnd.h index ffc2b1d..fed0d6e 100644 --- a/lnet/include/lnet/socklnd.h +++ b/lnet/include/lnet/socklnd.h @@ -25,7 +25,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/include/lnet/socklnd.h */ diff --git a/lnet/include/uapi/linux/lnet/libcfs_debug.h b/lnet/include/uapi/linux/lnet/libcfs_debug.h index 03a008f..82dfdae 100644 --- a/lnet/include/uapi/linux/lnet/libcfs_debug.h +++ b/lnet/include/uapi/linux/lnet/libcfs_debug.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * libcfs/include/libcfs/libcfs_debug.h * diff --git a/lnet/include/uapi/linux/lnet/libcfs_ioctl.h b/lnet/include/uapi/linux/lnet/libcfs_ioctl.h index 4f8bf3c..9ae2d4e 100644 --- a/lnet/include/uapi/linux/lnet/libcfs_ioctl.h +++ b/lnet/include/uapi/linux/lnet/libcfs_ioctl.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * Low-level ioctl data structures. Kernel ioctl functions declared here, * and user space functions are in libcfs/util/ioctl.h. diff --git a/lnet/include/uapi/linux/lnet/lnet-idl.h b/lnet/include/uapi/linux/lnet/lnet-idl.h index 8589a90..35f7a75 100644 --- a/lnet/include/uapi/linux/lnet/lnet-idl.h +++ b/lnet/include/uapi/linux/lnet/lnet-idl.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #ifndef __UAPI_LNET_IDL_H__ diff --git a/lnet/include/uapi/linux/lnet/lnet-types.h b/lnet/include/uapi/linux/lnet/lnet-types.h index 3b1698f..d40fb9e 100644 --- a/lnet/include/uapi/linux/lnet/lnet-types.h +++ b/lnet/include/uapi/linux/lnet/lnet-types.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #ifndef __UAPI_LNET_TYPES_H__ diff --git a/lnet/include/uapi/linux/lnet/lnetst.h b/lnet/include/uapi/linux/lnet/lnetst.h index 7346609..8749f8a 100644 --- a/lnet/include/uapi/linux/lnet/lnetst.h +++ b/lnet/include/uapi/linux/lnet/lnetst.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * Author: Liang Zhen */ diff --git a/lnet/include/uapi/linux/lnet/socklnd.h b/lnet/include/uapi/linux/lnet/socklnd.h index 6453e05..2df2cf7 100644 --- a/lnet/include/uapi/linux/lnet/socklnd.h +++ b/lnet/include/uapi/linux/lnet/socklnd.h @@ -25,7 +25,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * #defines shared between socknal implementation and utilities */ diff --git a/lnet/klnds/autoMakefile.am b/lnet/klnds/autoMakefile.am index 876c98d..eca1c05 100644 --- a/lnet/klnds/autoMakefile.am +++ b/lnet/klnds/autoMakefile.am @@ -27,7 +27,6 @@ # # This file is part of Lustre, http://www.lustre.org/ -# Lustre is a trademark of Sun Microsystems, Inc. # SUBDIRS = socklnd gnilnd o2iblnd diff --git a/lnet/klnds/o2iblnd/autoMakefile.am b/lnet/klnds/o2iblnd/autoMakefile.am index 839926d..f32e1a5 100644 --- a/lnet/klnds/o2iblnd/autoMakefile.am +++ b/lnet/klnds/o2iblnd/autoMakefile.am @@ -27,7 +27,6 @@ # # This file is part of Lustre, http://www.lustre.org/ -# Lustre is a trademark of Sun Microsystems, Inc. # if MODULES diff --git a/lnet/klnds/o2iblnd/o2iblnd-idl.h b/lnet/klnds/o2iblnd/o2iblnd-idl.h index 7d47e46..5749348 100644 --- a/lnet/klnds/o2iblnd/o2iblnd-idl.h +++ b/lnet/klnds/o2iblnd/o2iblnd-idl.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/klnds/o2iblnd/o2iblnd-idl.h * diff --git a/lnet/klnds/o2iblnd/o2iblnd.c b/lnet/klnds/o2iblnd/o2iblnd.c index a2e0160..0641a6f 100644 --- a/lnet/klnds/o2iblnd/o2iblnd.c +++ b/lnet/klnds/o2iblnd/o2iblnd.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/klnds/o2iblnd/o2iblnd.c * diff --git a/lnet/klnds/o2iblnd/o2iblnd.h b/lnet/klnds/o2iblnd/o2iblnd.h index 83c0d73..e74cdc1 100644 --- a/lnet/klnds/o2iblnd/o2iblnd.h +++ b/lnet/klnds/o2iblnd/o2iblnd.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/klnds/o2iblnd/o2iblnd.h * diff --git a/lnet/klnds/o2iblnd/o2iblnd_cb.c b/lnet/klnds/o2iblnd/o2iblnd_cb.c index 1c5dda3..5e04b72 100644 --- a/lnet/klnds/o2iblnd/o2iblnd_cb.c +++ b/lnet/klnds/o2iblnd/o2iblnd_cb.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/klnds/o2iblnd/o2iblnd_cb.c * diff --git a/lnet/klnds/o2iblnd/o2iblnd_modparams.c b/lnet/klnds/o2iblnd/o2iblnd_modparams.c index 5a14fb2..fda7a4b 100644 --- a/lnet/klnds/o2iblnd/o2iblnd_modparams.c +++ b/lnet/klnds/o2iblnd/o2iblnd_modparams.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/klnds/o2iblnd/o2iblnd_modparams.c * diff --git a/lnet/klnds/socklnd/socklnd.c b/lnet/klnds/socklnd/socklnd.c index 1b77ddf..a0aef2d 100644 --- a/lnet/klnds/socklnd/socklnd.c +++ b/lnet/klnds/socklnd/socklnd.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/klnds/socklnd/socklnd.c * diff --git a/lnet/klnds/socklnd/socklnd_lib.c b/lnet/klnds/socklnd/socklnd_lib.c index 023ca82..333fbad 100644 --- a/lnet/klnds/socklnd/socklnd_lib.c +++ b/lnet/klnds/socklnd/socklnd_lib.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #include "socklnd.h" diff --git a/lnet/lnet/acceptor.c b/lnet/lnet/acceptor.c index 159a85e..aa8d2e3 100644 --- a/lnet/lnet/acceptor.c +++ b/lnet/lnet/acceptor.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #define DEBUG_SUBSYSTEM S_LNET diff --git a/lnet/lnet/api-ni.c b/lnet/lnet/api-ni.c index 322565a..4085c73 100644 --- a/lnet/lnet/api-ni.c +++ b/lnet/lnet/api-ni.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #define DEBUG_SUBSYSTEM S_LNET diff --git a/lnet/lnet/config.c b/lnet/lnet/config.c index 1f93709..1c9bd4f 100644 --- a/lnet/lnet/config.c +++ b/lnet/lnet/config.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #define DEBUG_SUBSYSTEM S_LNET diff --git a/lnet/lnet/lib-md.c b/lnet/lnet/lib-md.c index dfb8b03..550b233 100644 --- a/lnet/lnet/lib-md.c +++ b/lnet/lnet/lib-md.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/lnet/lib-md.c * diff --git a/lnet/lnet/lib-me.c b/lnet/lnet/lib-me.c index 3b49dc0..b4231d0 100644 --- a/lnet/lnet/lib-me.c +++ b/lnet/lnet/lib-me.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/lnet/lib-me.c * diff --git a/lnet/lnet/lib-move.c b/lnet/lnet/lib-move.c index 4bc26d9..2a856c8 100644 --- a/lnet/lnet/lib-move.c +++ b/lnet/lnet/lib-move.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/lnet/lib-move.c * diff --git a/lnet/lnet/lib-msg.c b/lnet/lnet/lib-msg.c index 3015fd8..a5e0204 100644 --- a/lnet/lnet/lib-msg.c +++ b/lnet/lnet/lib-msg.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/lnet/lib-msg.c * diff --git a/lnet/lnet/lib-ptl.c b/lnet/lnet/lib-ptl.c index fab9699..10238a4 100644 --- a/lnet/lnet/lib-ptl.c +++ b/lnet/lnet/lib-ptl.c @@ -25,7 +25,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/lnet/lib-ptl.c * diff --git a/lnet/lnet/lib-socket.c b/lnet/lnet/lib-socket.c index 113201c..4a86114 100644 --- a/lnet/lnet/lib-socket.c +++ b/lnet/lnet/lib-socket.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #define DEBUG_SUBSYSTEM S_LNET diff --git a/lnet/lnet/lo.c b/lnet/lnet/lo.c index 31e2b66..fad700e 100644 --- a/lnet/lnet/lo.c +++ b/lnet/lnet/lo.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #define DEBUG_SUBSYSTEM S_LNET diff --git a/lnet/lnet/module.c b/lnet/lnet/module.c index 261c45c..e4fe3f8 100644 --- a/lnet/lnet/module.c +++ b/lnet/lnet/module.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #define DEBUG_SUBSYSTEM S_LNET diff --git a/lnet/lnet/net_fault.c b/lnet/lnet/net_fault.c index 3911c96..8ea4436 100644 --- a/lnet/lnet/net_fault.c +++ b/lnet/lnet/net_fault.c @@ -25,7 +25,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/lnet/net_fault.c * diff --git a/lnet/lnet/nidstrings.c b/lnet/lnet/nidstrings.c index 821025b..c95c32c 100644 --- a/lnet/lnet/nidstrings.c +++ b/lnet/lnet/nidstrings.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/lnet/nidstrings.c * diff --git a/lnet/lnet/peer.c b/lnet/lnet/peer.c index 8acde11..c15ae26 100644 --- a/lnet/lnet/peer.c +++ b/lnet/lnet/peer.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/lnet/peer.c */ diff --git a/lnet/selftest/brw_test.c b/lnet/selftest/brw_test.c index 13f7568..2e77d8f 100644 --- a/lnet/selftest/brw_test.c +++ b/lnet/selftest/brw_test.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/brw_test.c * diff --git a/lnet/selftest/conctl.c b/lnet/selftest/conctl.c index 7ce53bb..72199ee 100644 --- a/lnet/selftest/conctl.c +++ b/lnet/selftest/conctl.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/conctl.c * diff --git a/lnet/selftest/conrpc.c b/lnet/selftest/conrpc.c index a3ffa45..d2147e6 100644 --- a/lnet/selftest/conrpc.c +++ b/lnet/selftest/conrpc.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/conctl.c * diff --git a/lnet/selftest/conrpc.h b/lnet/selftest/conrpc.h index d7b4003..4defb12 100644 --- a/lnet/selftest/conrpc.h +++ b/lnet/selftest/conrpc.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * /lnet/selftest/conrpc.h * diff --git a/lnet/selftest/console.c b/lnet/selftest/console.c index 266c24e..d2863b0 100644 --- a/lnet/selftest/console.c +++ b/lnet/selftest/console.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/conctl.c * diff --git a/lnet/selftest/console.h b/lnet/selftest/console.h index 02c76a8..13144cc 100644 --- a/lnet/selftest/console.h +++ b/lnet/selftest/console.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/console.h * diff --git a/lnet/selftest/framework.c b/lnet/selftest/framework.c index cced64d..7e048ad 100644 --- a/lnet/selftest/framework.c +++ b/lnet/selftest/framework.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/framework.c * diff --git a/lnet/selftest/module.c b/lnet/selftest/module.c index 9d77563..f7b83af 100644 --- a/lnet/selftest/module.c +++ b/lnet/selftest/module.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #define DEBUG_SUBSYSTEM S_LNET diff --git a/lnet/selftest/ping_test.c b/lnet/selftest/ping_test.c index ed16e13..021cb43 100644 --- a/lnet/selftest/ping_test.c +++ b/lnet/selftest/ping_test.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/conctl.c * diff --git a/lnet/selftest/rpc.c b/lnet/selftest/rpc.c index 6221b3d..8ed2d0f 100644 --- a/lnet/selftest/rpc.c +++ b/lnet/selftest/rpc.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/rpc.c * diff --git a/lnet/selftest/rpc.h b/lnet/selftest/rpc.h index bcd7483..7b0b786 100644 --- a/lnet/selftest/rpc.h +++ b/lnet/selftest/rpc.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #ifndef __SELFTEST_RPC_H__ diff --git a/lnet/selftest/selftest.h b/lnet/selftest/selftest.h index c14f9e1..27126be 100644 --- a/lnet/selftest/selftest.h +++ b/lnet/selftest/selftest.h @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/selftest.h * diff --git a/lnet/selftest/timer.c b/lnet/selftest/timer.c index 5b482db..8a35334 100644 --- a/lnet/selftest/timer.c +++ b/lnet/selftest/timer.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/timer.c * diff --git a/lnet/selftest/timer.h b/lnet/selftest/timer.h index e769c4c..bd90553 100644 --- a/lnet/selftest/timer.h +++ b/lnet/selftest/timer.h @@ -25,7 +25,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/timer.h * diff --git a/lnet/utils/Makefile.am b/lnet/utils/Makefile.am index 93d2219..495f2e2 100644 --- a/lnet/utils/Makefile.am +++ b/lnet/utils/Makefile.am @@ -29,7 +29,6 @@ # # This file is part of Lustre, http://www.lustre.org/ -# Lustre is a trademark of Sun Microsystems, Inc. # AM_CFLAGS := -fPIC -D_GNU_SOURCE $(UTILS_CFLAGS) diff --git a/lnet/utils/lst.c b/lnet/utils/lst.c index 3509137..97eeb9f 100644 --- a/lnet/utils/lst.c +++ b/lnet/utils/lst.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. * * lnet/selftest/conctl.c * diff --git a/lnet/utils/routerstat.c b/lnet/utils/routerstat.c index 2071ac9..547bd56 100644 --- a/lnet/utils/routerstat.c +++ b/lnet/utils/routerstat.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #include diff --git a/lnet/utils/wirecheck.c b/lnet/utils/wirecheck.c index 98aaee9..91eb999 100644 --- a/lnet/utils/wirecheck.c +++ b/lnet/utils/wirecheck.c @@ -27,7 +27,6 @@ */ /* * This file is part of Lustre, http://www.lustre.org/ - * Lustre is a trademark of Sun Microsystems, Inc. */ #ifndef _GNU_SOURCE -- 1.8.3.1