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/kroute.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/kroute.c')
-rw-r--r-- | usr.sbin/ospfd/kroute.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfd/kroute.c b/usr.sbin/ospfd/kroute.c index 2aa833051b4..432b5533dc2 100644 --- a/usr.sbin/ospfd/kroute.c +++ b/usr.sbin/ospfd/kroute.c @@ -1,7 +1,7 @@ -/* $OpenBSD: kroute.c,v 1.1 2005/01/28 14:05:40 claudio Exp $ */ +/* $OpenBSD: kroute.c,v 1.2 2005/01/28 17:53:33 norby Exp $ */ /* - * 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 |