Repository: thrift Updated Branches: refs/heads/master aba4b1f2b -> 9d803f512
THRIFT-3209: LGPL mentioned in license file client: build Patch: Henri Yandell LICENSE file referencing deleted code, removing missed section from that file. Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/9d803f51 Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/9d803f51 Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/9d803f51 Branch: refs/heads/master Commit: 9d803f512fc133333c493a1ce774cc87b107cd7a Parents: aba4b1f Author: jfarrell <[email protected]> Authored: Sun Jun 28 21:23:20 2015 -0400 Committer: jfarrell <[email protected]> Committed: Sun Jun 28 21:23:20 2015 -0400 ---------------------------------------------------------------------- LICENSE | 8 -------- 1 file changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/thrift/blob/9d803f51/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 8db837b..8d5e082 100644 --- a/LICENSE +++ b/LICENSE @@ -251,11 +251,3 @@ For the compiler/cpp/src/thrift/md5.[ch] components: [email protected] */ - ---------------------------------------------------- -For the lib/rb/setup.rb: Copyright (c) 2000-2005 Minero Aoki, -lib/ocaml/OCamlMakefile and lib/ocaml/README-OCamlMakefile components: - Copyright (C) 1999 - 2007 Markus Mottl - -Licensed under the terms of the GNU Lesser General Public License 2.1 -(see doc/lgpl-2.1.txt for the full terms of this license)
