diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2003-04-29 19:11:00 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2003-04-29 19:11:00 +0000 |
| commit | adfda8d3b37e3f8f39479d08b171878433d15dc6 (patch) | |
| tree | 82ba80f7bf07ff85aadab03e82360208f291cfc2 /sys/contrib/dev/acpica/exsystem.c | |
| parent | 51773ddf472aea555c92b7371ed539f06f939788 (diff) | |
Notes
Diffstat (limited to 'sys/contrib/dev/acpica/exsystem.c')
| -rw-r--r-- | sys/contrib/dev/acpica/exsystem.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/exsystem.c b/sys/contrib/dev/acpica/exsystem.c index 04119b2f9dd6..36380f9f4f9b 100644 --- a/sys/contrib/dev/acpica/exsystem.c +++ b/sys/contrib/dev/acpica/exsystem.c @@ -2,7 +2,7 @@ /****************************************************************************** * * Module Name: exsystem - Interface to OS services - * $Revision: 74 $ + * $Revision: 75 $ * *****************************************************************************/ @@ -10,7 +10,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 |
