diff options
author | Jacek Masiulaniec <jacekm@cvs.openbsd.org> | 2009-05-10 11:29:41 +0000 |
---|---|---|
committer | Jacek Masiulaniec <jacekm@cvs.openbsd.org> | 2009-05-10 11:29:41 +0000 |
commit | 62e8988aee1577b2edb6284a65589100febdfc43 (patch) | |
tree | 67e01962129b89989a768b1e76e5746f8fbe8311 /usr.sbin/smtpd/makemap.c | |
parent | 7d420fdfd51d78cb5d6382617f2c2e84a59a0db5 (diff) |
assert copyright; ok gilles@
Diffstat (limited to 'usr.sbin/smtpd/makemap.c')
-rw-r--r-- | usr.sbin/smtpd/makemap.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/smtpd/makemap.c b/usr.sbin/smtpd/makemap.c index 655cf08a3c5..e00c2bdf8b7 100644 --- a/usr.sbin/smtpd/makemap.c +++ b/usr.sbin/smtpd/makemap.c @@ -1,7 +1,8 @@ -/* $OpenBSD: makemap.c,v 1.16 2009/04/24 10:02:35 jacekm Exp $ */ +/* $OpenBSD: makemap.c,v 1.17 2009/05/10 11:29:40 jacekm Exp $ */ /* * Copyright (c) 2008 Gilles Chehade <gilles@openbsd.org> + * Copyright (c) 2008-2009 Jacek Masiulaniec <jacekm@dobremiasto.net> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |