mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
42042888c1
I wanted to figure out how to re-generate `mozilla_customizations.diff` in a way that matched the way that it was originally created. This is so that (a) I could ensure that I was starting with a clean slate and that the current `mozilla_customizations.diff` matched the existing changes to `other-licenses/7zstub/src` and (b) when I regenerated `mozilla_customizations.diff` after making further changes to it, the patch of the diff changes would be at least somewhat readable rather than being a huge mess. Some aspects of regenerating it created changes that I think are appropriate (ex: the full path to the user directory being present in the diff'ed file names). There were also some changes that I just couldn't figure out how to avoid (ex: the length of the function name context line). I'm not sure what diff utility was originally used, but I'm hoping that documenting how I generated it this time will allow it to be generated consistently in the future. And this commit should bring it in line with that consistency. Differential Revision: https://phabricator.services.mozilla.com/D171108 |
||
---|---|---|
.. | ||
7zstub | ||
atk-1.0/atk | ||
bsdiff | ||
ia2 | ||
nsis | ||
snappy | ||
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.