diff options
author | Bob Moore | 2007-02-02 17:48:24 +0100 |
---|---|---|
committer | Len Brown | 2007-02-03 03:14:31 +0100 |
commit | 6c9deb7201d96733dcd1b4cc44e99232308db359 (patch) | |
tree | 8140d11ebf7be104ba2901879cca436275c1cb7d /drivers/acpi/dispatcher/dsmthdat.c | |
parent | ACPICA: Allow processor to be declared with the Device() instead of Processor() (diff) | |
download | kernel-qcow2-linux-6c9deb7201d96733dcd1b4cc44e99232308db359.tar.gz kernel-qcow2-linux-6c9deb7201d96733dcd1b4cc44e99232308db359.tar.xz kernel-qcow2-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/dispatcher/dsmthdat.c')
-rw-r--r-- | drivers/acpi/dispatcher/dsmthdat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/dispatcher/dsmthdat.c b/drivers/acpi/dispatcher/dsmthdat.c index 459160ff9058..ba4626e06a5e 100644 --- a/drivers/acpi/dispatcher/dsmthdat.c +++ b/drivers/acpi/dispatcher/dsmthdat.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 |