From 2b294992edce5af7b79d4300ed3aa1ea6a8db850 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Tue, 23 Dec 2014 03:45:04 -0700 Subject: [PATCH] LU-6068 misc: update Intel copyright messages 2014 Update the copyright messages for changes made in 2014. In some cases, changes made in 2013 did not generate an updated copyright message, so these files are updated accordingly. In some cases there were no licenses on newly-added files, so add them (either with new copyrights, or including copyrights from the source files). Some types of changes that are not actually changing the code (e.g. whitespace, mass changes to add or remote prefixes, patches updating the copyright messages, patch reversions and the reverted patch, patches that only delete code, etc.) have been excluded. The updatecw.sh script was updated to fix a number of problems: - it now handles comments in nroff (man page) files properly - remove need to handle non-Intel copyrights specially - allow subdirectory to be specified on command-line - improve script debugging when running with "sh -vx" - print patches changing the most files, to catch mass replacements There are still a few cases that need to be fixed up by hand (e.g. files split up and "git log --follow" can't find the original). Signed-off-by: Andreas Dilger Change-Id: Ib4875400a4908dc79ddc8b82ab0fe3ee903ebbe5 Reviewed-on: http://review.whamcloud.com/13174 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Oleg Drokin --- contrib/scripts/updatecw.sh | 208 +++++++++++++-------- libcfs/include/libcfs/bitmap.h | 2 +- libcfs/include/libcfs/curproc.h | 2 +- libcfs/include/libcfs/libcfs.h | 2 +- libcfs/include/libcfs/libcfs_cpu.h | 3 +- libcfs/include/libcfs/libcfs_crypto.h | 2 + libcfs/include/libcfs/libcfs_debug.h | 2 +- libcfs/include/libcfs/libcfs_fail.h | 2 +- libcfs/include/libcfs/libcfs_ioctl.h | 2 + libcfs/include/libcfs/libcfs_kernelcomm.h | 2 + libcfs/include/libcfs/libcfs_private.h | 2 +- libcfs/include/libcfs/libcfs_string.h | 2 +- libcfs/include/libcfs/linux/kp30.h | 2 +- libcfs/include/libcfs/linux/libcfs.h | 2 +- libcfs/include/libcfs/linux/linux-cpu.h | 3 +- libcfs/include/libcfs/linux/linux-fs.h | 2 +- libcfs/include/libcfs/linux/linux-mem.h | 2 +- libcfs/include/libcfs/linux/linux-time.h | 2 + libcfs/include/libcfs/lucache.h | 2 +- libcfs/include/libcfs/user-lock.h | 2 +- libcfs/include/libcfs/user-mem.h | 3 + libcfs/include/libcfs/user-prim.h | 2 +- libcfs/include/libcfs/util/libcfsutil_ioctl.h | 2 + libcfs/include/libcfs/util/parser.h | 2 + libcfs/libcfs/autoMakefile.am | 2 +- libcfs/libcfs/debug.c | 2 +- libcfs/libcfs/fail.c | 2 +- libcfs/libcfs/hash.c | 2 +- libcfs/libcfs/kernel_user_comm.c | 2 +- libcfs/libcfs/libcfs_string.c | 2 +- libcfs/libcfs/linux/linux-cpu.c | 3 +- libcfs/libcfs/linux/linux-crypto.c | 2 +- libcfs/libcfs/linux/linux-curproc.c | 2 +- libcfs/libcfs/linux/linux-fs.c | 2 + libcfs/libcfs/linux/linux-mem.c | 2 +- libcfs/libcfs/linux/linux-module.c | 2 +- libcfs/libcfs/linux/linux-proc.c | 2 +- libcfs/libcfs/linux/linux-tcpip.c | 2 +- libcfs/libcfs/linux/linux-utils.c | 2 + libcfs/libcfs/module.c | 2 +- libcfs/libcfs/nidstrings.c | 2 +- libcfs/libcfs/tracefile.c | 2 +- libcfs/libcfs/tracefile.h | 2 +- libcfs/libcfs/upcall_cache.c | 2 +- libcfs/libcfs/util/l_ioctl.c | 2 + libcfs/libcfs/util/parser.c | 2 + libcfs/libcfs/watchdog.c | 2 +- libcfs/libcfs/workitem.c | 2 +- lnet/autoMakefile.am | 2 + lnet/include/lnet/lib-dlc.h | 2 +- lnet/include/lnet/lib-lnet.h | 2 +- lnet/include/lnet/lib-types.h | 2 +- lnet/include/lnet/lnet.h | 2 + lnet/include/lnet/lnetctl.h | 3 + lnet/include/lnet/lnetst.h | 2 +- lnet/include/lnet/nidstr.h | 27 +++ lnet/include/lnet/types.h | 2 +- lnet/klnds/gnilnd/gnilnd.c | 2 + lnet/klnds/gnilnd/gnilnd.h | 2 + lnet/klnds/gnilnd/gnilnd_aries.h | 7 +- lnet/klnds/gnilnd/gnilnd_conn.c | 2 + lnet/klnds/gnilnd/gnilnd_proc.c | 2 + lnet/klnds/gnilnd/gnilnd_stack.c | 2 + lnet/klnds/gnilnd/gnilnd_sysctl.c | 2 + lnet/klnds/mxlnd/mxlnd.c | 2 +- lnet/klnds/mxlnd/mxlnd.h | 2 +- lnet/klnds/mxlnd/mxlnd_cb.c | 2 +- lnet/klnds/o2iblnd/o2iblnd.h | 2 +- lnet/klnds/o2iblnd/o2iblnd_cb.c | 2 +- lnet/klnds/ralnd/ralnd.c | 2 +- lnet/klnds/ralnd/ralnd_cb.c | 2 +- lnet/klnds/socklnd/socklnd.c | 2 +- lnet/klnds/socklnd/socklnd_cb.c | 2 +- lnet/lnet/acceptor.c | 2 +- lnet/lnet/api-ni.c | 2 +- lnet/lnet/config.c | 2 +- lnet/lnet/lib-md.c | 2 +- lnet/lnet/lib-me.c | 2 +- lnet/lnet/lib-move.c | 2 +- lnet/lnet/lib-msg.c | 2 +- lnet/lnet/lib-ptl.c | 2 +- lnet/lnet/module.c | 2 +- lnet/lnet/peer.c | 2 +- lnet/lnet/router.c | 2 +- lnet/selftest/brw_test.c | 2 +- lnet/selftest/conctl.c | 2 +- lnet/selftest/conrpc.c | 2 +- lnet/selftest/console.c | 2 +- lnet/selftest/console.h | 2 +- lnet/selftest/framework.c | 2 +- lnet/selftest/rpc.c | 2 +- lnet/selftest/timer.c | 2 +- lnet/utils/Makefile.am | 2 + lnet/utils/cyaml/cyaml.c | 2 +- lnet/utils/cyaml/cyaml.h | 2 +- lnet/utils/debug.c | 2 +- lnet/utils/lnetconfig/Makefile.am | 2 +- lnet/utils/lnetconfig/liblnetconfig.c | 2 +- lnet/utils/lnetconfig/liblnetconfig.h | 2 +- lnet/utils/lnetctl.c | 2 +- lnet/utils/lst.c | 2 +- lnet/utils/portals.c | 2 + lnet/utils/wirecheck.c | 2 + lustre-iokit/obdfilter-survey/iokit-libecho | 2 +- lustre-iokit/obdfilter-survey/iokit-plot-obdfilter | 2 +- lustre-iokit/stats-collect/iokit-gather-stats | 3 + lustre/autoMakefile.am | 2 +- lustre/conf/Makefile.am | 2 + lustre/doc/Makefile.am | 2 +- lustre/doc/osd-api.txt | 2 +- lustre/fid/autoMakefile.am | 2 + lustre/fid/fid_handler.c | 2 +- lustre/fid/fid_internal.h | 2 +- lustre/fid/fid_lib.c | 2 +- lustre/fid/fid_request.c | 2 +- lustre/fid/fid_store.c | 2 +- lustre/fid/lproc_fid.c | 2 +- lustre/fld/fld_cache.c | 2 +- lustre/fld/fld_handler.c | 2 +- lustre/fld/fld_index.c | 2 +- lustre/fld/fld_internal.h | 2 +- lustre/fld/fld_request.c | 2 +- lustre/fld/lproc_fld.c | 2 +- lustre/include/Makefile.am | 2 +- lustre/include/cl_object.h | 2 +- lustre/include/dt_object.h | 2 +- lustre/include/liblustre.h | 2 +- lustre/include/linux/Makefile.am | 2 +- lustre/include/linux/lustre_compat25.h | 2 +- lustre/include/linux/lustre_patchless_compat.h | 2 +- lustre/include/linux/lvfs.h | 2 +- lustre/include/lprocfs_status.h | 2 +- lustre/include/lu_object.h | 2 +- lustre/include/lu_ref.h | 2 +- lustre/include/lu_target.h | 2 +- lustre/include/lustre/Makefile.am | 2 +- lustre/include/lustre/ll_fiemap.h | 2 + lustre/include/lustre/lustre_idl.h | 2 +- lustre/include/lustre/lustre_lfsck_user.h | 2 +- lustre/include/lustre/lustre_user.h | 2 +- lustre/include/lustre/lustreapi.h | 2 +- lustre/include/lustre_acl.h | 2 + lustre/include/lustre_capa.h | 2 +- lustre/include/lustre_cfg.h | 2 +- lustre/include/lustre_debug.h | 2 +- lustre/include/lustre_disk.h | 2 +- lustre/include/lustre_dlm.h | 2 +- lustre/include/lustre_eacl.h | 2 +- lustre/include/lustre_export.h | 2 +- lustre/include/lustre_fid.h | 2 +- lustre/include/lustre_fld.h | 2 +- lustre/include/lustre_ha.h | 2 +- lustre/include/lustre_handles.h | 2 +- lustre/include/lustre_import.h | 2 +- lustre/include/lustre_intent.h | 2 +- lustre/include/lustre_lfsck.h | 2 +- lustre/include/lustre_lib.h | 2 +- lustre/include/lustre_linkea.h | 2 +- lustre/include/lustre_lmv.h | 2 +- lustre/include/lustre_log.h | 2 +- lustre/include/lustre_mdc.h | 2 +- lustre/include/lustre_mds.h | 2 +- lustre/include/lustre_net.h | 2 +- lustre/include/lustre_nrs_tbf.h | 1 + lustre/include/lustre_param.h | 2 +- lustre/include/lustre_quota.h | 2 +- lustre/include/lustre_req_layout.h | 2 +- lustre/include/lustre_update.h | 2 +- lustre/include/lvfs.h | 2 + lustre/include/md_object.h | 2 +- lustre/include/obd.h | 2 +- lustre/include/obd_cksum.h | 2 + lustre/include/obd_class.h | 2 +- lustre/include/obd_support.h | 2 +- lustre/include/obd_target.h | 2 +- lustre/ldlm/interval_tree.c | 2 + lustre/ldlm/ldlm_extent.c | 2 +- lustre/ldlm/ldlm_flock.c | 2 +- lustre/ldlm/ldlm_internal.h | 2 +- lustre/ldlm/ldlm_lib.c | 2 +- lustre/ldlm/ldlm_lock.c | 2 +- lustre/ldlm/ldlm_lockd.c | 2 +- lustre/ldlm/ldlm_plain.c | 2 +- lustre/ldlm/ldlm_pool.c | 2 +- lustre/ldlm/ldlm_request.c | 2 +- lustre/ldlm/ldlm_resource.c | 2 +- lustre/lfsck/lfsck_bookmark.c | 2 +- lustre/lfsck/lfsck_engine.c | 2 +- lustre/lfsck/lfsck_internal.h | 2 +- lustre/lfsck/lfsck_layout.c | 2 +- lustre/lfsck/lfsck_lib.c | 2 +- lustre/lfsck/lfsck_namespace.c | 2 +- lustre/llite/dcache.c | 2 +- lustre/llite/dir.c | 2 +- lustre/llite/file.c | 2 +- lustre/llite/glimpse.c | 2 +- lustre/llite/lcommon_cl.c | 2 +- lustre/llite/lcommon_misc.c | 2 +- lustre/llite/llite_capa.c | 2 +- lustre/llite/llite_internal.h | 2 +- lustre/llite/llite_lib.c | 2 +- lustre/llite/llite_mmap.c | 2 +- lustre/llite/llite_nfs.c | 2 +- lustre/llite/llite_rmtacl.c | 2 +- lustre/llite/lloop.c | 2 +- lustre/llite/lproc_llite.c | 2 +- lustre/llite/namei.c | 2 +- lustre/llite/remote_perm.c | 2 +- lustre/llite/rw.c | 2 +- lustre/llite/rw26.c | 2 +- lustre/llite/statahead.c | 2 +- lustre/llite/super25.c | 2 +- lustre/llite/symlink.c | 2 +- lustre/llite/vvp_dev.c | 2 +- lustre/llite/vvp_internal.h | 2 +- lustre/llite/vvp_io.c | 2 +- lustre/llite/vvp_lock.c | 2 + lustre/llite/vvp_object.c | 2 +- lustre/llite/vvp_page.c | 2 +- lustre/llite/xattr.c | 2 +- lustre/llite/xattr_cache.c | 2 + lustre/lmv/autoMakefile.am | 2 +- lustre/lmv/lmv_fld.c | 2 +- lustre/lmv/lmv_intent.c | 2 +- lustre/lmv/lmv_internal.h | 2 +- lustre/lmv/lmv_obd.c | 2 +- lustre/lmv/lproc_lmv.c | 2 +- lustre/lod/lod_dev.c | 7 +- lustre/lod/lod_internal.h | 6 +- lustre/lod/lod_lov.c | 4 +- lustre/lod/lod_object.c | 6 +- lustre/lod/lod_qos.c | 6 +- lustre/lod/lproc_lod.c | 2 +- lustre/lov/autoMakefile.am | 2 +- lustre/lov/lov_cl_internal.h | 2 +- lustre/lov/lov_dev.c | 2 +- lustre/lov/lov_ea.c | 2 +- lustre/lov/lov_internal.h | 2 +- lustre/lov/lov_io.c | 2 +- lustre/lov/lov_lock.c | 2 +- lustre/lov/lov_merge.c | 2 +- lustre/lov/lov_obd.c | 2 +- lustre/lov/lov_object.c | 2 +- lustre/lov/lov_offset.c | 2 +- lustre/lov/lov_pack.c | 2 +- lustre/lov/lov_page.c | 2 +- lustre/lov/lov_pool.c | 2 +- lustre/lov/lov_request.c | 2 +- lustre/lov/lovsub_dev.c | 2 + lustre/lov/lovsub_lock.c | 2 +- lustre/lov/lovsub_page.c | 2 +- lustre/mdc/lproc_mdc.c | 2 +- lustre/mdc/mdc_internal.h | 2 +- lustre/mdc/mdc_lib.c | 2 +- lustre/mdc/mdc_locks.c | 2 +- lustre/mdc/mdc_reint.c | 2 +- lustre/mdc/mdc_request.c | 2 +- lustre/mdd/mdd_compat.c | 2 +- lustre/mdd/mdd_device.c | 2 +- lustre/mdd/mdd_dir.c | 2 +- lustre/mdd/mdd_internal.h | 2 +- lustre/mdd/mdd_lock.c | 2 +- lustre/mdd/mdd_lproc.c | 2 +- lustre/mdd/mdd_object.c | 2 +- lustre/mdd/mdd_orphans.c | 2 +- lustre/mdd/mdd_permission.c | 2 +- lustre/mdd/mdd_trans.c | 2 +- lustre/mdt/mdt_capa.c | 2 +- lustre/mdt/mdt_coordinator.c | 5 +- lustre/mdt/mdt_fs.c | 2 +- lustre/mdt/mdt_handler.c | 2 +- lustre/mdt/mdt_hsm.c | 5 +- lustre/mdt/mdt_hsm_cdt_actions.c | 1 + lustre/mdt/mdt_hsm_cdt_client.c | 1 + lustre/mdt/mdt_hsm_cdt_requests.c | 1 + lustre/mdt/mdt_idmap.c | 2 +- lustre/mdt/mdt_internal.h | 2 +- lustre/mdt/mdt_lib.c | 2 +- lustre/mdt/mdt_lproc.c | 2 +- lustre/mdt/mdt_lvb.c | 2 +- lustre/mdt/mdt_open.c | 2 +- lustre/mdt/mdt_recovery.c | 2 +- lustre/mdt/mdt_reint.c | 2 +- lustre/mdt/mdt_xattr.c | 2 +- lustre/mgc/autoMakefile.am | 2 + lustre/mgc/mgc_request.c | 2 +- lustre/mgs/lproc_mgs.c | 2 +- lustre/mgs/mgs_fs.c | 2 +- lustre/mgs/mgs_handler.c | 2 +- lustre/mgs/mgs_internal.h | 2 +- lustre/mgs/mgs_llog.c | 2 +- lustre/mgs/mgs_nids.c | 2 +- lustre/obdclass/acl.c | 2 +- lustre/obdclass/capa.c | 2 +- lustre/obdclass/cl_io.c | 2 +- lustre/obdclass/cl_lock.c | 2 +- lustre/obdclass/cl_object.c | 2 +- lustre/obdclass/cl_page.c | 2 +- lustre/obdclass/class_obd.c | 2 +- lustre/obdclass/debug.c | 2 +- lustre/obdclass/dt_object.c | 2 +- lustre/obdclass/genops.c | 2 +- lustre/obdclass/idmap.c | 2 +- lustre/obdclass/linkea.c | 2 +- lustre/obdclass/linux/linux-module.c | 2 +- lustre/obdclass/linux/linux-obdo.c | 2 +- lustre/obdclass/linux/linux-sysctl.c | 2 +- lustre/obdclass/llog.c | 2 +- lustre/obdclass/llog_cat.c | 2 +- lustre/obdclass/llog_internal.h | 2 +- lustre/obdclass/llog_ioctl.c | 2 +- lustre/obdclass/llog_obd.c | 2 +- lustre/obdclass/llog_swab.c | 2 +- lustre/obdclass/llog_test.c | 2 +- lustre/obdclass/local_storage.c | 2 +- lustre/obdclass/local_storage.h | 2 +- lustre/obdclass/lprocfs_jobstats.c | 2 +- lustre/obdclass/lprocfs_status.c | 2 +- lustre/obdclass/lprocfs_status_server.c | 2 +- lustre/obdclass/lu_object.c | 2 +- lustre/obdclass/lu_ref.c | 2 +- lustre/obdclass/lu_ucred.c | 2 +- lustre/obdclass/lustre_handles.c | 2 +- lustre/obdclass/obd_config.c | 2 +- lustre/obdclass/obd_mount.c | 2 +- lustre/obdclass/obd_mount_server.c | 2 +- lustre/obdclass/obdo.c | 2 +- lustre/obdclass/statfs_pack.c | 2 + lustre/obdclass/uuid.c | 2 + lustre/obdecho/echo.c | 2 +- lustre/obdecho/echo_client.c | 2 +- lustre/obdecho/echo_internal.h | 2 +- lustre/ofd/ofd_internal.h | 2 +- lustre/osc/lproc_osc.c | 2 +- lustre/osc/osc_cache.c | 2 +- lustre/osc/osc_cl_internal.h | 2 +- lustre/osc/osc_internal.h | 2 +- lustre/osc/osc_io.c | 2 +- lustre/osc/osc_lock.c | 2 +- lustre/osc/osc_object.c | 2 +- lustre/osc/osc_page.c | 2 +- lustre/osc/osc_quota.c | 2 +- lustre/osc/osc_request.c | 2 +- lustre/osd-ldiskfs/osd_compat.c | 2 +- lustre/osd-ldiskfs/osd_handler.c | 2 +- lustre/osd-ldiskfs/osd_iam.c | 2 +- lustre/osd-ldiskfs/osd_iam.h | 2 +- lustre/osd-ldiskfs/osd_iam_lfix.c | 2 +- lustre/osd-ldiskfs/osd_iam_lvar.c | 2 +- lustre/osd-ldiskfs/osd_internal.h | 2 +- lustre/osd-ldiskfs/osd_io.c | 2 +- lustre/osd-ldiskfs/osd_lproc.c | 2 +- lustre/osd-ldiskfs/osd_oi.c | 2 +- lustre/osd-ldiskfs/osd_quota.c | 2 +- lustre/osd-ldiskfs/osd_quota_fmt.c | 2 +- lustre/osd-ldiskfs/osd_scrub.c | 2 +- lustre/osd-ldiskfs/osd_scrub.h | 2 +- lustre/osd-zfs/autoMakefile.am | 2 +- lustre/osd-zfs/osd_handler.c | 5 +- lustre/osd-zfs/osd_index.c | 6 +- lustre/osd-zfs/osd_internal.h | 6 +- lustre/osd-zfs/osd_io.c | 6 +- lustre/osd-zfs/osd_lproc.c | 6 +- lustre/osd-zfs/osd_object.c | 6 +- lustre/osd-zfs/osd_oi.c | 6 +- lustre/osd-zfs/osd_quota.c | 2 +- lustre/osd-zfs/osd_xattr.c | 6 +- lustre/osp/lwp_dev.c | 2 +- lustre/osp/osp_dev.c | 2 +- lustre/osp/osp_internal.h | 2 +- lustre/osp/osp_md_object.c | 2 +- lustre/osp/osp_precreate.c | 2 +- lustre/osp/osp_sync.c | 2 +- lustre/ost/ost_handler.c | 2 +- lustre/ptlrpc/client.c | 2 +- lustre/ptlrpc/connection.c | 2 +- lustre/ptlrpc/errno.c | 2 +- lustre/ptlrpc/events.c | 2 +- lustre/ptlrpc/gss/gss_bulk.c | 2 + lustre/ptlrpc/gss/gss_cli_upcall.c | 2 +- lustre/ptlrpc/gss/gss_generic_token.c | 2 +- lustre/ptlrpc/gss/gss_keyring.c | 2 +- lustre/ptlrpc/gss/gss_krb5_mech.c | 2 +- lustre/ptlrpc/gss/gss_mech_switch.c | 2 +- lustre/ptlrpc/gss/gss_null_mech.c | 3 + lustre/ptlrpc/gss/gss_pipefs.c | 2 +- lustre/ptlrpc/gss/gss_sk_mech.c | 3 + lustre/ptlrpc/gss/gss_svc_upcall.c | 2 +- lustre/ptlrpc/gss/lproc_gss.c | 2 +- lustre/ptlrpc/gss/sec_gss.c | 2 +- lustre/ptlrpc/import.c | 2 +- lustre/ptlrpc/layout.c | 2 +- lustre/ptlrpc/llog_client.c | 2 +- lustre/ptlrpc/llog_net.c | 2 +- lustre/ptlrpc/llog_server.c | 2 +- lustre/ptlrpc/lproc_ptlrpc.c | 2 +- lustre/ptlrpc/niobuf.c | 2 +- lustre/ptlrpc/nodemap_handler.c | 3 + lustre/ptlrpc/nodemap_internal.h | 3 + lustre/ptlrpc/nodemap_lproc.c | 3 + lustre/ptlrpc/nrs.c | 2 +- lustre/ptlrpc/nrs_crr.c | 2 +- lustre/ptlrpc/nrs_fifo.c | 2 +- lustre/ptlrpc/nrs_orr.c | 2 +- lustre/ptlrpc/nrs_tbf.c | 1 + lustre/ptlrpc/pack_generic.c | 2 +- lustre/ptlrpc/pers.c | 2 + lustre/ptlrpc/pinger.c | 2 +- lustre/ptlrpc/ptlrpc_internal.h | 2 +- lustre/ptlrpc/ptlrpc_module.c | 2 +- lustre/ptlrpc/ptlrpcd.c | 2 +- lustre/ptlrpc/recover.c | 2 +- lustre/ptlrpc/sec.c | 2 +- lustre/ptlrpc/sec_bulk.c | 2 +- lustre/ptlrpc/sec_config.c | 2 +- lustre/ptlrpc/sec_ctx.c | 3 + lustre/ptlrpc/sec_gc.c | 2 +- lustre/ptlrpc/sec_lproc.c | 2 + lustre/ptlrpc/sec_null.c | 2 +- lustre/ptlrpc/sec_plain.c | 2 +- lustre/ptlrpc/service.c | 2 +- lustre/quota/lquota_disk.c | 2 +- lustre/quota/lquota_internal.h | 2 +- lustre/quota/lquota_lib.c | 2 +- lustre/quota/qmt_dev.c | 2 +- lustre/quota/qmt_entry.c | 2 +- lustre/quota/qmt_internal.h | 2 +- lustre/quota/qmt_lock.c | 2 +- lustre/quota/qmt_pool.c | 2 +- lustre/quota/qsd_config.c | 2 +- lustre/quota/qsd_handler.c | 2 +- lustre/quota/qsd_internal.h | 2 +- lustre/quota/qsd_lib.c | 2 +- lustre/quota/qsd_lock.c | 2 +- lustre/quota/qsd_reint.c | 2 +- lustre/quota/qsd_writeback.c | 2 +- lustre/scripts/Makefile.am | 2 + lustre/target/Makefile.am | 2 +- lustre/target/out_handler.c | 2 +- lustre/target/out_lib.c | 2 +- lustre/target/tgt_handler.c | 2 +- lustre/target/tgt_internal.h | 2 +- lustre/target/tgt_lastrcvd.c | 2 +- lustre/target/tgt_main.c | 2 +- lustre/tests/check_fhandle_syscalls.c | 3 + lustre/tests/clientapi/simple_test.c | 6 +- lustre/tests/flocks_test.c | 2 +- lustre/tests/fsx.c | 2 + lustre/tests/ll_dirstripe_verify.c | 2 +- lustre/tests/lp_utils.c | 2 + lustre/tests/mlink.c | 2 + lustre/tests/mpi/mdsrate.c | 2 +- lustre/tests/multiop.c | 2 +- lustre/tests/rwv.c | 2 +- lustre/tests/statmany.c | 2 + lustre/tests/statone.c | 2 + lustre/tests/test_brw.c | 2 + lustre/tests/truncate.c | 2 +- lustre/utils/gss/context_lucid.c | 5 +- lustre/utils/gss/gssd.c | 2 + lustre/utils/gss/lgss_keyring.c | 2 +- lustre/utils/gss/lsupport.c | 2 + lustre/utils/gss/lsupport.h | 2 +- lustre/utils/gss/svcgssd_proc.c | 2 + lustre/utils/l_getidentity.c | 2 +- lustre/utils/lctl.c | 2 +- lustre/utils/lfs.c | 2 +- lustre/utils/lhsmtool_posix.c | 1 + lustre/utils/libiam.c | 2 + lustre/utils/liblustreapi.c | 2 +- lustre/utils/liblustreapi_hsm.c | 2 + lustre/utils/liblustreapi_nodemap.c | 3 + lustre/utils/ll_decode_filter_fid.c | 2 +- lustre/utils/ll_recover_lost_found_objs.c | 2 +- lustre/utils/llog_reader.c | 2 +- lustre/utils/ltrack_stats.c | 2 + lustre/utils/lustre_cfg.c | 2 +- lustre/utils/lustre_lfsck.c | 2 +- lustre/utils/lustre_rsync.c | 2 +- lustre/utils/mkfs_lustre.c | 2 +- lustre/utils/mount_lustre.c | 2 +- lustre/utils/mount_utils.c | 3 +- lustre/utils/mount_utils.h | 2 +- lustre/utils/mount_utils_ldiskfs.c | 2 +- lustre/utils/mount_utils_zfs.c | 3 +- lustre/utils/obd.c | 2 +- lustre/utils/obdctl.h | 2 +- lustre/utils/req-layout.c | 2 +- 488 files changed, 749 insertions(+), 536 deletions(-) diff --git a/contrib/scripts/updatecw.sh b/contrib/scripts/updatecw.sh index 17ef4e1..99f3bd0 100755 --- a/contrib/scripts/updatecw.sh +++ b/contrib/scripts/updatecw.sh @@ -1,34 +1,21 @@ #!/bin/bash -# Adds Whamcloud copyright notices to files modified by Whamcloud. -# Does not add copyright notices to files that are missing them +# Adds Intel copyright notices to files modified by Intel. +# 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, 2013, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # TMP=${TMP:-/tmp} TMPFILE=$(mktemp $TMP/updatecopy.XXXXXX) EXCFILE=$(mktemp $TMP/excludecopy.XXXXXX) -NOW=$(date +%Y) -DIRS=${DIRS:-"build ldiskfs libcfs lnet lustre snmp lustre-iokit"} -#Commits to exclude -EXCLUDE=${EXCLUDE:-'e3a7c58aebafce40323db54bf6056029e5af4a70\n -65701b4a30efdb695776bcf690a2b3cabc928da1\n -f2a9374170e4522b9d2ac3b7096cf2912339d480\n -3f90f344ae059b30e7d23e4fe554a985eb827b02\n -320e014a2c93cb905637d178269b80847cb8d277\n -08aa217ce49aba1ded52e0f7adb8a607035123fd\n -2841be335687840cf98961e6c6cde6ee9312e4d7\n -cd8c65642f1c36b56ae74a0414a1f1f27337a662'} - -XYRACOPY="Copyright.*Xyratex Technology Limited" -ORACOPY1="Copyright.*Oracle.*" -ORACOPY2="Use is subject to license terms." -#Copyright we rewrite to the current version -WHAMCOPY=${WHAMCOPY:-"Copyright.*Whamcloud,* Inc."} -INTREPCOPY=${INTREPCOPY:-"Copyright.*Intel, Inc."} -INTREPCOPY2=${INTREPCOPY2:-"Copyright.*Intel Corporation$"} +THISYEAR=$(date +%Y) +DIRS=${*:-"build ldiskfs libcfs lnet lustre lustre-iokit snmp"} + +#Old copyright messages we might need to find +OLDCOPY1="Copyright.*" +OLDCOPY2="Use is subject to license terms." #The current copyright -INTCOPY=${INTCOPY:-"Copyright.*Intel Corporation."} +INTCOPY=${INTCOPY:-"Copyright.*Intel Corporation"} #Emails we assume ownership of AUTH_WHAM=${AUTH_WHAM:-".*@whamcloud.com"} @@ -39,50 +26,106 @@ START=${START:-"2010-06-01"} ECHOE=${ECHOE:-"echo -e"} [ "$($ECHOE foo)" = "-e foo" ] && ECHOE=echo -echo -e $EXCLUDE > $EXCFILE - -git ls-files $DIRS | grep -v ${0##*/} | while read FILE; do - if [ "$FILE" == 'contrib/scripts/updatecw.sh' ]; then - echo $FILE": *** EDIT MANUALLY ***" - continue - fi - - NEEDCOPY=false - # Pick only files that have changed since START - # %ai author dates holds has bad data: April 2013 - git log --follow --since=$START --pretty=format:"%ae %ci %H" $FILE |\ - grep -v -f $EXCFILE |\ - awk "/$AUTH_WHAM|$AUTH_INT/ {print substr(\$2,1,4)}"> $TMPFILE +#Commits to exclude (whitespace, copyright, prefix, revert, delete only, etc) +cat << EXCLUDE_END > $EXCFILE +003df3c38fe74a092f75569793edd6ec5a387d5c +01def2b635ff0b7bacde158d9124334c42cd5d2b +08aa217ce49aba1ded52e0f7adb8a607035123fd +11db1a551172f596d1d284e8496530f9ce24ac81 +14d162c5438de959d0ea01fb1b40a7c5dfa764d1 +1f1d3a376d488d715dd1b0c94d5b66ea05c1e6ca +27bc60aa7cb3c567fd3150cc55a133d60cec2405 +2841be335687840cf98961e6c6cde6ee9312e4d7 +317ebf88af58e9d9235c90f84b112e931ae69b43 +320e014a2c93cb905637d178269b80847cb8d277 +3f90f344ae059b30e7d23e4fe554a985eb827b02 +4df63615669a69b51c752cc4e416f705f8a56197 +5d37670e8507563db556879041c7992936aefa56 +60e07b972114df24105a3a1bfa7365892f72a4a7 +65701b4a30efdb695776bcf690a2b3cabc928da1 +98060d83459ba10409f295898f0ec917f938b4d3 +b1e595c09e1b07a6840142b3ae015b8a5a8affeb +b529a917a48cb0873f2898348b25a1074d7e9429 +b5a7260ae8f96c3ff9a9948dacc4f17a46943d00 +c2c14f31da5f69770d3a46627c81335f5b8d7821 +cd8c65642f1c36b56ae74a0414a1f1f27337a662 +e3a7c58aebafce40323db54bf6056029e5af4a70 +e5f552b70dccbd2fdf21ec7b7053a01bcbe062c2 +e64d9101cc8ebc61924d6e9db6d7ab3cfa94767c +f2a9374170e4522b9d2ac3b7096cf2912339d480 +fc1475ebdd64cd8eccc603d629ac6b4dcd222445 +EXCLUDE_END +[ -n "$EXCLUDE" ] && echo "$EXCLUDE" >> $EXCFILE + +HASHFILE=$TMP/hash_list +> $TMP/hash_list +git ls-files $DIRS | while read FILE; do + FILE=$FILE # just so FILE shows up in "sh -vx" output + case "$FILE" in + */list.h) + # file is copied from upstream kernel + continue ;; + */liblustreapi.h) + # file just includes lustreapi.h, copyrights are in there + continue ;; + */*.patch|*/*.series) + # patches can't add copyrights easily + continue ;; + */lustre_dlm_flags.h) + # file is automatically generated + continue ;; + */.gitignore) + continue ;; + esac + + OLDCOPY=$(egrep "$INTCOPY" $FILE | tail -n1) + # Skip files that already have a copyright for this year + [ -n "$(egrep -e $THISYEAR <<<"$OLDCOPY")" ] && continue + + ADDCOPY=false + # Pick only files that have changed since $START + # %ai author dates holds has bad data, use %ci instead + # Exclude revert commits and the patch being reverted. + git log --follow --since=$START --pretty=format:"%ci %ae %H" $FILE | + grep -v -f $EXCFILE | egrep -e "$AUTH_INT|$AUTH_WHAM" | + while read YYYY TTTT TZZZ AUTHOR HASH; do + REVERT=$(git show -s $HASH | + awk '/This reverts commit/ { print $4 }') + if [ -n "$REVERT" ]; then + echo $HASH >> $EXCFILE + tr -d . <<<$REVERT >> $EXCFILE + continue + fi + echo "$YYYY $TTTT $TZZZ $AUTHOR $HASH" + done > $TMPFILE.2 + grep -v -f $EXCFILE $TMPFILE.2 > $TMPFILE # Skip files not modified by $AUTHOR [ -s "$TMPFILE" ] || continue - OLDCOPY="$(egrep -e "$XYRACOPY|$ORACOPY1|$ORACOPY2|$WHAMCOPY|$INTCOPY"\ - -e "$INTREPCOPY|$INTREPCOPY2" $FILE|tail -n1 | tr / .)" - - if [ -z "$OLDCOPY" ]; then + if [ -z "$(egrep -e "$OLDCOPY1" $FILE)" ]; then case $FILE in - *.[ch]) echo "$FILE: ** INSPECT **" && continue ;; - *) continue ;; + *.[ch]) + echo "$FILE: ** NO COPYRIGHT. INSPECT **" + continue ;; + *) + continue ;; esac fi - OLDCOPY=$(egrep "$WHAMCOPY|$INTCOPY|$INTREPCOPY|$INTREPCOPY2"\ - $FILE|tail -n1|tr / .) - - if [ -z "$(egrep "$INTCOPY|$INTREPCOPY|$INTERCOPY2|$WHAMCOPY"\ - <<<"$OLDCOPY")" ]; - then - NEEDCOPY=true - OLDCOPY="$(egrep "$XYRACOPY|$ORACOPY1|$ORACOPY2" $FILE | - tail -n1 | tr / .)" - elif [ -n "$(grep -e "$INTCOPY" <<<"$OLDCOPY")" ]; then - # Skip files that already have a copyright for this year - echo "$OLDCOPY" | grep -q "$NOW" && continue + + if [ -z "$(grep "$INTCOPY" <<<"$OLDCOPY")" ]; then + ADDCOPY=true + OLDCOPY="$(egrep "$OLDCOPY1|$OLDCOPY2" $FILE| tail -n1| tr / .)" + fi + if [ -n "$(grep "Commissariat" <<<"$OLDCOPY")"]; then + INSPECT="** INSPECT **" + else + INSPECT="" fi # Get commit dates - NEWYEAR=$(head -1 $TMPFILE) - OLDYEAR=$(tail -1 $TMPFILE) + NEWYEAR=$(head -1 $TMPFILE | cut -d- -f 1) + OLDYEAR=$(tail -1 $TMPFILE | cut -d- -f 1) if [ "$NEWYEAR" -lt "$OLDYEAR" ]; then echo "$FILE: ** YEAR INVERSION: INSPECT **" @@ -90,37 +133,50 @@ git ls-files $DIRS | grep -v ${0##*/} | while read FILE; do fi [ $NEWYEAR == $OLDYEAR ] && YEAR="$NEWYEAR" || YEAR="$OLDYEAR, $NEWYEAR" - COMMENT=$(echo "$OLDCOPY" | sed -e "s/^\( *[^A-Z]*\) [A-Z].*/\1/") - NEWCOPY=$(sed -e "s/^/$COMMENT /" -e "s/\.\*/ (c) $YEAR, /" <<<$INTCOPY) - - # '.\"' as a COMMENT isn't escaped correctly - if [ "$COMMENT" == ".\\\"" ]; then # add " to fix vim - echo "$FILE: *** EDIT MANUALLY ***" - continue - fi + # The man page comment .\" needs to be escaped, and the '\' reinforced + COMMENT=$(sed -e 's/^\( *[\*#\.\"\\]*\) *[A-Z(].*/\1/' -e 's/\\/\\\\/' \ + <<<"$OLDCOPY") + NEWCOPY=$(sed -e"s/^/$COMMENT /" -e"s/\.\*/ (c) $YEAR, /" -e's/\.*$//' \ + <<<"$INTCOPY"). + + # '.\"' as a COMMENT in a man page isn't escaped correctly + #case "$FILE" in + #*/*.[1-9]) + # echo "$FILE: *** EDIT MANUALLY ***" + # continue ;; + #esac # If copyright is unchanged (excluding whitespace), we're done [ "$OLDCOPY" == "$NEWCOPY" ] && continue - [ ! -w $FILE ] && echo "Unable to write to $FILE" && exit 1 + # Log all changes this year, to help find "noisy" patches + awk '/'$THISYEAR'-/ { print $5 }' $TMPFILE >> $HASHFILE + + [ ! -w $FILE ] && echo "$FILE: *** can't write, EDIT MANUALLY ***" && + continue - if $NEEDCOPY; then - echo "$FILE: Copyright $YEAR (new Copyright added)" + if $ADDCOPY; then + echo "$FILE: Copyright $YEAR (new Copyright added) $INSPECT" # Add a new copyright line after the existing copyright. # Using a temporary file is ugly, but I couldn't get # newlines into the substitution pattern for some reason, # and this is not a performance-critical process. $ECHOE "${COMMENT}\n${NEWCOPY}" > $TMPFILE - sed -e "/$OLDCOPY/r $TMPFILE" $FILE > $FILE.tmp + # The man page comment .\" (currently .") needs '\' added back + sed -e "/$OLDCOPY/r $TMPFILE" + -e 's/^\."/.\\"/' $FILE > $FILE.tmp else - echo "$FILE: Copyright $YEAR" + echo "$FILE: Copyright $YEAR $INSPECT" # Replace the old copyright line with a new copyright - sed -e "s/.*$INTREPCOPY/$NEWCOPY/" -e "s/.*$INTCOPY/$NEWCOPY/"\ - -e "s/.*$INTREPCOPY2/$NEWCOPY/" -e "s/.*$WHAMCOPY/$NEWCOPY/"\ - $FILE > $FILE.tmp + # The man page comment .\" (currently .") needs '\' added back + sed -e "s/.*$INTCOPY.*/$NEWCOPY/" \ + -e 's/^\."/.\\"/' $FILE > $FILE.tmp fi - [ -s $FILE.tmp ] && cp $FILE.tmp $FILE - rm $FILE.tmp + [ -s $FILE.tmp ] && cp $FILE.tmp $FILE && rm -f $FILE.tmp #exit done -rm $TMPFILE +if [ -s $HASHFILE ]; then + echo "commits causing the most changes" + sort $HASHFILE | uniq -c | sort -nr | head -20 +fi +rm -f $TMPFILE $TMPFILE.2 diff --git a/libcfs/include/libcfs/bitmap.h b/libcfs/include/libcfs/bitmap.h index d37610b..bcf7c8c 100644 --- a/libcfs/include/libcfs/bitmap.h +++ b/libcfs/include/libcfs/bitmap.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/curproc.h b/libcfs/include/libcfs/curproc.h index 178c0ba..a2956bf 100644 --- a/libcfs/include/libcfs/curproc.h +++ b/libcfs/include/libcfs/curproc.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/libcfs.h b/libcfs/include/libcfs/libcfs.h index 2f9f633..2fc8521 100644 --- a/libcfs/include/libcfs/libcfs.h +++ b/libcfs/include/libcfs/libcfs.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/libcfs_cpu.h b/libcfs/include/libcfs/libcfs_cpu.h index 9751069..21afcd0 100644 --- a/libcfs/include/libcfs/libcfs_cpu.h +++ b/libcfs/include/libcfs/libcfs_cpu.h @@ -22,7 +22,8 @@ */ /* * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2012, 2013, Intel Corporation. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/libcfs_crypto.h b/libcfs/include/libcfs/libcfs_crypto.h index 2910a9e..2d6897c 100644 --- a/libcfs/include/libcfs/libcfs_crypto.h +++ b/libcfs/include/libcfs/libcfs_crypto.h @@ -23,6 +23,8 @@ /* * Copyright 2012 Xyratex Technology Limited + * + * Copyright (c) 2014, Intel Corporation. */ #ifndef _LIBCFS_CRYPTO_H diff --git a/libcfs/include/libcfs/libcfs_debug.h b/libcfs/include/libcfs/libcfs_debug.h index e6f2ac0..85cfea3 100644 --- a/libcfs/include/libcfs/libcfs_debug.h +++ b/libcfs/include/libcfs/libcfs_debug.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/libcfs_fail.h b/libcfs/include/libcfs/libcfs_fail.h index 79c6795..88c8f71 100644 --- a/libcfs/include/libcfs/libcfs_fail.h +++ b/libcfs/include/libcfs/libcfs_fail.h @@ -26,7 +26,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/libcfs_ioctl.h b/libcfs/include/libcfs/libcfs_ioctl.h index d895926..3c62e28 100644 --- a/libcfs/include/libcfs/libcfs_ioctl.h +++ b/libcfs/include/libcfs/libcfs_ioctl.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/libcfs_kernelcomm.h b/libcfs/include/libcfs/libcfs_kernelcomm.h index 0de5cd1..b930fce 100644 --- a/libcfs/include/libcfs/libcfs_kernelcomm.h +++ b/libcfs/include/libcfs/libcfs_kernelcomm.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/libcfs_private.h b/libcfs/include/libcfs/libcfs_private.h index 63b5b92..4114351 100644 --- a/libcfs/include/libcfs/libcfs_private.h +++ b/libcfs/include/libcfs/libcfs_private.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/libcfs_string.h b/libcfs/include/libcfs/libcfs_string.h index 2afe1f5..e47ce4e 100644 --- a/libcfs/include/libcfs/libcfs_string.h +++ b/libcfs/include/libcfs/libcfs_string.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/linux/kp30.h b/libcfs/include/libcfs/linux/kp30.h index 339e0ec..f5036e2 100644 --- a/libcfs/include/libcfs/linux/kp30.h +++ b/libcfs/include/libcfs/linux/kp30.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/linux/libcfs.h b/libcfs/include/libcfs/linux/libcfs.h index 5c0eb7f..8cbe71f 100644 --- a/libcfs/include/libcfs/linux/libcfs.h +++ b/libcfs/include/libcfs/linux/libcfs.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/linux/linux-cpu.h b/libcfs/include/libcfs/linux/linux-cpu.h index 41d54b8..270f5ab 100644 --- a/libcfs/include/libcfs/linux/linux-cpu.h +++ b/libcfs/include/libcfs/linux/linux-cpu.h @@ -22,7 +22,8 @@ */ /* * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2012, Intel Corporation. + * + * Copyright (c) 2012, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/linux/linux-fs.h b/libcfs/include/libcfs/linux/linux-fs.h index ff1b4bb..c0a44d2 100644 --- a/libcfs/include/libcfs/linux/linux-fs.h +++ b/libcfs/include/libcfs/linux/linux-fs.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/linux/linux-mem.h b/libcfs/include/libcfs/linux/linux-mem.h index 6b6553e..fb2c946 100644 --- a/libcfs/include/libcfs/linux/linux-mem.h +++ b/libcfs/include/libcfs/linux/linux-mem.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/linux/linux-time.h b/libcfs/include/libcfs/linux/linux-time.h index af0c6c9..d567711 100644 --- a/libcfs/include/libcfs/linux/linux-time.h +++ b/libcfs/include/libcfs/linux/linux-time.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/lucache.h b/libcfs/include/libcfs/lucache.h index 990ed79..5158645 100644 --- a/libcfs/include/libcfs/lucache.h +++ b/libcfs/include/libcfs/lucache.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/user-lock.h b/libcfs/include/libcfs/user-lock.h index 16d7917..8b2a365 100644 --- a/libcfs/include/libcfs/user-lock.h +++ b/libcfs/include/libcfs/user-lock.h @@ -27,7 +27,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/libcfs/include/libcfs/user-mem.h b/libcfs/include/libcfs/user-mem.h index af0e4b0..b284e99 100644 --- a/libcfs/include/libcfs/user-mem.h +++ b/libcfs/include/libcfs/user-mem.h @@ -19,6 +19,9 @@ * * GPL HEADER END */ +/* + * Copyright (c) 2012, 2013, Intel Corporation. + */ #ifndef __LIBCFS_USER_MEM_H__ #define __LIBCFS_USER_MEM_H__ diff --git a/libcfs/include/libcfs/user-prim.h b/libcfs/include/libcfs/user-prim.h index 9ec0e77..eb5bb5a 100644 --- a/libcfs/include/libcfs/user-prim.h +++ b/libcfs/include/libcfs/user-prim.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/util/libcfsutil_ioctl.h b/libcfs/include/libcfs/util/libcfsutil_ioctl.h index 09ea0f7..173935a 100644 --- a/libcfs/include/libcfs/util/libcfsutil_ioctl.h +++ b/libcfs/include/libcfs/util/libcfsutil_ioctl.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/include/libcfs/util/parser.h b/libcfs/include/libcfs/util/parser.h index ff0d160..4236fc1 100644 --- a/libcfs/include/libcfs/util/parser.h +++ b/libcfs/include/libcfs/util/parser.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/autoMakefile.am b/libcfs/libcfs/autoMakefile.am index 2ecd6c0..fd97164 100644 --- a/libcfs/libcfs/autoMakefile.am +++ b/libcfs/libcfs/autoMakefile.am @@ -28,7 +28,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, 2014, Intel Corporation. # # diff --git a/libcfs/libcfs/debug.c b/libcfs/libcfs/debug.c index e0d8717..6d6afcb 100644 --- a/libcfs/libcfs/debug.c +++ b/libcfs/libcfs/debug.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/fail.c b/libcfs/libcfs/fail.c index 13a7539..58a698e 100644 --- a/libcfs/libcfs/fail.c +++ b/libcfs/libcfs/fail.c @@ -26,7 +26,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/hash.c b/libcfs/libcfs/hash.c index 9f01b6d..d76e31f 100644 --- a/libcfs/libcfs/hash.c +++ b/libcfs/libcfs/hash.c @@ -27,7 +27,7 @@ * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/kernel_user_comm.c b/libcfs/libcfs/kernel_user_comm.c index 5ac789e..cb8f320 100644 --- a/libcfs/libcfs/kernel_user_comm.c +++ b/libcfs/libcfs/kernel_user_comm.c @@ -27,7 +27,7 @@ * Copyright (c) 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/libcfs/libcfs/libcfs_string.c b/libcfs/libcfs/libcfs_string.c index bb956a2..0d26580 100644 --- a/libcfs/libcfs/libcfs_string.c +++ b/libcfs/libcfs/libcfs_string.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/linux/linux-cpu.c b/libcfs/libcfs/linux/linux-cpu.c index 7318d81..2da255e 100644 --- a/libcfs/libcfs/linux/linux-cpu.c +++ b/libcfs/libcfs/linux/linux-cpu.c @@ -22,7 +22,8 @@ */ /* * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2012, 2013, Intel Corporation. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/linux/linux-crypto.c b/libcfs/libcfs/linux/linux-crypto.c index 84727aa..47b7769 100644 --- a/libcfs/libcfs/linux/linux-crypto.c +++ b/libcfs/libcfs/linux/linux-crypto.c @@ -24,7 +24,7 @@ /* * Copyright 2012 Xyratex Technology Limited * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ #include diff --git a/libcfs/libcfs/linux/linux-curproc.c b/libcfs/libcfs/linux/linux-curproc.c index f260225..30f712a 100644 --- a/libcfs/libcfs/linux/linux-curproc.c +++ b/libcfs/libcfs/linux/linux-curproc.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/linux/linux-fs.c b/libcfs/libcfs/linux/linux-fs.c index a456b65..a460fe0 100644 --- a/libcfs/libcfs/linux/linux-fs.c +++ b/libcfs/libcfs/linux/linux-fs.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/linux/linux-mem.c b/libcfs/libcfs/linux/linux-mem.c index 323ad88..dfdbb46 100644 --- a/libcfs/libcfs/linux/linux-mem.c +++ b/libcfs/libcfs/linux/linux-mem.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/linux/linux-module.c b/libcfs/libcfs/linux/linux-module.c index f21c6f67..4cde538 100644 --- a/libcfs/libcfs/linux/linux-module.c +++ b/libcfs/libcfs/linux/linux-module.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/linux/linux-proc.c b/libcfs/libcfs/linux/linux-proc.c index 5adddd3..bbab089 100644 --- a/libcfs/libcfs/linux/linux-proc.c +++ b/libcfs/libcfs/linux/linux-proc.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/linux/linux-tcpip.c b/libcfs/libcfs/linux/linux-tcpip.c index 82a31d2..2ad912b 100644 --- a/libcfs/libcfs/linux/linux-tcpip.c +++ b/libcfs/libcfs/linux/linux-tcpip.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/linux/linux-utils.c b/libcfs/libcfs/linux/linux-utils.c index c9ca655..2b3293c 100644 --- a/libcfs/libcfs/linux/linux-utils.c +++ b/libcfs/libcfs/linux/linux-utils.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/module.c b/libcfs/libcfs/module.c index 29ca9d2..11d1eda 100644 --- a/libcfs/libcfs/module.c +++ b/libcfs/libcfs/module.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/nidstrings.c b/libcfs/libcfs/nidstrings.c index 3442b86..b11cc9c 100644 --- a/libcfs/libcfs/nidstrings.c +++ b/libcfs/libcfs/nidstrings.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/tracefile.c b/libcfs/libcfs/tracefile.c index 2114063..7698165 100644 --- a/libcfs/libcfs/tracefile.c +++ b/libcfs/libcfs/tracefile.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/tracefile.h b/libcfs/libcfs/tracefile.h index 0238bae..d59734a 100644 --- a/libcfs/libcfs/tracefile.h +++ b/libcfs/libcfs/tracefile.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/upcall_cache.c b/libcfs/libcfs/upcall_cache.c index c794eb6..f3f8d2e 100644 --- a/libcfs/libcfs/upcall_cache.c +++ b/libcfs/libcfs/upcall_cache.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/util/l_ioctl.c b/libcfs/libcfs/util/l_ioctl.c index cf1fcd9..89b1626 100644 --- a/libcfs/libcfs/util/l_ioctl.c +++ b/libcfs/libcfs/util/l_ioctl.c @@ -1,6 +1,8 @@ /* * Copyright (C) 2001, 2002 Cluster File Systems, Inc. * + * Copyright (c) 2014, Intel Corporation. + * * This file is part of Portals, http://www.sf.net/projects/lustre/ * * Portals is free software; you can redistribute it and/or diff --git a/libcfs/libcfs/util/parser.c b/libcfs/libcfs/util/parser.c index 35f765f..556e257 100644 --- a/libcfs/libcfs/util/parser.c +++ b/libcfs/libcfs/util/parser.c @@ -1,6 +1,8 @@ /* * Copyright (C) 2001 Cluster File Systems, Inc. * + * Copyright (c) 2014, Intel Corporation. + * * This file is part of Lustre, http://www.sf.net/projects/lustre/ * * Lustre is free software; you can redistribute it and/or diff --git a/libcfs/libcfs/watchdog.c b/libcfs/libcfs/watchdog.c index 0bbe5c9..fdb9a8c 100644 --- a/libcfs/libcfs/watchdog.c +++ b/libcfs/libcfs/watchdog.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/libcfs/libcfs/workitem.c b/libcfs/libcfs/workitem.c index 0e56a3f..017f29f 100644 --- a/libcfs/libcfs/workitem.c +++ b/libcfs/libcfs/workitem.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/autoMakefile.am b/lnet/autoMakefile.am index 8beb61b..894f42d 100644 --- a/lnet/autoMakefile.am +++ b/lnet/autoMakefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2014, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/include/lnet/lib-dlc.h b/lnet/include/lnet/lib-dlc.h index 6ea30c3..b0c8c44 100644 --- a/lnet/include/lnet/lib-dlc.h +++ b/lnet/include/lnet/lib-dlc.h @@ -3,7 +3,7 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright (c) 2013, Intel Corporation, All rights reserved. + * Copyright (c) 2014, Intel Corporation. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lnet/include/lnet/lib-lnet.h b/lnet/include/lnet/lib-lnet.h index baee919..36b1a63 100644 --- a/lnet/include/lnet/lib-lnet.h +++ b/lnet/include/lnet/lib-lnet.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/include/lnet/lib-types.h b/lnet/include/lnet/lib-types.h index 6d2bb38..5199f84 100644 --- a/lnet/include/lnet/lib-types.h +++ b/lnet/include/lnet/lib-types.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/include/lnet/lnet.h b/lnet/include/lnet/lnet.h index bc27a2e..5e1ad6d1 100644 --- a/lnet/include/lnet/lnet.h +++ b/lnet/include/lnet/lnet.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/include/lnet/lnetctl.h b/lnet/include/lnet/lnetctl.h index b42eb8a..4daff78 100644 --- a/lnet/include/lnet/lnetctl.h +++ b/lnet/include/lnet/lnetctl.h @@ -16,6 +16,9 @@ * * header for lnet ioctl */ +/* + * Copyright (c) 2014, Intel Corporation. + */ #ifndef _PTLCTL_H_ #define _PTLCTL_H_ diff --git a/lnet/include/lnet/lnetst.h b/lnet/include/lnet/lnetst.h index e019d7c7..62ff200 100644 --- a/lnet/include/lnet/lnetst.h +++ b/lnet/include/lnet/lnetst.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/include/lnet/nidstr.h b/lnet/include/lnet/nidstr.h index 1f8be10..cf2efbe 100644 --- a/lnet/include/lnet/nidstr.h +++ b/lnet/include/lnet/nidstr.h @@ -1,3 +1,30 @@ +/* + * GPL HEADER START + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 only, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License version 2 for more details (a copy is included + * 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 + * http://www.gnu.org/licenses/gpl-2.0.html + * + * GPL HEADER END + */ +/* + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. + * Use is subject to license terms. + * + * Copyright (c) 2011, 2014, Intel Corporation. + */ #ifndef _LNET_NIDSTRINGS_H #define _LNET_NIDSTRINGS_H #include diff --git a/lnet/include/lnet/types.h b/lnet/include/lnet/types.h index e1dd34b..ac9799b 100644 --- a/lnet/include/lnet/types.h +++ b/lnet/include/lnet/types.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/klnds/gnilnd/gnilnd.c b/lnet/klnds/gnilnd/gnilnd.c index cb9bf24..0ed8778 100644 --- a/lnet/klnds/gnilnd/gnilnd.c +++ b/lnet/klnds/gnilnd/gnilnd.c @@ -1,6 +1,8 @@ /* * Copyright (C) 2012 Cray, Inc. * + * Copyright (c) 2013, 2014, Intel Corporation. + * * Author: Nic Henke * Author: James Shimek * diff --git a/lnet/klnds/gnilnd/gnilnd.h b/lnet/klnds/gnilnd/gnilnd.h index 3bc4a8f..ca7cbf7 100644 --- a/lnet/klnds/gnilnd/gnilnd.h +++ b/lnet/klnds/gnilnd/gnilnd.h @@ -3,6 +3,8 @@ * * Copyright (C) 2009-2012 Cray, Inc. * + * Copyright (c) 2013, 2014, Intel Corporation. + * * Derived from work by: Eric Barton * Author: Nic Henke * Author: James Shimek diff --git a/lnet/klnds/gnilnd/gnilnd_aries.h b/lnet/klnds/gnilnd/gnilnd_aries.h index 98e078c..81a58ff3 100644 --- a/lnet/klnds/gnilnd/gnilnd_aries.h +++ b/lnet/klnds/gnilnd/gnilnd_aries.h @@ -1,7 +1,8 @@ -/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- - * vim:expandtab:shiftwidth=8:tabstop=8: - * +/* * Copyright (C) 2009-2012 Cray, Inc. + * + * Copyright (c) 2014, Intel Corporation. + * * Author: Nic Henke , James Shimek * * This file is part of Lustre, http://www.lustre.org. diff --git a/lnet/klnds/gnilnd/gnilnd_conn.c b/lnet/klnds/gnilnd/gnilnd_conn.c index 4cf2dd2..948cc1c 100644 --- a/lnet/klnds/gnilnd/gnilnd_conn.c +++ b/lnet/klnds/gnilnd/gnilnd_conn.c @@ -1,6 +1,8 @@ /* * Copyright (C) 2012 Cray, Inc. * + * Copyright (c) 2014, Intel Corporation. + * * Author: Nic Henke * Author: James Shimek * diff --git a/lnet/klnds/gnilnd/gnilnd_proc.c b/lnet/klnds/gnilnd/gnilnd_proc.c index fb86107..6062ce5 100644 --- a/lnet/klnds/gnilnd/gnilnd_proc.c +++ b/lnet/klnds/gnilnd/gnilnd_proc.c @@ -1,6 +1,8 @@ /* * Copyright (C) 2009-2012 Cray, Inc. * + * Copyright (c) 2013, Intel Corporation. + * * Author: Nic Henke * * This file is part of Lustre, http://www.lustre.org. diff --git a/lnet/klnds/gnilnd/gnilnd_stack.c b/lnet/klnds/gnilnd/gnilnd_stack.c index a502ce2..d38a8e7 100644 --- a/lnet/klnds/gnilnd/gnilnd_stack.c +++ b/lnet/klnds/gnilnd/gnilnd_stack.c @@ -1,6 +1,8 @@ /* * Copyright (C) 2012 Cray, Inc. * + * Copyright (c) 2014, Intel Corporation. + * * Author: Nic Henke * * This file is part of Lustre, http://www.lustre.org. diff --git a/lnet/klnds/gnilnd/gnilnd_sysctl.c b/lnet/klnds/gnilnd/gnilnd_sysctl.c index a6fd107..39613d4 100644 --- a/lnet/klnds/gnilnd/gnilnd_sysctl.c +++ b/lnet/klnds/gnilnd/gnilnd_sysctl.c @@ -1,6 +1,8 @@ /* * Copyright (C) 2012 Cray, Inc. * + * Copyright (c) 2014, Intel Corporation. + * * Author: Nic Henke * Author: James Shimek * diff --git a/lnet/klnds/mxlnd/mxlnd.c b/lnet/klnds/mxlnd/mxlnd.c index 25a1bfd..0b494c9 100644 --- a/lnet/klnds/mxlnd/mxlnd.c +++ b/lnet/klnds/mxlnd/mxlnd.c @@ -27,7 +27,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, 2014, Intel Corporation. * * Copyright (C) 2006 Myricom, Inc. */ diff --git a/lnet/klnds/mxlnd/mxlnd.h b/lnet/klnds/mxlnd/mxlnd.h index c2b285c..43d5c13 100644 --- a/lnet/klnds/mxlnd/mxlnd.h +++ b/lnet/klnds/mxlnd/mxlnd.h @@ -27,7 +27,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, 2014, Intel Corporation. * * Copyright (C) 2006 Myricom, Inc. */ diff --git a/lnet/klnds/mxlnd/mxlnd_cb.c b/lnet/klnds/mxlnd/mxlnd_cb.c index 9c54d54..d40d1c6 100644 --- a/lnet/klnds/mxlnd/mxlnd_cb.c +++ b/lnet/klnds/mxlnd/mxlnd_cb.c @@ -27,7 +27,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, 2014, Intel Corporation. * * Copyright (C) 2006 Myricom, Inc. */ diff --git a/lnet/klnds/o2iblnd/o2iblnd.h b/lnet/klnds/o2iblnd/o2iblnd.h index 149e962..e57d59e 100644 --- a/lnet/klnds/o2iblnd/o2iblnd.h +++ b/lnet/klnds/o2iblnd/o2iblnd.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, 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 5b3363d..8d98e9e 100644 --- a/lnet/klnds/o2iblnd/o2iblnd_cb.c +++ b/lnet/klnds/o2iblnd/o2iblnd_cb.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/klnds/ralnd/ralnd.c b/lnet/klnds/ralnd/ralnd.c index b931c0c..a4b06ca 100644 --- a/lnet/klnds/ralnd/ralnd.c +++ b/lnet/klnds/ralnd/ralnd.c @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/klnds/ralnd/ralnd_cb.c b/lnet/klnds/ralnd/ralnd_cb.c index 2e6ba70..f53be8d 100644 --- a/lnet/klnds/ralnd/ralnd_cb.c +++ b/lnet/klnds/ralnd/ralnd_cb.c @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/klnds/socklnd/socklnd.c b/lnet/klnds/socklnd/socklnd.c index c4adaaa..748bfdb 100644 --- a/lnet/klnds/socklnd/socklnd.c +++ b/lnet/klnds/socklnd/socklnd.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/klnds/socklnd/socklnd_cb.c b/lnet/klnds/socklnd/socklnd_cb.c index 5226620..34241b9 100644 --- a/lnet/klnds/socklnd/socklnd_cb.c +++ b/lnet/klnds/socklnd/socklnd_cb.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. * * Author: Zach Brown * Author: Peter J. Braam diff --git a/lnet/lnet/acceptor.c b/lnet/lnet/acceptor.c index 654918b..c83843c 100644 --- a/lnet/lnet/acceptor.c +++ b/lnet/lnet/acceptor.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/lnet/api-ni.c b/lnet/lnet/api-ni.c index 4fd4133..78fbadf 100644 --- a/lnet/lnet/api-ni.c +++ b/lnet/lnet/api-ni.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/lnet/config.c b/lnet/lnet/config.c index a5661f9..6cc64be 100644 --- a/lnet/lnet/config.c +++ b/lnet/lnet/config.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/lnet/lib-md.c b/lnet/lnet/lib-md.c index 255a22b..bea7db6 100644 --- a/lnet/lnet/lib-md.c +++ b/lnet/lnet/lib-md.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 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/lnet/lib-me.c b/lnet/lnet/lib-me.c index cc36df1..f93ad4b 100644 --- a/lnet/lnet/lib-me.c +++ b/lnet/lnet/lib-me.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 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/lnet/lib-move.c b/lnet/lnet/lib-move.c index 17150a9..8973813 100644 --- a/lnet/lnet/lib-move.c +++ b/lnet/lnet/lib-move.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/lnet/lib-msg.c b/lnet/lnet/lib-msg.c index 7613568..ca5df09 100644 --- a/lnet/lnet/lib-msg.c +++ b/lnet/lnet/lib-msg.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/lnet/lib-ptl.c b/lnet/lnet/lib-ptl.c index d6c7dd7..dcbfa82 100644 --- a/lnet/lnet/lib-ptl.c +++ b/lnet/lnet/lib-ptl.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/lnet/module.c b/lnet/lnet/module.c index f1fd951..31503b7 100644 --- a/lnet/lnet/module.c +++ b/lnet/lnet/module.c @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/lnet/peer.c b/lnet/lnet/peer.c index 702169b..6521fbc 100644 --- a/lnet/lnet/peer.c +++ b/lnet/lnet/peer.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/lnet/router.c b/lnet/lnet/router.c index 091cfd9..58526b5 100644 --- a/lnet/lnet/router.c +++ b/lnet/lnet/router.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. * * This file is part of Portals * http://sourceforge.net/projects/sandiaportals/ diff --git a/lnet/selftest/brw_test.c b/lnet/selftest/brw_test.c index 3dee7d1..18d0037 100644 --- a/lnet/selftest/brw_test.c +++ b/lnet/selftest/brw_test.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/selftest/conctl.c b/lnet/selftest/conctl.c index 2285afd..0cc5151 100644 --- a/lnet/selftest/conctl.c +++ b/lnet/selftest/conctl.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/selftest/conrpc.c b/lnet/selftest/conrpc.c index 8db687a..f6f00e4 100644 --- a/lnet/selftest/conrpc.c +++ b/lnet/selftest/conrpc.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/selftest/console.c b/lnet/selftest/console.c index 1367192..0be173d 100644 --- a/lnet/selftest/console.c +++ b/lnet/selftest/console.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/selftest/console.h b/lnet/selftest/console.h index 3eeed21..d6bfaa4 100644 --- a/lnet/selftest/console.h +++ b/lnet/selftest/console.h @@ -27,7 +27,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/selftest/framework.c b/lnet/selftest/framework.c index c67192d..9296c8bb 100644 --- a/lnet/selftest/framework.c +++ b/lnet/selftest/framework.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/selftest/rpc.c b/lnet/selftest/rpc.c index f9bb996..d3f7e98 100644 --- a/lnet/selftest/rpc.c +++ b/lnet/selftest/rpc.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/selftest/timer.c b/lnet/selftest/timer.c index d2835e9..39fcc46 100644 --- a/lnet/selftest/timer.c +++ b/lnet/selftest/timer.c @@ -27,7 +27,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. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/utils/Makefile.am b/lnet/utils/Makefile.am index 5c01c8c..49c248b 100644 --- a/lnet/utils/Makefile.am +++ b/lnet/utils/Makefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2013, 2014, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/utils/cyaml/cyaml.c b/lnet/utils/cyaml/cyaml.c index 7413280..503c895 100644 --- a/lnet/utils/cyaml/cyaml.c +++ b/lnet/utils/cyaml/cyaml.c @@ -18,7 +18,7 @@ * * LGPL HEADER END * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2014, Intel Corporation. * * Author: * Amir Shehata diff --git a/lnet/utils/cyaml/cyaml.h b/lnet/utils/cyaml/cyaml.h index f0b7993..6ef6ff8e 100644 --- a/lnet/utils/cyaml/cyaml.h +++ b/lnet/utils/cyaml/cyaml.h @@ -18,7 +18,7 @@ * * LGPL HEADER END * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2014, Intel Corporation. * * Author: * Amir Shehata diff --git a/lnet/utils/debug.c b/lnet/utils/debug.c index 40de598..1954a31 100644 --- a/lnet/utils/debug.c +++ b/lnet/utils/debug.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/utils/lnetconfig/Makefile.am b/lnet/utils/lnetconfig/Makefile.am index 8cc3a4f..cb4e980 100644 --- a/lnet/utils/lnetconfig/Makefile.am +++ b/lnet/utils/lnetconfig/Makefile.am @@ -19,7 +19,7 @@ # LGPL HEADER END # -# Copyright (c) 2013, Intel Corporation. +# Copyright (c) 2014, Intel Corporation. # # Author: diff --git a/lnet/utils/lnetconfig/liblnetconfig.c b/lnet/utils/lnetconfig/liblnetconfig.c index 29d286c..0579a2b 100644 --- a/lnet/utils/lnetconfig/liblnetconfig.c +++ b/lnet/utils/lnetconfig/liblnetconfig.c @@ -18,7 +18,7 @@ * * LGPL HEADER END * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2014, Intel Corporation. * * Author: * Amir Shehata diff --git a/lnet/utils/lnetconfig/liblnetconfig.h b/lnet/utils/lnetconfig/liblnetconfig.h index a87ce31..2e246fc 100644 --- a/lnet/utils/lnetconfig/liblnetconfig.h +++ b/lnet/utils/lnetconfig/liblnetconfig.h @@ -18,7 +18,7 @@ * * LGPL HEADER END * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2014, Intel Corporation. * * Author: * Amir Shehata diff --git a/lnet/utils/lnetctl.c b/lnet/utils/lnetctl.c index 265abb4..6f3b2323 100644 --- a/lnet/utils/lnetctl.c +++ b/lnet/utils/lnetctl.c @@ -18,7 +18,7 @@ * * LGPL HEADER END * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2014, Intel Corporation. * * Author: * Amir Shehata diff --git a/lnet/utils/lst.c b/lnet/utils/lst.c index 29f9046..7917e3e 100644 --- a/lnet/utils/lst.c +++ b/lnet/utils/lst.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lnet/utils/portals.c b/lnet/utils/portals.c index fc6cb51..f1e34f0 100644 --- a/lnet/utils/portals.c +++ b/lnet/utils/portals.c @@ -1,6 +1,8 @@ /* * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * + * Copyright (c) 2013, 2014, Intel Corporation. + * * This file is part of Portals, http://www.sf.net/projects/lustre/ * * Portals is free software; you can redistribute it and/or diff --git a/lnet/utils/wirecheck.c b/lnet/utils/wirecheck.c index 8273a84..d37a734 100644 --- a/lnet/utils/wirecheck.c +++ b/lnet/utils/wirecheck.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre-iokit/obdfilter-survey/iokit-libecho b/lustre-iokit/obdfilter-survey/iokit-libecho index 688fc64..1bc2c22 100644 --- a/lustre-iokit/obdfilter-survey/iokit-libecho +++ b/lustre-iokit/obdfilter-survey/iokit-libecho @@ -29,7 +29,7 @@ # Copyright 2008 Sun Microsystems, Inc. All rights reserved # Use is subject to license terms. # -# Copyright (c) 2012, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # This file is part of Lustre, http://www.lustre.org/ # Lustre is a trademark of Sun Microsystems, Inc. diff --git a/lustre-iokit/obdfilter-survey/iokit-plot-obdfilter b/lustre-iokit/obdfilter-survey/iokit-plot-obdfilter index 910fe8f..2eba4b5 100644 --- a/lustre-iokit/obdfilter-survey/iokit-plot-obdfilter +++ b/lustre-iokit/obdfilter-survey/iokit-plot-obdfilter @@ -26,7 +26,7 @@ # Copyright 2008 Sun Microsystems, Inc. All rights reserved # Use is subject to license terms. # -# Copyright (c) 2013, Intel Corporation. +# Copyright (c) 2013, 2014, Intel Corporation. # # This file is part of Lustre, http://www.lustre.org/ # Lustre is a trademark of Sun Microsystems, Inc. diff --git a/lustre-iokit/stats-collect/iokit-gather-stats b/lustre-iokit/stats-collect/iokit-gather-stats index bb8c21c..336d249 100755 --- a/lustre-iokit/stats-collect/iokit-gather-stats +++ b/lustre-iokit/stats-collect/iokit-gather-stats @@ -6,6 +6,9 @@ # # Copyright 2008 Sun Microsystems, Inc. All rights reserved # Use is subject to license terms. +# +# Copyright (c) 2014, Intel Corporation. +# error() { echo "ERROR: $0: $@" diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index 95fb7df..664a9e21 100644 --- a/lustre/autoMakefile.am +++ b/lustre/autoMakefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2011, 2012, Intel Corporation. +# Copyright (c) 2011, 2014, Intel Corporation. # # diff --git a/lustre/conf/Makefile.am b/lustre/conf/Makefile.am index 5797eed..61f19a2 100644 --- a/lustre/conf/Makefile.am +++ b/lustre/conf/Makefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2014, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/doc/Makefile.am b/lustre/doc/Makefile.am index cc37c46..4667162 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2011, Intel Corporation. +# Copyright (c) 2011, 2014, Intel Corporation. # # diff --git a/lustre/doc/osd-api.txt b/lustre/doc/osd-api.txt index 7a77710..d66baad 100644 --- a/lustre/doc/osd-api.txt +++ b/lustre/doc/osd-api.txt @@ -12,7 +12,7 @@ Niu Yawei Last Updated: October 9, 2012 -Copyright © 2012 Intel, Corp. + Copyright (c) 2012, 2013, Intel Corporation. This file is released under the GPLv2. diff --git a/lustre/fid/autoMakefile.am b/lustre/fid/autoMakefile.am index ef2297e..1299a76 100644 --- a/lustre/fid/autoMakefile.am +++ b/lustre/fid/autoMakefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2014, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fid/fid_handler.c b/lustre/fid/fid_handler.c index c44f031..d337ff1 100644 --- a/lustre/fid/fid_handler.c +++ b/lustre/fid/fid_handler.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fid/fid_internal.h b/lustre/fid/fid_internal.h index f8539d8..7acf8c6 100644 --- a/lustre/fid/fid_internal.h +++ b/lustre/fid/fid_internal.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fid/fid_lib.c b/lustre/fid/fid_lib.c index 343d037..46835f1 100644 --- a/lustre/fid/fid_lib.c +++ b/lustre/fid/fid_lib.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fid/fid_request.c b/lustre/fid/fid_request.c index 520cc63..3c4a9e1 100644 --- a/lustre/fid/fid_request.c +++ b/lustre/fid/fid_request.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fid/fid_store.c b/lustre/fid/fid_store.c index bb5836b..5ed1c3c 100644 --- a/lustre/fid/fid_store.c +++ b/lustre/fid/fid_store.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fid/lproc_fid.c b/lustre/fid/lproc_fid.c index 5adbf62..4338690 100644 --- a/lustre/fid/lproc_fid.c +++ b/lustre/fid/lproc_fid.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fld/fld_cache.c b/lustre/fld/fld_cache.c index 9d8c52f..24b0cd1 100644 --- a/lustre/fld/fld_cache.c +++ b/lustre/fld/fld_cache.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fld/fld_handler.c b/lustre/fld/fld_handler.c index 0e80de8..5260f2a 100644 --- a/lustre/fld/fld_handler.c +++ b/lustre/fld/fld_handler.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fld/fld_index.c b/lustre/fld/fld_index.c index 0d04fc2..db7b60d 100644 --- a/lustre/fld/fld_index.c +++ b/lustre/fld/fld_index.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fld/fld_internal.h b/lustre/fld/fld_internal.h index 43b2f5b..650e7ee 100644 --- a/lustre/fld/fld_internal.h +++ b/lustre/fld/fld_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fld/fld_request.c b/lustre/fld/fld_request.c index 44d5cd0..764ab18 100644 --- a/lustre/fld/fld_request.c +++ b/lustre/fld/fld_request.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/fld/lproc_fld.c b/lustre/fld/lproc_fld.c index 1eb2346..b4e45fd 100644 --- a/lustre/fld/lproc_fld.c +++ b/lustre/fld/lproc_fld.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 6e5e8df..86d0f78 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2012, 2013, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # diff --git a/lustre/include/cl_object.h b/lustre/include/cl_object.h index 9989578..79f281a 100644 --- a/lustre/include/cl_object.h +++ b/lustre/include/cl_object.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/dt_object.h b/lustre/include/dt_object.h index b605250..b8ddd51 100644 --- a/lustre/include/dt_object.h +++ b/lustre/include/dt_object.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/liblustre.h b/lustre/include/liblustre.h index 2fb7cce..2060471 100644 --- a/lustre/include/liblustre.h +++ b/lustre/include/liblustre.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/linux/Makefile.am b/lustre/include/linux/Makefile.am index 9141de5..d2856db 100644 --- a/lustre/include/linux/Makefile.am +++ b/lustre/include/linux/Makefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2012, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # diff --git a/lustre/include/linux/lustre_compat25.h b/lustre/include/linux/lustre_compat25.h index ed26bb6..ce4ae16 100644 --- a/lustre/include/linux/lustre_compat25.h +++ b/lustre/include/linux/lustre_compat25.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, 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 a673dee..3ef2b0b 100644 --- a/lustre/include/linux/lustre_patchless_compat.h +++ b/lustre/include/linux/lustre_patchless_compat.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/linux/lvfs.h b/lustre/include/linux/lvfs.h index 8e7405d..b621fd0 100644 --- a/lustre/include/linux/lvfs.h +++ b/lustre/include/linux/lvfs.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lprocfs_status.h b/lustre/include/lprocfs_status.h index afd48bd..92b0ef2 100644 --- a/lustre/include/lprocfs_status.h +++ b/lustre/include/lprocfs_status.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lu_object.h b/lustre/include/lu_object.h index 698292d..6c62b3a 100644 --- a/lustre/include/lu_object.h +++ b/lustre/include/lu_object.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lu_ref.h b/lustre/include/lu_ref.h index b0c49ab..81ada8c 100644 --- a/lustre/include/lu_ref.h +++ b/lustre/include/lu_ref.h @@ -2,7 +2,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. * * Author: Nikita Danilov * diff --git a/lustre/include/lu_target.h b/lustre/include/lu_target.h index d9da1a4..829aa8f 100644 --- a/lustre/include/lu_target.h +++ b/lustre/include/lu_target.h @@ -27,7 +27,7 @@ * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre/Makefile.am b/lustre/include/lustre/Makefile.am index bd3dee9..d731de3 100644 --- a/lustre/include/lustre/Makefile.am +++ b/lustre/include/lustre/Makefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2012, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # diff --git a/lustre/include/lustre/ll_fiemap.h b/lustre/include/lustre/ll_fiemap.h index ff989a1..221fb7b 100644 --- a/lustre/include/lustre/ll_fiemap.h +++ b/lustre/include/lustre/ll_fiemap.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, 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 46009c0..25f0b3b 100644 --- a/lustre/include/lustre/lustre_idl.h +++ b/lustre/include/lustre/lustre_idl.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre/lustre_lfsck_user.h b/lustre/include/lustre/lustre_lfsck_user.h index a740534..4ff039b 100644 --- a/lustre/include/lustre/lustre_lfsck_user.h +++ b/lustre/include/lustre/lustre_lfsck_user.h @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * lustre/include/lustre/lustre_lfsck_user.h diff --git a/lustre/include/lustre/lustre_user.h b/lustre/include/lustre/lustre_user.h index 4b3fc93..d49c8c9 100644 --- a/lustre/include/lustre/lustre_user.h +++ b/lustre/include/lustre/lustre_user.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre/lustreapi.h b/lustre/include/lustre/lustreapi.h index 48f2f8a..bfea291 100644 --- a/lustre/include/lustre/lustreapi.h +++ b/lustre/include/lustre/lustreapi.h @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_acl.h b/lustre/include/lustre_acl.h index ac44008..64c86f8 100644 --- a/lustre/include/lustre_acl.h +++ b/lustre/include/lustre_acl.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_capa.h b/lustre/include/lustre_capa.h index 0b2118b..b9f30ba 100644 --- a/lustre/include/lustre_capa.h +++ b/lustre/include/lustre_capa.h @@ -27,7 +27,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/lustre_cfg.h b/lustre/include/lustre_cfg.h index 80cf49e..c558e9b 100644 --- a/lustre/include/lustre_cfg.h +++ b/lustre/include/lustre_cfg.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_debug.h b/lustre/include/lustre_debug.h index ad833e2..770b3c7 100644 --- a/lustre/include/lustre_debug.h +++ b/lustre/include/lustre_debug.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_disk.h b/lustre/include/lustre_disk.h index 114f556..2e19595 100644 --- a/lustre/include/lustre_disk.h +++ b/lustre/include/lustre_disk.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_dlm.h b/lustre/include/lustre_dlm.h index 8d36603..fde9cc0 100644 --- a/lustre/include/lustre_dlm.h +++ b/lustre/include/lustre_dlm.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_eacl.h b/lustre/include/lustre_eacl.h index c8dbdb9..a8c1dfe 100644 --- a/lustre/include/lustre_eacl.h +++ b/lustre/include/lustre_eacl.h @@ -28,7 +28,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_export.h b/lustre/include/lustre_export.h index 3fe565f..8db85f9 100644 --- a/lustre/include/lustre_export.h +++ b/lustre/include/lustre_export.h @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_fid.h b/lustre/include/lustre_fid.h index 2c5509e..92b12e4 100644 --- a/lustre/include/lustre_fid.h +++ b/lustre/include/lustre_fid.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_fld.h b/lustre/include/lustre_fld.h index edd54f9..44f48cc 100644 --- a/lustre/include/lustre_fld.h +++ b/lustre/include/lustre_fld.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_ha.h b/lustre/include/lustre_ha.h index f3ae02b..671b757 100644 --- a/lustre/include/lustre_ha.h +++ b/lustre/include/lustre_ha.h @@ -27,7 +27,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/include/lustre_handles.h b/lustre/include/lustre_handles.h index c46bd79..7eea186 100644 --- a/lustre/include/lustre_handles.h +++ b/lustre/include/lustre_handles.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_import.h b/lustre/include/lustre_import.h index 252157f..1f9456d 100644 --- a/lustre/include/lustre_import.h +++ b/lustre/include/lustre_import.h @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_intent.h b/lustre/include/lustre_intent.h index 3a5c972..577345b 100644 --- a/lustre/include/lustre_intent.h +++ b/lustre/include/lustre_intent.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_lfsck.h b/lustre/include/lustre_lfsck.h index b3a7e2e..4c86cfe 100644 --- a/lustre/include/lustre_lfsck.h +++ b/lustre/include/lustre_lfsck.h @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/include/lustre_lfsck.h diff --git a/lustre/include/lustre_lib.h b/lustre/include/lustre_lib.h index 952e403..3c6b5ae 100644 --- a/lustre/include/lustre_lib.h +++ b/lustre/include/lustre_lib.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_linkea.h b/lustre/include/lustre_linkea.h index 170cc04..a77f457 100644 --- a/lustre/include/lustre_linkea.h +++ b/lustre/include/lustre_linkea.h @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. * Use is subject to license terms. * * Author: di wang diff --git a/lustre/include/lustre_lmv.h b/lustre/include/lustre_lmv.h index bb05b34..df39b72 100644 --- a/lustre/include/lustre_lmv.h +++ b/lustre/include/lustre_lmv.h @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2014, Intel Corporation. */ /* * lustre/include/lustre_lmv.h diff --git a/lustre/include/lustre_log.h b/lustre/include/lustre_log.h index 45d8758..d10a30b 100644 --- a/lustre/include/lustre_log.h +++ b/lustre/include/lustre_log.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_mdc.h b/lustre/include/lustre_mdc.h index 36bdaaf..c0f070f 100644 --- a/lustre/include/lustre_mdc.h +++ b/lustre/include/lustre_mdc.h @@ -28,7 +28,7 @@ * Use is subject to license terms. */ /* - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_mds.h b/lustre/include/lustre_mds.h index 72f5fcc..34808e2 100644 --- a/lustre/include/lustre_mds.h +++ b/lustre/include/lustre_mds.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_net.h b/lustre/include/lustre_net.h index 0f75bc9..2bbbb20 100644 --- a/lustre/include/lustre_net.h +++ b/lustre/include/lustre_net.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_nrs_tbf.h b/lustre/include/lustre_nrs_tbf.h index f5f4f31..2607b3f 100644 --- a/lustre/include/lustre_nrs_tbf.h +++ b/lustre/include/lustre_nrs_tbf.h @@ -22,6 +22,7 @@ /* * Copyright (C) 2013 DataDirect Networks, Inc. * + * Copyright (c) 2014, Intel Corporation. */ /* * diff --git a/lustre/include/lustre_param.h b/lustre/include/lustre_param.h index 78894cf..7825d26 100644 --- a/lustre/include/lustre_param.h +++ b/lustre/include/lustre_param.h @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_quota.h b/lustre/include/lustre_quota.h index aca4609..82d926a 100644 --- a/lustre/include/lustre_quota.h +++ b/lustre/include/lustre_quota.h @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. */ diff --git a/lustre/include/lustre_req_layout.h b/lustre/include/lustre_req_layout.h index 69ee5af..bb22a35 100644 --- a/lustre/include/lustre_req_layout.h +++ b/lustre/include/lustre_req_layout.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/lustre_update.h b/lustre/include/lustre_update.h index d330df1..b5502cf 100644 --- a/lustre/include/lustre_update.h +++ b/lustre/include/lustre_update.h @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/include/lustre_update.h diff --git a/lustre/include/lvfs.h b/lustre/include/lvfs.h index e03840c..41a7c14 100644 --- a/lustre/include/lvfs.h +++ b/lustre/include/lvfs.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/md_object.h b/lustre/include/md_object.h index 99998e2..49ea60c 100644 --- a/lustre/include/md_object.h +++ b/lustre/include/md_object.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, 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 499ead9..c646d96 100644 --- a/lustre/include/obd.h +++ b/lustre/include/obd.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/obd_cksum.h b/lustre/include/obd_cksum.h index 4c779e9..b533f57 100644 --- a/lustre/include/obd_cksum.h +++ b/lustre/include/obd_cksum.h @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/obd_class.h b/lustre/include/obd_class.h index 7ec8683..92d3cdc 100644 --- a/lustre/include/obd_class.h +++ b/lustre/include/obd_class.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index 0bdfc4a..9565f82 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/include/obd_target.h b/lustre/include/obd_target.h index 14498ff..70ce24a 100644 --- a/lustre/include/obd_target.h +++ b/lustre/include/obd_target.h @@ -26,7 +26,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel, Inc. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/interval_tree.c b/lustre/ldlm/interval_tree.c index 262f259..e69d13f 100644 --- a/lustre/ldlm/interval_tree.c +++ b/lustre/ldlm/interval_tree.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/ldlm_extent.c b/lustre/ldlm/ldlm_extent.c index 25a3319..523c294 100644 --- a/lustre/ldlm/ldlm_extent.c +++ b/lustre/ldlm/ldlm_extent.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2012, Intel Corporation. + * Copyright (c) 2010, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/ldlm_flock.c b/lustre/ldlm/ldlm_flock.c index dc98cc0..f8c0907 100644 --- a/lustre/ldlm/ldlm_flock.c +++ b/lustre/ldlm/ldlm_flock.c @@ -31,7 +31,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2012, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/ldlm_internal.h b/lustre/ldlm/ldlm_internal.h index f6b7757..56e7859 100644 --- a/lustre/ldlm/ldlm_internal.h +++ b/lustre/ldlm/ldlm_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 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. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/ldlm_lib.c b/lustre/ldlm/ldlm_lib.c index fc75178..219b12c 100644 --- a/lustre/ldlm/ldlm_lib.c +++ b/lustre/ldlm/ldlm_lib.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/ldlm_lock.c b/lustre/ldlm/ldlm_lock.c index b5aa5a0..05f6ff6 100644 --- a/lustre/ldlm/ldlm_lock.c +++ b/lustre/ldlm/ldlm_lock.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/ldlm_lockd.c b/lustre/ldlm/ldlm_lockd.c index 4244798..51e43f0 100644 --- a/lustre/ldlm/ldlm_lockd.c +++ b/lustre/ldlm/ldlm_lockd.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/ldlm_plain.c b/lustre/ldlm/ldlm_plain.c index 0cb91e6d..dd3df5a 100644 --- a/lustre/ldlm/ldlm_plain.c +++ b/lustre/ldlm/ldlm_plain.c @@ -27,7 +27,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/ldlm/ldlm_pool.c b/lustre/ldlm/ldlm_pool.c index ca24afc..4242188 100644 --- a/lustre/ldlm/ldlm_pool.c +++ b/lustre/ldlm/ldlm_pool.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2012, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/ldlm_request.c b/lustre/ldlm/ldlm_request.c index 836521f..d8e77b4 100644 --- a/lustre/ldlm/ldlm_request.c +++ b/lustre/ldlm/ldlm_request.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ldlm/ldlm_resource.c b/lustre/ldlm/ldlm_resource.c index 4c9b81a..4fb6d93 100644 --- a/lustre/ldlm/ldlm_resource.c +++ b/lustre/ldlm/ldlm_resource.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lfsck/lfsck_bookmark.c b/lustre/lfsck/lfsck_bookmark.c index e521c3a..89cbeaa 100644 --- a/lustre/lfsck/lfsck_bookmark.c +++ b/lustre/lfsck/lfsck_bookmark.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/lfsck/lfsck_bookmark.c diff --git a/lustre/lfsck/lfsck_engine.c b/lustre/lfsck/lfsck_engine.c index 74aa59b..950c3ec 100644 --- a/lustre/lfsck/lfsck_engine.c +++ b/lustre/lfsck/lfsck_engine.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/lfsck/lfsck_engine.c diff --git a/lustre/lfsck/lfsck_internal.h b/lustre/lfsck/lfsck_internal.h index f9473d6..a4aa737 100644 --- a/lustre/lfsck/lfsck_internal.h +++ b/lustre/lfsck/lfsck_internal.h @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/lfsck/lfsck_internal.h diff --git a/lustre/lfsck/lfsck_layout.c b/lustre/lfsck/lfsck_layout.c index b83bc87..033f1b7 100644 --- a/lustre/lfsck/lfsck_layout.c +++ b/lustre/lfsck/lfsck_layout.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2014, Intel Corporation. */ /* * lustre/lfsck/lfsck_layout.c diff --git a/lustre/lfsck/lfsck_lib.c b/lustre/lfsck/lfsck_lib.c index 60f1df6..8e31130 100644 --- a/lustre/lfsck/lfsck_lib.c +++ b/lustre/lfsck/lfsck_lib.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/lfsck/lfsck_lib.c diff --git a/lustre/lfsck/lfsck_namespace.c b/lustre/lfsck/lfsck_namespace.c index 5e37a78..c67e5fc 100644 --- a/lustre/lfsck/lfsck_namespace.c +++ b/lustre/lfsck/lfsck_namespace.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/lfsck/lfsck_namespace.c diff --git a/lustre/llite/dcache.c b/lustre/llite/dcache.c index ad9be91..1ad9659 100644 --- a/lustre/llite/dcache.c +++ b/lustre/llite/dcache.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/dir.c b/lustre/llite/dir.c index 1c30e4f..8af20a0 100644 --- a/lustre/llite/dir.c +++ b/lustre/llite/dir.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/file.c b/lustre/llite/file.c index f2244e8..518609f 100644 --- a/lustre/llite/file.c +++ b/lustre/llite/file.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/glimpse.c b/lustre/llite/glimpse.c index 665ceb6..bdaf512 100644 --- a/lustre/llite/glimpse.c +++ b/lustre/llite/glimpse.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/lcommon_cl.c b/lustre/llite/lcommon_cl.c index 5b8a02d..635e7aa 100644 --- a/lustre/llite/lcommon_cl.c +++ b/lustre/llite/lcommon_cl.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/lcommon_misc.c b/lustre/llite/lcommon_misc.c index 25b4734..cd3c0d7 100644 --- a/lustre/llite/lcommon_misc.c +++ b/lustre/llite/lcommon_misc.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/llite_capa.c b/lustre/llite/llite_capa.c index 9f73929..c62b99e 100644 --- a/lustre/llite/llite_capa.c +++ b/lustre/llite/llite_capa.c @@ -27,7 +27,7 @@ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/llite_internal.h b/lustre/llite/llite_internal.h index e3810b7..b544ff96 100644 --- a/lustre/llite/llite_internal.h +++ b/lustre/llite/llite_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c index 6daa0f8..cf4ef57 100644 --- a/lustre/llite/llite_lib.c +++ b/lustre/llite/llite_lib.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/llite_mmap.c b/lustre/llite/llite_mmap.c index 364a4a1..30143e9 100644 --- a/lustre/llite/llite_mmap.c +++ b/lustre/llite/llite_mmap.c @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/llite_nfs.c b/lustre/llite/llite_nfs.c index f9a22cc..c2cf74c 100644 --- a/lustre/llite/llite_nfs.c +++ b/lustre/llite/llite_nfs.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/llite_rmtacl.c b/lustre/llite/llite_rmtacl.c index 24279c1..a4f60a3 100644 --- a/lustre/llite/llite_rmtacl.c +++ b/lustre/llite/llite_rmtacl.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/lloop.c b/lustre/llite/lloop.c index 310c9b7..e220cd1 100644 --- a/lustre/llite/lloop.c +++ b/lustre/llite/lloop.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/lproc_llite.c b/lustre/llite/lproc_llite.c index a622863..93074cf 100644 --- a/lustre/llite/lproc_llite.c +++ b/lustre/llite/lproc_llite.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/namei.c b/lustre/llite/namei.c index 823fb70..28002fa 100644 --- a/lustre/llite/namei.c +++ b/lustre/llite/namei.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/remote_perm.c b/lustre/llite/remote_perm.c index 05eb97d..25550b4 100644 --- a/lustre/llite/remote_perm.c +++ b/lustre/llite/remote_perm.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/rw.c b/lustre/llite/rw.c index db3eb2f..483a665 100644 --- a/lustre/llite/rw.c +++ b/lustre/llite/rw.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/rw26.c b/lustre/llite/rw26.c index b0eaf8e..b6b4a69 100644 --- a/lustre/llite/rw26.c +++ b/lustre/llite/rw26.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, 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 27c5c2e9..756ae36 100644 --- a/lustre/llite/statahead.c +++ b/lustre/llite/statahead.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/super25.c b/lustre/llite/super25.c index 6267c54..fdf955c 100644 --- a/lustre/llite/super25.c +++ b/lustre/llite/super25.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/symlink.c b/lustre/llite/symlink.c index f457959..aabb076 100644 --- a/lustre/llite/symlink.c +++ b/lustre/llite/symlink.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/vvp_dev.c b/lustre/llite/vvp_dev.c index eaaac30..1e3f8db 100644 --- a/lustre/llite/vvp_dev.c +++ b/lustre/llite/vvp_dev.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/vvp_internal.h b/lustre/llite/vvp_internal.h index 53a533c..f47b37b 100644 --- a/lustre/llite/vvp_internal.h +++ b/lustre/llite/vvp_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/vvp_io.c b/lustre/llite/vvp_io.c index f922eb6..87ef0c4 100644 --- a/lustre/llite/vvp_io.c +++ b/lustre/llite/vvp_io.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/vvp_lock.c b/lustre/llite/vvp_lock.c index d9611b9..2505461 100644 --- a/lustre/llite/vvp_lock.c +++ b/lustre/llite/vvp_lock.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/vvp_object.c b/lustre/llite/vvp_object.c index cd2a05b..81850fe 100644 --- a/lustre/llite/vvp_object.c +++ b/lustre/llite/vvp_object.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/vvp_page.c b/lustre/llite/vvp_page.c index 93f8b9d..90c9417 100644 --- a/lustre/llite/vvp_page.c +++ b/lustre/llite/vvp_page.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/xattr.c b/lustre/llite/xattr.c index 95c2fe2..3302caa 100644 --- a/lustre/llite/xattr.c +++ b/lustre/llite/xattr.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/llite/xattr_cache.c b/lustre/llite/xattr_cache.c index 763bc77..64bcbc1 100644 --- a/lustre/llite/xattr_cache.c +++ b/lustre/llite/xattr_cache.c @@ -24,6 +24,8 @@ /* * Copyright 2012 Xyratex Technology Limited * + * Copyright (c) 2013, 2014, Intel Corporation. + * * Author: Andrew Perepechko * */ diff --git a/lustre/lmv/autoMakefile.am b/lustre/lmv/autoMakefile.am index 7e76824..e2daa59 100644 --- a/lustre/lmv/autoMakefile.am +++ b/lustre/lmv/autoMakefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2013, Intel Corporation. +# Copyright (c) 2013, 2014, Intel Corporation. # # diff --git a/lustre/lmv/lmv_fld.c b/lustre/lmv/lmv_fld.c index 6d3244b..f3bd648 100644 --- a/lustre/lmv/lmv_fld.c +++ b/lustre/lmv/lmv_fld.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lmv/lmv_intent.c b/lustre/lmv/lmv_intent.c index e6f43e0..6f92f48 100644 --- a/lustre/lmv/lmv_intent.c +++ b/lustre/lmv/lmv_intent.c @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lmv/lmv_internal.h b/lustre/lmv/lmv_internal.h index 82780bb..75dbd50 100644 --- a/lustre/lmv/lmv_internal.h +++ b/lustre/lmv/lmv_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lmv/lmv_obd.c b/lustre/lmv/lmv_obd.c index 278f039..aca1a34 100644 --- a/lustre/lmv/lmv_obd.c +++ b/lustre/lmv/lmv_obd.c @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lmv/lproc_lmv.c b/lustre/lmv/lproc_lmv.c index fc68fa5..352a578 100644 --- a/lustre/lmv/lproc_lmv.c +++ b/lustre/lmv/lproc_lmv.c @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lod/lod_dev.c b/lustre/lod/lod_dev.c index ea59aa2..b2accf3 100644 --- a/lustre/lod/lod_dev.c +++ b/lustre/lod/lod_dev.c @@ -6,13 +6,13 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. - + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License version 2 for more details. A copy is * included in the COPYING file that accompanied this code. - + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA @@ -23,8 +23,7 @@ * Copyright 2009 Sun Microsystems, Inc. All rights reserved * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. - * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lod/lod_internal.h b/lustre/lod/lod_internal.h index 3c35585..8e1cbec 100644 --- a/lustre/lod/lod_internal.h +++ b/lustre/lod/lod_internal.h @@ -6,13 +6,13 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. - + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License version 2 for more details. A copy is * included in the COPYING file that accompanied this code. - + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA @@ -23,7 +23,7 @@ * Copyright 2009 Sun Microsystems, Inc. All rights reserved * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lod/lod_lov.c b/lustre/lod/lod_lov.c index e755388..7b3a373 100644 --- a/lustre/lod/lod_lov.c +++ b/lustre/lod/lod_lov.c @@ -6,13 +6,13 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. - + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License version 2 for more details. A copy is * included in the COPYING 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 * http://www.gnu.org/licenses/gpl-2.0.html diff --git a/lustre/lod/lod_object.c b/lustre/lod/lod_object.c index dba607c..f4e1fba 100644 --- a/lustre/lod/lod_object.c +++ b/lustre/lod/lod_object.c @@ -6,13 +6,13 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. - + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License version 2 for more details. A copy is * included in the COPYING file that accompanied this code. - + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA @@ -23,7 +23,7 @@ * Copyright 2009 Sun Microsystems, Inc. All rights reserved * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * lustre/lod/lod_object.c diff --git a/lustre/lod/lod_qos.c b/lustre/lod/lod_qos.c index 6be2281..33f8d0f 100644 --- a/lustre/lod/lod_qos.c +++ b/lustre/lod/lod_qos.c @@ -6,13 +6,13 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. - + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License version 2 for more details. A copy is * included in the COPYING file that accompanied this code. - + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA @@ -23,7 +23,7 @@ * Copyright 2009 Sun Microsystems, Inc. All rights reserved * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lod/lproc_lod.c b/lustre/lod/lproc_lod.c index f748010..c3a75af 100644 --- a/lustre/lod/lproc_lod.c +++ b/lustre/lod/lproc_lod.c @@ -27,7 +27,7 @@ * Copyright 2008 Sun Microsystems, Inc. All rights reserved * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/autoMakefile.am b/lustre/lov/autoMakefile.am index a77a6aa..ee92341 100644 --- a/lustre/lov/autoMakefile.am +++ b/lustre/lov/autoMakefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2012, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # diff --git a/lustre/lov/lov_cl_internal.h b/lustre/lov/lov_cl_internal.h index 1373b0a..9add90c 100644 --- a/lustre/lov/lov_cl_internal.h +++ b/lustre/lov/lov_cl_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_dev.c b/lustre/lov/lov_dev.c index e874a7d..17372b1 100644 --- a/lustre/lov/lov_dev.c +++ b/lustre/lov/lov_dev.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_ea.c b/lustre/lov/lov_ea.c index 55d71a2..98506ef 100644 --- a/lustre/lov/lov_ea.c +++ b/lustre/lov/lov_ea.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_internal.h b/lustre/lov/lov_internal.h index c7814e1..ad66db8 100644 --- a/lustre/lov/lov_internal.h +++ b/lustre/lov/lov_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_io.c b/lustre/lov/lov_io.c index bdb8140..839eca6 100644 --- a/lustre/lov/lov_io.c +++ b/lustre/lov/lov_io.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_lock.c b/lustre/lov/lov_lock.c index 3166dda..178357f 100644 --- a/lustre/lov/lov_lock.c +++ b/lustre/lov/lov_lock.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_merge.c b/lustre/lov/lov_merge.c index 7362ead..5f6f98c 100644 --- a/lustre/lov/lov_merge.c +++ b/lustre/lov/lov_merge.c @@ -27,7 +27,7 @@ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_obd.c b/lustre/lov/lov_obd.c index 2a8c855..bc7dabe 100644 --- a/lustre/lov/lov_obd.c +++ b/lustre/lov/lov_obd.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_object.c b/lustre/lov/lov_object.c index f6c658a..3ed4406 100644 --- a/lustre/lov/lov_object.c +++ b/lustre/lov/lov_object.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_offset.c b/lustre/lov/lov_offset.c index d713907..18ee178 100644 --- a/lustre/lov/lov_offset.c +++ b/lustre/lov/lov_offset.c @@ -27,7 +27,7 @@ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_pack.c b/lustre/lov/lov_pack.c index d4e6c71..2a14e1f 100644 --- a/lustre/lov/lov_pack.c +++ b/lustre/lov/lov_pack.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_page.c b/lustre/lov/lov_page.c index 77cae6f..35e1d1a 100644 --- a/lustre/lov/lov_page.c +++ b/lustre/lov/lov_page.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_pool.c b/lustre/lov/lov_pool.c index 564d13d..1fc3a6d 100644 --- a/lustre/lov/lov_pool.c +++ b/lustre/lov/lov_pool.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lov_request.c b/lustre/lov/lov_request.c index a4dd6a0..6100598 100644 --- a/lustre/lov/lov_request.c +++ b/lustre/lov/lov_request.c @@ -27,7 +27,7 @@ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lovsub_dev.c b/lustre/lov/lovsub_dev.c index e2fa73a..2feecf9 100644 --- a/lustre/lov/lovsub_dev.c +++ b/lustre/lov/lovsub_dev.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lovsub_lock.c b/lustre/lov/lovsub_lock.c index de8d6da..6c3a649 100644 --- a/lustre/lov/lovsub_lock.c +++ b/lustre/lov/lovsub_lock.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/lov/lovsub_page.c b/lustre/lov/lovsub_page.c index 3935df1..0d4594d 100644 --- a/lustre/lov/lovsub_page.c +++ b/lustre/lov/lovsub_page.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdc/lproc_mdc.c b/lustre/mdc/lproc_mdc.c index ab47cac..8bf0da3 100644 --- a/lustre/mdc/lproc_mdc.c +++ b/lustre/mdc/lproc_mdc.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdc/mdc_internal.h b/lustre/mdc/mdc_internal.h index 56798e1..c82bdc2 100644 --- a/lustre/mdc/mdc_internal.h +++ b/lustre/mdc/mdc_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdc/mdc_lib.c b/lustre/mdc/mdc_lib.c index 6219cd9..5267c2e 100644 --- a/lustre/mdc/mdc_lib.c +++ b/lustre/mdc/mdc_lib.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdc/mdc_locks.c b/lustre/mdc/mdc_locks.c index 8202b8e..709d7cf 100644 --- a/lustre/mdc/mdc_locks.c +++ b/lustre/mdc/mdc_locks.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdc/mdc_reint.c b/lustre/mdc/mdc_reint.c index 6142510..5640c29 100644 --- a/lustre/mdc/mdc_reint.c +++ b/lustre/mdc/mdc_reint.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdc/mdc_request.c b/lustre/mdc/mdc_request.c index dd025bc..1ca5127 100644 --- a/lustre/mdc/mdc_request.c +++ b/lustre/mdc/mdc_request.c @@ -27,7 +27,7 @@ * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_compat.c b/lustre/mdd/mdd_compat.c index 9c2cc1c..1051f0e 100644 --- a/lustre/mdd/mdd_compat.c +++ b/lustre/mdd/mdd_compat.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ #define DEBUG_SUBSYSTEM S_MDS diff --git a/lustre/mdd/mdd_device.c b/lustre/mdd/mdd_device.c index 3cc950b..d2d007f 100644 --- a/lustre/mdd/mdd_device.c +++ b/lustre/mdd/mdd_device.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_dir.c b/lustre/mdd/mdd_dir.c index 5d4fbf3..06e209c 100644 --- a/lustre/mdd/mdd_dir.c +++ b/lustre/mdd/mdd_dir.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_internal.h b/lustre/mdd/mdd_internal.h index c6b76f5..8c228c3 100644 --- a/lustre/mdd/mdd_internal.h +++ b/lustre/mdd/mdd_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_lock.c b/lustre/mdd/mdd_lock.c index 2220ff8..0db27f3 100644 --- a/lustre/mdd/mdd_lock.c +++ b/lustre/mdd/mdd_lock.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_lproc.c b/lustre/mdd/mdd_lproc.c index ca52771..f4fa19b 100644 --- a/lustre/mdd/mdd_lproc.c +++ b/lustre/mdd/mdd_lproc.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_object.c b/lustre/mdd/mdd_object.c index 95d5313..2070d29 100644 --- a/lustre/mdd/mdd_object.c +++ b/lustre/mdd/mdd_object.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_orphans.c b/lustre/mdd/mdd_orphans.c index ee398cf..c179f8d 100644 --- a/lustre/mdd/mdd_orphans.c +++ b/lustre/mdd/mdd_orphans.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_permission.c b/lustre/mdd/mdd_permission.c index f137d41..b21e9cb 100644 --- a/lustre/mdd/mdd_permission.c +++ b/lustre/mdd/mdd_permission.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdd/mdd_trans.c b/lustre/mdd/mdd_trans.c index 96d7c88..b5b32f6 100644 --- a/lustre/mdd/mdd_trans.c +++ b/lustre/mdd/mdd_trans.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_capa.c b/lustre/mdt/mdt_capa.c index 5696808..0df5450 100644 --- a/lustre/mdt/mdt_capa.c +++ b/lustre/mdt/mdt_capa.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_coordinator.c b/lustre/mdt/mdt_coordinator.c index ac5518f..63d9582 100644 --- a/lustre/mdt/mdt_coordinator.c +++ b/lustre/mdt/mdt_coordinator.c @@ -20,10 +20,11 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. - * Use is subject to license terms. * Copyright (c) 2011, 2012 Commissariat a l'energie atomique et aux energies * alternatives + * + * Copyright (c) 2013, 2014, Intel Corporation. + * Use is subject to license terms. */ /* * lustre/mdt/mdt_coordinator.c diff --git a/lustre/mdt/mdt_fs.c b/lustre/mdt/mdt_fs.c index f9cf90e..e26db56 100644 --- a/lustre/mdt/mdt_fs.c +++ b/lustre/mdt/mdt_fs.c @@ -27,7 +27,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, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_handler.c b/lustre/mdt/mdt_handler.c index 3d5de6f..8b47a57 100644 --- a/lustre/mdt/mdt_handler.c +++ b/lustre/mdt/mdt_handler.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_hsm.c b/lustre/mdt/mdt_hsm.c index 1e560d1..237663a 100644 --- a/lustre/mdt/mdt_hsm.c +++ b/lustre/mdt/mdt_hsm.c @@ -20,10 +20,11 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. - * Use is subject to license terms. * Copyright (c) 2011, 2012 Commissariat a l'energie atomique et aux energies * alternatives + * + * Copyright (c) 2012, 2014, Intel Corporation. + * Use is subject to license terms. */ /* * lustre/mdt/mdt_hsm.c diff --git a/lustre/mdt/mdt_hsm_cdt_actions.c b/lustre/mdt/mdt_hsm_cdt_actions.c index 01d8741..c2c68d1 100644 --- a/lustre/mdt/mdt_hsm_cdt_actions.c +++ b/lustre/mdt/mdt_hsm_cdt_actions.c @@ -23,6 +23,7 @@ * (C) Copyright 2012 Commissariat a l'energie atomique et aux energies * alternatives * + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/mdt/mdt_hsm_cdt_actions.c diff --git a/lustre/mdt/mdt_hsm_cdt_client.c b/lustre/mdt/mdt_hsm_cdt_client.c index 8362627..beae5e2 100644 --- a/lustre/mdt/mdt_hsm_cdt_client.c +++ b/lustre/mdt/mdt_hsm_cdt_client.c @@ -23,6 +23,7 @@ * (C) Copyright 2012 Commissariat a l'energie atomique et aux energies * alternatives * + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/mdt/mdt_hsm_cdt_client.c diff --git a/lustre/mdt/mdt_hsm_cdt_requests.c b/lustre/mdt/mdt_hsm_cdt_requests.c index 7430747..8a3e3ab 100644 --- a/lustre/mdt/mdt_hsm_cdt_requests.c +++ b/lustre/mdt/mdt_hsm_cdt_requests.c @@ -23,6 +23,7 @@ * (C) Copyright 2012 Commissariat a l'energie atomique et aux energies * alternatives * + * Copyright (c) 2014, Intel Corporation. */ /* * lustre/mdt/mdt_hsm_cdt_requests.c diff --git a/lustre/mdt/mdt_idmap.c b/lustre/mdt/mdt_idmap.c index f49c6dd..6718079 100644 --- a/lustre/mdt/mdt_idmap.c +++ b/lustre/mdt/mdt_idmap.c @@ -27,7 +27,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/mdt/mdt_internal.h b/lustre/mdt/mdt_internal.h index 6897b70..f14960f 100644 --- a/lustre/mdt/mdt_internal.h +++ b/lustre/mdt/mdt_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_lib.c b/lustre/mdt/mdt_lib.c index e7af669..1033f58 100644 --- a/lustre/mdt/mdt_lib.c +++ b/lustre/mdt/mdt_lib.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_lproc.c b/lustre/mdt/mdt_lproc.c index f8d0c0a..c143882 100644 --- a/lustre/mdt/mdt_lproc.c +++ b/lustre/mdt/mdt_lproc.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_lvb.c b/lustre/mdt/mdt_lvb.c index 95ff632..d81b21f 100644 --- a/lustre/mdt/mdt_lvb.c +++ b/lustre/mdt/mdt_lvb.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * lustre/mdt/mdt_lvb.c diff --git a/lustre/mdt/mdt_open.c b/lustre/mdt/mdt_open.c index 2d8ac64..b2b077b 100644 --- a/lustre/mdt/mdt_open.c +++ b/lustre/mdt/mdt_open.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_recovery.c b/lustre/mdt/mdt_recovery.c index 1ae3aa4..0381a26 100644 --- a/lustre/mdt/mdt_recovery.c +++ b/lustre/mdt/mdt_recovery.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_reint.c b/lustre/mdt/mdt_reint.c index d602111..ef6ef70 100644 --- a/lustre/mdt/mdt_reint.c +++ b/lustre/mdt/mdt_reint.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mdt/mdt_xattr.c b/lustre/mdt/mdt_xattr.c index 47931b0..e699d52e 100644 --- a/lustre/mdt/mdt_xattr.c +++ b/lustre/mdt/mdt_xattr.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mgc/autoMakefile.am b/lustre/mgc/autoMakefile.am index fdccb88..044574d 100644 --- a/lustre/mgc/autoMakefile.am +++ b/lustre/mgc/autoMakefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2014, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mgc/mgc_request.c b/lustre/mgc/mgc_request.c index 089cfed..5dce42c 100644 --- a/lustre/mgc/mgc_request.c +++ b/lustre/mgc/mgc_request.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mgs/lproc_mgs.c b/lustre/mgs/lproc_mgs.c index b2c5df7..0bde3e8 100644 --- a/lustre/mgs/lproc_mgs.c +++ b/lustre/mgs/lproc_mgs.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mgs/mgs_fs.c b/lustre/mgs/mgs_fs.c index e5c1d6c..2215b3f 100644 --- a/lustre/mgs/mgs_fs.c +++ b/lustre/mgs/mgs_fs.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mgs/mgs_handler.c b/lustre/mgs/mgs_handler.c index 3c006c5..7646c59 100644 --- a/lustre/mgs/mgs_handler.c +++ b/lustre/mgs/mgs_handler.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mgs/mgs_internal.h b/lustre/mgs/mgs_internal.h index d400c67..7118ab6 100644 --- a/lustre/mgs/mgs_internal.h +++ b/lustre/mgs/mgs_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mgs/mgs_llog.c b/lustre/mgs/mgs_llog.c index c47208b..302749e 100644 --- a/lustre/mgs/mgs_llog.c +++ b/lustre/mgs/mgs_llog.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/mgs/mgs_nids.c b/lustre/mgs/mgs_nids.c index b376807..2af93d7 100644 --- a/lustre/mgs/mgs_nids.c +++ b/lustre/mgs/mgs_nids.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/acl.c b/lustre/obdclass/acl.c index e7b986c..31543fc 100644 --- a/lustre/obdclass/acl.c +++ b/lustre/obdclass/acl.c @@ -27,7 +27,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/lustre/obdclass/capa.c b/lustre/obdclass/capa.c index 708a6dd..ee6da16 100644 --- a/lustre/obdclass/capa.c +++ b/lustre/obdclass/capa.c @@ -27,7 +27,7 @@ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/cl_io.c b/lustre/obdclass/cl_io.c index 60ea8f8..0740196 100644 --- a/lustre/obdclass/cl_io.c +++ b/lustre/obdclass/cl_io.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/cl_lock.c b/lustre/obdclass/cl_lock.c index e01f5c8..6be5ff9 100644 --- a/lustre/obdclass/cl_lock.c +++ b/lustre/obdclass/cl_lock.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/cl_object.c b/lustre/obdclass/cl_object.c index a3b112f..5d77f90 100644 --- a/lustre/obdclass/cl_object.c +++ b/lustre/obdclass/cl_object.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/cl_page.c b/lustre/obdclass/cl_page.c index 446eb4c..9a3b1607 100644 --- a/lustre/obdclass/cl_page.c +++ b/lustre/obdclass/cl_page.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/class_obd.c b/lustre/obdclass/class_obd.c index 72e69d5..dfb17d2 100644 --- a/lustre/obdclass/class_obd.c +++ b/lustre/obdclass/class_obd.c @@ -27,7 +27,7 @@ * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/debug.c b/lustre/obdclass/debug.c index 9f9c0a4..c1179a4 100644 --- a/lustre/obdclass/debug.c +++ b/lustre/obdclass/debug.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/dt_object.c b/lustre/obdclass/dt_object.c index f05c809..8a7372c 100644 --- a/lustre/obdclass/dt_object.c +++ b/lustre/obdclass/dt_object.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/genops.c b/lustre/obdclass/genops.c index 0cd52c6f..d317c7c 100644 --- a/lustre/obdclass/genops.c +++ b/lustre/obdclass/genops.c @@ -27,7 +27,7 @@ * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/idmap.c b/lustre/obdclass/idmap.c index df6c57b..74d0229 100644 --- a/lustre/obdclass/idmap.c +++ b/lustre/obdclass/idmap.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/linkea.c b/lustre/obdclass/linkea.c index 5c2eaea..910efb9 100644 --- a/lustre/obdclass/linkea.c +++ b/lustre/obdclass/linkea.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Di Wang diff --git a/lustre/obdclass/linux/linux-module.c b/lustre/obdclass/linux/linux-module.c index e590a9c..76ef057 100644 --- a/lustre/obdclass/linux/linux-module.c +++ b/lustre/obdclass/linux/linux-module.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/linux/linux-obdo.c b/lustre/obdclass/linux/linux-obdo.c index 2db5a46..4a56248 100644 --- a/lustre/obdclass/linux/linux-obdo.c +++ b/lustre/obdclass/linux/linux-obdo.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/linux/linux-sysctl.c b/lustre/obdclass/linux/linux-sysctl.c index 10a2aec..a7c5ac5 100644 --- a/lustre/obdclass/linux/linux-sysctl.c +++ b/lustre/obdclass/linux/linux-sysctl.c @@ -27,7 +27,7 @@ * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/llog.c b/lustre/obdclass/llog.c index d10e2f1..b499f6c 100644 --- a/lustre/obdclass/llog.c +++ b/lustre/obdclass/llog.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/llog_cat.c b/lustre/obdclass/llog_cat.c index ba92c8a..39f2c6a 100644 --- a/lustre/obdclass/llog_cat.c +++ b/lustre/obdclass/llog_cat.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/llog_internal.h b/lustre/obdclass/llog_internal.h index 2833245..7795d03 100644 --- a/lustre/obdclass/llog_internal.h +++ b/lustre/obdclass/llog_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/llog_ioctl.c b/lustre/obdclass/llog_ioctl.c index bff97f3..4502606 100644 --- a/lustre/obdclass/llog_ioctl.c +++ b/lustre/obdclass/llog_ioctl.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/llog_obd.c b/lustre/obdclass/llog_obd.c index 1b4f541..326772c8 100644 --- a/lustre/obdclass/llog_obd.c +++ b/lustre/obdclass/llog_obd.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/llog_swab.c b/lustre/obdclass/llog_swab.c index 97ed7f4..f6d4f8e 100644 --- a/lustre/obdclass/llog_swab.c +++ b/lustre/obdclass/llog_swab.c @@ -27,7 +27,7 @@ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/llog_test.c b/lustre/obdclass/llog_test.c index ba8fbc8..14ae2a2 100644 --- a/lustre/obdclass/llog_test.c +++ b/lustre/obdclass/llog_test.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/local_storage.c b/lustre/obdclass/local_storage.c index 8cae2a2..2cc4afe 100644 --- a/lustre/obdclass/local_storage.c +++ b/lustre/obdclass/local_storage.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * lustre/obdclass/local_storage.c diff --git a/lustre/obdclass/local_storage.h b/lustre/obdclass/local_storage.h index 6717e49..7ff6faa 100644 --- a/lustre/obdclass/local_storage.h +++ b/lustre/obdclass/local_storage.h @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * lustre/obdclass/local_storage.c diff --git a/lustre/obdclass/lprocfs_jobstats.c b/lustre/obdclass/lprocfs_jobstats.c index edaa25c..a064916 100644 --- a/lustre/obdclass/lprocfs_jobstats.c +++ b/lustre/obdclass/lprocfs_jobstats.c @@ -19,7 +19,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Niu Yawei diff --git a/lustre/obdclass/lprocfs_status.c b/lustre/obdclass/lprocfs_status.c index 95c7019..0f23cd9 100644 --- a/lustre/obdclass/lprocfs_status.c +++ b/lustre/obdclass/lprocfs_status.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/lprocfs_status_server.c b/lustre/obdclass/lprocfs_status_server.c index a47843e..442ac5b 100644 --- a/lustre/obdclass/lprocfs_status_server.c +++ b/lustre/obdclass/lprocfs_status_server.c @@ -23,7 +23,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/lu_object.c b/lustre/obdclass/lu_object.c index c02ef3cb..20c4393 100644 --- a/lustre/obdclass/lu_object.c +++ b/lustre/obdclass/lu_object.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/lu_ref.c b/lustre/obdclass/lu_ref.c index 5d2fc06..2cdba58 100644 --- a/lustre/obdclass/lu_ref.c +++ b/lustre/obdclass/lu_ref.c @@ -27,7 +27,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/lustre/obdclass/lu_ucred.c b/lustre/obdclass/lu_ucred.c index 6c61a5b..d21eaee 100644 --- a/lustre/obdclass/lu_ucred.c +++ b/lustre/obdclass/lu_ucred.c @@ -27,7 +27,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. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/lustre_handles.c b/lustre/obdclass/lustre_handles.c index 8327a6c..f79404b 100644 --- a/lustre/obdclass/lustre_handles.c +++ b/lustre/obdclass/lustre_handles.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/obd_config.c b/lustre/obdclass/obd_config.c index 05505c3..317d401 100644 --- a/lustre/obdclass/obd_config.c +++ b/lustre/obdclass/obd_config.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/obd_mount.c b/lustre/obdclass/obd_mount.c index 59b5631..0ae9886 100644 --- a/lustre/obdclass/obd_mount.c +++ b/lustre/obdclass/obd_mount.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/obd_mount_server.c b/lustre/obdclass/obd_mount_server.c index 1bd8d10..148cbf3 100644 --- a/lustre/obdclass/obd_mount_server.c +++ b/lustre/obdclass/obd_mount_server.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/obdo.c b/lustre/obdclass/obdo.c index efba1bc..ac586d4 100644 --- a/lustre/obdclass/obdo.c +++ b/lustre/obdclass/obdo.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/statfs_pack.c b/lustre/obdclass/statfs_pack.c index 2e7f41c..3178b92 100644 --- a/lustre/obdclass/statfs_pack.c +++ b/lustre/obdclass/statfs_pack.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdclass/uuid.c b/lustre/obdclass/uuid.c index e84f5ef..072536c 100644 --- a/lustre/obdclass/uuid.c +++ b/lustre/obdclass/uuid.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdecho/echo.c b/lustre/obdecho/echo.c index 947e4e4..a57b94bb 100644 --- a/lustre/obdecho/echo.c +++ b/lustre/obdecho/echo.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdecho/echo_client.c b/lustre/obdecho/echo_client.c index 59a82a0..0ad6050 100644 --- a/lustre/obdecho/echo_client.c +++ b/lustre/obdecho/echo_client.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/obdecho/echo_internal.h b/lustre/obdecho/echo_internal.h index 474c6dc..8c72c40 100644 --- a/lustre/obdecho/echo_internal.h +++ b/lustre/obdecho/echo_internal.h @@ -24,7 +24,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Whamcloud, Inc. + * Copyright (c) 2012, 2014 Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ofd/ofd_internal.h b/lustre/ofd/ofd_internal.h index 5316264..8cebf32 100644 --- a/lustre/ofd/ofd_internal.h +++ b/lustre/ofd/ofd_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osc/lproc_osc.c b/lustre/osc/lproc_osc.c index 7e0c550..84c8f80 100644 --- a/lustre/osc/lproc_osc.c +++ b/lustre/osc/lproc_osc.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osc/osc_cache.c b/lustre/osc/osc_cache.c index c97ffa9..c15cac5 100644 --- a/lustre/osc/osc_cache.c +++ b/lustre/osc/osc_cache.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * */ /* diff --git a/lustre/osc/osc_cl_internal.h b/lustre/osc/osc_cl_internal.h index 83b3658..1518db4 100644 --- a/lustre/osc/osc_cl_internal.h +++ b/lustre/osc/osc_cl_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osc/osc_internal.h b/lustre/osc/osc_internal.h index 96dd416..d68d80c 100644 --- a/lustre/osc/osc_internal.h +++ b/lustre/osc/osc_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osc/osc_io.c b/lustre/osc/osc_io.c index 316c5c7..11157c7 100644 --- a/lustre/osc/osc_io.c +++ b/lustre/osc/osc_io.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osc/osc_lock.c b/lustre/osc/osc_lock.c index 78a4653..e5e59f8 100644 --- a/lustre/osc/osc_lock.c +++ b/lustre/osc/osc_lock.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osc/osc_object.c b/lustre/osc/osc_object.c index c7d8dfa..bd26422 100644 --- a/lustre/osc/osc_object.c +++ b/lustre/osc/osc_object.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osc/osc_page.c b/lustre/osc/osc_page.c index 5c3e4995..a1e90e2 100644 --- a/lustre/osc/osc_page.c +++ b/lustre/osc/osc_page.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osc/osc_quota.c b/lustre/osc/osc_quota.c index be434d6..efc3b48 100644 --- a/lustre/osc/osc_quota.c +++ b/lustre/osc/osc_quota.c @@ -23,7 +23,7 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2013, Intel Corporation. * * Code originally extracted from quota directory */ diff --git a/lustre/osc/osc_request.c b/lustre/osc/osc_request.c index 6ba7af9..6b90eff 100644 --- a/lustre/osc/osc_request.c +++ b/lustre/osc/osc_request.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_compat.c b/lustre/osd-ldiskfs/osd_compat.c index fa43e2b..a813214 100644 --- a/lustre/osd-ldiskfs/osd_compat.c +++ b/lustre/osd-ldiskfs/osd_compat.c @@ -27,7 +27,7 @@ * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, 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 588d233..9cf34d5 100644 --- a/lustre/osd-ldiskfs/osd_handler.c +++ b/lustre/osd-ldiskfs/osd_handler.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_iam.c b/lustre/osd-ldiskfs/osd_iam.c index a92df9c..3277e14 100644 --- a/lustre/osd-ldiskfs/osd_iam.c +++ b/lustre/osd-ldiskfs/osd_iam.c @@ -27,7 +27,7 @@ * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_iam.h b/lustre/osd-ldiskfs/osd_iam.h index bc1306b..b9f5628 100644 --- a/lustre/osd-ldiskfs/osd_iam.h +++ b/lustre/osd-ldiskfs/osd_iam.h @@ -27,7 +27,7 @@ * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_iam_lfix.c b/lustre/osd-ldiskfs/osd_iam_lfix.c index 061ff31..ccda830 100644 --- a/lustre/osd-ldiskfs/osd_iam_lfix.c +++ b/lustre/osd-ldiskfs/osd_iam_lfix.c @@ -27,7 +27,7 @@ * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_iam_lvar.c b/lustre/osd-ldiskfs/osd_iam_lvar.c index 8a360dd..516ee02 100644 --- a/lustre/osd-ldiskfs/osd_iam_lvar.c +++ b/lustre/osd-ldiskfs/osd_iam_lvar.c @@ -27,7 +27,7 @@ * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_internal.h b/lustre/osd-ldiskfs/osd_internal.h index cea4cc6..f229d58 100644 --- a/lustre/osd-ldiskfs/osd_internal.h +++ b/lustre/osd-ldiskfs/osd_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_io.c b/lustre/osd-ldiskfs/osd_io.c index ae81124..15850c3 100644 --- a/lustre/osd-ldiskfs/osd_io.c +++ b/lustre/osd-ldiskfs/osd_io.c @@ -27,7 +27,7 @@ * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_lproc.c b/lustre/osd-ldiskfs/osd_lproc.c index 674aad3..6c4d47d 100644 --- a/lustre/osd-ldiskfs/osd_lproc.c +++ b/lustre/osd-ldiskfs/osd_lproc.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_oi.c b/lustre/osd-ldiskfs/osd_oi.c index 476313e..1704dab 100644 --- a/lustre/osd-ldiskfs/osd_oi.c +++ b/lustre/osd-ldiskfs/osd_oi.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-ldiskfs/osd_quota.c b/lustre/osd-ldiskfs/osd_quota.c index 82ea9fe..753562d 100644 --- a/lustre/osd-ldiskfs/osd_quota.c +++ b/lustre/osd-ldiskfs/osd_quota.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/osd-ldiskfs/osd_quota_fmt.c b/lustre/osd-ldiskfs/osd_quota_fmt.c index 161c3a1..482f817 100644 --- a/lustre/osd-ldiskfs/osd_quota_fmt.c +++ b/lustre/osd-ldiskfs/osd_quota_fmt.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Lustre administrative quota format. diff --git a/lustre/osd-ldiskfs/osd_scrub.c b/lustre/osd-ldiskfs/osd_scrub.c index 77e5639..6f9e04a 100644 --- a/lustre/osd-ldiskfs/osd_scrub.c +++ b/lustre/osd-ldiskfs/osd_scrub.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * lustre/osd-ldiskfs/osd_scrub.c diff --git a/lustre/osd-ldiskfs/osd_scrub.h b/lustre/osd-ldiskfs/osd_scrub.h index d4d67d4..ac966ab 100644 --- a/lustre/osd-ldiskfs/osd_scrub.h +++ b/lustre/osd-ldiskfs/osd_scrub.h @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * lustre/osd-ldiskfs/osd_scrub.h diff --git a/lustre/osd-zfs/autoMakefile.am b/lustre/osd-zfs/autoMakefile.am index d9bb4c2..4d3f785 100644 --- a/lustre/osd-zfs/autoMakefile.am +++ b/lustre/osd-zfs/autoMakefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2012, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # diff --git a/lustre/osd-zfs/osd_handler.c b/lustre/osd-zfs/osd_handler.c index a847f40..62965a7 100644 --- a/lustre/osd-zfs/osd_handler.c +++ b/lustre/osd-zfs/osd_handler.c @@ -26,11 +26,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - */ -/* - * Copyright (c) 2012, 2013, Intel Corporation. - * Use is subject to license terms. * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-zfs/osd_index.c b/lustre/osd-zfs/osd_index.c index 13fae10..7a82627 100644 --- a/lustre/osd-zfs/osd_index.c +++ b/lustre/osd-zfs/osd_index.c @@ -26,10 +26,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - */ -/* - * Copyright (c) 2012, 2013, Intel Corporation. - * Use is subject to license terms. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-zfs/osd_internal.h b/lustre/osd-zfs/osd_internal.h index f14a003..248dd93 100644 --- a/lustre/osd-zfs/osd_internal.h +++ b/lustre/osd-zfs/osd_internal.h @@ -26,10 +26,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - */ -/* - * Copyright (c) 2012, 2013, Intel Corporation. - * Use is subject to license terms. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-zfs/osd_io.c b/lustre/osd-zfs/osd_io.c index 9b05c72..a289ae4 100644 --- a/lustre/osd-zfs/osd_io.c +++ b/lustre/osd-zfs/osd_io.c @@ -26,10 +26,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - */ -/* - * Copyright (c) 2012, 2013, Intel Corporation. - * Use is subject to license terms. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-zfs/osd_lproc.c b/lustre/osd-zfs/osd_lproc.c index f3a662c..622bc5b 100644 --- a/lustre/osd-zfs/osd_lproc.c +++ b/lustre/osd-zfs/osd_lproc.c @@ -26,10 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - */ -/* - * Copyright (c) 2012, Intel Corporation. - * Use is subject to license terms. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-zfs/osd_object.c b/lustre/osd-zfs/osd_object.c index bc28b55..1767769 100644 --- a/lustre/osd-zfs/osd_object.c +++ b/lustre/osd-zfs/osd_object.c @@ -26,10 +26,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - */ -/* - * Copyright (c) 2012, 2013, Intel Corporation. - * Use is subject to license terms. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-zfs/osd_oi.c b/lustre/osd-zfs/osd_oi.c index 5b427a9..00dfa14 100644 --- a/lustre/osd-zfs/osd_oi.c +++ b/lustre/osd-zfs/osd_oi.c @@ -26,10 +26,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - */ -/* - * Copyright (c) 2012, 2013, Intel Corporation. - * Use is subject to license terms. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osd-zfs/osd_quota.c b/lustre/osd-zfs/osd_quota.c index efedc3a..3247ddd 100644 --- a/lustre/osd-zfs/osd_quota.c +++ b/lustre/osd-zfs/osd_quota.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/osd-zfs/osd_xattr.c b/lustre/osd-zfs/osd_xattr.c index 6657237..1697728 100644 --- a/lustre/osd-zfs/osd_xattr.c +++ b/lustre/osd-zfs/osd_xattr.c @@ -26,10 +26,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - */ -/* - * Copyright (c) 2012, 2013, Intel Corporation. - * Use is subject to license terms. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osp/lwp_dev.c b/lustre/osp/lwp_dev.c index f1dceb1..1f0467c 100644 --- a/lustre/osp/lwp_dev.c +++ b/lustre/osp/lwp_dev.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. * Use is subject to license terms. * * lustre/osp/lwp_dev.c diff --git a/lustre/osp/osp_dev.c b/lustre/osp/osp_dev.c index ad260f2..6711575 100644 --- a/lustre/osp/osp_dev.c +++ b/lustre/osp/osp_dev.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osp/osp_internal.h b/lustre/osp/osp_internal.h index d519151..b8beb98 100644 --- a/lustre/osp/osp_internal.h +++ b/lustre/osp/osp_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osp/osp_md_object.c b/lustre/osp/osp_md_object.c index 68eb678..c32b92f 100644 --- a/lustre/osp/osp_md_object.c +++ b/lustre/osp/osp_md_object.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ /* * lustre/osp/osp_md_object.c diff --git a/lustre/osp/osp_precreate.c b/lustre/osp/osp_precreate.c index 18a9d07..a377c4d 100644 --- a/lustre/osp/osp_precreate.c +++ b/lustre/osp/osp_precreate.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/osp/osp_sync.c b/lustre/osp/osp_sync.c index 2d29229..00c4955 100644 --- a/lustre/osp/osp_sync.c +++ b/lustre/osp/osp_sync.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ost/ost_handler.c b/lustre/ost/ost_handler.c index 8a646dc..d9c4411 100644 --- a/lustre/ost/ost_handler.c +++ b/lustre/ost/ost_handler.c @@ -27,7 +27,7 @@ * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/client.c b/lustre/ptlrpc/client.c index 5c382a5..7cfb6aa 100644 --- a/lustre/ptlrpc/client.c +++ b/lustre/ptlrpc/client.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/connection.c b/lustre/ptlrpc/connection.c index 9f20b07..7dc79e4 100644 --- a/lustre/ptlrpc/connection.c +++ b/lustre/ptlrpc/connection.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/errno.c b/lustre/ptlrpc/errno.c index 91c6188..50b89aa 100644 --- a/lustre/ptlrpc/errno.c +++ b/lustre/ptlrpc/errno.c @@ -22,7 +22,7 @@ /* * Copyright (C) 2011 FUJITSU LIMITED. All rights reserved. * - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. */ #include diff --git a/lustre/ptlrpc/events.c b/lustre/ptlrpc/events.c index 915c7ea..5e68ebf 100644 --- a/lustre/ptlrpc/events.c +++ b/lustre/ptlrpc/events.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/gss/gss_bulk.c b/lustre/ptlrpc/gss/gss_bulk.c index 1f0c06e0..41c6fe5 100644 --- a/lustre/ptlrpc/gss/gss_bulk.c +++ b/lustre/ptlrpc/gss/gss_bulk.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/gss/gss_cli_upcall.c b/lustre/ptlrpc/gss/gss_cli_upcall.c index cb0695d..d72e1ab 100644 --- a/lustre/ptlrpc/gss/gss_cli_upcall.c +++ b/lustre/ptlrpc/gss/gss_cli_upcall.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/gss/gss_generic_token.c b/lustre/ptlrpc/gss/gss_generic_token.c index 3c4e63b..896d2a4 100644 --- a/lustre/ptlrpc/gss/gss_generic_token.c +++ b/lustre/ptlrpc/gss/gss_generic_token.c @@ -3,7 +3,7 @@ * * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. * * Author: Eric Mei */ diff --git a/lustre/ptlrpc/gss/gss_keyring.c b/lustre/ptlrpc/gss/gss_keyring.c index ccf1192..49bbae8 100644 --- a/lustre/ptlrpc/gss/gss_keyring.c +++ b/lustre/ptlrpc/gss/gss_keyring.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/gss/gss_krb5_mech.c b/lustre/ptlrpc/gss/gss_krb5_mech.c index d286a71..c6d85d0 100644 --- a/lustre/ptlrpc/gss/gss_krb5_mech.c +++ b/lustre/ptlrpc/gss/gss_krb5_mech.c @@ -3,7 +3,7 @@ * * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. * * Author: Eric Mei */ diff --git a/lustre/ptlrpc/gss/gss_mech_switch.c b/lustre/ptlrpc/gss/gss_mech_switch.c index 8306b21..1d80a77 100644 --- a/lustre/ptlrpc/gss/gss_mech_switch.c +++ b/lustre/ptlrpc/gss/gss_mech_switch.c @@ -3,7 +3,7 @@ * * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * * Author: Eric Mei */ diff --git a/lustre/ptlrpc/gss/gss_null_mech.c b/lustre/ptlrpc/gss/gss_null_mech.c index 3021d7d..e4c316d 100644 --- a/lustre/ptlrpc/gss/gss_null_mech.c +++ b/lustre/ptlrpc/gss/gss_null_mech.c @@ -21,6 +21,9 @@ */ /* * Copyright (C) 2013, Trustees of Indiana University + * + * Copyright (c) 2014, Intel Corporation. + * * Author: Andrew Korty */ diff --git a/lustre/ptlrpc/gss/gss_pipefs.c b/lustre/ptlrpc/gss/gss_pipefs.c index e532572..074795d 100644 --- a/lustre/ptlrpc/gss/gss_pipefs.c +++ b/lustre/ptlrpc/gss/gss_pipefs.c @@ -3,7 +3,7 @@ * * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * * Author: Eric Mei */ diff --git a/lustre/ptlrpc/gss/gss_sk_mech.c b/lustre/ptlrpc/gss/gss_sk_mech.c index df31b18..994ca9a 100644 --- a/lustre/ptlrpc/gss/gss_sk_mech.c +++ b/lustre/ptlrpc/gss/gss_sk_mech.c @@ -21,6 +21,9 @@ */ /* * Copyright (C) 2013, Trustees of Indiana University + * + * Copyright (c) 2014, Intel Corporation. + * * Author: Andrew Korty */ diff --git a/lustre/ptlrpc/gss/gss_svc_upcall.c b/lustre/ptlrpc/gss/gss_svc_upcall.c index ac044aa..017bc6b 100644 --- a/lustre/ptlrpc/gss/gss_svc_upcall.c +++ b/lustre/ptlrpc/gss/gss_svc_upcall.c @@ -3,7 +3,7 @@ * * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * * Author: Eric Mei */ diff --git a/lustre/ptlrpc/gss/lproc_gss.c b/lustre/ptlrpc/gss/lproc_gss.c index d05d35b..06d7cf7 100644 --- a/lustre/ptlrpc/gss/lproc_gss.c +++ b/lustre/ptlrpc/gss/lproc_gss.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/gss/sec_gss.c b/lustre/ptlrpc/gss/sec_gss.c index e337689..f69e2d5 100644 --- a/lustre/ptlrpc/gss/sec_gss.c +++ b/lustre/ptlrpc/gss/sec_gss.c @@ -3,7 +3,7 @@ * * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. * * Author: Eric Mei */ diff --git a/lustre/ptlrpc/import.c b/lustre/ptlrpc/import.c index 58ad83f..f931461 100644 --- a/lustre/ptlrpc/import.c +++ b/lustre/ptlrpc/import.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/layout.c b/lustre/ptlrpc/layout.c index bef1acb..48338ff 100644 --- a/lustre/ptlrpc/layout.c +++ b/lustre/ptlrpc/layout.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/llog_client.c b/lustre/ptlrpc/llog_client.c index 2a30db5..b514727 100644 --- a/lustre/ptlrpc/llog_client.c +++ b/lustre/ptlrpc/llog_client.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/llog_net.c b/lustre/ptlrpc/llog_net.c index 2b09b8d..2b7d5fc 100644 --- a/lustre/ptlrpc/llog_net.c +++ b/lustre/ptlrpc/llog_net.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/llog_server.c b/lustre/ptlrpc/llog_server.c index 1371aa7..c8d8d46 100644 --- a/lustre/ptlrpc/llog_server.c +++ b/lustre/ptlrpc/llog_server.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/lproc_ptlrpc.c b/lustre/ptlrpc/lproc_ptlrpc.c index bb1d84f..8f8748c 100644 --- a/lustre/ptlrpc/lproc_ptlrpc.c +++ b/lustre/ptlrpc/lproc_ptlrpc.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/niobuf.c b/lustre/ptlrpc/niobuf.c index c44fe83..4069d36 100644 --- a/lustre/ptlrpc/niobuf.c +++ b/lustre/ptlrpc/niobuf.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/nodemap_handler.c b/lustre/ptlrpc/nodemap_handler.c index 4648514..82a16b6 100644 --- a/lustre/ptlrpc/nodemap_handler.c +++ b/lustre/ptlrpc/nodemap_handler.c @@ -21,6 +21,9 @@ */ /* * Copyright (C) 2013, Trustees of Indiana University + * + * Copyright (c) 2014, Intel Corporation. + * * Author: Joshua Walgenbach */ #include diff --git a/lustre/ptlrpc/nodemap_internal.h b/lustre/ptlrpc/nodemap_internal.h index 7009cf9..01a812e 100644 --- a/lustre/ptlrpc/nodemap_internal.h +++ b/lustre/ptlrpc/nodemap_internal.h @@ -21,6 +21,9 @@ */ /* * Copyright (C) 2013, Trustees of Indiana University + * + * Copyright (c) 2013, 2014, Intel Corporation. + * * Author: Joshua Walgenbach */ diff --git a/lustre/ptlrpc/nodemap_lproc.c b/lustre/ptlrpc/nodemap_lproc.c index 1142ec6..15d235f 100644 --- a/lustre/ptlrpc/nodemap_lproc.c +++ b/lustre/ptlrpc/nodemap_lproc.c @@ -21,6 +21,9 @@ */ /* * Copyright (C) 2013, Trustees of Indiana University + * + * Copyright (c) 2014, Intel Corporation. + * * Author: Joshua Walgenbach */ diff --git a/lustre/ptlrpc/nrs.c b/lustre/ptlrpc/nrs.c index b294476..8d1f479 100644 --- a/lustre/ptlrpc/nrs.c +++ b/lustre/ptlrpc/nrs.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2011 Intel Corporation + * Copyright (c) 2011, 2014, Intel Corporation. * * Copyright 2012 Xyratex Technology Limited */ diff --git a/lustre/ptlrpc/nrs_crr.c b/lustre/ptlrpc/nrs_crr.c index 8eeadc5..3d62e51 100644 --- a/lustre/ptlrpc/nrs_crr.c +++ b/lustre/ptlrpc/nrs_crr.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2011 Intel Corporation + * Copyright (c) 2011, 2014, Intel Corporation. * * Copyright 2012 Xyratex Technology Limited */ diff --git a/lustre/ptlrpc/nrs_fifo.c b/lustre/ptlrpc/nrs_fifo.c index 6b156da..e7e52d2 100644 --- a/lustre/ptlrpc/nrs_fifo.c +++ b/lustre/ptlrpc/nrs_fifo.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2011 Intel Corporation + * Copyright (c) 2011, 2014, Intel Corporation. * * Copyright 2012 Xyratex Technology Limited */ diff --git a/lustre/ptlrpc/nrs_orr.c b/lustre/ptlrpc/nrs_orr.c index 8c1fab4..46b4392 100644 --- a/lustre/ptlrpc/nrs_orr.c +++ b/lustre/ptlrpc/nrs_orr.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. * * Copyright 2012 Xyratex Technology Limited */ diff --git a/lustre/ptlrpc/nrs_tbf.c b/lustre/ptlrpc/nrs_tbf.c index 254b194..b5d00d3 100644 --- a/lustre/ptlrpc/nrs_tbf.c +++ b/lustre/ptlrpc/nrs_tbf.c @@ -22,6 +22,7 @@ /* * Copyright (C) 2013 DataDirect Networks, Inc. * + * Copyright (c) 2014, Intel Corporation. */ /* * lustre/ptlrpc/nrs_tbf.c diff --git a/lustre/ptlrpc/pack_generic.c b/lustre/ptlrpc/pack_generic.c index 4a7c72a..f02221f 100644 --- a/lustre/ptlrpc/pack_generic.c +++ b/lustre/ptlrpc/pack_generic.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/pers.c b/lustre/ptlrpc/pers.c index 4606bdf..334deb8 100644 --- a/lustre/ptlrpc/pers.c +++ b/lustre/ptlrpc/pers.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/pinger.c b/lustre/ptlrpc/pinger.c index cb5a3d0..796adb4 100644 --- a/lustre/ptlrpc/pinger.c +++ b/lustre/ptlrpc/pinger.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/ptlrpc_internal.h b/lustre/ptlrpc/ptlrpc_internal.h index 97184db..dffe43c 100644 --- a/lustre/ptlrpc/ptlrpc_internal.h +++ b/lustre/ptlrpc/ptlrpc_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/ptlrpc_module.c b/lustre/ptlrpc/ptlrpc_module.c index 10d5688..544cc41 100644 --- a/lustre/ptlrpc/ptlrpc_module.c +++ b/lustre/ptlrpc/ptlrpc_module.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/ptlrpcd.c b/lustre/ptlrpc/ptlrpcd.c index 2373084..a1cc412 100644 --- a/lustre/ptlrpc/ptlrpcd.c +++ b/lustre/ptlrpc/ptlrpcd.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/recover.c b/lustre/ptlrpc/recover.c index 70300b0..c7b09e8 100644 --- a/lustre/ptlrpc/recover.c +++ b/lustre/ptlrpc/recover.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/sec.c b/lustre/ptlrpc/sec.c index 5f997e7..2196d19 100644 --- a/lustre/ptlrpc/sec.c +++ b/lustre/ptlrpc/sec.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/sec_bulk.c b/lustre/ptlrpc/sec_bulk.c index 20e9f4f..9c2d098 100644 --- a/lustre/ptlrpc/sec_bulk.c +++ b/lustre/ptlrpc/sec_bulk.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/sec_config.c b/lustre/ptlrpc/sec_config.c index 58703e0..573e263 100644 --- a/lustre/ptlrpc/sec_config.c +++ b/lustre/ptlrpc/sec_config.c @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/sec_ctx.c b/lustre/ptlrpc/sec_ctx.c index fad7984..1873e7a 100644 --- a/lustre/ptlrpc/sec_ctx.c +++ b/lustre/ptlrpc/sec_ctx.c @@ -20,6 +20,9 @@ * * GPL HEADER END */ +/* + * Copyright (c) 2014, Intel Corporation. + */ #define DEBUG_SUBSYSTEM S_FILTER diff --git a/lustre/ptlrpc/sec_gc.c b/lustre/ptlrpc/sec_gc.c index 83d3f7c..12ea3f1 100644 --- a/lustre/ptlrpc/sec_gc.c +++ b/lustre/ptlrpc/sec_gc.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/sec_lproc.c b/lustre/ptlrpc/sec_lproc.c index f3ad3f2..877deb1 100644 --- a/lustre/ptlrpc/sec_lproc.c +++ b/lustre/ptlrpc/sec_lproc.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/sec_null.c b/lustre/ptlrpc/sec_null.c index 6f670c2..d661ee3 100644 --- a/lustre/ptlrpc/sec_null.c +++ b/lustre/ptlrpc/sec_null.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/sec_plain.c b/lustre/ptlrpc/sec_plain.c index 1b2f437..7cf22e4 100644 --- a/lustre/ptlrpc/sec_plain.c +++ b/lustre/ptlrpc/sec_plain.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/ptlrpc/service.c b/lustre/ptlrpc/service.c index 6c180d2..3bb72c5 100644 --- a/lustre/ptlrpc/service.c +++ b/lustre/ptlrpc/service.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2010, 2013, Intel Corporation. + * Copyright (c) 2010, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/quota/lquota_disk.c b/lustre/quota/lquota_disk.c index 3d267ef..2eaa3ec 100644 --- a/lustre/quota/lquota_disk.c +++ b/lustre/quota/lquota_disk.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/lquota_internal.h b/lustre/quota/lquota_internal.h index 490b1bc..2bacd89 100644 --- a/lustre/quota/lquota_internal.h +++ b/lustre/quota/lquota_internal.h @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. */ diff --git a/lustre/quota/lquota_lib.c b/lustre/quota/lquota_lib.c index 427a3a2..0aec965 100644 --- a/lustre/quota/lquota_lib.c +++ b/lustre/quota/lquota_lib.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qmt_dev.c b/lustre/quota/qmt_dev.c index 8b501c3..346d961 100644 --- a/lustre/quota/qmt_dev.c +++ b/lustre/quota/qmt_dev.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qmt_entry.c b/lustre/quota/qmt_entry.c index 283a1c3..47a1ccf 100644 --- a/lustre/quota/qmt_entry.c +++ b/lustre/quota/qmt_entry.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2013, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qmt_internal.h b/lustre/quota/qmt_internal.h index ba7042c..d94d65d 100644 --- a/lustre/quota/qmt_internal.h +++ b/lustre/quota/qmt_internal.h @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2013, Intel Corporation. * Use is subject to license terms. */ diff --git a/lustre/quota/qmt_lock.c b/lustre/quota/qmt_lock.c index 9500611..9618fc0 100644 --- a/lustre/quota/qmt_lock.c +++ b/lustre/quota/qmt_lock.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qmt_pool.c b/lustre/quota/qmt_pool.c index 30ad195..8048522 100644 --- a/lustre/quota/qmt_pool.c +++ b/lustre/quota/qmt_pool.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2013, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qsd_config.c b/lustre/quota/qsd_config.c index feddff4..282526c 100644 --- a/lustre/quota/qsd_config.c +++ b/lustre/quota/qsd_config.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qsd_handler.c b/lustre/quota/qsd_handler.c index a87e231..f919937 100644 --- a/lustre/quota/qsd_handler.c +++ b/lustre/quota/qsd_handler.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qsd_internal.h b/lustre/quota/qsd_internal.h index 518c525..94cb04f 100644 --- a/lustre/quota/qsd_internal.h +++ b/lustre/quota/qsd_internal.h @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. */ diff --git a/lustre/quota/qsd_lib.c b/lustre/quota/qsd_lib.c index 8be6f6a..9c0f227 100644 --- a/lustre/quota/qsd_lib.c +++ b/lustre/quota/qsd_lib.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qsd_lock.c b/lustre/quota/qsd_lock.c index d72d800..29c70cd 100644 --- a/lustre/quota/qsd_lock.c +++ b/lustre/quota/qsd_lock.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qsd_reint.c b/lustre/quota/qsd_reint.c index c4c6e11..1d92bce 100644 --- a/lustre/quota/qsd_reint.c +++ b/lustre/quota/qsd_reint.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/quota/qsd_writeback.c b/lustre/quota/qsd_writeback.c index e24f28c..a25dbc5 100644 --- a/lustre/quota/qsd_writeback.c +++ b/lustre/quota/qsd_writeback.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi diff --git a/lustre/scripts/Makefile.am b/lustre/scripts/Makefile.am index 395bcf2..6df5770 100644 --- a/lustre/scripts/Makefile.am +++ b/lustre/scripts/Makefile.am @@ -28,6 +28,8 @@ # Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2013, 2014, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/target/Makefile.am b/lustre/target/Makefile.am index 24b4037..b11c11d 100644 --- a/lustre/target/Makefile.am +++ b/lustre/target/Makefile.am @@ -22,7 +22,7 @@ # # -# Copyright (c) 2012, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # Use is subject to license terms. # diff --git a/lustre/target/out_handler.c b/lustre/target/out_handler.c index 26afbdb..4742384 100644 --- a/lustre/target/out_handler.c +++ b/lustre/target/out_handler.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2013, 2014, Intel Corporation. * * lustre/target/out_handler.c * diff --git a/lustre/target/out_lib.c b/lustre/target/out_lib.c index 81c645b..a351aee 100644 --- a/lustre/target/out_lib.c +++ b/lustre/target/out_lib.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2013, Intel Corporation. + * Copyright (c) 2014, Intel Corporation. */ /* * lustre/target/out_lib.c diff --git a/lustre/target/tgt_handler.c b/lustre/target/tgt_handler.c index 262e503..0618087 100644 --- a/lustre/target/tgt_handler.c +++ b/lustre/target/tgt_handler.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * lustre/target/tgt_handler.c diff --git a/lustre/target/tgt_internal.h b/lustre/target/tgt_internal.h index 7c96074..3cb395f 100644 --- a/lustre/target/tgt_internal.h +++ b/lustre/target/tgt_internal.h @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * lustre/target/tgt_internal.h diff --git a/lustre/target/tgt_lastrcvd.c b/lustre/target/tgt_lastrcvd.c index c947ee3..c7b1d21 100644 --- a/lustre/target/tgt_lastrcvd.c +++ b/lustre/target/tgt_lastrcvd.c @@ -27,7 +27,7 @@ * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/target/tgt_main.c b/lustre/target/tgt_main.c index 4852323..1029f26 100644 --- a/lustre/target/tgt_main.c +++ b/lustre/target/tgt_main.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * lustre/target/tgt_main.c diff --git a/lustre/tests/check_fhandle_syscalls.c b/lustre/tests/check_fhandle_syscalls.c index 771ac9c..95e3002 100644 --- a/lustre/tests/check_fhandle_syscalls.c +++ b/lustre/tests/check_fhandle_syscalls.c @@ -21,6 +21,9 @@ /* * Copyright (C) 2013, DataDirect Networks, Inc. + * + * Copyright (c) 2014, Intel Corporation. + * * Author: Swapnil Pimpale */ diff --git a/lustre/tests/clientapi/simple_test.c b/lustre/tests/clientapi/simple_test.c index 1205632..75c5fe2 100644 --- a/lustre/tests/clientapi/simple_test.c +++ b/lustre/tests/clientapi/simple_test.c @@ -20,8 +20,10 @@ * GPL HEADER END */ -/* Copyright (c) 2012 Intel Corporporation. All rights reserved. - * Use is subject to license terms. */ +/* + * Copyright (c) 2013, Intel Corporporation. + * Use is subject to license terms. + */ /* A simple program to test the headers and libraray are * available. diff --git a/lustre/tests/flocks_test.c b/lustre/tests/flocks_test.c index c208648..be5e38f 100644 --- a/lustre/tests/flocks_test.c +++ b/lustre/tests/flocks_test.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/tests/fsx.c b/lustre/tests/fsx.c index b467333..3139866 100644 --- a/lustre/tests/fsx.c +++ b/lustre/tests/fsx.c @@ -1,6 +1,8 @@ /* * Copyright (c) 1998-2001 Apple Computer, Inc. All rights reserved. * + * Copyright (c) 2012, Intel Corporation. + * * @APPLE_LICENSE_HEADER_START@ * * The contents of this file constitute Original Code as defined in and diff --git a/lustre/tests/ll_dirstripe_verify.c b/lustre/tests/ll_dirstripe_verify.c index c41b567..f3de1db 100644 --- a/lustre/tests/ll_dirstripe_verify.c +++ b/lustre/tests/ll_dirstripe_verify.c @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/tests/lp_utils.c b/lustre/tests/lp_utils.c index 0874fac..6a2eddd 100644 --- a/lustre/tests/lp_utils.c +++ b/lustre/tests/lp_utils.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/tests/mlink.c b/lustre/tests/mlink.c index d2843c5..3dd06f5 100644 --- a/lustre/tests/mlink.c +++ b/lustre/tests/mlink.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/tests/mpi/mdsrate.c b/lustre/tests/mpi/mdsrate.c index beca2ff..833dece 100644 --- a/lustre/tests/mpi/mdsrate.c +++ b/lustre/tests/mpi/mdsrate.c @@ -9,7 +9,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ #include diff --git a/lustre/tests/multiop.c b/lustre/tests/multiop.c index 2152f4c..a7436ec 100644 --- a/lustre/tests/multiop.c +++ b/lustre/tests/multiop.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/tests/rwv.c b/lustre/tests/rwv.c index 7368b52..5b3474f 100644 --- a/lustre/tests/rwv.c +++ b/lustre/tests/rwv.c @@ -24,7 +24,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Whamcloud, Inc. + * Copyright (c) 2012, 2014 Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/tests/statmany.c b/lustre/tests/statmany.c index 92f1088..555bacd 100644 --- a/lustre/tests/statmany.c +++ b/lustre/tests/statmany.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/tests/statone.c b/lustre/tests/statone.c index c53a631..7a0f4d1 100644 --- a/lustre/tests/statone.c +++ b/lustre/tests/statone.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/tests/test_brw.c b/lustre/tests/test_brw.c index 5a886c9..36ffd68 100644 --- a/lustre/tests/test_brw.c +++ b/lustre/tests/test_brw.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/tests/truncate.c b/lustre/tests/truncate.c index d62d174..61600d8 100644 --- a/lustre/tests/truncate.c +++ b/lustre/tests/truncate.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/gss/context_lucid.c b/lustre/utils/gss/context_lucid.c index 3b2d90b..ef07dff 100644 --- a/lustre/utils/gss/context_lucid.c +++ b/lustre/utils/gss/context_lucid.c @@ -1,8 +1,9 @@ /* - * COPYRIGHT (c) 2006 - * The Regents of the University of Michigan + * COPYRIGHT (c) 2006 The Regents of the University of Michigan * ALL RIGHTS RESERVED * + * Copyright (c) 2014, Intel Corporation. + * * Permission is granted to use, copy, create derivative works * and redistribute this software and such derivative works * for any purpose, so long as the name of The University of diff --git a/lustre/utils/gss/gssd.c b/lustre/utils/gss/gssd.c index 39d75d8..52728fb 100644 --- a/lustre/utils/gss/gssd.c +++ b/lustre/utils/gss/gssd.c @@ -9,6 +9,8 @@ Copyright (c) 2002 Marius Aamodt Eriksen . All rights reserved, all wrongs reversed. + Copyright (c) 2014, Intel Corporation. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/lustre/utils/gss/lgss_keyring.c b/lustre/utils/gss/lgss_keyring.c index 15773c5..cf252aa 100644 --- a/lustre/utils/gss/lgss_keyring.c +++ b/lustre/utils/gss/lgss_keyring.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/gss/lsupport.c b/lustre/utils/gss/lsupport.c index 4dc6a68..475f427 100644 --- a/lustre/utils/gss/lsupport.c +++ b/lustre/utils/gss/lsupport.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/gss/lsupport.h b/lustre/utils/gss/lsupport.h index 11005e3..5a9df50 100644 --- a/lustre/utils/gss/lsupport.h +++ b/lustre/utils/gss/lsupport.h @@ -24,7 +24,7 @@ * Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Whamcloud, Inc. + * Copyright (c) 2012, 2014 Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/gss/svcgssd_proc.c b/lustre/utils/gss/svcgssd_proc.c index a0ffa52..7876c04 100644 --- a/lustre/utils/gss/svcgssd_proc.c +++ b/lustre/utils/gss/svcgssd_proc.c @@ -6,6 +6,8 @@ Copyright (c) 2002 Bruce Fields + Copyright (c) 2014, Intel Corporation. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/lustre/utils/l_getidentity.c b/lustre/utils/l_getidentity.c index c4e07cd..c6e9f6c 100644 --- a/lustre/utils/l_getidentity.c +++ b/lustre/utils/l_getidentity.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/lctl.c b/lustre/utils/lctl.c index 65c2b85..6de68b8 100644 --- a/lustre/utils/lctl.c +++ b/lustre/utils/lctl.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/lfs.c b/lustre/utils/lfs.c index a047513..03caeed 100644 --- a/lustre/utils/lfs.c +++ b/lustre/utils/lfs.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/lhsmtool_posix.c b/lustre/utils/lhsmtool_posix.c index dda8551..c0229d7 100644 --- a/lustre/utils/lhsmtool_posix.c +++ b/lustre/utils/lhsmtool_posix.c @@ -23,6 +23,7 @@ * (C) Copyright 2012 Commissariat a l'energie atomique et aux energies * alternatives * + * Copyright (c) 2013, 2014, Intel Corporation. */ /* HSM copytool program for POSIX filesystem-based HSM's. * diff --git a/lustre/utils/libiam.c b/lustre/utils/libiam.c index 704601e..ed91959 100644 --- a/lustre/utils/libiam.c +++ b/lustre/utils/libiam.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, 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 00465f9..3cd39ec 100644 --- a/lustre/utils/liblustreapi.c +++ b/lustre/utils/liblustreapi.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/liblustreapi_hsm.c b/lustre/utils/liblustreapi_hsm.c index 7c2d175..835bed4 100644 --- a/lustre/utils/liblustreapi_hsm.c +++ b/lustre/utils/liblustreapi_hsm.c @@ -6,6 +6,8 @@ * (C) Copyright 2012 Commissariat a l'energie atomique et aux energies * alternatives * + * Copyright (c) 2013, 2014, Intel Corporation. + * * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Lesser General Public License * (LGPL) version 2.1 or (at your discretion) any later version. diff --git a/lustre/utils/liblustreapi_nodemap.c b/lustre/utils/liblustreapi_nodemap.c index 836b442..5c2bea7 100644 --- a/lustre/utils/liblustreapi_nodemap.c +++ b/lustre/utils/liblustreapi_nodemap.c @@ -18,6 +18,9 @@ */ /* * Copyright (C) 2013, Trustees of Indiana University + * + * Copyright (c) 2014, Intel Corporation. + * * Author: Joshua Walgenbach */ diff --git a/lustre/utils/ll_decode_filter_fid.c b/lustre/utils/ll_decode_filter_fid.c index 7f2e170..f2ff2dc 100644 --- a/lustre/utils/ll_decode_filter_fid.c +++ b/lustre/utils/ll_decode_filter_fid.c @@ -27,7 +27,7 @@ * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/ll_recover_lost_found_objs.c b/lustre/utils/ll_recover_lost_found_objs.c index 306a187..cd9a6f4 100644 --- a/lustre/utils/ll_recover_lost_found_objs.c +++ b/lustre/utils/ll_recover_lost_found_objs.c @@ -27,7 +27,7 @@ * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/llog_reader.c b/lustre/utils/llog_reader.c index a0d0b3a..e55f244 100644 --- a/lustre/utils/llog_reader.c +++ b/lustre/utils/llog_reader.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/ltrack_stats.c b/lustre/utils/ltrack_stats.c index 8d73a21..e8710c6 100644 --- a/lustre/utils/ltrack_stats.c +++ b/lustre/utils/ltrack_stats.c @@ -26,6 +26,8 @@ /* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/lustre_cfg.c b/lustre/utils/lustre_cfg.c index 14b737f..3f02d5b 100644 --- a/lustre/utils/lustre_cfg.c +++ b/lustre/utils/lustre_cfg.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2012, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/lustre_lfsck.c b/lustre/utils/lustre_lfsck.c index 0932f78..abaa539 100644 --- a/lustre/utils/lustre_lfsck.c +++ b/lustre/utils/lustre_lfsck.c @@ -20,7 +20,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * lustre/utils/lustre_lfsck.c diff --git a/lustre/utils/lustre_rsync.c b/lustre/utils/lustre_rsync.c index 04b6c22..e27df3e 100644 --- a/lustre/utils/lustre_rsync.c +++ b/lustre/utils/lustre_rsync.c @@ -27,7 +27,7 @@ * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/mkfs_lustre.c b/lustre/utils/mkfs_lustre.c index d984ed6..21ab322 100644 --- a/lustre/utils/mkfs_lustre.c +++ b/lustre/utils/mkfs_lustre.c @@ -27,7 +27,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, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/mount_lustre.c b/lustre/utils/mount_lustre.c index fd93d5c..c349d59 100644 --- a/lustre/utils/mount_lustre.c +++ b/lustre/utils/mount_lustre.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/mount_utils.c b/lustre/utils/mount_utils.c index 7383f21..93a666a 100644 --- a/lustre/utils/mount_utils.c +++ b/lustre/utils/mount_utils.c @@ -26,7 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - * Copyright (c) 2012, 2013, Intel Corporation. + * + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/mount_utils.h b/lustre/utils/mount_utils.h index 4302255..4fac57f 100644 --- a/lustre/utils/mount_utils.h +++ b/lustre/utils/mount_utils.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/mount_utils_ldiskfs.c b/lustre/utils/mount_utils_ldiskfs.c index 7679a68..5bbc41d 100644 --- a/lustre/utils/mount_utils_ldiskfs.c +++ b/lustre/utils/mount_utils_ldiskfs.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/mount_utils_zfs.c b/lustre/utils/mount_utils_zfs.c index 9db2f8c..ec53cc8 100644 --- a/lustre/utils/mount_utils_zfs.c +++ b/lustre/utils/mount_utils_zfs.c @@ -20,9 +20,8 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. * Use is subject to license terms. - * */ /* * Author: Brian Behlendorf diff --git a/lustre/utils/obd.c b/lustre/utils/obd.c index e049f47..5a296ee 100644 --- a/lustre/utils/obd.c +++ b/lustre/utils/obd.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/obdctl.h b/lustre/utils/obdctl.h index 3e67e8b..d0ef67f 100644 --- a/lustre/utils/obdctl.h +++ b/lustre/utils/obdctl.h @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ diff --git a/lustre/utils/req-layout.c b/lustre/utils/req-layout.c index 4326efd..22c4324 100644 --- a/lustre/utils/req-layout.c +++ b/lustre/utils/req-layout.c @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2013, Intel Corporation. + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ -- 1.8.3.1