diff options
author | Andrew Lewman <andrew@torproject.org> | 2007-12-14 05:19:25 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2007-12-14 05:19:25 +0000 |
commit | 1ce6d885088cf589e493dd197e4f38f2278af0c4 (patch) | |
tree | d739f69d5e3e888ad1ff29d68973c344860cada4 /contrib | |
parent | 348b0a8e4200c423d99913af1654341bb7512708 (diff) | |
download | tor-1ce6d885088cf589e493dd197e4f38f2278af0c4.tar.gz tor-1ce6d885088cf589e493dd197e4f38f2278af0c4.zip |
clarify which license is used for this file.
svn:r12805
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/tor-mingw.nsi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in index fa26098289..63df58cfad 100644 --- a/contrib/tor-mingw.nsi.in +++ b/contrib/tor-mingw.nsi.in @@ -1,7 +1,7 @@ ;tor.nsi - A basic win32 installer for Tor ; Originally written by J Doe. ; Modified by Steve Topletz -; See LICENSE for licensing information +; See the Tor LICENSE for licensing information ;----------------------------------------- ; !include "MUI.nsh" |