diff options
author | Nate Lawson <njl@FreeBSD.org> | 2004-02-28 20:23:30 +0000 |
---|---|---|
committer | Nate Lawson <njl@FreeBSD.org> | 2004-02-28 20:23:30 +0000 |
commit | 2a2a3f2735dfec74d2659f5fc38b52b452558f86 (patch) | |
tree | 885c1ceace8766961e3a5baedf4ef67ce438b844 /sys/contrib/dev/acpica/compiler/aslload.c | |
parent | b88cf1027b33273df8d01033831414f8edff9021 (diff) |
Notes
Diffstat (limited to 'sys/contrib/dev/acpica/compiler/aslload.c')
-rw-r--r-- | sys/contrib/dev/acpica/compiler/aslload.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/compiler/aslload.c b/sys/contrib/dev/acpica/compiler/aslload.c index cafbbfb320bb..79e79bf0b031 100644 --- a/sys/contrib/dev/acpica/compiler/aslload.c +++ b/sys/contrib/dev/acpica/compiler/aslload.c @@ -1,7 +1,7 @@ /****************************************************************************** * * Module Name: dswload - Dispatcher namespace load callbacks - * $Revision: 59 $ + * $Revision: 60 $ * *****************************************************************************/ @@ -9,7 +9,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2004, Intel Corp. * All rights reserved. * * 2. License |