summaryrefslogtreecommitdiff
path: root/usr.bin/mg/region.c
diff options
context:
space:
mode:
authorKjell Wooding <kjell@cvs.openbsd.org>2005-06-14 18:14:41 +0000
committerKjell Wooding <kjell@cvs.openbsd.org>2005-06-14 18:14:41 +0000
commit5c6323a6be90ba538b3104c2ac6f9a112cd21ce4 (patch)
treea7929c0fae57a80fb9aaa88f949bd8ef47a104d0 /usr.bin/mg/region.c
parent908b11b8beac8e3000f94c90553d5208dba66ed2 (diff)
Add explicit public domain notices to all public domain files.
ok millert@, deraadt@
Diffstat (limited to 'usr.bin/mg/region.c')
-rw-r--r--usr.bin/mg/region.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/mg/region.c b/usr.bin/mg/region.c
index dd9c31fe687..aa3f285ebdc 100644
--- a/usr.bin/mg/region.c
+++ b/usr.bin/mg/region.c
@@ -1,4 +1,6 @@
-/* $OpenBSD: region.c,v 1.16 2005/06/05 05:15:56 kjell Exp $ */
+/* $OpenBSD: region.c,v 1.17 2005/06/14 18:14:40 kjell Exp $ */
+
+/* This file is in the public domain. */
/*
* Region based commands.