From 56fdf7e13253b90d53102da6d338c82565914f6d Mon Sep 17 00:00:00 2001 From: "Taylor C. Richberger" Date: Mon, 16 Oct 2017 13:49:43 -0600 Subject: update contributing, add Pavel Belikov to copyright lines --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 59f6696..50d5664 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,3 +2,7 @@ * Don't use any non-standard-library libraries * Keep everything in the args namespace * Keep it simple and fast +* Your changes may be licensed how you wish as long as the project itself can + remain MIT-licensed (essentially meaning your license for your changes must be + either compatible with the MIT license or you must dual-license and the code + put in here must be compatible with the MIT) -- cgit v1.2.1