diff options
| author | 2005-01-28 17:26:05 +0000 | |
|---|---|---|
| committer | 2005-01-28 17:26:05 +0000 | |
| commit | 2090e587e396fa6aa6d6dd325ec2f660e606a84e (patch) | |
| tree | cdbe493a1aed3cba28612ee1f5919688a9d68b3f /usr.sbin/ospfctl/parser.c | |
| parent | LOGIN_SETALL did not include LOGIN_SETENV as it should. (diff) | |
| download | wireguard-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/parser.c')
| -rw-r--r-- | usr.sbin/ospfctl/parser.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfctl/parser.c b/usr.sbin/ospfctl/parser.c index 6a062d8eabb..deff595aab7 100644 --- a/usr.sbin/ospfctl/parser.c +++ b/usr.sbin/ospfctl/parser.c @@ -1,7 +1,7 @@ -/* $OpenBSD: parser.c,v 1.1 2005/01/28 14:18:46 claudio Exp $ */ +/* $OpenBSD: parser.c,v 1.2 2005/01/28 17:26:05 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 |
