diff options
| author | Lou Berger <lberger@labn.net> | 2020-03-25 17:38:56 -0400 |
|---|---|---|
| committer | Lou Berger <lberger@labn.net> | 2020-03-25 17:38:56 -0400 |
| commit | 8678d6387c4d60c7ba0864c7ab3ad2465ff3c11d (patch) | |
| tree | 5b1973dcd01361e91ab46c03feaf7a1543e4d59b /lib/frrlua.c | |
| parent | b37bbdbc8107abeb988939ab79b3d4f68adf9981 (diff) | |
*: use the current project name (FRRouting)
Signed-off-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'lib/frrlua.c')
| -rw-r--r-- | lib/frrlua.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/frrlua.c b/lib/frrlua.c index 26610556dc..9f9cf8c1f6 100644 --- a/lib/frrlua.c +++ b/lib/frrlua.c @@ -5,7 +5,7 @@ * Copyright (C) 2016 Cumulus Networks, Inc. * Donald Sharp * - * 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 |
