From 1130b656e5fe4c2d1ba299e024d1b40eaeebd380 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 14 Jan 1997 07:20:47 +0000 Subject: Make the long-awaited change from $Id$ to $FreeBSD$ This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. --- sys/dev/ed/if_ed.c | 2 +- sys/dev/ed/if_ed_pci.c | 2 +- sys/dev/ed/if_edreg.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/dev/ed') diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c index e0b59b4838f0..86277fe22564 100644 --- a/sys/dev/ed/if_ed.c +++ b/sys/dev/ed/if_ed.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: if_ed.c,v 1.111 1996/12/13 21:28:19 wollman Exp $ + * $FreeBSD$ */ /* diff --git a/sys/dev/ed/if_ed_pci.c b/sys/dev/ed/if_ed_pci.c index 76d3fe97f1d9..b4728bdd1cc8 100644 --- a/sys/dev/ed/if_ed_pci.c +++ b/sys/dev/ed/if_ed_pci.c @@ -17,7 +17,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $Id: if_ed_p.c,v 1.5 1996/10/15 19:22:40 bde Exp $ + * $FreeBSD$ */ #include "pci.h" diff --git a/sys/dev/ed/if_edreg.h b/sys/dev/ed/if_edreg.h index db7db18376c3..db1a89d9f7ec 100644 --- a/sys/dev/ed/if_edreg.h +++ b/sys/dev/ed/if_edreg.h @@ -6,7 +6,7 @@ * of this software, nor does the author assume any responsibility * for damages incurred with its use. * - * $Id: if_edreg.h,v 1.20 1996/01/30 22:55:38 mpp Exp $ + * $FreeBSD$ */ /* * National Semiconductor DS8390 NIC register definitions -- cgit v1.3