Repository: lucy Updated Branches: refs/heads/master 3fd961b9b -> 18e69624c
Update LICENSE The autotools install script isn't bundled with Lucy anymore. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/18e69624 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/18e69624 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/18e69624 Branch: refs/heads/master Commit: 18e69624c2767da5e496ed322b2ff7a8a2ceb63a Parents: 3fd961b Author: Nick Wellnhofer <[email protected]> Authored: Fri Sep 26 21:52:34 2014 +0200 Committer: Nick Wellnhofer <[email protected]> Committed: Fri Sep 26 21:52:34 2014 +0200 ---------------------------------------------------------------------- LICENSE | 18 ------------------ 1 file changed, 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/18e69624/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 036f6f6..d63b2bd 100644 --- a/LICENSE +++ b/LICENSE @@ -307,21 +307,3 @@ which has been released into the public domain by its authors as explained at This product bundles the text of the Constitution of the United States of America, which is in the public domain. -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. -
