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