зеркало из https://github.com/mozilla/gecko-dev.git
ab55fb68d1
The license used to be LGPL so the code lived in other-licenses, but it was changed to BSD eleven years ago. Let's move it over to third_party/python/ply where it belongs. ./mach vendor python ply==3.10 `diff -r` between the original `ply` directory and the new one only comes up with the new file `third_party/python/ply/CHANGES` which isn't relevant to the functionality of the code, so this should be a no-op all told. Differential Revision: https://phabricator.services.mozilla.com/D73341 |
||
---|---|---|
.. | ||
7zstub | ||
atk-1.0/atk | ||
bsdiff | ||
ia2 | ||
nsis | ||
snappy | ||
README | ||
moz.build |
README
This directory was created for code which is used in the Mozilla project in some way but is not under the MPL or a compatible license like the Apache 2, BSD or MIT licenses. It is _NOT_ for "all non-MPLed code". Before putting any new code in here, please consult licensing@mozilla.org. It is quite likely that this is not the right place.