diff options
author | Eric Faurot <eric@cvs.openbsd.org> | 2011-03-27 17:39:18 +0000 |
---|---|---|
committer | Eric Faurot <eric@cvs.openbsd.org> | 2011-03-27 17:39:18 +0000 |
commit | 2317fa77ecd8fba489355fad49f81a9b25b1361a (patch) | |
tree | 64ca940fbdfb4d13a2f7138924d904efd5847b80 /usr.sbin/smtpd/asr.h | |
parent | 7df7e00e6e4a713bef9ec5157ec3dc2b6db8406b (diff) |
add missing CVS markers and update copyright year.
ok gilles@
Diffstat (limited to 'usr.sbin/smtpd/asr.h')
-rw-r--r-- | usr.sbin/smtpd/asr.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/smtpd/asr.h b/usr.sbin/smtpd/asr.h index d46ad7f0344..eb967592c81 100644 --- a/usr.sbin/smtpd/asr.h +++ b/usr.sbin/smtpd/asr.h @@ -1,5 +1,6 @@ +/* $OpenBSD: asr.h,v 1.4 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 |