summaryrefslogtreecommitdiff
path: root/libexec/makekey/makekey.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/makekey/makekey.c')
-rw-r--r--libexec/makekey/makekey.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/makekey/makekey.c b/libexec/makekey/makekey.c
index 99b77303875..2e22e363eaa 100644
--- a/libexec/makekey/makekey.c
+++ b/libexec/makekey/makekey.c
@@ -1,4 +1,4 @@
-/* $NetBSD: makekey.c,v 1.7 2003/08/07 09:46:45 agc Exp $ */
+/* $NetBSD: makekey.c,v 1.8 2008/07/20 01:09:07 lukem Exp $ */
/*-
* Copyright (c) 1990, 1993
@@ -31,12 +31,12 @@
#include <sys/cdefs.h>
#ifndef lint
-__COPYRIGHT("@(#) Copyright (c) 1990, 1993\n\
- The Regents of the University of California. All rights reserved.\n");
+__COPYRIGHT("@(#) Copyright (c) 1990, 1993\
+ The Regents of the University of California. All rights reserved.");
#if 0
static char sccsid[] = "from: @(#)makekey.c 8.1 (Berkeley) 6/4/93";
#else
-__RCSID("$NetBSD: makekey.c,v 1.7 2003/08/07 09:46:45 agc Exp $");
+__RCSID("$NetBSD: makekey.c,v 1.8 2008/07/20 01:09:07 lukem Exp $");
#endif
#endif /* not lint */