diff options
author | Bob Moore <robert.moore@intel.com> | 2010-01-22 14:07:36 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-01-22 20:30:05 +0300 |
commit | a8357b0c95484b46944728712f8810d3b37bf588 (patch) | |
tree | 659be201fea2c3a4b84e5ce3263e32d920c6f06b /drivers/acpi/acpica/hwacpi.c | |
parent | 2147d3f00f85c9e993786863d8138694672da01b (diff) | |
download | linux-a8357b0c95484b46944728712f8810d3b37bf588.tar.xz |
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/hwacpi.c')
-rw-r--r-- | drivers/acpi/acpica/hwacpi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/hwacpi.c b/drivers/acpi/acpica/hwacpi.c index 9af361a191e7..679a112a7d26 100644 --- a/drivers/acpi/acpica/hwacpi.c +++ b/drivers/acpi/acpica/hwacpi.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 |