summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorChad Loder <cloder@cvs.openbsd.org>2005-11-21 19:37:12 +0000
committerChad Loder <cloder@cvs.openbsd.org>2005-11-21 19:37:12 +0000
commit7ddf53373dadff71c4985479bb46893521df6fd8 (patch)
treea5dbe3ed2293e41fc0c13c783eaab58c0379f794 /regress
parent740276ee7768c940ba50a50b54ff0fcf64bd2c96 (diff)
Place in public domain
Diffstat (limited to 'regress')
-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.
*/