]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/vty.c
Merge pull request #538 from qlyoung/fix-stack-access-2
[mirror_frr.git] / lib / vty.c
index 56ec7072826674791e05c30e63d0a4aa3746de38..51e56fc1ae66c3ac2e441a6d257136509d222b70 100644 (file)
--- a/lib/vty.c
+++ b/lib/vty.c
  * 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 GNU Zebra; see the file COPYING.  If not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * 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 <zebra.h>