diff options
author | Bob Moore <robert.moore@intel.com> | 2019-01-14 12:55:25 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-01-15 12:04:02 -0500 |
commit | 840c02ca2215af648c781ae680d93d8aecd083b7 (patch) | |
tree | afef49650fca6986876a1c433cf29d9e389b9450 /include/acpi/acuuid.h | |
parent | 894b5cc535b81d14e721b2c30fd4a238efce7f41 (diff) |
ACPICA: All acpica: Update copyrights to 2019
ACPICA commit 62f4f98e941d86e41969bf2ab5a93b8dc94dc49e
The update includes userspace tool signons.
Link: https://github.com/acpica/acpica/commit/62f4f98e
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi/acuuid.h')
-rw-r--r-- | include/acpi/acuuid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acuuid.h b/include/acpi/acuuid.h index e63f214531ad..23262cab047a 100644 --- a/include/acpi/acuuid.h +++ b/include/acpi/acuuid.h | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Name: acuuid.h - ACPI-related UUID/GUID definitions | 4 | * Name: acuuid.h - ACPI-related UUID/GUID definitions |
5 | * | 5 | * |
6 | * Copyright (C) 2000 - 2018, Intel Corp. | 6 | * Copyright (C) 2000 - 2019, Intel Corp. |
7 | * | 7 | * |
8 | *****************************************************************************/ | 8 | *****************************************************************************/ |
9 | 9 | ||