Changeset d4589cb for doc/README
- Timestamp:
- 2007-02-18T23:47:17Z (18 years ago)
- Branches:
- master
- Children:
- 6cfcfdf
- Parents:
- 21782b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/README
r21782b3 rd4589cb 47 47 48 48 BitlBee's only real dependency is GLib. This is available on virtually every 49 platform. Any recent version of GLib (2. 0or higher) will work.49 platform. Any recent version of GLib (2.4 or higher) will work. 50 50 51 51 These days, MSN Messenger clients have to connect to the MS Passport servers … … 184 184 file COPYING for this license. 185 185 186 Unfortunately some parts of the Gaim Jabber plugin (most notably the XML 187 code) were licensed under the MPL (Mozilla Public License) version 1.1. We 188 could not relicense this code under the GPL. As such it is still licensed 189 under the MPL. The parts of the code to which this applies are marked as 190 such. 191 192 The MPL is provided in the file MPL-1.1.txt. This license is not GPL 193 compatible. It is however a free software license. 194 195 Another part (the md5 algorithm) is licensed under the Aladdin license. 196 This license can be found in the files, to which this applies. 186 The MD5 algorithm code is licensed under the Aladdin license. This license 187 can be found in the files, to which this applies. The SHA1 algorithm code 188 is licensed under the Mozilla Public License, see http://www.mozilla.org/MPL/ 189 for details. 197 190 198 191 The Yahoo! library used by BitlBee is libyahoo2 <http://libyahoo2.sf.net/>, … … 202 195 BitlBee - An IRC to other chat networks gateway 203 196 <http://www.bitlbee.org/> 204 Copyright (C) 2002-200 6Wilmer van der Gaast <wilmer@gaast.net>197 Copyright (C) 2002-2007 Wilmer van der Gaast <wilmer@gaast.net> 205 198 and others
Note: See TracChangeset
for help on using the changeset viewer.