diff options
| author | Mike Smith <msmith@FreeBSD.org> | 2001-01-31 09:17:50 +0000 |
|---|---|---|
| committer | Mike Smith <msmith@FreeBSD.org> | 2001-01-31 09:17:50 +0000 |
| commit | 3cb266413f01ccce58cd713a52415dbab44176e0 (patch) | |
| tree | 1ad77674b14ce3ce86e9037887bfde558fe33cc8 /sys/contrib/dev/acpica/Subsystem/Resources/rsutils.c | |
| parent | ace858085f792f9675fc086e7a87c605696a7154 (diff) | |
| parent | 838fd87dd9b819087519e35200f1a995d83772b0 (diff) | |
Notes
Diffstat (limited to 'sys/contrib/dev/acpica/Subsystem/Resources/rsutils.c')
| -rw-r--r-- | sys/contrib/dev/acpica/Subsystem/Resources/rsutils.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/Subsystem/Resources/rsutils.c b/sys/contrib/dev/acpica/Subsystem/Resources/rsutils.c index 73463118d95d..fb14be319e57 100644 --- a/sys/contrib/dev/acpica/Subsystem/Resources/rsutils.c +++ b/sys/contrib/dev/acpica/Subsystem/Resources/rsutils.c @@ -1,7 +1,7 @@ /******************************************************************************* * * Module Name: rsutils - Utilities for the resource manager - * $Revision: 13 $ + * $Revision: 14 $ * ******************************************************************************/ @@ -9,7 +9,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999, 2000, Intel Corp. + * Some or all of this work - Copyright (c) 1999, 2000, 2001, Intel Corp. * All rights reserved. * * 2. License |
