diff options
author | Andy Shevchenko | 2021-02-11 15:40:08 +0200 |
---|---|---|
committer | Rafael J. Wysocki | 2021-02-15 20:10:30 +0100 |
commit | c9c26882776a7adddb0173778957e690ac47b195 (patch) | |
tree | a8121289db0e6ad566f0807f1209c8dd4368b46c /arch/x86/include | |
parent | 6b80df1787b35287edc099ef61238ab350711f6f (diff) |
x86/platform/intel-mid: Update Copyright year and drop file names
Update Copyright year and drop file names from files themselves.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'arch/x86/include')
-rw-r--r-- | arch/x86/include/asm/intel-mid.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/include/asm/intel-mid.h b/arch/x86/include/asm/intel-mid.h index c043e91f45ad..c201083b34f6 100644 --- a/arch/x86/include/asm/intel-mid.h +++ b/arch/x86/include/asm/intel-mid.h @@ -1,8 +1,8 @@ /* SPDX-License-Identifier: GPL-2.0-only */ /* - * intel-mid.h: Intel MID specific setup code + * Intel MID specific setup code * - * (C) Copyright 2009 Intel Corporation + * (C) Copyright 2009, 2021 Intel Corporation */ #ifndef _ASM_X86_INTEL_MID_H #define _ASM_X86_INTEL_MID_H |