diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-02-13 15:08:45 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-02-13 15:08:45 +0000 |
commit | 2ee191e267379eb87251942fbf5ea46ff88f1d1b (patch) | |
tree | f980c354e665341511a8ece70fe96570a6fba6fc /contrib/polipo/polipo-mingw.nsi | |
parent | 740097a65ed5c92b3a5a23f0c919b82ea6a59625 (diff) | |
download | tor-2ee191e267379eb87251942fbf5ea46ff88f1d1b.tar.gz tor-2ee191e267379eb87251942fbf5ea46ff88f1d1b.zip |
Update directions, copyrights, and clarify licenses of polipo
contributions.
svn:r13490
Diffstat (limited to 'contrib/polipo/polipo-mingw.nsi')
-rw-r--r-- | contrib/polipo/polipo-mingw.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/polipo/polipo-mingw.nsi b/contrib/polipo/polipo-mingw.nsi index 93361c7131..624e825eb6 100644 --- a/contrib/polipo/polipo-mingw.nsi +++ b/contrib/polipo/polipo-mingw.nsi @@ -1,7 +1,7 @@ ;polipo-mingw.nsi - A basic win32 installer for Polipo ; Originally written by J Doe. ; Modified by Andrew Lewman -; See LICENSE for licencing information +; This is licensed under a Modified BSD license. ;----------------------------------------- ; !include "MUI.nsh" |