From a1a864c05e24650109f3dbb3ae09e6d1425efbb2 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 28 Oct 2001 16:23:56 +0000 Subject: [PATCH] add missing dot to copyright message --- sys/arch/i386/i386/mtrr_i686.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/i386/i386/mtrr_i686.c b/sys/arch/i386/i386/mtrr_i686.c index bae2d65ab561..6a875cb670e5 100644 --- a/sys/arch/i386/i386/mtrr_i686.c +++ b/sys/arch/i386/i386/mtrr_i686.c @@ -1,11 +1,11 @@ -/* $NetBSD: mtrr_i686.c,v 1.2 2001/09/17 20:44:08 fvdl Exp $ */ +/* $NetBSD: mtrr_i686.c,v 1.3 2001/10/28 16:23:56 jdolecek Exp $ */ /*- * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Bill Sommerfeld + * by Bill Sommerfeld. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions