summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2005-08-13 23:52:50 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2005-08-13 23:52:50 +0000
commitcfb74495a5d31d5f43645a463b61ab68958c89ef (patch)
tree82bea4e13bb34de420be06d18485aee9edddb3cb /sys/dev/pci
parent95767647ad45de4b1811ca90916fc65131984da9 (diff)
Kill Id tags, OpenBSD ones are enough.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/bt8370.c3
-rw-r--r--sys/dev/pci/bt8370reg.h3
-rw-r--r--sys/dev/pci/if_art.c3
-rw-r--r--sys/dev/pci/if_art.h3
-rw-r--r--sys/dev/pci/musycc.c3
-rw-r--r--sys/dev/pci/musycc_obsd.c3
-rw-r--r--sys/dev/pci/musyccreg.h3
-rw-r--r--sys/dev/pci/musyccvar.h3
8 files changed, 8 insertions, 16 deletions
diff --git a/sys/dev/pci/bt8370.c b/sys/dev/pci/bt8370.c
index 2459f92d5dc..56248a7ee8d 100644
--- a/sys/dev/pci/bt8370.c
+++ b/sys/dev/pci/bt8370.c
@@ -1,5 +1,4 @@
-/* $OpenBSD: bt8370.c,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
-/* $Id: bt8370.c,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
+/* $OpenBSD: bt8370.c,v 1.2 2005/08/13 23:52:49 claudio Exp $ */
/*
* Copyright (c) 2004,2005 Internet Business Solutions AG, Zurich, Switzerland
diff --git a/sys/dev/pci/bt8370reg.h b/sys/dev/pci/bt8370reg.h
index 70b29e5ecde..686be6c953e 100644
--- a/sys/dev/pci/bt8370reg.h
+++ b/sys/dev/pci/bt8370reg.h
@@ -1,5 +1,4 @@
-/* $OpenBSD: bt8370reg.h,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
-/* $Id: bt8370reg.h,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
+/* $OpenBSD: bt8370reg.h,v 1.2 2005/08/13 23:52:49 claudio Exp $ */
/*
* Copyright (c) 2004,2005 Internet Business Solutions AG, Zurich, Switzerland
diff --git a/sys/dev/pci/if_art.c b/sys/dev/pci/if_art.c
index 610e8d010a4..9973f8b9060 100644
--- a/sys/dev/pci/if_art.c
+++ b/sys/dev/pci/if_art.c
@@ -1,5 +1,4 @@
-/* $OpenBSD: if_art.c,v 1.2 2005/08/13 22:58:05 claudio Exp $ */
-/* $Id: if_art.c,v 1.2 2005/08/13 22:58:05 claudio Exp $ */
+/* $OpenBSD: if_art.c,v 1.3 2005/08/13 23:52:49 claudio Exp $ */
/*
* Copyright (c) 2004,2005 Internet Business Solutions AG, Zurich, Switzerland
diff --git a/sys/dev/pci/if_art.h b/sys/dev/pci/if_art.h
index 47069086fc7..4c8cf6ecd7d 100644
--- a/sys/dev/pci/if_art.h
+++ b/sys/dev/pci/if_art.h
@@ -1,5 +1,4 @@
-/* $OpenBSD: if_art.h,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
-/* $Id: if_art.h,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
+/* $OpenBSD: if_art.h,v 1.2 2005/08/13 23:52:49 claudio Exp $ */
/*
* Copyright (c) 2005 Internet Business Solutions AG, Zurich, Switzerland
diff --git a/sys/dev/pci/musycc.c b/sys/dev/pci/musycc.c
index 3c31afb8f5b..33d8a610bcc 100644
--- a/sys/dev/pci/musycc.c
+++ b/sys/dev/pci/musycc.c
@@ -1,5 +1,4 @@
-/* $OpenBSD: musycc.c,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
-/* $Id: musycc.c,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
+/* $OpenBSD: musycc.c,v 1.2 2005/08/13 23:52:49 claudio Exp $ */
/*
* Copyright (c) 2004,2005 Internet Business Solutions AG, Zurich, Switzerland
diff --git a/sys/dev/pci/musycc_obsd.c b/sys/dev/pci/musycc_obsd.c
index 6e73a9ae77f..d079572c859 100644
--- a/sys/dev/pci/musycc_obsd.c
+++ b/sys/dev/pci/musycc_obsd.c
@@ -1,5 +1,4 @@
-/* $OpenBSD: musycc_obsd.c,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
-/* $Id: musycc_obsd.c,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
+/* $OpenBSD: musycc_obsd.c,v 1.2 2005/08/13 23:52:49 claudio Exp $ */
/*
* Copyright (c) 2004,2005 Internet Business Solutions AG, Zurich, Switzerland
diff --git a/sys/dev/pci/musyccreg.h b/sys/dev/pci/musyccreg.h
index 2861715e3a5..d4a361424cd 100644
--- a/sys/dev/pci/musyccreg.h
+++ b/sys/dev/pci/musyccreg.h
@@ -1,5 +1,4 @@
-/* $OpenBSD: musyccreg.h,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
-/* $Id: musyccreg.h,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
+/* $OpenBSD: musyccreg.h,v 1.2 2005/08/13 23:52:49 claudio Exp $ */
/*
* Copyright (c) 2004,2005 Internet Business Solutions AG, Zurich, Switzerland
diff --git a/sys/dev/pci/musyccvar.h b/sys/dev/pci/musyccvar.h
index a45ed09f660..869396d8d62 100644
--- a/sys/dev/pci/musyccvar.h
+++ b/sys/dev/pci/musyccvar.h
@@ -1,5 +1,4 @@
-/* $OpenBSD: musyccvar.h,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
-/* $Id: musyccvar.h,v 1.1 2005/08/13 22:49:48 claudio Exp $ */
+/* $OpenBSD: musyccvar.h,v 1.2 2005/08/13 23:52:49 claudio Exp $ */
/*
* Copyright (c) 2004,2005 Internet Business Solutions AG, Zurich, Switzerland