Change $Id$ to $FreeBSD$

This commit is contained in:
Doug Rabson 1999-09-01 09:38:21 +00:00
parent 7b2d810a97
commit be73175638
3 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,4 @@
# $FreeBSD$
# $NetBSD: Makefile,v 1.12 1998/02/19 14:18:36 drochner Exp $
BASE= cdboot

View file

@ -1,5 +1,5 @@
/*
* $Id$
* $FreeBSD$
* From: $NetBSD: conf.c,v 1.2 1997/03/22 09:03:29 thorpej Exp $
*/

View file

@ -1,4 +1,4 @@
$Id: version,v 1.1.1.1 1998/08/21 03:17:42 msmith Exp $
$FreeBSD$
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important. Make sure the current version number is on line 6.