summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zic/zic.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2015-03-13 17:23:37 +0000
committerderaadt <deraadt@openbsd.org>2015-03-13 17:23:37 +0000
commitfbc9271a6fc8dc1c35182c53c300b89adbb538cf (patch)
treef0777f4e45f718ce23ed5c7fa9bfef7e835f36b1 /usr.sbin/zic/zic.c
parentbye Daevid Allen (diff)
downloadwireguard-openbsd-fbc9271a6fc8dc1c35182c53c300b89adbb538cf.tar.xz
wireguard-openbsd-fbc9271a6fc8dc1c35182c53c300b89adbb538cf.zip
delete useless comment about Open Group
Diffstat (limited to 'usr.sbin/zic/zic.c')
-rw-r--r--usr.sbin/zic/zic.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.sbin/zic/zic.c b/usr.sbin/zic/zic.c
index b749f78fb04..5cbb67784dc 100644
--- a/usr.sbin/zic/zic.c
+++ b/usr.sbin/zic/zic.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: zic.c,v 1.18 2015/03/11 22:26:03 deraadt Exp $ */
+/* $OpenBSD: zic.c,v 1.19 2015/03/13 17:23:37 deraadt Exp $ */
/*
** This file is in the public domain, so clarified as of
** 2006-07-17 by Arthur David Olson.
@@ -2582,7 +2582,3 @@ eitol(int i)
}
return l;
}
-
-/*
-** UNIX was a registered trademark of The Open Group in 2003.
-*/