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/package.sh | |
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/package.sh')
-rw-r--r-- | contrib/polipo/package.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/polipo/package.sh b/contrib/polipo/package.sh index 22d110d3dd..fea13b7ad9 100644 --- a/contrib/polipo/package.sh +++ b/contrib/polipo/package.sh @@ -1,8 +1,8 @@ #!/bin/sh # $Id: package.sh 8992 2006-12-23 03:12:09Z phobos $ # Copyright 2004-2005 Nick Mathewson & Andrew Lewman. -# Copyright 2005-2007 Andrew Lewman -# See LICENSE in Polipo distribution for licensing information. +# Copyright 2005-2008 Andrew Lewman +# This is licensed under the Modified BSD License. ### # Helpful info on OS X packaging: |