diff options
-rw-r--r-- | sys/ia64/include/asm.h | 2 | ||||
-rw-r--r-- | sys/ufs/ufs/extattr.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/ia64/include/asm.h b/sys/ia64/include/asm.h index 92b3acf..0e50d47 100644 --- a/sys/ia64/include/asm.h +++ b/sys/ia64/include/asm.h @@ -1,7 +1,7 @@ /* $FreeBSD$ */ /* From: NetBSD: asm.h,v 1.18 1997/11/03 04:22:06 ross Exp */ -/* - +/*- * Copyright (c) 1991,1990,1989,1994,1995,1996 Carnegie Mellon University * All Rights Reserved. * diff --git a/sys/ufs/ufs/extattr.h b/sys/ufs/ufs/extattr.h index a19ba05..cf32227 100644 --- a/sys/ufs/ufs/extattr.h +++ b/sys/ufs/ufs/extattr.h @@ -1,4 +1,4 @@ -/*-- +/*- * Copyright (c) 1999-2001 Robert N. M. Watson * All rights reserved. * |