Repository: lucy-clownfish
Updated Branches:
  refs/heads/0.4 46e422735 -> 58f2c38a4


Update LICENSE

Unicode data files and the autotools install script are not used in
Clownfish.


Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/58f2c38a
Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/58f2c38a
Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/58f2c38a

Branch: refs/heads/0.4
Commit: 58f2c38a4143063605b94e80073eb360c3b9d840
Parents: 46e4227
Author: Nick Wellnhofer <[email protected]>
Authored: Fri Sep 26 21:46:35 2014 +0200
Committer: Nick Wellnhofer <[email protected]>
Committed: Fri Sep 26 21:48:29 2014 +0200

----------------------------------------------------------------------
 LICENSE | 60 ------------------------------------------------------------
 1 file changed, 60 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/58f2c38a/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index c9d86a1..12aeedd 100644
--- a/LICENSE
+++ b/LICENSE
@@ -201,67 +201,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 
-This software distribution contains derived data from a modified version of
-the Unicode data files. The following license applies to that data:
-
-    COPYRIGHT AND PERMISSION NOTICE
-
-    Copyright (c) 1991-2007 Unicode, Inc. All rights reserved. Distributed
-    under the Terms of Use in http://www.unicode.org/copyright.html.
-
-    Permission is hereby granted, free of charge, to any person obtaining a
-    copy of the Unicode data files and any associated documentation (the "Data
-    Files") or Unicode software and any associated documentation (the
-    "Software") to deal in the Data Files or Software without restriction,
-    including without limitation the rights to use, copy, modify, merge,
-    publish, distribute, and/or sell copies of the Data Files or Software, and
-    to permit persons to whom the Data Files or Software are furnished to do
-    so, provided that (a) the above copyright notice(s) and this permission
-    notice appear with all copies of the Data Files or Software, (b) both the
-    above copyright notice(s) and this permission notice appear in associated
-    documentation, and (c) there is clear notice in each modified Data File or
-    in the Software as well as in the documentation associated with the Data
-    File(s) or Software that the data or software has been modified.
-
-    THE DATA FILES AND SOFTWARE ARE 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 OF
-    THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
-    INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
-    CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
-    USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
-    TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
-    PERFORMANCE OF THE DATA FILES OR SOFTWARE.
-
-    Except as contained in this notice, the name of a copyright holder shall
-    not be used in advertising or otherwise to promote the sale, use or other
-    dealings in these Data Files or Software without prior written
-    authorization of the copyright holder.
-
-
-    Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be
-    registered in some jurisdictions. All other trademarks and registered
-    trademarks mentioned herein are the property of their respective owners.
-
 This product bundles the Lemon parser generator from the SQLite project,
 which has been released into the public domain by its authors as explained at
 <http://www.sqlite.org/copyright.html>.
 
-This product bundles the install-sh script from the GNU autotools project,
-which is released under an MIT/X11 license.
-
-     install - install a program, script, or datafile
-     This comes from X11R5 (mit/util/scripts/install.sh).
-
-     Copyright 1991 by the Massachusetts Institute of Technology
-
-     Permission to use, copy, modify, distribute, and sell this software and 
its
-     documentation for any purpose is hereby granted without fee, provided that
-     the above copyright notice appear in all copies and that both that
-     copyright notice and this permission notice appear in supporting
-     documentation, and that the name of M.I.T. not be used in advertising or
-     publicity pertaining to distribution of the software without specific,
-     written prior permission.  M.I.T. makes no representations about the
-     suitability of this software for any purpose.  It is provided "as is"
-     without express or implied warranty.
-

Reply via email to