diff options
Diffstat (limited to 'regress/usr.sbin/ifstated/statemachine')
-rw-r--r-- | regress/usr.sbin/ifstated/statemachine | 4 |
1 files changed, 2 insertions, 2 deletions
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 |