diff options
Diffstat (limited to 'source/include/acapps.h')
| -rw-r--r-- | source/include/acapps.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/source/include/acapps.h b/source/include/acapps.h index c0b171bb94b4..8266d49975c4 100644 --- a/source/include/acapps.h +++ b/source/include/acapps.h @@ -5,7 +5,7 @@   *****************************************************************************/  /* - * Copyright (C) 2000 - 2012, Intel Corp. + * Copyright (C) 2000 - 2013, Intel Corp.   * All rights reserved.   *   * Redistribution and use in source and binary forms, with or without @@ -52,7 +52,7 @@  /* Common info for tool signons */  #define ACPICA_NAME                 "Intel ACPI Component Architecture" -#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2012 Intel Corporation" +#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2013 Intel Corporation"  #if ACPI_MACHINE_WIDTH == 64  #define ACPI_WIDTH          "-64" | 
