Author: rooneg Date: Sun Dec 5 13:34:37 2004 New Revision: 109914 URL: http://svn.apache.org/viewcvs?view=rev&rev=109914 Log: * LICENSE: remove the CuTest license, we haven't been distributing it in APR for quite some time anyway, and we just stopped distributing it in APR-Util.
Modified: apr/apr/trunk/LICENSE Modified: apr/apr/trunk/LICENSE Url: http://svn.apache.org/viewcvs/apr/apr/trunk/LICENSE?view=diff&rev=109914&p1=apr/apr/trunk/LICENSE&r1=109913&p2=apr/apr/trunk/LICENSE&r2=109914 ============================================================================== --- apr/apr/trunk/LICENSE (original) +++ apr/apr/trunk/LICENSE Sun Dec 5 13:34:37 2004 @@ -295,31 +295,3 @@ misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. - -From test/CuTest.c, test/CuTest.h: - - * Copyright (c) 2002-2006 Asim Jalis - * - * This library is released under the zlib/libpng license as described at - * - * http://www.opensource.org/licenses/zlib-license.html - * - * Here is the statement of the license: - * - * 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 in the product documentation would be - * appreciated but is not required. - * - * 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.
