gecko-dev/other-licenses
Trevor Saunders b995498c46 bug 1305402 - import atktablecell.h r=davidb
This is a somewhat new header upstream that we need to import to support the
 AtkTableCell interface.  The one tricky bit is that upstream has started using
 AVAILABLE_IN_ATK_X_Y macros defined in a generated header.  To avoid needing
 to generate that header on every build or checking in generated code we just
 define the macros manually in atk.h.
2016-10-18 13:37:25 -04:00
..
7zstub Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong 2016-05-20 18:17:57 -07:00
atk-1.0/atk bug 1305402 - import atktablecell.h r=davidb 2016-10-18 13:37:25 -04:00
bsdiff Bug 1296449, statically link mbsdiff.exe, like we do for mar.exe r=glandium 2016-08-22 16:59:33 +12:00
ia2 Bug 1288199: Add building of typelib to be embedded in ia2marshal.dll; r=mshal 2016-08-04 15:17:51 -06:00
nsis Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy 2014-12-26 13:57:33 -08:00
ply
skia-npapi Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
snappy Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
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.