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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kvirc
Upstream-Contact: Szymon Stefanek <kvirc@tin.it>
Source: https://github.com/kvirc/KVIrc
Files: *
Copyright: 2002-2018 Szymon Stefanek <kvirc@tin.it> and "The KVIrc Development Team".
License: GPL-2+ with OpenSSL exception
This is the KVIrc IRC Client license.
.
It is based on the GNU General Public License either version 2, or
(at your option) any later version. The full text of versions 2 and 3 of
the GPL can be found respectively in the file COPYING.
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 other members of the KVIrc Development Team.
.
The source code for all versions of KVIrc is available at http://www.kvirc.net
.
Have fun!
Szymon Stefanek :)
.
On Debian GNU/Linux systems, the complete text of the GNU General Public
License version 2 and version 3 can be found in
`/usr/share/common-licenses/GPL-2' and `/usr/share/common-licenses/GPL-3',
.respectively.
.
_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.
Files: cmake/modules/FindLibV4L2.cmake
Copyright: 2002 Kitware, Inc., Insight Consortium
2009 Jaroslav Reznik <jreznik@redhat.com>
License: other
Files: cmake/modules/FindPhonon.cmake
Copyright: 2002 Kitware, Inc., Insight Consortium
2008 Matthias Kretz <kretz@kde.org>
License: other
Files: cmake/modules/FindTheora.cmake
Copyright: 2002 Kitware, Inc., Insight Consortium
2006-2007 Laurent Montel <montel@kde.org>
License: other
License: other
Copyright (c) 2002 Kitware, Inc., Insight Consortium
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* The names of Kitware, Inc., the Insight Consortium, or the names of
any consortium members, or of any contributors, may not be used to
endorse or promote products derived from this software without
specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|