diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2019-03-11 23:10:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-27 18:07:54 +0100 |
commit | 1e55b609b983f99290d210bf6578cb1a2eb905d2 (patch) | |
tree | d663ba7adf98f8e8c0f031929de8b492e1337c4d /drivers/misc/mei/hw-txe-regs.h | |
parent | mei/hdcp: Fix SPDX identifiers (diff) | |
download | linux-1e55b609b983f99290d210bf6578cb1a2eb905d2.tar.xz linux-1e55b609b983f99290d210bf6578cb1a2eb905d2.zip |
mei: adjust the copyright notice in the files.
Use unified version of the copyright notice in the files
Update copyright years according the year the files
were touched, except this patch and SPDX conversions.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/hw-txe-regs.h')
-rw-r--r-- | drivers/misc/mei/hw-txe-regs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/mei/hw-txe-regs.h b/drivers/misc/mei/hw-txe-regs.h index d71798cb6272..a92b306dac8b 100644 --- a/drivers/misc/mei/hw-txe-regs.h +++ b/drivers/misc/mei/hw-txe-regs.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ /* + * Copyright (c) 2013-2014, Intel Corporation. All rights reserved. * Intel Management Engine Interface (Intel MEI) Linux driver - * Copyright(c) 2013 - 2014 Intel Corporation. All rights reserved. */ #ifndef _MEI_HW_TXE_REGS_H_ #define _MEI_HW_TXE_REGS_H_ |