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/nsrepair.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/nsrepair.c')
-rw-r--r-- | drivers/acpi/acpica/nsrepair.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/nsrepair.c b/drivers/acpi/acpica/nsrepair.c index 4fd1bdb056b2..c82060fd3821 100644 --- a/drivers/acpi/acpica/nsrepair.c +++ b/drivers/acpi/acpica/nsrepair.c @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2009, Intel Corp. + * Copyright (C) 2000 - 2010, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |