diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-03-30 14:23:55 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-30 14:23:55 -0500 |
| commit | 98b506c210fc9b8a1336ab36359ca79826a3f785 (patch) | |
| tree | 10e0fff4b7fd524765edf6b7b2d53e720617d791 /tests/helpers/python/frrtest.py | |
| parent | fdbfd655c186fbba98ea4dca4ff5b89fd6b06d09 (diff) | |
| parent | d6180888fc191bca98d2f82dd95f3c5eb956c155 (diff) | |
Merge pull request #307 from LabNConsulting/working/2.0/patch/rename2
Rename: FreeRangeRouting --> FRRouting
Diffstat (limited to 'tests/helpers/python/frrtest.py')
| -rw-r--r-- | tests/helpers/python/frrtest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/helpers/python/frrtest.py b/tests/helpers/python/frrtest.py index 21944bcf98..a7ef1c56b7 100644 --- a/tests/helpers/python/frrtest.py +++ b/tests/helpers/python/frrtest.py @@ -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 |
