diff options
author | Ondrej Filip <feela@network.cz> | 2000-06-08 00:57:59 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2000-06-08 00:57:59 +0200 |
commit | 87f0d22ef84826f6dc6d0a1ae7ba8020b6e52573 (patch) | |
tree | c7d193802dbb336f2ff6d0b95a89737ccd3300d1 | |
parent | c2553b1b3e1ff61e24b9435b897ef942abcec006 (diff) | |
download | bird-87f0d22ef84826f6dc6d0a1ae7ba8020b6e52573.tar bird-87f0d22ef84826f6dc6d0a1ae7ba8020b6e52573.zip |
Minor change.
-rw-r--r-- | proto/ospf/config.Y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/ospf/config.Y b/proto/ospf/config.Y index 074403f..b5f46ea 100644 --- a/proto/ospf/config.Y +++ b/proto/ospf/config.Y @@ -1,7 +1,7 @@ /* * BIRD -- OSPF Configuration * - * (c) 1999-2000 Ondrej Filip <feela@network.cz> + * (c) 1999 - 2000 Ondrej Filip <feela@network.cz> * * Can be freely distributed and used under the terms of the GNU GPL. */ |