X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pimd%2Fpim_vty.c;h=9cf5c30469a8bdf9e76931a63c5a81e88bbde9bc;hb=e89f016d3e882010c70689432ad9e7f7c32df224;hp=41f69fca23aa0ea50eb03aef238eb8b8e4504f58;hpb=d5f4ab97a6112009842e52978eb521e5a6fa7a07;p=mirror_frr.git diff --git a/pimd/pim_vty.c b/pimd/pim_vty.c index 41f69fca2..9cf5c3046 100644 --- a/pimd/pim_vty.c +++ b/pimd/pim_vty.c @@ -1,22 +1,21 @@ /* - PIM for Quagga - Copyright (C) 2008 Everton da Silva Marques - - This program 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 Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; see the file COPYING; if not, write to the - Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - MA 02110-1301 USA -*/ + * PIM for Quagga + * Copyright (C) 2008 Everton da Silva Marques + * + * This program 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 Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; see the file COPYING; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ #include