diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-04-01 20:15:56 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-04-01 20:15:56 +0000 |
commit | 0e81265359514e767e732f790dd7b82e7cb3e002 (patch) | |
tree | 8eff685b8a5a222cf742d73428ff2d18abcee06a /contrib/osx/package.sh | |
parent | 34944f3eb10eb25ece93a257493020bf4d8f95b8 (diff) | |
download | tor-0e81265359514e767e732f790dd7b82e7cb3e002.tar tor-0e81265359514e767e732f790dd7b82e7cb3e002.tar.gz |
update copyright notices.
svn:r3982
Diffstat (limited to 'contrib/osx/package.sh')
-rw-r--r-- | contrib/osx/package.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/package.sh b/contrib/osx/package.sh index 09779b754..bfb6e3fc7 100644 --- a/contrib/osx/package.sh +++ b/contrib/osx/package.sh @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2004 Nick Mathewson. +# Copyright 2004-2005 Nick Mathewson. # See LICENSE in Tor distribution for licensing information. # This script builds a Macintosh OS X metapackage containing 4 packages: |