mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
ae62c8f9c7
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3855 dbcabf3a-b0e7-0310-adc4-f8d773084564
87 lines
2.0 KiB
Plaintext
87 lines
2.0 KiB
Plaintext
License
|
|
=======
|
|
|
|
src/fe-text/irssi.c includes:
|
|
|
|
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; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
|
|
A copy of the GPL can be found in /usr/share/common-licenses/GPL-2
|
|
|
|
COPYING includes the following addition to the GPL:
|
|
|
|
Specific permission is granted for the GPLed code in this
|
|
distribition to be linked to OpenSSL without invoking GPL clause
|
|
2(b).
|
|
|
|
Sources
|
|
=======
|
|
|
|
The source was obtained from http://www.irssi.org/files/
|
|
|
|
Copyright
|
|
=========
|
|
|
|
AUTHORS contains:
|
|
|
|
Original code:
|
|
|
|
Timo Sirainen <cras@irssi.org>
|
|
|
|
Large feature patches by:
|
|
|
|
David Leadbeater (dg, dgl) : isupport
|
|
vjt@users.sf.net : SSL support
|
|
Joel Eriksson : SSL certs
|
|
Heikki Orsila : DCC SEND queueing
|
|
Mark Trumbull : DCC SERVER
|
|
Francesco Fracassi : Passive DCC
|
|
|
|
Other patches (grep for "patch" in ChangeLog) by:
|
|
|
|
Joost Vunderink
|
|
Wang WenRui
|
|
Valentin Batz
|
|
Jochen Eisinger (c0ffee)
|
|
Jean-Yves Lefort
|
|
Joel Eriksson
|
|
Maarten van der Zwaart
|
|
Noah Levitt
|
|
Wouter Coekaerts (coekie)
|
|
Krzysztof Kowalik (Borys)
|
|
Peder Stray
|
|
mls@suse.de
|
|
nix@suhs.nu
|
|
Marcin Kowalczyk (Qrczak)
|
|
Petr Baudis
|
|
Bjoern Krombholz (fuchs)
|
|
aldem-irssi@aldem.net,
|
|
BC-bd
|
|
Juerd
|
|
Han
|
|
pv2b
|
|
Tommi Komulainen (tommik)
|
|
mike@po.cs.msu.su
|
|
zinx@magenet.net
|
|
yathen@web.de
|
|
paul@raade.org
|
|
Leszek Matok
|
|
tygrys@moo.pl
|
|
manoj@io.com
|
|
cph@cph.demon.co.uk
|
|
ganesh@earth.li
|
|
Jakub Jankowski (shasta)
|
|
vanilla@freebsd.org
|
|
Tinuk
|
|
Mark Glines
|
|
Kjetil Ødegaard
|
|
|
|
Debian Packaging
|
|
================
|
|
|
|
This packaging was written by David Pashley <david@davidpashley.com> and
|
|
contains ideas and code from previous irssi packaging by Pekka Aleksi
|
|
Knuutila <pa@debian.org>.
|