diff options
Diffstat (limited to 'usr.sbin/snmpd/snmpe.c')
-rw-r--r-- | usr.sbin/snmpd/snmpe.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/snmpd/snmpe.c b/usr.sbin/snmpd/snmpe.c index 4b017dca28f..e234a0b9795 100644 --- a/usr.sbin/snmpd/snmpe.c +++ b/usr.sbin/snmpd/snmpe.c @@ -1,7 +1,7 @@ -/* $OpenBSD: snmpe.c,v 1.29 2012/09/17 16:30:35 reyk Exp $ */ +/* $OpenBSD: snmpe.c,v 1.30 2012/09/17 16:43:59 reyk Exp $ */ /* - * Copyright (c) 2007, 2008 Reyk Floeter <reyk@vantronix.net> + * Copyright (c) 2007, 2008, 2012 Reyk Floeter <reyk@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 |