File: copyright

package info (click to toggle)
qmltermwidget 0.2%2Bgit20220109.6322802-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,220 kB
  • sloc: cpp: 15,177; makefile: 28
file content (298 lines) | stat: -rw-r--r-- 10,284 bytes parent folder | download | duplicates (2)
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qmltermwidget
Upstream-Contact: flscogna@gmail.com
Source: https://github.com/Swordfish90/qmltermwidget

Files: .gitignore
 .translation-update
 AUTHORS
 README.md
 docs/configuration.md
 lib.pri
 lib/ColorTables.h
 lib/DefaultTranslatorText.h
 lib/ExtendedDefaultTranslator.h
 lib/LineFont.h
 lib/LineFont.src
 lib/SearchBar.ui
 lib/color-schemes/BlackOnLightYellow.colorscheme
 lib/color-schemes/BlackOnRandomLight.colorscheme
 lib/color-schemes/BlackOnWhite.colorscheme
 lib/color-schemes/BreezeModified.colorscheme
 lib/color-schemes/DarkPastels.colorscheme
 lib/color-schemes/GreenOnBlack.colorscheme
 lib/color-schemes/Linux.colorscheme
 lib/color-schemes/Solarized.colorscheme
 lib/color-schemes/SolarizedLight.colorscheme
 lib/color-schemes/Tango.colorscheme
 lib/color-schemes/Ubuntu.colorscheme
 lib/color-schemes/WhiteOnBlack.colorscheme
 lib/color-schemes/cool-retro-term.colorscheme
 lib/color-schemes/historic/BlackOnLightColor.schema
 lib/color-schemes/historic/DarkPicture.schema
 lib/color-schemes/historic/Example.Schema
 lib/color-schemes/historic/GreenOnBlack.schema
 lib/color-schemes/historic/GreenTint.schema
 lib/color-schemes/historic/GreenTint_MC.schema
 lib/color-schemes/historic/LightPicture.schema
 lib/color-schemes/historic/Linux.schema
 lib/color-schemes/historic/README.Schema
 lib/color-schemes/historic/README.default.Schema
 lib/color-schemes/historic/Transparent.schema
 lib/color-schemes/historic/Transparent_MC.schema
 lib/color-schemes/historic/Transparent_darkbg.schema
 lib/color-schemes/historic/Transparent_lightbg.schema
 lib/color-schemes/historic/XTerm.schema
 lib/color-schemes/historic/syscolor.schema
 lib/color-schemes/historic/vim.schema
 lib/default.keytab
 lib/kb-layouts/README
 lib/kb-layouts/default.keytab
 lib/kb-layouts/historic/vt100.keytab
 lib/kb-layouts/historic/x11r5.keytab
 lib/kb-layouts/linux.keytab
 lib/kb-layouts/macbook.keytab
 lib/kb-layouts/solaris.keytab
 lib/kb-layouts/vt420pc.keytab
 lib/konsole_wcwidth.cpp
 lib/konsole_wcwidth.h
 lib/mac-vkcode.h
 lib/tools.cpp
 lib/tools.h
 lib/translations/CMakeLists.txt
 lib/translations/qtermwidget.ts
 lib/translations/qtermwidget_arn.ts
 lib/translations/qtermwidget_ast.ts
 lib/translations/qtermwidget_da.ts
 lib/translations/qtermwidget_bg.ts
 lib/translations/qtermwidget_ca.ts
 lib/translations/qtermwidget_cs.ts
 lib/translations/qtermwidget_cy.ts
 lib/translations/qtermwidget_de.ts
 lib/translations/qtermwidget_el.ts
 lib/translations/qtermwidget_es.ts
 lib/translations/qtermwidget_et.ts
 lib/translations/qtermwidget_fr.ts
 lib/translations/qtermwidget_gl.ts
 lib/translations/qtermwidget_he.ts
 lib/translations/qtermwidget_hr.ts
 lib/translations/qtermwidget_hu.ts
 lib/translations/qtermwidget_it.ts
 lib/translations/qtermwidget_ja.ts
 lib/translations/qtermwidget_lt.ts
 lib/translations/qtermwidget_nb_NO.ts
 lib/translations/qtermwidget_nl.ts
 lib/translations/qtermwidget_pl.ts
 lib/translations/qtermwidget_pt.ts
 lib/translations/qtermwidget_pt_BR.ts
 lib/translations/qtermwidget_ru.ts
 lib/translations/qtermwidget_si.ts
 lib/translations/qtermwidget_tr.ts
 lib/translations/qtermwidget_zh_CN.ts
 lib/translations/qtermwidget_zh_TW.ts
 qmltermwidget.pro
 src/QMLTermScrollbar.qml
 src/qmldir
 src/qmltermwidget_plugin.cpp
 src/qmltermwidget_plugin.h
 test-app/test-app.qml
Copyright: 1997-2020, qmltermwidget contributors
License: GPL-2+
Comment:
 No license headers provided in listed files.
 .
 Assuming GPL-2+ for these files as the majority of code files
 is also using the stronger GPL-2+ license.

