quickprof (optional performance tuning) changed into Zlib license,entire Bullet/src folder is Zlib again. (thanks Tyler Streeter)

This commit is contained in:
ejcoumans
2006-11-09 18:44:28 +00:00
parent 4ab4fc8bb1
commit a42718f753
2 changed files with 29 additions and 44 deletions

View File

@@ -1,25 +1,18 @@
/************************************************************************ /*
* QuickProf * Copyright (c) 2006 Tyler Streeter
* Copyright (C) 2006 *
* Tyler Streeter tylerstreeter@gmail.com * This software is provided 'as-is', without any express or implied warranty.
* All rights reserved. * In no event will the authors be held liable for any damages arising from the use of this software.
* Web: http://quickprof.sourceforge.net * Permission is granted to anyone to use this software for any purpose,
* * including commercial applications, and to alter it and redistribute it freely,
* This library is free software; you can redistribute it and/or * subject to the following restrictions:
* modify it under the terms of EITHER: *
* (1) The GNU Lesser bteral Public License as published by the Free * 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 in the product documentation would be appreciated but is not required.
* Software Foundation; either version 2.1 of the License, or (at * 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
* your option) any later version. The text of the GNU Lesser * 3. This notice may not be removed or altered from any source distribution.
* bteral Public License is included with this library in the *
* file license-LGPL.txt. * */
* (2) The BSD-style license that is included with this library in *
* the file license-BSD.txt. *
* *
* This library is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the files *
* license-LGPL.txt and license-BSD.txt for more details. *
************************************************************************/
// Please visit the project website (http://quickprof.sourceforge.net) // Please visit the project website (http://quickprof.sourceforge.net)
// for usage instructions. // for usage instructions.

View File

@@ -1,25 +1,17 @@
/************************************************************************ /*
* QuickProf * Copyright (c) 2006 Tyler Streeter
* Copyright (C) 2006 *
* Tyler Streeter tylerstreeter@gmail.com * This software is provided 'as-is', without any express or implied warranty.
* All rights reserved. * In no event will the authors be held liable for any damages arising from the use of this software.
* Web: http://quickprof.sourceforge.net * Permission is granted to anyone to use this software for any purpose,
* * including commercial applications, and to alter it and redistribute it freely,
* This library is free software; you can redistribute it and/or * subject to the following restrictions:
* modify it under the terms of EITHER: *
* (1) The GNU Lesser bteral Public License as published by the Free * 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 in the product documentation would be appreciated but is not required.
* Software Foundation; either version 2.1 of the License, or (at * 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
* your option) any later version. The text of the GNU Lesser * 3. This notice may not be removed or altered from any source distribution.
* bteral Public License is included with this library in the *
* file license-LGPL.txt. * */
* (2) The BSD-style license that is included with this library in *
* the file license-BSD.txt. *
* *
* This library is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the files *
* license-LGPL.txt and license-BSD.txt for more details. *
************************************************************************/
// Please visit the project website (http://quickprof.sourceforge.net) // Please visit the project website (http://quickprof.sourceforge.net)
// for usage instructions. // for usage instructions.