diff options
author | Esben Norby <norby@cvs.openbsd.org> | 2005-01-28 17:53:34 +0000 |
---|---|---|
committer | Esben Norby <norby@cvs.openbsd.org> | 2005-01-28 17:53:34 +0000 |
commit | 9baffa5eacde28c1542a6805b4af74afd60858e1 (patch) | |
tree | f3fb12e8cd07a13c4afee4c96e71737aeca650ab /usr.sbin/ospfd/ospfd.c | |
parent | 9d5bd19b88dd80fc9d82badac444ab7dda90616c (diff) |
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/ospfd/ospfd.c')
-rw-r--r-- | usr.sbin/ospfd/ospfd.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfd/ospfd.c b/usr.sbin/ospfd/ospfd.c index 8367ad569b1..4cc48854ad8 100644 --- a/usr.sbin/ospfd/ospfd.c +++ b/usr.sbin/ospfd/ospfd.c @@ -1,8 +1,8 @@ -/* $OpenBSD: ospfd.c,v 1.1 2005/01/28 14:05:40 claudio Exp $ */ +/* $OpenBSD: ospfd.c,v 1.2 2005/01/28 17:53:33 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, 2004 Henning Brauer <henning@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any |