diff options
author | Mike Smith <msmith@FreeBSD.org> | 2000-12-21 06:56:46 +0000 |
---|---|---|
committer | Mike Smith <msmith@FreeBSD.org> | 2000-12-21 06:56:46 +0000 |
commit | 68466b467536ac87a2720c76b154664b014a9650 (patch) | |
tree | 2458e6231a59dcc15edb1bbd6f34f1d68982dc76 /sys/contrib/dev/acpica/psfind.c | |
parent | f6402773ea74398ade71cd4c72b4b5082251f753 (diff) |
Notes
Diffstat (limited to 'sys/contrib/dev/acpica/psfind.c')
-rw-r--r-- | sys/contrib/dev/acpica/psfind.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/contrib/dev/acpica/psfind.c b/sys/contrib/dev/acpica/psfind.c index 7b8529d94097f..357c92b6be541 100644 --- a/sys/contrib/dev/acpica/psfind.c +++ b/sys/contrib/dev/acpica/psfind.c @@ -2,7 +2,7 @@ /****************************************************************************** * * Module Name: psfind - Parse tree search routine - * $Revision: 19 $ + * $Revision: 20 $ * *****************************************************************************/ @@ -10,8 +10,8 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999, Intel Corp. All rights - * reserved. + * Some or all of this work - Copyright (c) 1999, 2000, Intel Corp. + * All rights reserved. * * 2. License * |