diff options
author | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2007-09-28 13:29:57 +0000 |
---|---|---|
committer | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2007-09-28 13:29:57 +0000 |
commit | a59b4f8319e515dedf9d7272791764d874d84193 (patch) | |
tree | 5f1004f4480b9ed4544d61f3c9b7ff5d12cf45c7 /usr.sbin/relayd/pfe.c | |
parent | 911272ae511552222450763864427a141e22a68f (diff) |
Correct my mail address.
Diffstat (limited to 'usr.sbin/relayd/pfe.c')
-rw-r--r-- | usr.sbin/relayd/pfe.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/relayd/pfe.c b/usr.sbin/relayd/pfe.c index 3419cbe20ce..6b27a81df4f 100644 --- a/usr.sbin/relayd/pfe.c +++ b/usr.sbin/relayd/pfe.c @@ -1,7 +1,7 @@ -/* $OpenBSD: pfe.c,v 1.35 2007/09/27 07:32:50 pyr Exp $ */ +/* $OpenBSD: pfe.c,v 1.36 2007/09/28 13:29:56 pyr Exp $ */ /* - * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org> + * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@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 |