From 29434fec6a95259b1ebe8b17aa4dfd394f241752 Mon Sep 17 00:00:00 2001 From: kryptine Date: Tue, 12 May 2020 12:39:42 +0000 Subject: [PATCH] Remove unnecessary reference to the FEP --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 81295749d8..1fe21c5213 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,5 +8,3 @@ By making contributions, you agree to license your contributions under the Apach licenses are available in this repository in the files [LICENSE-APACHE.txt](racket/src/LICENSE-APACHE.txt) and [LICENSE-MIT.txt](racket/src/LICENSE-MIT.txt). - -In addition, contributors are expected to follow the [Friendly Environment Policy](https://racket-lang.org/friendly.html).