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 /yang/frr-ripd.yang | |
| parent | b37bbdbc8107abeb988939ab79b3d4f68adf9981 (diff) | |
*: use the current project name (FRRouting)
Signed-off-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'yang/frr-ripd.yang')
| -rw-r--r-- | yang/frr-ripd.yang | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/yang/frr-ripd.yang b/yang/frr-ripd.yang index 94a9ebf3e1..7318eb18d7 100644 --- a/yang/frr-ripd.yang +++ b/yang/frr-ripd.yang @@ -17,7 +17,7 @@ module frr-ripd {    }    organization -    "Free Range Routing"; +    "FRRouting";    contact      "FRR Users List:       <mailto:frog@lists.frrouting.org>       FRR Development List: <mailto:dev@lists.frrouting.org>";  | 
