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 /include/acpi/acopcode.h | |
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 'include/acpi/acopcode.h')
-rw-r--r-- | include/acpi/acopcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acopcode.h b/include/acpi/acopcode.h index d71f5d9db13a..e6f76a280a94 100644 --- a/include/acpi/acopcode.h +++ b/include/acpi/acopcode.h @@ -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 |