diff options
author | Lou Berger <lberger@labn.net> | 2020-03-25 22:38:56 +0100 |
---|---|---|
committer | Lou Berger <lberger@labn.net> | 2020-03-25 22:38:56 +0100 |
commit | 8678d6387c4d60c7ba0864c7ab3ad2465ff3c11d (patch) | |
tree | 5b1973dcd01361e91ab46c03feaf7a1543e4d59b /lib/srcdest_table.c | |
parent | Merge pull request #6091 from volta-networks/fix_isis_show_hello (diff) | |
download | frr-8678d6387c4d60c7ba0864c7ab3ad2465ff3c11d.tar.xz frr-8678d6387c4d60c7ba0864c7ab3ad2465ff3c11d.zip |
*: use the current project name (FRRouting)
Signed-off-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'lib/srcdest_table.c')
-rw-r--r-- | lib/srcdest_table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/srcdest_table.c b/lib/srcdest_table.c index ee87d7307..66b735919 100644 --- a/lib/srcdest_table.c +++ b/lib/srcdest_table.c @@ -4,7 +4,7 @@ * Copyright (C) 2017 by David Lamparter & Christian Franke, * Open Source Routing / NetDEF Inc. * - * 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 |