forked from kvirc/KVIrc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCOPYING
63 lines (47 loc) · 2.71 KB
/
COPYING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
This is the KVIrc IRC Client license.
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.
This program is distributed in the HOPE that it will be USEFUL,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
--------------------------------------------------------------------------------
The full verbatim copy of the GPLv2 can be found in the file LICENSE-GPLV2.
The KVIrc License contains all the GPL terms and conditions and adds a special
exception (see "OpenSSL Exception" below) to the distribution limitations.
Note that the GPL is copyrighted by the Free Software Foundation,
but the instance of code that it refers to is copyrighted by
Szymon Stefanek and members of
the KVIrc Development Team as well as other independent contributors.
The source code for all versions of KVIrc is available at
http://www.kvirc.net and https://github.com/kvirc/KVIrc
Have fun!
Szymon Stefanek :)
_OpenSSL Exception_
0. Definitions
"KVIrc" means KVIrc software licensed under version 2 or any later
version of the GNU General Public License (collectively, "GPL"), or a
work based on such software and licensed under the GPL.
"OpenSSL" means OpenSSL toolkit software distributed by the OpenSSL
Project and licensed under the OpenSSL Licenses, or a work based on such
software and licensed under the OpenSSL Licenses.
"OpenSSL Licenses" means the OpenSSL License and Original SSLeay License
under which the OpenSSL Project distributes the OpenSSL toolkit software,
as those licenses appear in the file LICENSE-OPENSSL.
1. Exception
You have permission to copy, modify, propagate, and distribute a work
formed by combining OpenSSL with KVIrc, or a work derivative of such a
combination, even if such copying, modification, propagation, or
distribution would otherwise violate the terms of the GPL. You must
comply with the GPL in all respects for all of the code used other than
OpenSSL.
You may include this OpenSSL Exception and its grant of permissions when
you distribute KVIrc. Inclusion of this notice with such a
distribution constitutes a grant of such permission. If you do not wish
to grant these permissions, remove this section entitled "OpenSSL
Exception" from your distribution.