[Spiderape-cvs] SF.net SVN: spiderape: [60] trunk/LICENSE
Status: Beta
Brought to you by:
sgbeal
|
From: <sg...@us...> - 2008-04-06 20:32:50
|
Revision: 60
http://spiderape.svn.sourceforge.net/spiderape/?rev=60&view=rev
Author: sgbeal
Date: 2008-04-06 13:32:48 -0700 (Sun, 06 Apr 2008)
Log Message:
-----------
removed the ncurses++ license stuff, as that no longer applies
Modified Paths:
--------------
trunk/LICENSE
Modified: trunk/LICENSE
===================================================================
--- trunk/LICENSE 2008-01-13 15:15:37 UTC (rev 59)
+++ trunk/LICENSE 2008-04-06 20:32:48 UTC (rev 60)
@@ -3,34 +3,3 @@
The majority of these sources are released under the Mozilla Public
License (MPL). Some files fall under other licenses, none of them more
restrictive than the MPL. See each source file for the specifics.
-
-The ncurses++ distribution, from which we have stolen code (see
-src/nc/*.?pp), requires that we repeat its copyright statement:
-
-/****************************************************************************
- * Copyright (c) 1998-2001,2004 Free Software Foundation, Inc. *
- * *
- * Permission is hereby granted, free of charge, to any person obtaining a *
- * copy of this software and associated documentation files (the *
- * "Software"), to deal in the Software without restriction, including *
- * without limitation the rights to use, copy, modify, merge, publish, *
- * distribute, distribute with modifications, sublicense, and/or sell *
- * copies of the Software, and to permit persons to whom the Software is *
- * furnished to do so, subject to the following conditions: *
- * *
- * The above copyright notice and this permission notice shall be included *
- * in all copies or substantial portions of the Software. *
- * *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS *
- * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF *
- * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. *
- * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, *
- * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR *
- * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR *
- * THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
- * *
- * Except as contained in this notice, the name(s) of the above copyright *
- * holders shall not be used in advertising or otherwise to promote the *
- * sale, use or other dealings in this Software without prior written *
- * authorization. *
- ****************************************************************************/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|