diff options
Diffstat (limited to 'sys/arch/pica/include/reloc.h')
-rw-r--r-- | sys/arch/pica/include/reloc.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/pica/include/reloc.h b/sys/arch/pica/include/reloc.h index 4c5c5cd3ceb..df72d1580fc 100644 --- a/sys/arch/pica/include/reloc.h +++ b/sys/arch/pica/include/reloc.h @@ -1,3 +1,5 @@ +/* $OpenBSD: reloc.h,v 1.3 1996/06/06 23:07:12 deraadt Exp $ */ + /*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. @@ -31,9 +33,7 @@ * SUCH DAMAGE. * * from: @(#)reloc.h 8.1 (Berkeley) 6/10/93 - * $Id: reloc.h,v 1.2 1996/05/01 18:23:53 pefo Exp $ - * - * from: Header: reloc.h,v 1.6 92/06/20 09:59:37 torek Exp + * from: Header: reloc.h,v 1.6 92/06/20 09:59:37 torek Exp */ #if 0 |