From b4f4913e6baa5652d950143c5f716bafc36ce38b Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Thu, 13 Oct 2016 20:50:30 -0500 Subject: [PATCH] README: remove the Contribution sub-section which still referred to the Apache-2 license and is now deprecated by the updated License section cc @brson --- library/compiler-builtins/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/library/compiler-builtins/README.md b/library/compiler-builtins/README.md index 0a5b33a4a7c9..aab37939b81e 100644 --- a/library/compiler-builtins/README.md +++ b/library/compiler-builtins/README.md @@ -377,9 +377,3 @@ choose to use it under either license. As a contributor, you agree to allow your code to be used under both. Full text of the relevant licenses is in LICENSE.TXT. - -### Contribution - -Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the -work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any -additional terms or conditions.