1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/other-licenses/README Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +This directory was created for code which is used in the Mozilla project in 1.5 +some way but is not under the MPL or a compatible license like the Apache 2, 1.6 +BSD or MIT licenses. 1.7 + 1.8 +It is _NOT_ for "all non-MPLed code". 1.9 + 1.10 +Before putting any new code in here, please consult licensing@mozilla.org. It 1.11 +is quite likely that this is not the right place.