From 53ae9f39d5118d9b13774413e7989b9f0fb1a8eb Mon Sep 17 00:00:00 2001 From: Todd Lipcon Date: Mon, 7 Dec 2009 00:42:38 +0000 Subject: THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@887812 13f79535-47bb-0310-9956-ffa450edef68 --- NOTICE | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE index b51863166..dfd164e61 100644 --- a/NOTICE +++ b/NOTICE @@ -4,23 +4,3 @@ Copyright 2006-2009 The Apache Software Foundation, et al. This product includes software developed at The Apache Software Foundation (http://www.apache.org/). -Some files in this distribution are distributed under different terms -from the rest of Apache Thrift. Please see individual files for -license information. - -In addition, the following unlabelled files are distributed under -specific terms. Please see the "doc" directory for the text of their -licenses. - - lib/rb/setup.rb: GNU Lesser General Public License 2.1 (lgpl-2.1.txt) - lib/ocaml/OCamlMakefile: GNU Lesser General Public License 2.1 (lgpl-2.1.txt) - lib/ocaml/README-OCamlMakefile: GNU Lesser General Public License 2.1 (lgpl-2.1.txt) - lib/erl/build/beamver: MIT License (otp-base-license.txt) - lib/erl/build/buildtargets.mk: MIT License (otp-base-license.txt) - lib/erl/build/colors.mk: MIT License (otp-base-license.txt) - lib/erl/build/docs.mk: MIT License (otp-base-license.txt) - lib/erl/build/mime.types: MIT License (otp-base-license.txt) - lib/erl/build/otp.mk: MIT License (otp-base-license.txt) - lib/erl/build/otp_subdir.mk: MIT License (otp-base-license.txt) - lib/erl/build/raw_test.mk: MIT License (otp-base-license.txt) - lib/erl/src/Makefile: MIT License (otp-base-license.txt) -- cgit v1.2.1