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/smtpd.c | |
parent | 7d420fdfd51d78cb5d6382617f2c2e84a59a0db5 (diff) |
assert copyright; ok gilles@
Diffstat (limited to 'usr.sbin/smtpd/smtpd.c')
-rw-r--r-- | usr.sbin/smtpd/smtpd.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/smtpd/smtpd.c b/usr.sbin/smtpd/smtpd.c index f5097e4fa28..b6d90c6a414 100644 --- a/usr.sbin/smtpd/smtpd.c +++ b/usr.sbin/smtpd/smtpd.c @@ -1,8 +1,9 @@ -/* $OpenBSD: smtpd.c,v 1.56 2009/04/21 18:39:00 jacekm Exp $ */ +/* $OpenBSD: smtpd.c,v 1.57 2009/05/10 11:29:40 jacekm Exp $ */ /* * Copyright (c) 2008 Gilles Chehade <gilles@openbsd.org> * Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org> + * Copyright (c) 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 |