diff options
author | Nate Lawson <njl@FreeBSD.org> | 2003-04-29 18:39:29 +0000 |
---|---|---|
committer | Nate Lawson <njl@FreeBSD.org> | 2003-04-29 18:39:29 +0000 |
commit | 17b7010ddc68fd57ab17473f95cd0f7c0be4f31d (patch) | |
tree | 4f870813153015b497486f4e5b8eaf0bb08c4bad /sys/contrib/dev/acpica/psutils.c | |
parent | 716b1ee2b9d274c7ba5a0e0ae2085d021428c1b6 (diff) |
Notes
Diffstat (limited to 'sys/contrib/dev/acpica/psutils.c')
-rw-r--r-- | sys/contrib/dev/acpica/psutils.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/psutils.c b/sys/contrib/dev/acpica/psutils.c index ab9250d42a904..78a005b3d1014 100644 --- a/sys/contrib/dev/acpica/psutils.c +++ b/sys/contrib/dev/acpica/psutils.c @@ -1,7 +1,7 @@ /****************************************************************************** * * Module Name: psutils - Parser miscellaneous utilities (Parser only) - * $Revision: 54 $ + * $Revision: 55 $ * *****************************************************************************/ @@ -9,7 +9,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2002, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp. * All rights reserved. * * 2. License |