From 41d9cc6a6569e3a66f77a9cfd2869d209e665fa0 Mon Sep 17 00:00:00 2001 From: Daniel Walton Date: Thu, 11 Feb 2016 08:55:24 -0800 Subject: quagga: remove babel Ticket: CM-9274 Reviewed By: sharpd@cumulusnetworks.com Testing Done: --- babeld/LICENCE | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 babeld/LICENCE (limited to 'babeld/LICENCE') diff --git a/babeld/LICENCE b/babeld/LICENCE deleted file mode 100644 index 9da569dc2..000000000 --- a/babeld/LICENCE +++ /dev/null @@ -1,36 +0,0 @@ -Code in this directory is made available under the following licence: - - --------------------------------------------------------------------------- - Copyright (c) 2007, 2008 by Juliusz Chroboczek - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. - --------------------------------------------------------------------------- - -The code also makes calls to and links with the "libzebra" code of Quagga, -in the lib/ directory of this project, which is subject to the GPL licence -as given in the top-level COPYING file included with Quagga. - -Contributors to the code in babeld/ are asked to make their work available -under the same MIT/X11 licence as given immediately above. Please indicate -your assent to this by updating this file and appending the appropriate - - Copyright , - -line to the existing copyright assertion lines in the MIT/X11 licence text -above in this file. -- cgit v1.2.3