[Pkg-samba-maint] r3153 - trunk/tdb/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Mon Dec 14 02:23:49 UTC 2009
Author: jelmer
Date: 2009-12-14 02:23:49 +0000 (Mon, 14 Dec 2009)
New Revision: 3153
Modified:
trunk/tdb/debian/copyright
Log:
Fix copyright / licensing information.
Modified: trunk/tdb/debian/copyright
===================================================================
--- trunk/tdb/debian/copyright 2009-12-13 19:56:47 UTC (rev 3152)
+++ trunk/tdb/debian/copyright 2009-12-14 02:23:49 UTC (rev 3153)
@@ -1,24 +1,75 @@
This package was debianized by Marek Habersack <grendel at debian.org> on
-Mon, 7 May 2001 18:03:17 +0200.
+Mon, 7 May 2001 18:03:17 +0200 and subsequently updated heavily
+by Jelmer Vernooij <jelmer at debian.org>.
-The tarball was extracted from Subversion by running:
-svn export svn://svn.samba.org/samba/tags/TDB_1_1_0 tdb-1.1.0
-cd tdb-1.1.0 && ./autogen.sh && cd ..
-tar cvz tdb-1.1.0 > tdb-1.1.0.tar.gz
+The tarball was extracted from Git using the script in
+./debian/build-orig.sh
Upstream Author: Andrew Tridgell <tridge at samba.org>
+Files: libreplace/inet_ntop.c libreplace/inet_pton.c
+Copyright: Internet Software Consortium. 1996-2001
+License: ISC
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+
+ THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
+ FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Files: libreplace/*.c
Copyright:
- Copyright (c) Andrew Tridgell 1999-2004
- Copyright (c) Paul `Rusty' Russell 2000
- Copyright (c) Jeremy Allison 2000-2003
-
+ Copyright (c) Andrew Tridgell 1999-2006
+ Copyright (c) Jeremy Allison 2000-2003,2007
+ Copyright (c) PostgreSQL Global Development Group 1996-2007
+ Copyright (c) The Regents of the University of California 1994
+ Copyright (c) Michael Adam <obnox at samba.org> 2008
+ Copyright (c) Patrick Powell 1995
+ Copyright (c) Free Software Foundation, Inc. 1991-2001
+ Copyright (c) Jelmer Vernooij 2006-2009
+ Copyright (c) Kungliga Tekniska Högskolan 1997
+License: LGPL-3+
+ Libreplace is licensed under the GNU Lesser General Public License,
+ version 3 or later. The text of the license is available on Debian
+ systems in the /usr/share/common-licenses/LGPL-3 file.
+
+Files: common/*.c
+Copyright:
+ Copyright (c) Andrew Tridgell 1999-2006
+ Copyright (c) Paul `Rusty' Russell 2000
+ Copyright (c) Jeremy Allison 2000-2003,2007
License:
+ The shared library in this package is distributed under the terms
+ of the GNU Lesser General Public License, version 3 or later. The text
+ of the license is available on Debian systems in the
+ /usr/share/common-licenses/LGPL-3 file.
-The binary utilities in this package are distributed under the terms
-of the GNU General Public License. The text of the license is available
-on Debian systems in the /usr/share/common-licenses/GPL file.
+Files: tools/*.c
+Copyright:
+ Copyright (c) Andrew Tridgell 1999-2006
+ Copyright (c) Paul `Rusty' Russell 2000
+ Copyright (c) Jeremy Allison 2000-2003,2007
+ Copyright (c) Andrew Esh 2001
+License:
+ The binary utilities in this package are distributed under the terms
+ of the GNU General Public License, version 3 or later. The text of the
+ license is available on Debian systems in the
+ /usr/share/common-licenses/GPL-3 file.
-The shared library in this package is distributed under the terms
-of the GNU Lesser General Public License. The text of the license is
-available on Debian systems in the /usr/share/common-licenses/LGPL file.
+Files: pytdb.c
+Copyright:
+ Copyright (c) Tim Potter <tpot at samba.org> 2004-2006
+ Copyright (c) Jelmer Vernooij 2006-2008
+License:
+ The python module in this package is distributed under the terms
+ of the GNU Lesser General Public License, version 3 or later. The text
+ of the license is available on Debian systems in the
+ /usr/share/common-licenses/LGPL-3 file.
+
+
More information about the Pkg-samba-maint
mailing list