diff options
author | Bob Moore <robert.moore@intel.com> | 2010-01-22 19:07:36 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-01-22 12:30:05 -0500 |
commit | a8357b0c95484b46944728712f8810d3b37bf588 (patch) | |
tree | 659be201fea2c3a4b84e5ce3263e32d920c6f06b /include/acpi/acexcep.h | |
parent | 2147d3f00f85c9e993786863d8138694672da01b (diff) | |
download | linux-3.10-a8357b0c95484b46944728712f8810d3b37bf588.tar.gz linux-3.10-a8357b0c95484b46944728712f8810d3b37bf588.tar.bz2 linux-3.10-a8357b0c95484b46944728712f8810d3b37bf588.zip |
ACPICA: Update all ACPICA copyrights and signons to 2010
Add 2010 copyright to all module headers and signons, including
the Linux header. This affects virtually every file in the ACPICA
core subsystem, iASL compiler, and all utilities.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/acexcep.h')
-rw-r--r-- | include/acpi/acexcep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acexcep.h b/include/acpi/acexcep.h index 473d584b1d3..5b2e5e80ecb 100644 --- a/include/acpi/acexcep.h +++ b/include/acpi/acexcep.h @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2008, Intel Corp. + * Copyright (C) 2000 - 2010, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |