From e3f438604d951d50e37c0d5e7185d21d1e9c9958 Mon Sep 17 00:00:00 2001 From: Martyn Capewell Date: Thu, 13 Jan 2022 14:05:32 +0000 Subject: [PATCH] Add note on contributions to README Make it explicit that contributions to the project are covered by the cited licence. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 082a7475..c1a0a7d0 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ Licence This software is covered by the licence described in the [LICENCE](LICENCE) file. +Contributions, as pull requests or via other means, are accepted under the terms +of the same [LICENCE](LICENCE). Requirements ============