summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ospfctl/ospfctl.c
diff options
context:
space:
mode:
authornorby <norby@openbsd.org>2005-01-28 17:26:05 +0000
committernorby <norby@openbsd.org>2005-01-28 17:26:05 +0000
commit2090e587e396fa6aa6d6dd325ec2f660e606a84e (patch)
treecdbe493a1aed3cba28612ee1f5919688a9d68b3f /usr.sbin/ospfctl/ospfctl.c
parentLOGIN_SETALL did not include LOGIN_SETENV as it should. (diff)
downloadwireguard-openbsd-2090e587e396fa6aa6d6dd325ec2f660e606a84e.tar.xz
wireguard-openbsd-2090e587e396fa6aa6d6dd325ec2f660e606a84e.zip
Change my email address to the OpenBSD one since Ericsson has nothing to
do with this software, just happend to be my only valid email address at the time.
Diffstat (limited to 'usr.sbin/ospfctl/ospfctl.c')
-rw-r--r--usr.sbin/ospfctl/ospfctl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfctl/ospfctl.c b/usr.sbin/ospfctl/ospfctl.c
index f17b3962e87..5120d50ef6c 100644
--- a/usr.sbin/ospfctl/ospfctl.c
+++ b/usr.sbin/ospfctl/ospfctl.c
@@ -1,8 +1,8 @@
-/* $OpenBSD: ospfctl.c,v 1.1 2005/01/28 14:18:46 claudio Exp $ */
+/* $OpenBSD: ospfctl.c,v 1.2 2005/01/28 17:26:05 norby Exp $ */
/*
* Copyright (c) 2005 Claudio Jeker <claudio@openbsd.org>
- * Copyright (c) 2004 Esben Norby <esben.norby@ericsson.com>
+ * Copyright (c) 2004 Esben Norby <norby@openbsd.org>
* Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any