diff options
author | Dennis Dalessandro <dennis.dalessandro@intel.com> | 2016-01-22 13:04:58 -0800 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-03-10 20:37:27 -0500 |
commit | fe31419501ba133a967da7b7da0d32945ef21840 (patch) | |
tree | 8e19ec6dba68723856490432cdb738c8bd52beef /include/rdma/rdmavt_qp.h | |
parent | 3711baf27d78475436b063f33399908ba208a8f2 (diff) | |
download | talos-op-linux-fe31419501ba133a967da7b7da0d32945ef21840.tar.gz talos-op-linux-fe31419501ba133a967da7b7da0d32945ef21840.zip |
IB/rdmavt: Fix copyright date
Update all files added by rdmavt which do not yet have 2016 as the
copyright year.
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include/rdma/rdmavt_qp.h')
-rw-r--r-- | include/rdma/rdmavt_qp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rdma/rdmavt_qp.h b/include/rdma/rdmavt_qp.h index f0e24266bdb4..91f20fd91e00 100644 --- a/include/rdma/rdmavt_qp.h +++ b/include/rdma/rdmavt_qp.h @@ -2,7 +2,7 @@ #define DEF_RDMAVT_INCQP_H /* - * Copyright(c) 2015 Intel Corporation. + * Copyright(c) 2016 Intel Corporation. * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. |