summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/Kconfig
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2019-03-12 00:10:44 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-28 02:07:54 +0900
commit1e55b609b983f99290d210bf6578cb1a2eb905d2 (patch)
treed663ba7adf98f8e8c0f031929de8b492e1337c4d /drivers/misc/mei/Kconfig
parent514c37e320a24507590bd023a554a6671e7fca92 (diff)
downloadlinux-stable-1e55b609b983f99290d210bf6578cb1a2eb905d2.tar.gz
linux-stable-1e55b609b983f99290d210bf6578cb1a2eb905d2.tar.bz2
linux-stable-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/Kconfig')
-rw-r--r--drivers/misc/mei/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/mei/Kconfig b/drivers/misc/mei/Kconfig
index 998fb4ae9791..132b07151f42 100644
--- a/drivers/misc/mei/Kconfig
+++ b/drivers/misc/mei/Kconfig
@@ -1,4 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
+# Copyright (c) 2003-2019, Intel Corporation. All rights reserved.
config INTEL_MEI
tristate "Intel Management Engine Interface"
depends on X86 && PCI