From 1db7fe2fb1b762ec0161887c83c41b45914a1b4a Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 12:49:29 +0000 Subject: Revert $FreeBSD$ back to $Id$ --- sys/modules/coff/Makefile | 2 +- sys/modules/coff/coff.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/modules/coff') diff --git a/sys/modules/coff/Makefile b/sys/modules/coff/Makefile index 2295335..a2e032e 100644 --- a/sys/modules/coff/Makefile +++ b/sys/modules/coff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ .PATH: ${.CURDIR}/../../sys/i386/ibcs2 KMOD= ibcs2_coff_mod diff --git a/sys/modules/coff/coff.c b/sys/modules/coff/coff.c index a635d34..672aa32 100644 --- a/sys/modules/coff/coff.c +++ b/sys/modules/coff/coff.c @@ -25,7 +25,7 @@ * (INCLUDING 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$ */ #include -- cgit v1.1