]> jfr.im git - irc/weechat/qweechat.git/blame - README
Fix typo in INSTALL
[irc/weechat/qweechat.git] / README
CommitLineData
0cf8a9be
SH
1= QWeeChat readme
2Sébastien Helleu <flashcode@flashtux.org>
7dcf23b1
SH
3
4
5QWeeChat is a Qt remote GUI for WeeChat written in Python.
6It requires WeeChat (version >= 0.3.7) on local or remote machine, with
265e8b8c 7relay plugin enabled and listening on a port with protocol "weechat".
7dcf23b1 8
0cf8a9be 9== Features
7dcf23b1 10
0cf8a9be 11* multi-platform (GNU/Linux, *BSD, Mac OS X, QNX, Windows & others)
7dcf23b1
SH
12* free software, released under GPLv3
13
0cf8a9be 14== Copyright
7dcf23b1 15
da74afdb 16Copyright (C) 2011-2014 Sébastien Helleu <flashcode@flashtux.org>
7dcf23b1
SH
17
18This file is part of QWeeChat, a Qt remote GUI for WeeChat.
19
20QWeeChat is free software; you can redistribute it and/or modify
21it under the terms of the GNU General Public License as published by
22the Free Software Foundation; either version 3 of the License, or
23(at your option) any later version.
24
25QWeeChat is distributed in the hope that it will be useful,
26but WITHOUT ANY WARRANTY; without even the implied warranty of
27MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28GNU General Public License for more details.
29
30You should have received a copy of the GNU General Public License
31along with QWeeChat. If not, see <http://www.gnu.org/licenses/>.