other-licenses/nsis/Contrib/README

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     1 These directories contain modified source code to the NSIS Plugins used by the
     2 Windows installers.
     4 NSIS project page: http://nsis.sourceforge.net/
     5 NSIS Unicode port project page: http://www.scratchpaper.com/
     7 APPLICABLE LICENSES
     8 -------------------
     9 * All NSIS source code, plug-ins, documentation, examples, header files and
    10   graphics, with the exception of the compression modules and where otherwise
    11   noted, are licensed under the zlib/libpng license.
    13 * The zlib compression module for NSIS is licensed under the zlib/libpng
    14   license.
    16 * The bzip2 compression module for NSIS is licensed under the bzip2 license.
    18 * The LZMA compression module for NSIS is licensed under the Common Public
    19   License version 1.0.
    21 -------------------------------------------------------------------------------
    23 ExDLL NSIS Unicode source 2.38.1 for plugin projects
    24 http://www.scratchpaper.com/
    25 These files are required to compile the nsProcess and ShellLink plugins. No
    26 changes were made to these files.
    28 -------------------------------------------------------------------------------
    30 ApplicationID v1.0
    31 http://nsis.sourceforge.net/ApplicationID_plug-in
    32 Unicode support and taskbar resource deleteion was added for this plugin. A diff
    33 of the changes to the source is available at:
    34 https://bugzilla.mozilla.org/show_bug.cgi?id=521141

mercurial