[Pkg-samba-maint] r878 - branches/samba4
Steinar H. Gunderson
sesse at costa.debian.org
Thu Jan 5 14:59:17 UTC 2006
Author: sesse
Date: 2006-01-05 14:59:17 +0000 (Thu, 05 Jan 2006)
New Revision: 878
Modified:
branches/samba4/changelog
branches/samba4/copyright
Log:
Updated debian/copyright.
* Added Samba copyright holders.
* Noted that talloc, ldb and tdb are under the LGPL.
* Added copyright holders and licensing for the packaging itself.
Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog 2006-01-05 14:05:12 UTC (rev 877)
+++ branches/samba4/changelog 2006-01-05 14:59:17 UTC (rev 878)
@@ -43,6 +43,11 @@
* Updated README.Debian to show the user how to change the password.
* Make samba recommend ldb-tools.
+ * Updated debian/copyright.
+ * Added Samba copyright holders.
+ * Noted that talloc, ldb and tdb are under the LGPL.
+ * Added copyright holders and licensing for the packaging itself.
+
* Remove a few unused files in the packaging.
* Change debhelper compatibility level to 5.
* Don't give --pidfile to start-stop-daemon when stopping -- current
@@ -51,7 +56,7 @@
* Rewritten README.building, to reflect the magic that has to be done
with the package in another repository.
- -- Steinar H. Gunderson <sesse at debian.org> Wed, 4 Jan 2006 18:00:38 +0100
+ -- Steinar H. Gunderson <sesse at debian.org> Thu, 5 Jan 2006 15:25:12 +0100
samba (3.9.0+SVN12395-1) unstable; urgency=low
Modified: branches/samba4/copyright
===================================================================
--- branches/samba4/copyright 2006-01-05 14:05:12 UTC (rev 877)
+++ branches/samba4/copyright 2006-01-05 14:59:17 UTC (rev 878)
@@ -3,8 +3,11 @@
It was downloaded from ftp://ftp.samba.org/
-Copyright:
+Copyright for Samba itself:
+ Copyright Andrew Tridgell and the Samba Team 1992-2006
+ Heimdal Copyright (c) 1997-2005 Kungliga Tekniska Högskolan
+
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 Free Software Foundation; version 2 dated June, 1991.
@@ -18,5 +21,32 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+Copyright for talloc, ldb and tdb:
+
+ Copyright Andrew Tridgell and the Samba Team 1992-2006
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+Copyright for the Debian packaging:
+
+ Copyright Jelmer Vernooij 2005
+ Copyright Steinar H. Gunderson 2005-2006
+
+ The Debian packaging is licensed under the GNU LGPL, version 2.1.
+
On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL',
+and the complete text of the GNU Lesser General Public License can
+be found in `/usr/share/common-licenses/LGPL'.
More information about the Pkg-samba-maint
mailing list