diff options
author | Lou Berger <lberger@labn.net> | 2017-03-30 20:22:35 +0200 |
---|---|---|
committer | Lou Berger <lberger@labn.net> | 2017-03-30 20:22:35 +0200 |
commit | 447a8fe92ebf4615ba1f6c1259af9aa64f0d21a6 (patch) | |
tree | 092d3d129e2c55b66f99ee8a2d2f0ab659b82017 /ospfd/ospf_dump_api.c | |
parent | Merge pull request #299 from opensourcerouting/test-ref-out (diff) | |
download | frr-447a8fe92ebf4615ba1f6c1259af9aa64f0d21a6.tar.xz frr-447a8fe92ebf4615ba1f6c1259af9aa64f0d21a6.zip |
Rename: FreeRangeRouting FRRouting
Signed-off-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'ospfd/ospf_dump_api.c')
-rw-r--r-- | ospfd/ospf_dump_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/ospf_dump_api.c b/ospfd/ospf_dump_api.c index 20e7740d3..5ef262ce5 100644 --- a/ospfd/ospf_dump_api.c +++ b/ospfd/ospf_dump_api.c @@ -2,7 +2,7 @@ * OSPFd dump routine (parts used by ospfclient). * Copyright (C) 1999, 2000 Toshiaki Takada * - * This file is part of FreeRangeRouting (FRR). + * This file is part of FRRouting (FRR). * * FRR is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software |