summaryrefslogtreecommitdiff
path: root/sys/contrib/dev
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2004-02-28 20:38:40 +0000
committerNate Lawson <njl@FreeBSD.org>2004-02-28 20:38:40 +0000
commit7420bf68bbf600ea9ba36d7cbc16777a09d83481 (patch)
treeefa87da5d90428dc77ce7bdf1f4e6fd8ae1bd1ab /sys/contrib/dev
parent96f2784ee595dd45d442d0d50cfea52550528061 (diff)
Notes
Diffstat (limited to 'sys/contrib/dev')
-rw-r--r--sys/contrib/dev/acpica/dbcmds.c4
-rw-r--r--sys/contrib/dev/acpica/dbxface.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/contrib/dev/acpica/dbcmds.c b/sys/contrib/dev/acpica/dbcmds.c
index 6527dcb07231..d8f59ba9bd66 100644
--- a/sys/contrib/dev/acpica/dbcmds.c
+++ b/sys/contrib/dev/acpica/dbcmds.c
@@ -1,7 +1,7 @@
/*******************************************************************************
*
* Module Name: dbcmds - debug commands and output routines
- * $Revision: 109 $
+ * $Revision: 110 $
*
******************************************************************************/
@@ -9,7 +9,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2004, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/sys/contrib/dev/acpica/dbxface.c b/sys/contrib/dev/acpica/dbxface.c
index 6eeb117221ef..97c5f8abd41f 100644
--- a/sys/contrib/dev/acpica/dbxface.c
+++ b/sys/contrib/dev/acpica/dbxface.c
@@ -1,7 +1,7 @@
/*******************************************************************************
*
* Module Name: dbxface - AML Debugger external interfaces
- * $Revision: 70 $
+ * $Revision: 71 $
*
******************************************************************************/
@@ -9,7 +9,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2004, Intel Corp.
* All rights reserved.
*
* 2. License