summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2009-12-19 14:09:14 +1100
committerRobert Collins <robertc@robertcollins.net>2009-12-19 14:09:14 +1100
commit7b795c0b42770ec978805db3db3d1b99270e6e16 (patch)
tree45c3019bf5d01f75d376a1c2f175b9597c037504 /HACKING
parentd4a36b3335d2b87e52340d408ed410e6cc95fa6e (diff)
downloadtestscenarios-7b795c0b42770ec978805db3db3d1b99270e6e16.tar.gz
Switch license to BSD / Apache-2.0 and do a 0.1 release.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 3 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index d93b90c..0c68ee7 100644
--- a/HACKING
+++ b/HACKING
@@ -19,8 +19,9 @@ Copyright
Testscenarios is Copyright (C) 2009 Robert Collins. I'd like to be able to
offer it up for stdlib inclusion once it has proved itself, so am asking for
-copyright assignment to me - or for your contributions to be under some GPL
-licence that is also compatible with the Python code contribution requirements.
+copyright assignment to me - or for your contributions to be under either the
+BSD or Apache-2.0 licences that Testscenarios are with (which permit inclusion
+in Python).
Coding standards
++++++++++++++++