1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
This package was debianized by Yvan Bassuel <yvan@brutux.org> on
Thu, 16 Mar 2006 10:27:26 +0100.
It was downloaded from ftp://alpha.gnu.org/pub/gnu/gsasl.
From news in Homepage:
2007-07-09: The command line, self tests, examples etc of GNU SASL are
now licensed under the GPL version 3. The library remains licensed
under the LGPL version 2.1.
Upstream author: Simon Josefsson <simon@josefsson.org>
Copyright:
The following copyright applies to the GNU SASL Library only:
This software is copyright (c) 1991-2007 Simon Josefsson and the Free
Software Foundation.
You are free to distribute the GNU SASL Library under the terms of
the GNU Lesser General Public License. On Debian systems, the
complete text of the GNU Lesser General Public License can be found
in the file `/usr/share/common-licenses/LGPL-2.1'.
=====================================================================
The following copyright applies to the GNU SASL command-line
interface, self-tests and examples:
This software is copyright (c) 1987-2007 Simon Josefsson and the Free
Software Foundation.
You are free to distribute GNU SASL under the terms of the GNU
General Public License. On Debian systems, the complete text of the
GNU General Public License can be found in the file
`/usr/share/common-licenses/GPL-3'.
=====================================================================
The following copyright applies to the GNU SASL manual:
Copyright (c) 2002-2005 Simon Josefsson.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation.
A copy of the license is included in the section entitled 'GNU Free
Documentation License'.
=====================================================================
|