From 6875d25465631b7563f1b90e6b05e2640dc81f4e Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 22 Feb 1997 09:48:43 +0000 Subject: Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not ready for it yet. --- sys/dev/mcd/mcd.c | 2 +- sys/dev/mcd/mcdreg.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/mcd') diff --git a/sys/dev/mcd/mcd.c b/sys/dev/mcd/mcd.c index 4049bd905c63e..4fa60863a9a5c 100644 --- a/sys/dev/mcd/mcd.c +++ b/sys/dev/mcd/mcd.c @@ -40,7 +40,7 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ static const char COPYRIGHT[] = "mcd-driver (C)1993 by H.Veit & B.Moore"; diff --git a/sys/dev/mcd/mcdreg.h b/sys/dev/mcd/mcdreg.h index 2004a9d890dcb..219e119d5a874 100644 --- a/sys/dev/mcd/mcdreg.h +++ b/sys/dev/mcd/mcdreg.h @@ -41,7 +41,7 @@ * the manufacturer or anyone else might provide better documentation, * so this file (and the driver) will then have a better quality. * - * $FreeBSD$ + * $Id$ */ #ifndef MCD_H -- cgit v1.3