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 /isisd/isis_mt.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 'isisd/isis_mt.c')
-rw-r--r-- | isisd/isis_mt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isisd/isis_mt.c b/isisd/isis_mt.c index 36413bac5..e8e35ae63 100644 --- a/isisd/isis_mt.c +++ b/isisd/isis_mt.c @@ -3,7 +3,7 @@ * * Copyright (C) 2017 Christian Franke * - * 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 |