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/ospf.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/ospf.h')
-rw-r--r-- | usr.sbin/ospfd/ospf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfd/ospf.h b/usr.sbin/ospfd/ospf.h index 7886ffeee23..29be106d629 100644 --- a/usr.sbin/ospfd/ospf.h +++ b/usr.sbin/ospfd/ospf.h @@ -1,7 +1,7 @@ -/* $OpenBSD: ospf.h,v 1.1 2005/01/28 14:05:40 claudio Exp $ */ +/* $OpenBSD: ospf.h,v 1.2 2005/01/28 17:53:33 norby Exp $ */ /* - * Copyright (c) 2004, 2005 Esben Norby <esben.norby@ericsson.com> + * Copyright (c) 2004, 2005 Esben Norby <norby@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 |