diff options
author | 2017-08-28 22:05:44 +0000 | |
---|---|---|
committer | 2017-08-28 22:05:44 +0000 | |
commit | 6b6b88db219345884c4c94e2958b879aa3d69744 (patch) | |
tree | c1258cf19bb52c53214b9105f9ab491392c02fe8 | |
parent | sync (diff) | |
download | wireguard-openbsd-6b6b88db219345884c4c94e2958b879aa3d69744.tar.xz wireguard-openbsd-6b6b88db219345884c4c94e2958b879aa3d69744.zip |
Update copyright notice contact info.
-rw-r--r-- | regress/usr.sbin/ifstated/ifstated | 4 | ||||
-rw-r--r-- | regress/usr.sbin/ifstated/statemachine | 4 | ||||
-rw-r--r-- | regress/usr.sbin/snmpd/snmpd.sh | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/regress/usr.sbin/ifstated/ifstated b/regress/usr.sbin/ifstated/ifstated index 22f2e516cef..c8abba8878f 100644 --- a/regress/usr.sbin/ifstated/ifstated +++ b/regress/usr.sbin/ifstated/ifstated @@ -1,8 +1,8 @@ #!/bin/sh # -# $OpenBSD: ifstated,v 1.5 2017/08/12 12:22:35 rob Exp $ +# $OpenBSD: ifstated,v 1.6 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 diff --git a/regress/usr.sbin/ifstated/statemachine b/regress/usr.sbin/ifstated/statemachine index f0704c30d42..fe7b9c8a72a 100644 --- a/regress/usr.sbin/ifstated/statemachine +++ b/regress/usr.sbin/ifstated/statemachine @@ -1,8 +1,8 @@ #!/bin/sh # -# $OpenBSD: statemachine,v 1.4 2017/08/12 12:22:35 rob Exp $ +# $OpenBSD: statemachine,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 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 |