diff options
author | Bob Moore <robert.moore@intel.com> | 2007-02-02 17:48:24 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-03 03:14:31 +0100 |
commit | 6c9deb7201d96733dcd1b4cc44e99232308db359 (patch) | |
tree | 8140d11ebf7be104ba2901879cca436275c1cb7d /drivers/acpi/utilities/utdebug.c | |
parent | ACPICA: Allow processor to be declared with the Device() instead of Processor() (diff) | |
download | linux-6c9deb7201d96733dcd1b4cc44e99232308db359.tar.xz linux-6c9deb7201d96733dcd1b4cc44e99232308db359.zip |
ACPICA: Update copyright to 2007.
Added 2007 copyright to all module headers and signons. This affects
virtually every file in the ACPICA core subsystem, iASL compiler,
and the utilities.
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/utilities/utdebug.c')
-rw-r--r-- | drivers/acpi/utilities/utdebug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/utilities/utdebug.c b/drivers/acpi/utilities/utdebug.c index 8ba8624b4b7b..179ad18ad1dd 100644 --- a/drivers/acpi/utilities/utdebug.c +++ b/drivers/acpi/utilities/utdebug.c @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2006, R. Byron Moore + * Copyright (C) 2000 - 2007, R. Byron Moore * All rights reserved. * * Redistribution and use in source and binary forms, with or without |