diff options
author | rob <rob@cvs.openbsd.org> | 2017-08-28 22:05:45 +0000 |
---|---|---|
committer | rob <rob@cvs.openbsd.org> | 2017-08-28 22:05:45 +0000 |
commit | 54b33e6647ccb548b76ccec31205f1e6297cc4d8 (patch) | |
tree | 56e2471c61cb756cdc87c3ac1ec2ff68ccec4a4f /regress/usr.sbin/snmpd | |
parent | ace4bf8036592918e655a75b152da50ad0a546aa (diff) |
Update copyright notice contact info.
Diffstat (limited to 'regress/usr.sbin/snmpd')
-rw-r--r-- | regress/usr.sbin/snmpd/snmpd.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.sbin/snmpd/snmpd.sh b/regress/usr.sbin/snmpd/snmpd.sh index 94c073361c7..6bd4bf978ab 100644 --- a/regress/usr.sbin/snmpd/snmpd.sh +++ b/regress/usr.sbin/snmpd/snmpd.sh @@ -1,8 +1,8 @@ #!/bin/sh # -# $OpenBSD: snmpd.sh,v 1.4 2017/08/25 00:16:56 rob Exp $ +# $OpenBSD: snmpd.sh,v 1.5 2017/08/28 22:05:44 rob Exp $ #/* -# * Copyright (c) Rob Pierce <rob@2keys.ca> +# * Copyright (c) Rob Pierce <rob@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 |