[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 | |
---|
[4f7255d] | 9 | Mainly Copyright 2002-2014 Wilmer van der Gaast. |
---|
[696dc9e] | 10 | |
---|
| 11 | |
---|
[4f7255d] | 12 | Bits of third party code, also (L)GPLed: |
---|
[696dc9e] | 13 | * protocols/yahoo/ is libyahoo2 <http://libyahoo2.sf.net/>. |
---|
[4f7255d] | 14 | * Some parts (though there is very little left at this point) are borrowed |
---|
| 15 | from Gaim (version 0.58), now known as Pidgin <http://www.pidgin.im/>. |
---|
[696dc9e] | 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 | |
---|
[4f7255d] | 42 | Portions (mostly protocols/twitter and protocols/oscar) are licenced under |
---|
| 43 | the LGPL: |
---|
| 44 | |
---|
| 45 | ============================================================================ |
---|
| 46 | This library is free software; you can redistribute it and/or |
---|
| 47 | modify it under the terms of the GNU Lesser General Public |
---|
| 48 | License as published by the Free Software Foundation, version |
---|
| 49 | 2.1. |
---|
| 50 | |
---|
| 51 | This library is distributed in the hope that it will be useful, |
---|
| 52 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 53 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
| 54 | Lesser General Public License for more details. |
---|
| 55 | |
---|
| 56 | You should have received a copy of the GNU Lesser General Public License |
---|
| 57 | along with this library; if not, write to the Free Software Foundation, |
---|
| 58 | Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
---|
| 59 | ============================================================================ |
---|
| 60 | |
---|
[19a8088] | 61 | |
---|
| 62 | The SGML-formatted documentation is written by Jelmer Vernooij |
---|
[696dc9e] | 63 | <jelmer@samba.org> under the GNU Free Documentation License: |
---|
[19a8088] | 64 | |
---|
| 65 | ============================================================================ |
---|
[696dc9e] | 66 | Copyright (c) 2002-2012 Jelmer Vernooij, Wilmer van der Gaast. |
---|
| 67 | |
---|
| 68 | Permission is granted to copy, distribute and/or modify this document |
---|
| 69 | under the terms of the GNU Free Documentation License, Version 1.1 or |
---|
| 70 | any later version published by the Free Software Foundation; with no |
---|
| 71 | Invariant Sections, with no Front-Cover Texts, and with no Back-Cover |
---|
| 72 | Texts. A copy of the license is included in the section entitled `GNU |
---|
| 73 | Free Documentation License''. |
---|
[19a8088] | 74 | ============================================================================ |
---|