summaryrefslogtreecommitdiffstats
path: root/worm
diff options
context:
space:
mode:
Diffstat (limited to 'worm')
-rw-r--r--worm/worm.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/worm/worm.c b/worm/worm.c
index f678e371..0e5c7920 100644
--- a/worm/worm.c
+++ b/worm/worm.c
@@ -1,4 +1,4 @@
-/* $NetBSD: worm.c,v 1.26 2007/12/15 19:44:45 perry Exp $ */
+/* $NetBSD: worm.c,v 1.27 2008/07/20 01:03:22 lukem Exp $ */
/*
* Copyright (c) 1980, 1993
@@ -31,15 +31,15 @@
#include <sys/cdefs.h>
#ifndef lint
-__COPYRIGHT("@(#) Copyright (c) 1980, 1993\n\
- The Regents of the University of California. All rights reserved.\n");
+__COPYRIGHT("@(#) Copyright (c) 1980, 1993\
+ The Regents of the University of California. All rights reserved.");
#endif /* not lint */
#ifndef lint
#if 0
static char sccsid[] = "@(#)worm.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: worm.c,v 1.26 2007/12/15 19:44:45 perry Exp $");
+__RCSID("$NetBSD: worm.c,v 1.27 2008/07/20 01:03:22 lukem Exp $");
#endif
#endif /* not lint */