aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright87
1 files changed, 59 insertions, 28 deletions
diff --git a/debian/copyright b/debian/copyright
index f5bff22..853b70a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,20 +10,18 @@ Upstream author:
Debian packaging copyright:
- Copyright 2006, 2007, 2008 Board of Trustees, Leland Stanford Jr.
+ Copyright 2006, 2007, 2008, 2010 Board of Trustees, Leland Stanford Jr.
University.
All files and modifications related to Debian packaging are covered
under the same license terms as the rest of the package.
-Copyright:
-
The wallet package as a whole is:
Copyright 2006, 2007, 2008 Board of Trustees, Leland Stanford Jr.
University. All rights reserved.
-and covered under the following license:
+and released under the following license:
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
@@ -40,7 +38,7 @@ and covered under the following license:
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-All individual files with no other license statement are covered under
+All individual files with no other license statement are released under
this license. Some files have additional copyright dates from earlier
releases or may be owned by other copyright holders as noted in those
files.
@@ -49,8 +47,9 @@ Collected copyright notices for the entire package:
Copyright 1994, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007,
2008 Board of Trustees, Leland Stanford Jr. University
- Copyright 2000, 2001, 2004 Russ Allbery <rra@stanford.edu>
- Copyright 2004, 2005, 2006
+ Copyright 2000, 2001, 2004, 2006, 2007, 2008
+ Russ Allbery <rra@stanford.edu>
+ Copyright 2004, 2005, 2006, 2007
by Internet Systems Consortium, Inc. ("ISC")
Copyright 1991, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003 by The Internet Software Consortium and Rich Salz
@@ -61,24 +60,18 @@ Collected copyright notices for the entire package:
Copyright 1998 Andrew Tridgell <tridge@samba.org>
Copyright 2000, 2005 Hrvoje Niksic <hniksic@xemacs.org>
Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
- 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+ 2002, 2003, 2004, 2005, 2006, 2007, 2008
+ Free Software Foundation, Inc.
Copyright 1994 X Consortium
-The file portable/snprintf.c is covered by the following license:
-
- This code is based on code written by Patrick Powell (papowell@astart.com)
- It may be used for any purpose as long as this notice remains intact
- on all source code distributions
-
-The files portable/asprintf.c, portable/dummy.c and util/concat.c have
-been placed in the public domain by their author.
-
The files tests/libtest.c, tests/libtest.h, tests/portable/snprintf-t.c,
-tests/util/concat-t.c, tests/util/messages-t.c, tests/util/xmalloc-t,
-and tests/util/xmalloc.c are covered by the following copyright and
+tests/portable/strlcat-t.c, tests/portable/strlcpy-t.c,
+tests/util/concat-t.c, tests/util/messages-t.c, tests/util/xmalloc-t, and
+tests/util/xmalloc.c are released under the following copyright and
license:
- Copyright (c) 2004, 2005, 2006
+ Copyright 2008 Board of Trustees, Leland Stanford Jr. University
+ Copyright (c) 2004, 2005, 2006, 2007
by Internet Systems Consortium, Inc. ("ISC")
Copyright (c) 1991, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003 by The Internet Software Consortium and Rich Salz
@@ -98,11 +91,47 @@ license:
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+The files portable/asprintf.c, portable/dummy.c, portable/macros.h,
+portable/stdbool.h, portable/strlcat.c, portable/strlcpy.c,
+portable/uio.h, and util/concat.c have been placed in the public domain by
+their author.
+
+The file portable/snprintf.c is released under the following license:
+
+ This code is based on code written by Patrick Powell (papowell@astart.com)
+ It may be used for any purpose as long as this notice remains intact
+ on all source code distributions
+
+The file tests/runtests.c is released under the following copyright and
+license:
+
+ Copyright 2000, 2001, 2004, 2006, 2007, 2008
+ Russ Allbery <rra@stanford.edu>
+
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
The files Makefile.in and aclocal.m4 are generated by GNU Automake and
-covered by the following copyright and license:
+released under the following copyright and license:
Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+ 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
This file is free software; the Free Software Foundation
gives unlimited permission to copy and/or distribute it,
with or without modifications, as long as this notice is preserved.
@@ -112,7 +141,7 @@ covered by the following copyright and license:
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
-The file configure is generated by GNU Autoconf and is covered by the
+The file configure is generated by GNU Autoconf and is released under the
following copyright and license:
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -121,11 +150,11 @@ following copyright and license:
gives unlimited permission to copy, distribute and modify it.
The files build-aux/compile, build-aux/depcomp, and build-aux/missing are
-taken from GNU Automake and are covered by the following copyright and
+taken from GNU Automake and are released under the following copyright and
license:
- Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
- Free Software Foundation, Inc.
+ Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
+ Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
@@ -148,8 +177,8 @@ the wallet package as a whole, as described at the top of this file. You
can find the GPL version 2 in /usr/share/common-licenses/GPL-2 on Debian
systems.
-The file build-aux/install-sh is covered by the following copyright and
-license:
+The file build-aux/install-sh is released under the following copyright
+and license:
Copyright (C) 1994 X Consortium
@@ -176,3 +205,5 @@ license:
not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization
from the X Consortium.
+
+ FSF changes to this file are in the public domain.