summaryrefslogtreecommitdiff
path: root/usr.bin/mg/paragraph.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mg/paragraph.c')
-rw-r--r--usr.bin/mg/paragraph.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/mg/paragraph.c b/usr.bin/mg/paragraph.c
index bf281c7ce30..064e455ef7d 100644
--- a/usr.bin/mg/paragraph.c
+++ b/usr.bin/mg/paragraph.c
@@ -1,4 +1,6 @@
-/* $OpenBSD: paragraph.c,v 1.10 2005/04/03 02:09:28 db Exp $ */
+/* $OpenBSD: paragraph.c,v 1.11 2005/06/14 18:14:40 kjell Exp $ */
+
+/* This file is in the public domain. */
/*
* Code for dealing with paragraphs and filling. Adapted from MicroEMACS 3.6