summaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2012-12-17 11:13:54 +0100
committerantirez <antirez@gmail.com>2012-12-17 11:13:54 +0100
commitebbc4ebb261f7bcd135000bb5e17e49b548d7b5c (patch)
treecec2b371671dcadd6127fdfb48b87eb701ad3701 /CONTRIBUTING
parentd01aad329c259a7276c448cee6696b04dfa6f8c1 (diff)
downloadredis-ebbc4ebb261f7bcd135000bb5e17e49b548d7b5c.tar.gz
CONTRIBUTING updated with request to add BSD license.
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 17078749d..06e1e9660 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -2,7 +2,8 @@ Note: by contributing code to the Redis project in any form, including sending
a pull request via Github, a code fragment or patch via private email or
public discussion groups, you agree to release your code under the terms
of the BSD license that you can find in the COPYING file included in the Redis
-source distribution.
+source distribution. You will include BSD license in the COPYING file within
+each source file that you contribute.
# IMPORTANT: HOW TO USE REDIS GITHUB ISSUES