1*46c4c49dSIbrahim KanoucheLegacy classifier did not identify Zlib 2*46c4c49dSIbrahim KanoucheEXPECTED:Zlib 3*46c4c49dSIbrahim KanoucheThis software is covered under the zlib license. 4*46c4c49dSIbrahim Kanouche 5*46c4c49dSIbrahim KanoucheC++ version Copyright (c) 2006-2011 Erin Catto http://www.box2d.org 6*46c4c49dSIbrahim KanouchePython version Copyright (c) 2008-2011 Ken Lauer / sirkne at gmail dot com 7*46c4c49dSIbrahim Kanouche 8*46c4c49dSIbrahim KanoucheImplemented using the pybox2d SWIG interface for Box2D (pybox2d.googlecode.com) 9*46c4c49dSIbrahim Kanouche 10*46c4c49dSIbrahim KanoucheThis software is provided 'as-is', without any express or implied 11*46c4c49dSIbrahim Kanouchewarranty. In no event will the authors be held liable for any damages 12*46c4c49dSIbrahim Kanouchearising from the use of this software. 13*46c4c49dSIbrahim KanouchePermission is granted to anyone to use this software for any purpose, 14*46c4c49dSIbrahim Kanoucheincluding commercial applications, and to alter it and redistribute it 15*46c4c49dSIbrahim Kanouchefreely, subject to the following restrictions: 16*46c4c49dSIbrahim Kanouche1. The origin of this software must not be misrepresented; you must not 17*46c4c49dSIbrahim Kanoucheclaim that you wrote the original software. If you use this software 18*46c4c49dSIbrahim Kanouchein a product, an acknowledgment in the product documentation would be 19*46c4c49dSIbrahim Kanoucheappreciated but is not required. 20*46c4c49dSIbrahim Kanouche2. Altered source versions must be plainly marked as such, and must not be 21*46c4c49dSIbrahim Kanouchemisrepresented as being the original software. 22*46c4c49dSIbrahim Kanouche3. This notice may not be removed or altered from any source distribution. 23