summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/ichiic.c4
-rw-r--r--sys/dev/pci/piixpm.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/ichiic.c b/sys/dev/pci/ichiic.c
index 707311a14c0..2f0b9d1c222 100644
--- a/sys/dev/pci/ichiic.c
+++ b/sys/dev/pci/ichiic.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: ichiic.c,v 1.8 2006/01/05 08:16:22 grange Exp $ */
+/* $OpenBSD: ichiic.c,v 1.9 2006/01/05 08:28:30 grange Exp $ */
/*
- * Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org>
+ * Copyright (c) 2005, 2006 Alexander Yurchenko <grange@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/sys/dev/pci/piixpm.c b/sys/dev/pci/piixpm.c
index 898658c1484..482d4260aa1 100644
--- a/sys/dev/pci/piixpm.c
+++ b/sys/dev/pci/piixpm.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: piixpm.c,v 1.12 2006/01/05 08:16:22 grange Exp $ */
+/* $OpenBSD: piixpm.c,v 1.13 2006/01/05 08:28:30 grange Exp $ */
/*
- * Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org>
+ * Copyright (c) 2005, 2006 Alexander Yurchenko <grange@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above