From b900f1a016b6bc54954c786d591c3ba1bc7aa773 Mon Sep 17 00:00:00 2001 From: johann Date: Sat, 10 Jul 2010 00:26:48 +0200 Subject: [PATCH] Update copyright --- lnet/include/libcfs/curproc.h | 2 +- lnet/include/libcfs/linux/libcfs.h | 2 +- lnet/klnds/o2iblnd/o2iblnd_cb.c | 2 +- lnet/libcfs/autoMakefile.am | 2 +- lustre/include/liblustre.h | 2 +- lustre/include/linux/lustre_fsfilt.h | 2 +- lustre/include/lustre_disk.h | 2 +- lustre/ldlm/ldlm_resource.c | 2 +- lustre/liblustre/super.c | 2 +- lustre/llite/llite_nfs.c | 2 +- lustre/lvfs/fsfilt_ext3.c | 2 +- lustre/mdc/mdc_fid.c | 2 +- lustre/mdc/mdc_internal.h | 2 +- lustre/obdclass/obd_mount.c | 2 +- lustre/ptlrpc/llog_net.c | 2 +- lustre/ptlrpc/wiretest.c | 2 +- lustre/quota/quota_adjust_qunit.c | 2 +- lustre/quota/quota_check.c | 2 +- lustre/tests/mpi/write_disjoint.c | 2 +- lustre/utils/l_getgroups.c | 2 +- lustre/utils/mount_utils.c | 2 +- lustre/utils/wirecheck.c | 2 +- lustre/utils/wiretest.c | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/lnet/include/libcfs/curproc.h b/lnet/include/libcfs/curproc.h index e7aa3a8..3d8cbc5 100644 --- a/lnet/include/libcfs/curproc.h +++ b/lnet/include/libcfs/curproc.h @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lnet/include/libcfs/linux/libcfs.h b/lnet/include/libcfs/linux/libcfs.h index 772b73a..427c2ba 100644 --- a/lnet/include/libcfs/linux/libcfs.h +++ b/lnet/include/libcfs/linux/libcfs.h @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lnet/klnds/o2iblnd/o2iblnd_cb.c b/lnet/klnds/o2iblnd/o2iblnd_cb.c index b6cd310..f4a02dd 100644 --- a/lnet/klnds/o2iblnd/o2iblnd_cb.c +++ b/lnet/klnds/o2iblnd/o2iblnd_cb.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lnet/libcfs/autoMakefile.am b/lnet/libcfs/autoMakefile.am index edd8c95..68729f4 100644 --- a/lnet/libcfs/autoMakefile.am +++ b/lnet/libcfs/autoMakefile.am @@ -25,7 +25,7 @@ # # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved +# Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # diff --git a/lustre/include/liblustre.h b/lustre/include/liblustre.h index 3e7fdea..29d725a 100644 --- a/lustre/include/liblustre.h +++ b/lustre/include/liblustre.h @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/include/linux/lustre_fsfilt.h b/lustre/include/linux/lustre_fsfilt.h index 0fb14df..38d66de 100644 --- a/lustre/include/linux/lustre_fsfilt.h +++ b/lustre/include/linux/lustre_fsfilt.h @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/include/lustre_disk.h b/lustre/include/lustre_disk.h index d95e846..b3aaf54 100644 --- a/lustre/include/lustre_disk.h +++ b/lustre/include/lustre_disk.h @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/ldlm/ldlm_resource.c b/lustre/ldlm/ldlm_resource.c index 7877282..c31ae84 100644 --- a/lustre/ldlm/ldlm_resource.c +++ b/lustre/ldlm/ldlm_resource.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/liblustre/super.c b/lustre/liblustre/super.c index 08d7a48..a0464b5 100644 --- a/lustre/liblustre/super.c +++ b/lustre/liblustre/super.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/llite/llite_nfs.c b/lustre/llite/llite_nfs.c index 48a1f280..01cdbc3 100644 --- a/lustre/llite/llite_nfs.c +++ b/lustre/llite/llite_nfs.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/lvfs/fsfilt_ext3.c b/lustre/lvfs/fsfilt_ext3.c index 564f2ed..85d5cd7 100644 --- a/lustre/lvfs/fsfilt_ext3.c +++ b/lustre/lvfs/fsfilt_ext3.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/mdc/mdc_fid.c b/lustre/mdc/mdc_fid.c index 322760f..8921992 100644 --- a/lustre/mdc/mdc_fid.c +++ b/lustre/mdc/mdc_fid.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/mdc/mdc_internal.h b/lustre/mdc/mdc_internal.h index 233196b..924ee12 100644 --- a/lustre/mdc/mdc_internal.h +++ b/lustre/mdc/mdc_internal.h @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/obdclass/obd_mount.c b/lustre/obdclass/obd_mount.c index 7c86a97..f34dcdd 100644 --- a/lustre/obdclass/obd_mount.c +++ b/lustre/obdclass/obd_mount.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/ptlrpc/llog_net.c b/lustre/ptlrpc/llog_net.c index f431434..94e7f23 100644 --- a/lustre/ptlrpc/llog_net.c +++ b/lustre/ptlrpc/llog_net.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/ptlrpc/wiretest.c b/lustre/ptlrpc/wiretest.c index dba5ac1..e7c47c8 100644 --- a/lustre/ptlrpc/wiretest.c +++ b/lustre/ptlrpc/wiretest.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/quota/quota_adjust_qunit.c b/lustre/quota/quota_adjust_qunit.c index 642ef1c..c9a12dd 100644 --- a/lustre/quota/quota_adjust_qunit.c +++ b/lustre/quota/quota_adjust_qunit.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/quota/quota_check.c b/lustre/quota/quota_check.c index a689d00..4729d6b 100644 --- a/lustre/quota/quota_check.c +++ b/lustre/quota/quota_check.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/tests/mpi/write_disjoint.c b/lustre/tests/mpi/write_disjoint.c index f2cb01c..9982bcc 100644 --- a/lustre/tests/mpi/write_disjoint.c +++ b/lustre/tests/mpi/write_disjoint.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/utils/l_getgroups.c b/lustre/utils/l_getgroups.c index 4f04f16..3f07c3f 100644 --- a/lustre/utils/l_getgroups.c +++ b/lustre/utils/l_getgroups.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/utils/mount_utils.c b/lustre/utils/mount_utils.c index 3da4771..d0a6413 100644 --- a/lustre/utils/mount_utils.c +++ b/lustre/utils/mount_utils.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/utils/wirecheck.c b/lustre/utils/wirecheck.c index eabbe11..29d30fe 100644 --- a/lustre/utils/wirecheck.c +++ b/lustre/utils/wirecheck.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* diff --git a/lustre/utils/wiretest.c b/lustre/utils/wiretest.c index a99604a..ac3d39e 100644 --- a/lustre/utils/wiretest.c +++ b/lustre/utils/wiretest.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* -- 1.8.3.1