Files: lib/ColorScheme.cpp
 lib/ColorScheme.h
 lib/Filter.cpp
 lib/Filter.h
 lib/KeyboardTranslator.cpp
 lib/KeyboardTranslator.h
 lib/ProcessInfo.cpp
 lib/ProcessInfo.h
 lib/ScreenWindow.cpp
 lib/ScreenWindow.h
Copyright: 2007, Robert Knight <robertknight@gmail.com>
  2007-2008, Robert Knight <robertknight@gmail.com>
License: GPL-2+

Files: lib/Character.h
 lib/CharacterColor.h
 lib/Emulation.h
 lib/Pty.h
 lib/Screen.h
 lib/TerminalDisplay.cpp
 lib/TerminalDisplay.h
 lib/Vt102Emulation.h
Copyright: 1997-1998, Lars Doelle <lars.doelle@on-line.de>
  2006-2008, Robert Knight <robertknight@gmail.com>
  2007-2008, Robert Knight <robertknight@gmail.com>
License: GPL-2+

Files: lib/kprocess.cpp
 lib/kprocess.h
 lib/kptydevice.h
 lib/kptyprocess.cpp
 lib/kptyprocess.h
Copyright: 2007, Oswald Buddenhagen <ossi@kde.org>
License: LGPL-2+

Files: lib/HistorySearch.cpp
 lib/HistorySearch.h
 lib/SearchBar.cpp
 lib/SearchBar.h
Copyright: 2013, Christian Surlykke
License: GPL-2+

Files: lib/History.cpp
 lib/History.h
 lib/Pty.cpp
Copyright: 1997-1998, Lars Doelle <lars.doelle@on-line.de>
License: GPL-2+

Files: lib/Session.cpp
 lib/Session.h
Copyright: 1997-1998, Lars Doelle <lars.doelle@on-line.de>
  2006-2007, Robert Knight <robertknight@gmail.com>
  2007, Robert Knight <robertknight@gmail.com>
License: GPL-2+

Files: lib/ShellCommand.cpp
 lib/ShellCommand.h
Copyright: 2007, Robert Knight <robertknight@gmail.com>
  2008, e_k <e_k at users.sourceforge.net>
License: GPL-2+

Files: lib/BlockArray.cpp
 lib/BlockArray.h
Copyright: 2000, Stephan Kulow <coolo@kde.org>
  2008, e_k <e_k at users.sourceforge.net>
License: GPL-2+ 

Files: src/ksession.cpp
 src/ksession.h
Copyright: 2013, Dmitry Zagnoyko <hiroshidi@gmail.com>
License: GPL-2+

Files: lib/Screen.cpp
 lib/Vt102Emulation.cpp
Copyright: 1997-1998, Lars Doelle <lars.doelle@on-line.de>
  2007-2008, Robert Knight <robert.knight@gmail.com>
License: GPL-2+

Files: lib/kpty.h
 lib/kpty_p.h
Copyright: 2003, 2007, Oswald Buddenhagen <ossi@kde.org>
  2008, e_k <e_k at users.sourceforge.net>
License: LGPL-2+

Files: lib/TerminalCharacterDecoder.cpp
 lib/TerminalCharacterDecoder.h
Copyright: 2006-2008, Robert Knight <robertknight@gmail.com>
License: LGPL-2+

Files: lib/qtermwidget.cpp
 lib/qtermwidget.h
Copyright: 2008, e_k <e_k@users.sourceforge.net>
License: LGPL-2+

Files: lib/Emulation.cpp
Copyright: 1996, Matthias Ettrich <ettrich@kde.org>
  1997-1998, Lars Doelle <lars.doelle@on-line.de>
  2007-2008, Robert Knight <robertknight@gmail.com>
License: GPL-2+

Files: packaging/rpm/qmltermwidget.spec
Copyright: 2014, Markus S. <kamikazow@web.de>
License: GPL-2+

Files: lib/kpty.cpp
Copyright: 2002, Waldo Bastian <bastian@kde.org>
  2002-2003, 2007, Oswald Buddenhagen <ossi@kde.org>
  2008, e_k <e_k at users.sourceforge.net>
License: LGPL-2+

Files: lib/qtermwidget_version.h.in
Copyright: 2020, Axel Kittenberger <axel.kittenberger@univie.ac.at>
License: LGPL-2+

Files: lib/kptydevice.cpp
Copyright: 2007, Oswald Buddenhagen <ossi@kde.org>
  2010, KDE e.V. <kde-ev-board@kde.org>
License: LGPL-2+

Files: cmake/FindUtf8Proc.cmake
Copyright: 2009-2011, Kitware, Inc.
  2009-2011, Philip Lowman <philip@yhbt.com>
License: BSD-3-clause

Files: debian/*
Copyright: 2022, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: GPL-2+ or LGPL-2+ or BSD-3-clause

License: GPL-2+
 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 St, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.

License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 .
 On Debian systems, the full text of the GNU Lesser General Public License
 version 2 can be found in the file /usr/share/common-licenses/LGPL-2.

License: BSD-3-clause
 You may use this file under the terms of the BSD license as follows:
 .
 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.
   * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
     of its contributors may be used to endorse or promote products derived
     from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
 OWNER 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.