michael@0: These directories contain modified source code to the NSIS Plugins used by the michael@0: Windows installers. michael@0: michael@0: NSIS project page: http://nsis.sourceforge.net/ michael@0: NSIS Unicode port project page: http://www.scratchpaper.com/ michael@0: michael@0: APPLICABLE LICENSES michael@0: ------------------- michael@0: * All NSIS source code, plug-ins, documentation, examples, header files and michael@0: graphics, with the exception of the compression modules and where otherwise michael@0: noted, are licensed under the zlib/libpng license. michael@0: michael@0: * The zlib compression module for NSIS is licensed under the zlib/libpng michael@0: license. michael@0: michael@0: * The bzip2 compression module for NSIS is licensed under the bzip2 license. michael@0: michael@0: * The LZMA compression module for NSIS is licensed under the Common Public michael@0: License version 1.0. michael@0: michael@0: ------------------------------------------------------------------------------- michael@0: michael@0: ExDLL NSIS Unicode source 2.38.1 for plugin projects michael@0: http://www.scratchpaper.com/ michael@0: These files are required to compile the nsProcess and ShellLink plugins. No michael@0: changes were made to these files. michael@0: michael@0: ------------------------------------------------------------------------------- michael@0: michael@0: ApplicationID v1.0 michael@0: http://nsis.sourceforge.net/ApplicationID_plug-in michael@0: Unicode support and taskbar resource deleteion was added for this plugin. A diff michael@0: of the changes to the source is available at: michael@0: https://bugzilla.mozilla.org/show_bug.cgi?id=521141