summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--regress/usr.bin/xlint/test-1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.bin/xlint/test-1.c b/regress/usr.bin/xlint/test-1.c
index f35c2c8eb9d..fa1dc2717ad 100644
--- a/regress/usr.bin/xlint/test-1.c
+++ b/regress/usr.bin/xlint/test-1.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: test-1.c,v 1.1 2005/11/21 18:25:57 cloder Exp $ */
+/* $OpenBSD: test-1.c,v 1.2 2005/11/21 19:37:11 cloder Exp $ */
/*
- * This program is in the public domain.
+ * Placed in the public domain by Chad Loder <cloder@openbsd.org>.
*
* Test the ARGSUSED feature of lint.
*/