hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/acpi/acpica/acapps.h
....@@ -3,7 +3,7 @@
33 *
44 * Module Name: acapps - common include for ACPI applications/tools
55 *
6
- * Copyright (C) 2000 - 2018, Intel Corp.
6
+ * Copyright (C) 2000 - 2020, Intel Corp.
77 *
88 *****************************************************************************/
99
....@@ -17,7 +17,7 @@
1717 /* Common info for tool signons */
1818
1919 #define ACPICA_NAME "Intel ACPI Component Architecture"
20
-#define ACPICA_COPYRIGHT "Copyright (c) 2000 - 2018 Intel Corporation"
20
+#define ACPICA_COPYRIGHT "Copyright (c) 2000 - 2020 Intel Corporation"
2121
2222 #if ACPI_MACHINE_WIDTH == 64
2323 #define ACPI_WIDTH " (64-bit version)"