From 714f01fda737b24f2be3ff20837899c7f0a213f5 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Tue, 16 Feb 2016 11:00:38 +0100 Subject: [PATCH] Remove contributing stuff now that we have CLA bot. --- CONTRIBUTING.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index f679363b8..000000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,12 +0,0 @@ -# Contributing to Parity - -## License - -By contributing to Parity, you agree that your contributions will be -licensed under the [BSD License](LICENSE). - -At the top of every source code file you alter, after the initial -licence section, please append a second section that reads: - -Portions contributed by YOUR NAME are hereby placed under the BSD licence. -