Browse Source

Mention nick and Matej Pfajfar's copyright in debian/copyright

svn:r1862
Peter Palfrader 21 years ago
parent
commit
6c68187e9f
2 changed files with 5 additions and 2 deletions
  1. 2 1
      debian/changelog
  2. 3 1
      debian/copyright

+ 2 - 1
debian/changelog

@@ -5,8 +5,9 @@ tor (0.0.6.1-2) unreleased; urgency=low
   * Since tor is in /usr/sbin, the manpage should be in section 8, not
   * Since tor is in /usr/sbin, the manpage should be in section 8, not
     in section 1.  Move it there, including updating the section in
     in section 1.  Move it there, including updating the section in
     the manpage itself and the reference in torify(1).
     the manpage itself and the reference in torify(1).
+  * Update debian/copyright file.
 
 
- -- Peter Palfrader <weasel@debian.org>  Fri,  7 May 2004 01:22:17 +0200
+ -- Peter Palfrader <weasel@debian.org>  Thu, 13 May 2004 05:06:19 +0200
 
 
 tor (0.0.6.1-1) unstable; urgency=medium
 tor (0.0.6.1-1) unstable; urgency=medium
 
 

+ 3 - 1
debian/copyright

@@ -8,7 +8,9 @@ Upstream Authors: Roger Dingledine <arma@freehaven.net>
                   Matej Pfajfar <badbytes@freehaven.net>
                   Matej Pfajfar <badbytes@freehaven.net>
 
 
 
 
-Copyright (c) 2001-2004, Roger Dingledine
+Copyright (c) 2001-2004 Roger Dingledine
+Copyright (c) 2002,2003 Nick Mathewson
+Copyright (c) 2001-2003 Matej Pfajfar
 strlcat, strlcpy: Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 strlcat, strlcpy: Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 tree.h: Copyright (c) 2002 Niels Provos <provos@citi.umich.edu>
 tree.h: Copyright (c) 2002 Niels Provos <provos@citi.umich.edu>
 Modifications for Debian: Copyright (c) 2004 Peter Palfrader <weasel@debian.org>
 Modifications for Debian: Copyright (c) 2004 Peter Palfrader <weasel@debian.org>