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 | 77c1b966315a704ae2d5154819693d22966c622e (patch) | |
| tree | fb9eb36e7970ad69c51748aa41ebf3d92a58269d /sys/contrib/dev/acpica/dsmethod.c | |
| parent | 785892eaf4ca4572bb0f2ba9bb277f391bf5178e (diff) | |
| parent | 17b7010ddc68fd57ab17473f95cd0f7c0be4f31d (diff) | |
Notes
Diffstat (limited to 'sys/contrib/dev/acpica/dsmethod.c')
| -rw-r--r-- | sys/contrib/dev/acpica/dsmethod.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/dsmethod.c b/sys/contrib/dev/acpica/dsmethod.c index 967653933ee3..3916387377a9 100644 --- a/sys/contrib/dev/acpica/dsmethod.c +++ b/sys/contrib/dev/acpica/dsmethod.c @@ -1,7 +1,7 @@ /****************************************************************************** * * Module Name: dsmethod - Parser/Interpreter interface - control method parsing - * $Revision: 89 $ + * $Revision: 90 $ * *****************************************************************************/ @@ -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 |
