diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bfd9c5f14f..20c2f6e689 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tor (0.2.0.18-alpha-3) experimentalunreleased; urgency=low + + * It's 2008. Now is the time to add copyright statements for 2007. + + -- Peter Palfrader <weasel@debian.org> Sun, 3 Feb 2008 21:50:43 +0100 + tor (0.2.0.18-alpha-2) experimental; urgency=low * Work around fig2dev failing to build the images on mipsel like we do on diff --git a/debian/copyright b/debian/copyright index f010a4580f..e646551b21 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,14 +9,16 @@ Upstream Authors: Roger Dingledine <arma@freehaven.net> Copyright (c) 2001 Matej Pfajfar Copyright (c) 2001-2004, Roger Dingledine Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson +Copyright (c) 2007-2008, The Tor Project, Inc. strlcat, strlcpy: Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> ht.h: Copyright (c) 2002, Christopher Clark, 2006 Nick Mathewson -Modifications for Debian: Copyright (c) 2004, 2005, 2006 Peter Palfrader +Modifications for Debian: Copyright (c) 2004, 2005, 2006, 2007, 2008 Peter Palfrader Tor is distributed under this license: =============================================================================== Copyright (c) 2001-2004, Roger Dingledine Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson +Copyright (c) 2007-2008, The Tor Project, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are |