1Legacy classifier did not identify Zlib 2EXPECTED:Zlib 3This software is covered under the zlib license. 4 5C++ version Copyright (c) 2006-2011 Erin Catto http://www.box2d.org 6Python version Copyright (c) 2008-2011 Ken Lauer / sirkne at gmail dot com 7 8Implemented using the pybox2d SWIG interface for Box2D (pybox2d.googlecode.com) 9 10This software is provided 'as-is', without any express or implied 11warranty. In no event will the authors be held liable for any damages 12arising from the use of this software. 13Permission is granted to anyone to use this software for any purpose, 14including commercial applications, and to alter it and redistribute it 15freely, subject to the following restrictions: 161. The origin of this software must not be misrepresented; you must not 17claim that you wrote the original software. If you use this software 18in a product, an acknowledgment in the product documentation would be 19appreciated but is not required. 202. Altered source versions must be plainly marked as such, and must not be 21misrepresented as being the original software. 223. This notice may not be removed or altered from any source distribution. 23