KAFKA-533 changes to NOTICE and LICENSE related to KAFKA-534 removing client libraries from repo

git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1390790 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joe Stein 2012-09-27 00:25:23 +00:00
parent 9a4ef48ef1
commit 85d5edfa9c
2 changed files with 1 additions and 35 deletions

31
LICENSE
View File

@ -230,33 +230,4 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-----------------------------------------------------------------------
For Nunit, used in clients/csharp: zlib/libpng license
Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov,
Charlie Poole
Copyright (c) 2000-2004 Philip A. Craig
This software is provided 'as-is', without any express or implied warranty. In
no event will the authors be held liable for any damages arising from the use
of this software.
Permission is granted to anyone to use this software for any purpose, including
commercial applications, and to alter it and redistribute it freely, subject to
the following restrictions:
1. The origin of this software must not be misrepresented; you must not claim
that you wrote the original software. If you use this software in a product, an
acknowledgment (see the following) in the product documentation is required.
Portions Copyright © 2002 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov
or Copyright © 2000-2002 Philip A. Craig
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
-----------------------------------------------------------------------

5
NOTICE
View File

@ -3,8 +3,3 @@ Copyright 2012 The Apache Software Foundation.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
This product includes Nunit, developed by Charlie Pool, James W.
Newkirk, Michael C. Two, Alexei A. Vorontsov and Philip A. Craig.
(www.nunit.org)