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.h | |
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.h')
-rw-r--r-- | usr.sbin/ospfd/ospfd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfd/ospfd.h b/usr.sbin/ospfd/ospfd.h index b4ccb312825..43ee8980c8c 100644 --- a/usr.sbin/ospfd/ospfd.h +++ b/usr.sbin/ospfd/ospfd.h @@ -1,7 +1,7 @@ -/* $OpenBSD: ospfd.h,v 1.1 2005/01/28 14:05:40 claudio Exp $ */ +/* $OpenBSD: ospfd.h,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 |