From 8b4fde48e4bfcda4edfa6d72aee2b8752043fa27 Mon Sep 17 00:00:00 2001 From: Keith Mannthey Date: Thu, 7 Mar 2013 19:11:23 -0800 Subject: [PATCH] LU-2928 build: update the copyrights for b2_1 These are the changed produced by the updatecw.sh tool and manual edits to lustre/liblustre/llite_cl.c and lustre/obdclass/hash.c . With this commit all files report they are upto date and have proper Intel Copyrights where they are deserved. Signed-off-by: Keith Mannthey Change-Id: I2c01062c612f9f968cabc2a890a094a2b2ceb36c Reviewed-on: http://review.whamcloud.com/5650 Tested-by: Hudson Reviewed-by: Bob Glossman Tested-by: Maloo Reviewed-by: Oleg Drokin --- build/updatecw.sh | 2 +- libcfs/include/libcfs/linux/libcfs.h | 2 +- lnet/klnds/o2iblnd/o2iblnd.c | 2 +- lnet/klnds/o2iblnd/o2iblnd.h | 2 +- lnet/klnds/o2iblnd/o2iblnd_cb.c | 2 +- lustre/include/linux/lustre_patchless_compat.h | 2 +- lustre/include/lustre/liblustreapi.h | 2 +- lustre/include/lustre/lustre_idl.h | 2 +- lustre/include/lustre/lustre_user.h | 2 +- lustre/include/obd.h | 2 +- lustre/liblustre/llite_cl.c | 2 ++ lustre/llite/file.c | 2 +- lustre/llite/statahead.c | 2 +- lustre/lov/lov_obd.c | 2 +- lustre/mdd/mdd_device.c | 2 +- lustre/mdd/mdd_lov.c | 2 +- lustre/mds/mds_lov.c | 2 +- lustre/mdt/mdt_open.c | 2 +- lustre/mdt/mdt_recovery.c | 2 +- lustre/obdclass/hash.c | 2 ++ lustre/obdclass/llog_swab.c | 2 ++ lustre/obdclass/lprocfs_status.c | 2 +- lustre/obdfilter/filter.c | 2 +- lustre/obdfilter/filter_log.c | 2 +- lustre/osc/osc_request.c | 2 +- lustre/osd-ldiskfs/osd_handler.c | 2 +- lustre/utils/lfs.c | 2 +- lustre/utils/liblustreapi.c | 2 +- lustre/utils/lustre_rsync.c | 2 ++ 29 files changed, 33 insertions(+), 25 deletions(-) diff --git a/build/updatecw.sh b/build/updatecw.sh index 286a796..cc75304 100755 --- a/build/updatecw.sh +++ b/build/updatecw.sh @@ -3,7 +3,7 @@ # Does not add copyright notices to files that are missing them # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright (c) 2012, Intel Corporation. +# Copyright (c) 2012, 2013, Intel Corporation. # TMP=${TMP:-/tmp} TMPFILE=$(mktemp $TMP/updatecopy.XXXXXX) diff --git a/libcfs/include/libcfs/linux/libcfs.h b/libcfs/include/libcfs/linux/libcfs.h index 8cbde13..f06b08c 100644 --- a/libcfs/include/libcfs/linux/libcfs.h +++ b/libcfs/include/libcfs/linux/libcfs.h @@ -29,7 +29,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/klnds/o2iblnd/o2iblnd.c b/lnet/klnds/o2iblnd/o2iblnd.c index d953d8d..1b71f7e 100644 --- a/lnet/klnds/o2iblnd/o2iblnd.c +++ b/lnet/klnds/o2iblnd/o2iblnd.c @@ -29,7 +29,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/klnds/o2iblnd/o2iblnd.h b/lnet/klnds/o2iblnd/o2iblnd.h index ccd553c..53837ec 100644 --- a/lnet/klnds/o2iblnd/o2iblnd.h +++ b/lnet/klnds/o2iblnd/o2iblnd.h @@ -29,7 +29,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/klnds/o2iblnd/o2iblnd_cb.c b/lnet/klnds/o2iblnd/o2iblnd_cb.c index e562a67d..5946604 100644 --- a/lnet/klnds/o2iblnd/o2iblnd_cb.c +++ b/lnet/klnds/o2iblnd/o2iblnd_cb.c @@ -29,7 +29,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/linux/lustre_patchless_compat.h b/lustre/include/linux/lustre_patchless_compat.h index 188b8f9..fe32064 100644 --- a/lustre/include/linux/lustre_patchless_compat.h +++ b/lustre/include/linux/lustre_patchless_compat.h @@ -29,7 +29,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre/liblustreapi.h b/lustre/include/lustre/liblustreapi.h index 02c82a0..9d6a447 100644 --- a/lustre/include/lustre/liblustreapi.h +++ b/lustre/include/lustre/liblustreapi.h @@ -30,7 +30,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre/lustre_idl.h b/lustre/include/lustre/lustre_idl.h index eab01fe..2dc395a 100644 --- a/lustre/include/lustre/lustre_idl.h +++ b/lustre/include/lustre/lustre_idl.h @@ -30,7 +30,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre/lustre_user.h b/lustre/include/lustre/lustre_user.h index db74485..a40ea46 100644 --- a/lustre/include/lustre/lustre_user.h +++ b/lustre/include/lustre/lustre_user.h @@ -29,7 +29,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2011, Intel Corporation. + * Copyright (c) 2010, 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/obd.h b/lustre/include/obd.h index 5e0f739..9651bcd 100644 --- a/lustre/include/obd.h +++ b/lustre/include/obd.h @@ -30,7 +30,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/liblustre/llite_cl.c b/lustre/liblustre/llite_cl.c index efd00e5..59c4a26 100644 --- a/lustre/liblustre/llite_cl.c +++ b/lustre/liblustre/llite_cl.c @@ -18,6 +18,8 @@ * You should have received a copy of the GNU General Public License * along with Lustre; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * Copyright (c) 2011, Intel Corporation. */ #define DEBUG_SUBSYSTEM S_LLITE diff --git a/lustre/llite/file.c b/lustre/llite/file.c index 80605ea..1357ab1 100644 --- a/lustre/llite/file.c +++ b/lustre/llite/file.c @@ -30,7 +30,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/statahead.c b/lustre/llite/statahead.c index 87342fc..4df9456 100644 --- a/lustre/llite/statahead.c +++ b/lustre/llite/statahead.c @@ -29,7 +29,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2012, Intel Corporation. * */ /* diff --git a/lustre/lov/lov_obd.c b/lustre/lov/lov_obd.c index 72c2aa0..d520cf6 100644 --- a/lustre/lov/lov_obd.c +++ b/lustre/lov/lov_obd.c @@ -30,7 +30,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_device.c b/lustre/mdd/mdd_device.c index 60d236e..8ca00c2 100644 --- a/lustre/mdd/mdd_device.c +++ b/lustre/mdd/mdd_device.c @@ -29,7 +29,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_lov.c b/lustre/mdd/mdd_lov.c index 21dc08c..d06ec3a 100644 --- a/lustre/mdd/mdd_lov.c +++ b/lustre/mdd/mdd_lov.c @@ -29,7 +29,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. * */ /* diff --git a/lustre/mds/mds_lov.c b/lustre/mds/mds_lov.c index af2e13c..cb446cc9 100644 --- a/lustre/mds/mds_lov.c +++ b/lustre/mds/mds_lov.c @@ -29,7 +29,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_open.c b/lustre/mdt/mdt_open.c index 07f295f..39d2303 100644 --- a/lustre/mdt/mdt_open.c +++ b/lustre/mdt/mdt_open.c @@ -29,7 +29,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. * */ /* diff --git a/lustre/mdt/mdt_recovery.c b/lustre/mdt/mdt_recovery.c index 6642e17..ab41f61 100644 --- a/lustre/mdt/mdt_recovery.c +++ b/lustre/mdt/mdt_recovery.c @@ -29,7 +29,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. * */ /* diff --git a/lustre/obdclass/hash.c b/lustre/obdclass/hash.c index d49aece..93f6dfe 100644 --- a/lustre/obdclass/hash.c +++ b/lustre/obdclass/hash.c @@ -5,6 +5,8 @@ * * This file may be redistributed under the terms of the GNU Public * License. + * + * Copyright (c) 2012, Intel Corporation. */ /* diff --git a/lustre/obdclass/llog_swab.c b/lustre/obdclass/llog_swab.c index 988d44f..7ab7361 100644 --- a/lustre/obdclass/llog_swab.c +++ b/lustre/obdclass/llog_swab.c @@ -28,6 +28,8 @@ /* * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/lprocfs_status.c b/lustre/obdclass/lprocfs_status.c index 10e98de..7e89125 100644 --- a/lustre/obdclass/lprocfs_status.c +++ b/lustre/obdclass/lprocfs_status.c @@ -30,7 +30,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdfilter/filter.c b/lustre/obdfilter/filter.c index 64d9a5e..23ebf84 100644 --- a/lustre/obdfilter/filter.c +++ b/lustre/obdfilter/filter.c @@ -30,7 +30,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2010, 2011, Intel Corporation. + * Copyright (c) 2010, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdfilter/filter_log.c b/lustre/obdfilter/filter_log.c index 3e89517..af2a5a4 100644 --- a/lustre/obdfilter/filter_log.c +++ b/lustre/obdfilter/filter_log.c @@ -29,7 +29,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osc/osc_request.c b/lustre/osc/osc_request.c index a1d22cf..c28e80c 100644 --- a/lustre/osc/osc_request.c +++ b/lustre/osc/osc_request.c @@ -30,7 +30,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_handler.c b/lustre/osd-ldiskfs/osd_handler.c index b01138b..d65af5d 100644 --- a/lustre/osd-ldiskfs/osd_handler.c +++ b/lustre/osd-ldiskfs/osd_handler.c @@ -29,7 +29,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. * */ /* diff --git a/lustre/utils/lfs.c b/lustre/utils/lfs.c index ae933c4..a919763 100644 --- a/lustre/utils/lfs.c +++ b/lustre/utils/lfs.c @@ -29,7 +29,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/liblustreapi.c b/lustre/utils/liblustreapi.c index 62c175d..46d604c 100644 --- a/lustre/utils/liblustreapi.c +++ b/lustre/utils/liblustreapi.c @@ -30,7 +30,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/lustre_rsync.c b/lustre/utils/lustre_rsync.c index 0c2977b..e654369 100644 --- a/lustre/utils/lustre_rsync.c +++ b/lustre/utils/lustre_rsync.c @@ -28,6 +28,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ -- 1.8.3.1