From 84dcced1d556488335591b4c3fab4b873b25b450 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 4 Jan 2004 23:30:47 +0000 Subject: Convert to __FBSDID. --- sys/alpha/alpha/db_instruction.h | 3 ++- sys/alpha/alpha/db_trace.c | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/alpha') diff --git a/sys/alpha/alpha/db_instruction.h b/sys/alpha/alpha/db_instruction.h index 5c3b9bc..d66ebe5 100644 --- a/sys/alpha/alpha/db_instruction.h +++ b/sys/alpha/alpha/db_instruction.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: db_instruction.h,v 1.4 1997/09/16 22:53:32 thorpej Exp $ */ /* @@ -25,6 +24,8 @@ * * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. + * + * $FreeBSD$ */ /* diff --git a/sys/alpha/alpha/db_trace.c b/sys/alpha/alpha/db_trace.c index b269dc0..6eea6b1 100644 --- a/sys/alpha/alpha/db_trace.c +++ b/sys/alpha/alpha/db_trace.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: db_trace.c,v 1.9 2000/12/13 03:16:36 mycroft Exp $ */ /*- @@ -42,8 +41,8 @@ */ #include /* RCS ID & Copyright macro defns */ - /*__KERNEL_RCSID(0, "$NetBSD: db_trace.c,v 1.9 2000/12/13 03:16:36 mycroft Exp $");*/ +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.1