diff options
-rw-r--r-- | source/include/acapps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/acapps.h b/source/include/acapps.h index af630a163..c87ab0181 100644 --- a/source/include/acapps.h +++ b/source/include/acapps.h @@ -124,7 +124,7 @@ /* Common info for tool signons */ #define ACPICA_NAME "Intel ACPI Component Architecture" -#define ACPICA_COPYRIGHT "Copyright (c) 2000 - 2011 Intel Corporation" +#define ACPICA_COPYRIGHT "Copyright (c) 2000 - 2012 Intel Corporation" #if ACPI_MACHINE_WIDTH == 64 #define ACPI_WIDTH "-64" |