summaryrefslogtreecommitdiff
path: root/usr.bin/mg/line.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mg/line.c')
-rw-r--r--usr.bin/mg/line.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/mg/line.c b/usr.bin/mg/line.c
index d82e580780e..30c1d379a27 100644
--- a/usr.bin/mg/line.c
+++ b/usr.bin/mg/line.c
@@ -1,4 +1,6 @@
-/* $OpenBSD: line.c,v 1.22 2005/04/03 02:09:28 db Exp $ */
+/* $OpenBSD: line.c,v 1.23 2005/06/14 18:14:40 kjell Exp $ */
+
+/* This file is in the public domain. */
/*
* Text line handling.