diff options
Diffstat (limited to 'usr.sbin/smtpd/asr.c')
-rw-r--r-- | usr.sbin/smtpd/asr.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/smtpd/asr.c b/usr.sbin/smtpd/asr.c index c57aa5980db..b9a4237a8e8 100644 --- a/usr.sbin/smtpd/asr.c +++ b/usr.sbin/smtpd/asr.c @@ -1,5 +1,6 @@ +/* $OpenBSD: asr.c,v 1.7 2011/03/27 17:39:17 eric Exp $ */ /* - * Copyright (c) 2010 Eric Faurot <eric@openbsd.org> + * Copyright (c) 2010,2011 Eric Faurot <eric@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |