diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2020-03-31 15:10:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-31 15:10:17 +0200 |
| commit | 83b27fdaab4e1318fe94cad77e24b95ef6606dbf (patch) | |
| tree | 059c359157832109328ffe19e4123480846aacea /tests/lib/test_srcdest_table.c | |
| parent | 2349b827e5bf018b637f14f96bdcc5555fbcdbc0 (diff) | |
| parent | 2b7767cfd09562022ee461279dde382debcdea3e (diff) | |
Merge pull request #6093 from LabNConsulting/working/lb/no-birds
*: use the current project name (FRRouting)
Diffstat (limited to 'tests/lib/test_srcdest_table.c')
| -rw-r--r-- | tests/lib/test_srcdest_table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/test_srcdest_table.c b/tests/lib/test_srcdest_table.c index 0fca571d28..935ee500a3 100644 --- a/tests/lib/test_srcdest_table.c +++ b/tests/lib/test_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 |
