From: eeb Date: Mon, 27 Aug 2007 16:34:34 +0000 (+0000) Subject: * Fixed boilerplate in the gmlnd X-Git-Tag: v1_7_91~9 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3c61d14210e361da21501829f0d3eea8bf071afb;p=fs%2Flustre-release.git * Fixed boilerplate in the gmlnd --- diff --git a/lnet/klnds/gmlnd/gmlnd.h b/lnet/klnds/gmlnd/gmlnd.h index c34dc68..37dd75c 100644 --- a/lnet/klnds/gmlnd/gmlnd.h +++ b/lnet/klnds/gmlnd/gmlnd.h @@ -1,7 +1,8 @@ /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: * - * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (C) 2005 Cluster File Systems, Inc. All rights reserved. * * This file is part of Lustre, http://www.lustre.org/ * diff --git a/lnet/klnds/gmlnd/gmlnd_api.c b/lnet/klnds/gmlnd/gmlnd_api.c index a5c426f..6bb2b28 100644 --- a/lnet/klnds/gmlnd/gmlnd_api.c +++ b/lnet/klnds/gmlnd/gmlnd_api.c @@ -1,7 +1,8 @@ /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: * - * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (C) 2005 Cluster File Systems, Inc. All rights reserved. * * This file is part of Lustre, http://www.lustre.org/ * diff --git a/lnet/klnds/gmlnd/gmlnd_cb.c b/lnet/klnds/gmlnd/gmlnd_cb.c index 503bedf..af1c026 100644 --- a/lnet/klnds/gmlnd/gmlnd_cb.c +++ b/lnet/klnds/gmlnd/gmlnd_cb.c @@ -1,7 +1,8 @@ /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: * - * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (C) 2005 Cluster File Systems, Inc. All rights reserved. * * This file is part of Lustre, http://www.lustre.org/ * diff --git a/lnet/klnds/gmlnd/gmlnd_comm.c b/lnet/klnds/gmlnd/gmlnd_comm.c index 4b26f28..4a66906 100644 --- a/lnet/klnds/gmlnd/gmlnd_comm.c +++ b/lnet/klnds/gmlnd/gmlnd_comm.c @@ -1,7 +1,8 @@ /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: * - * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (C) 2005 Cluster File Systems, Inc. All rights reserved. * * This file is part of Lustre, http://www.lustre.org/ * diff --git a/lnet/klnds/gmlnd/gmlnd_module.c b/lnet/klnds/gmlnd/gmlnd_module.c index 6ab7c5e..0a08252 100644 --- a/lnet/klnds/gmlnd/gmlnd_module.c +++ b/lnet/klnds/gmlnd/gmlnd_module.c @@ -1,7 +1,8 @@ /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: * - * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (C) 2005 Cluster File Systems, Inc. All rights reserved. * * This file is part of Lustre, http://www.lustre.org/ * diff --git a/lnet/klnds/gmlnd/gmlnd_utils.c b/lnet/klnds/gmlnd/gmlnd_utils.c index 9810731..ab32444 100644 --- a/lnet/klnds/gmlnd/gmlnd_utils.c +++ b/lnet/klnds/gmlnd/gmlnd_utils.c @@ -1,7 +1,8 @@ /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: * - * Copyright (c) 2003 Los Alamos National Laboratory (LANL) + Copyright (c) 2003 Los Alamos National Laboratory (LANL) + * Copyright (C) 2005 Cluster File Systems, Inc. All rights reserved. * * This file is part of Lustre, http://www.lustre.org/ *