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 /drivers/acpi/acpica/exresolv.c | |
parent | 2147d3f00f85c9e993786863d8138694672da01b (diff) | |
download | talos-op-linux-a8357b0c95484b46944728712f8810d3b37bf588.tar.gz talos-op-linux-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 'drivers/acpi/acpica/exresolv.c')
-rw-r--r-- | drivers/acpi/acpica/exresolv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/exresolv.c b/drivers/acpi/acpica/exresolv.c index c93b54ce7f78..fdd6a7079b97 100644 --- a/drivers/acpi/acpica/exresolv.c +++ b/drivers/acpi/acpica/exresolv.c @@ -6,7 +6,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 |