[19a8088] | 1 | This package was debianized by Wilmer van der Gaast <lintux@debian.org> on |
---|
| 2 | Mon, 8 Jul 2002 13:17:42 +0200. |
---|
| 3 | |
---|
| 4 | The source can be downloaded from http://www.bitlbee.org/ |
---|
| 5 | |
---|
| 6 | Authors: Wilmer van der Gaast, Sjoerd Hemminga, Jelmer Vernooij, |
---|
[f21ad37] | 7 | Maurits Dijkstra, Geert Mulders, Miklos Vajna and others. |
---|
[19a8088] | 8 | |
---|
[696dc9e] | 9 | Mainly Copyright 2002-2012 Wilmer van der Gaast. |
---|
| 10 | |
---|
| 11 | |
---|
| 12 | Bits of third party code, also GPLed: |
---|
| 13 | * Some parts (mostly protocols/oscar/) are borrowed from Gaim (version |
---|
| 14 | 0.58), now known as Pidgin <http://www.pidgin.im/>. |
---|
| 15 | * protocols/yahoo/ is libyahoo2 <http://libyahoo2.sf.net/>. |
---|
| 16 | |
---|
| 17 | Other license (but GPL-compatible): |
---|
| 18 | * lib/json.[ch] is from <https://github.com/udp/json-parser> and licensed |
---|
| 19 | under the modified BSD license. |
---|
| 20 | |
---|
[19a8088] | 21 | |
---|
| 22 | BitlBee License: |
---|
| 23 | |
---|
| 24 | ============================================================================ |
---|
| 25 | This program is free software; you can redistribute it and/or modify |
---|
| 26 | it under the terms of the GNU General Public License as published by |
---|
| 27 | the Free Software Foundation; either version 2 of the License, or |
---|
| 28 | (at your option) any later version. |
---|
| 29 | |
---|
| 30 | This program is distributed in the hope that it will be useful, |
---|
| 31 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 32 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
| 33 | GNU General Public License for more details. |
---|
| 34 | |
---|
| 35 | You should have received a copy of the GNU General Public License with |
---|
[1c12811] | 36 | the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL-2; |
---|
[7601353] | 37 | if not, write to the Free Software Foundation, Inc., 51 Franklin St, |
---|
| 38 | Fifth Floor, Boston, MA 02110-1301, USA. |
---|
[19a8088] | 39 | ============================================================================ |
---|
| 40 | |
---|
| 41 | |
---|
| 42 | |
---|
| 43 | The SGML-formatted documentation is written by Jelmer Vernooij |
---|
[696dc9e] | 44 | <jelmer@samba.org> under the GNU Free Documentation License: |
---|
[19a8088] | 45 | |
---|
| 46 | ============================================================================ |
---|
[696dc9e] | 47 | Copyright (c) 2002-2012 Jelmer Vernooij, Wilmer van der Gaast. |
---|
| 48 | |
---|
| 49 | Permission is granted to copy, distribute and/or modify this document |
---|
| 50 | under the terms of the GNU Free Documentation License, Version 1.1 or |
---|
| 51 | any later version published by the Free Software Foundation; with no |
---|
| 52 | Invariant Sections, with no Front-Cover Texts, and with no Back-Cover |
---|
| 53 | Texts. A copy of the license is included in the section entitled `GNU |
---|
| 54 | Free Documentation License''. |
---|
[19a8088] | 55 | ============================================================================ |
---|