File: copyright

package info (click to toggle)
maliit-framework 2.3.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,244 kB
  • sloc: cpp: 13,146; ansic: 2,506; xml: 299; makefile: 46; sh: 34; sed: 4
file content (413 lines) | stat: -rw-r--r-- 14,892 bytes parent folder | download
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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: maliit-framework

Files: common/maliit/namespace.h
 common/maliit/namespaceinternal.h
 connection/connectionfactory.cpp
 connection/connectionfactory.h
 connection/dbusinputcontextconnection.cpp
 connection/dbusinputcontextconnection.h
 connection/dbusserverconnection.cpp
 connection/dbusserverconnection.h
 connection/inputcontextdbusaddress.cpp
 connection/inputcontextdbusaddress.h
 connection/mimserverconnection.cpp
 connection/mimserverconnection.h
 connection/minputcontextconnection.cpp
 connection/minputcontextconnection.h
 connection/serverdbusaddress.cpp
 connection/serverdbusaddress.h
 examples/apps/plainqt/plainqt.cpp
 examples/plugins/cxx/helloworld/helloworldinputmethod.cpp
 examples/plugins/cxx/helloworld/helloworldinputmethod.h
 examples/plugins/cxx/helloworld/helloworldplugin.cpp
 examples/plugins/cxx/helloworld/helloworldplugin.h
 examples/plugins/cxx/override/overrideinputmethod.cpp
 examples/plugins/cxx/override/overrideinputmethod.h
 examples/plugins/cxx/override/overrideplugin.cpp
 examples/plugins/cxx/override/overrideplugin.h
 input-context/minputcontext.h
 passthroughserver/main.cpp
 src/maliit/plugins/abstractinputmethod.cpp
 src/maliit/plugins/abstractinputmethod.h
 src/maliit/plugins/abstractinputmethodhost.cpp
 src/maliit/plugins/abstractinputmethodhost.h
 src/maliit/plugins/attributeextension.cpp
 src/maliit/plugins/attributeextension.h
 src/maliit/plugins/attributeextension_p.h
 src/maliit/plugins/extensionevent.cpp
 src/maliit/plugins/extensionevent.h
 src/maliit/plugins/extensionevent_p.h
 src/maliit/plugins/inputmethodplugin.h
 src/maliit/plugins/keyoverride.cpp
 src/maliit/plugins/keyoverride.h
 src/maliit/plugins/keyoverride_p.h
 src/maliit/plugins/keyoverridedata.cpp
 src/maliit/plugins/keyoverridedata.h
 src/maliit/plugins/plugindescription.cpp
 src/maliit/plugins/plugindescription.h
 src/maliit/plugins/subviewdescription.h
 src/maliit/plugins/updateevent.cpp
 src/maliit/plugins/updateevent.h
 src/maliit/plugins/updateevent_p.h
 src/maliit/plugins/updatereceiver.cpp
 src/maliit/plugins/updatereceiver.h
 src/mattributeextensionid.cpp
 src/mattributeextensionid.h
 src/mattributeextensionmanager.cpp
 src/mattributeextensionmanager.h
 src/mimhwkeyboardtracker.h
 src/mimhwkeyboardtracker_p.h
 src/mimonscreenplugins.cpp
 src/mimonscreenplugins.h
 src/mimpluginmanager.h
 src/mimpluginmanager_p.h
 src/mimserver.cpp
 src/mimserver.h
 src/mimserveroptions.cpp
 src/mimserveroptions.h
 src/mimsettings.cpp
 src/mimsettings.h
 src/mimsubviewoverride.cpp
 src/mimsubviewoverride.h
 src/minputmethodhost.cpp
 src/minputmethodhost.h
 src/quick/inputmethodquick.cpp
 src/quick/inputmethodquick.h
 src/quick/inputmethodquickplugin.cpp
 src/quick/inputmethodquickplugin.h
 src/quick/keyoverridequick.cpp
 src/quick/keyoverridequick.h
 src/quick/keyoverridequick_p.h
 src/quick/maliitquick.h
 tests/ft_exampleplugin/ft_exampleplugin.cpp
 tests/ft_exampleplugin/ft_exampleplugin.h
 tests/qmlplugin/helloworld.qml
 tests/sanitychecks/sanitychecks.cpp
 tests/sanitychecks/sanitychecks.h
 tests/stubs/fakeproperty.cpp
 tests/stubs/fakeproperty.h
 tests/stubs/mkeyboardstatetracker_stub.h
 tests/ut_mattributeextensionmanager/ut_mattributeextensionmanager.cpp
 tests/ut_mattributeextensionmanager/ut_mattributeextensionmanager.h
 tests/ut_mimserveroptions/ut_mimserveroptions.cpp
 tests/ut_mimserveroptions/ut_mimserveroptions.h
 tests/ut_mimsettings/ut_mimsettings.cpp
 tests/ut_mimsettings/ut_mimsettings.h
 tests/ut_minputmethodquickplugin/ut_minputmethodquickplugin.cpp
 tests/ut_minputmethodquickplugin/ut_minputmethodquickplugin.h
 tests/utils/core-utils.cpp
 tests/utils/core-utils.h
 tests/utils/gui-utils.cpp
 tests/utils/gui-utils.h
Copyright: 2010, Nokia Corporation and/or its subsidiary(-ies).
  2010-2011, Nokia Corporation and/or its subsidiary(-ies).
  2011, Nokia Corporation and/or its subsidiary(-ies).
  2012, Nokia Corporation and/or its subsidiary(-ies).
License: LGPL-2.1

Files: .github/workflows/main.yaml
 .gitignore
 CMakeLists.txt
 INSTALL.local
 NEWS
 README.md
 cmake/FindGIO.cmake
 cmake/FindGLib2.cmake
 common/.gitignore
 common/maliit-framework.pc.in
 common/maliit-framework.prf.in
 connection/.gitignore
 connection/README.weston
 connection/org.maliit.server.service.in
 dbus_interfaces/minputmethodcontext1interface.xml
 dbus_interfaces/minputmethodserver1interface.xml
 doc/.gitignore
 doc/Doxyfile.in
 doc/aliases.sed
 doc/images/architecture-overview.png
 doc/images/maliit-fw-components.odg
 doc/images/maliit-fw-components.png
 doc/src/architecture.dox
 doc/src/common.dox
 doc/src/extensions.dox
 doc/src/header.html
 doc/src/images/.dummy
 doc/src/images/dummyimage
 doc/src/internals.dox
 doc/src/libmaliit.dox
 doc/src/mainpage.dox
 doc/src/maliitserver.dox
 doc/src/meego-im.css
 doc/src/pluginapi.dox
 doc/src/pluginsystem.dox
 doc/src/plugintutorial.dox
 doc/src/toolbarxml.dox
 examples/README
 examples/apps/plainqt/.gitignore
 examples/apps/plainqt/mainwindow.cpp
 examples/apps/plainqt/mainwindow.h
 examples/apps/qml/enterKeyCustomization.qml
 examples/plugins/cxx/helloworld/helloworldplugin.json
 examples/plugins/cxx/override/overrideplugin.json
 input-context/maliit.json
 maliit-glib/.gitignore
 maliit-glib/MaliitGLibConfig.cmake.in
 maliit-glib/maliit-docs.xml
 maliit-glib/maliit-glib-docs.pro
 maliit-glib/maliit-glib.pc.in
 maliit-glib/maliit-sections.txt
 maliit-glib/maliitmarshallers.list
 passthroughserver/.gitignore
 src/.gitignore
 src/MaliitPluginsConfig.cmake.in
 src/maliit-defines.prf.in
 src/maliit-plugins.pc.in
 src/maliit-plugins.prf.in
 src/maliit-server.pc.in
 src/maliit/plugins/subviewdescription.cpp
 src/qt/plugins/shellintegration/inputpanelshell.json
 tests/dummyimplugin/dummyimplugin.cpp
 tests/dummyimplugin/dummyimplugin.h
 tests/dummyimplugin/dummyimplugin.json
 tests/dummyimplugin/dummyinputmethod.cpp
 tests/dummyimplugin/dummyinputmethod.h
 tests/dummyimplugin2/dummyimplugin2.cpp
 tests/dummyimplugin2/dummyimplugin2.h
 tests/dummyimplugin2/dummyimplugin2.json
 tests/dummyimplugin3/dummyimplugin3.cpp
 tests/dummyimplugin3/dummyimplugin3.h
 tests/dummyimplugin3/dummyimplugin3.json
 tests/dummyimplugin3/dummyinputmethod3.cpp
 tests/dummyimplugin3/dummyinputmethod3.h
 tests/dummyplugin/dummyplugin.cpp
 tests/dummyplugin/dummyplugin.h
 tests/dummyplugin/dummyplugin.json
 tests/ft_exampleplugin/.gitignore
 tests/ft_mimpluginmanager/.gitignore
 tests/ft_mimpluginmanager/ft_mimpluginmanager.cpp
 tests/ft_mimpluginmanager/ft_mimpluginmanager.h
 tests/sanitychecks/.gitignore
 tests/ut_maliit_glib_settings/.gitignore
 tests/ut_mattributeextensionmanager/.gitignore
 tests/ut_mattributeextensionmanager/toolbar1.xml
 tests/ut_mattributeextensionmanager/toolbar2.xml
 tests/ut_mimonscreenplugins/.gitignore
 tests/ut_mimpluginmanager/.gitignore
 tests/ut_mimpluginmanager/toolbar1.xml
 tests/ut_mimpluginmanager/toolbar2.xml
 tests/ut_mimpluginmanager/ut_mimpluginmanager.cpp
 tests/ut_mimpluginmanager/ut_mimpluginmanager.h
 tests/ut_mimpluginmanagerconfig/.gitignore
 tests/ut_mimserveroptions/.gitignore
 tests/ut_mimsettings/.gitignore
 tests/ut_minputmethodquickplugin/.gitignore
 tests/ut_mkeyoverride/.gitignore
 tests/ut_mkeyoverride/ut_mkeyoverride.cpp
 tests/ut_mkeyoverride/ut_mkeyoverride.h
Copyright: 2010-2012, Nokia Corporation and/or its subsidiary(-ies).
  2012, One Laptop per Child Association
  2012, Mattia Barbon <mattia@develer.com>
  2012-2015, Canonical Ltd
  2013, Openismus GmbH
  2013, Digia Plc and/or its subsidiary(-ies).
  2013, Jolla Ltd.
  2013-2017, Jan Arne Petersen
License: LGPL-2.1
Comment:
 Assuming same license as used for code files. See LICENSE.LGPL file.
 .
 Assuming all major copyright holders mention in code files as copyright
 holders of above files (that come without license/copyright headers).

Files: connection/waylandinputmethodconnection.cpp
 connection/waylandinputmethodconnection.h
 maliit-glib/maliitbus.c
 maliit-glib/maliitbus.h
 maliit-glib/maliitbusprivate.h
 maliit-glib/maliitpluginsettings.c
 maliit-glib/maliitpluginsettings.h
 maliit-glib/maliitpluginsettingsprivate.h
 maliit-glib/maliitsettingdata.c
 maliit-glib/maliitsettingdata.h
 maliit-glib/maliitsettingsentry.c
 maliit-glib/maliitsettingsentry.h
 maliit-glib/maliitsettingsentryprivate.h
 maliit-glib/maliitsettingsmanager.c
 maliit-glib/maliitsettingsmanager.h
 tests/ut_maliit_glib_settings/mockmaliitserver.c
 tests/ut_maliit_glib_settings/mockmaliitserver.h
 tests/ut_maliit_glib_settings/ut_maliit_glib_settings.c
 tests/ut_mimonscreenplugins/ut_mimonscreenplugins.cpp
 tests/ut_mimonscreenplugins/ut_mimonscreenplugins.h
Copyright: 2012, Canonical Ltd
  2015, Canonical Ltd
License: LGPL-2.1

Files: src/abstractplatform.cpp
 src/abstractplatform.h
 src/unknownplatform.cpp
 src/unknownplatform.h
 src/waylandplatform.cpp
 src/waylandplatform.h
 src/windowdata.cpp
 src/windowdata.h
 src/windowgroup.cpp
 src/windowgroup.h
 src/xcbplatform.cpp
 src/xcbplatform.h
Copyright: 2013, Openismus GmbH
License: LGPL-2.1

Files: src/maliit/standaloneinputmethod.cpp
 src/maliit/standaloneinputmethod.h
 src/maliit/standaloneinputmethodhost.cpp
 src/maliit/standaloneinputmethodhost.h
 src/qt/plugins/shellintegration/inputpanelshellplugin.cpp
 src/qt/plugins/shellintegration/qwaylandinputpanelshellintegration.cpp
 src/qt/plugins/shellintegration/qwaylandinputpanelshellintegration.h
 src/qt/plugins/shellintegration/qwaylandinputpanelsurface.cpp
 src/qt/plugins/shellintegration/qwaylandinputpanelsurface.h
Copyright: 2017, Jan Arne Petersen
License: LGPL-2.1

Files: maliit-glib/maliitattributeextension.c
 maliit-glib/maliitattributeextension.h
 maliit-glib/maliitattributeextensionprivate.h
 maliit-glib/maliitattributeextensionregistry.c
 maliit-glib/maliitattributeextensionregistry.h
 maliit-glib/maliitinputmethod.c
 maliit-glib/maliitinputmethod.h
 tests/ut_mimpluginmanagerconfig/ut_mimpluginmanagerconfig.cpp
 tests/ut_mimpluginmanagerconfig/ut_mimpluginmanagerconfig.h
Copyright: 2012, One Laptop per Child Association
License: LGPL-2.1

Files: common/maliit/settingdata.cpp
 common/maliit/settingdata.h
 connection/dbuscustomarguments.cpp
 connection/dbuscustomarguments.h
 src/maliit/plugins/abstractpluginsetting.h
 src/msharedattributeextensionmanager.cpp
 src/msharedattributeextensionmanager.h
Copyright: 2012, Mattia Barbon <mattia@develer.com>
License: LGPL-2.1

Files: src/mimsettingsqsettings.cpp
 src/mimsettingsqsettings.h
Copyright: 2012, Canonical Ltd
  2012, Mattia Barbon <mattia@develer.com>
License: LGPL-2.1

Files: cmake/ECMFindModuleHelpers.cmake
Copyright: 2014, Alex Merry <alex.merry@kde.org>
License: BSD-3-clause

Files: src/logging.cpp
 src/logging.h
Copyright: 2022, Pekka Vuorela
License: LGPL-2.1

Files: cmake/FindWaylandProtocols.cmake
 cmake/FindXCB.cmake
Copyright: 2015, Jari Vetoniemi
License: BSD-3-clause

Files: cmake/FindQtWaylandScanner.cmake
 cmake/FindWaylandScanner.cmake
Copyright: 2012-2014, Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
License: BSD-3-clause

Files: src/mimpluginmanager.cpp
Copyright: 2010, Nokia Corporation and/or its subsidiary(-ies).
  2012, Canonical Ltd
License: LGPL-2.1

Files: input-context/main.cpp
Copyright: 2013, Digia Plc and/or its subsidiary(-ies).
License: LGPL-2.1

Files: input-context/minputcontext.cpp
Copyright: 2010, Nokia Corporation and/or its subsidiary(-ies).
License: LGPL-2.1

Files: src/mimhwkeyboardtracker_stub.cpp
Copyright: 2013, Gianni Valdambrini <aleister@develer.com>
License: LGPL-2.1

Files: src/mimhwkeyboardtracker.cpp
Copyright: 2011, Nokia Corporation and/or its subsidiary(-ies).
  2012, One Laptop per Child Association
License: LGPL-2.1

Files: doc/src/footer.html
Copyright: 2011, Nokia Corporation</td>
License: LGPL-2.1
Comment:
 Assuming same license as used for code files. See LICENSE.LGPL file.
 .
 The copyright statement in this file is meant to describe the whole
 project's copyright holdership, however, it seems that the footer.html
 needs to be updated in this respect.

Files: cmake/FindUDev.cmake
Copyright: 2010, Rafael Fernández López <ereslibre@kde.org>
  2019, Volker Krause <vkrause@kde.org>
License: BSD-3-clause

Files: cmake/FindWayland.cmake
Copyright: 2014, Alex Merry <alex.merry@kde.org>
  2014, Martin Gräßlin <mgraesslin@kde.org>
License: BSD-3-clause

Files: debian/*
Copyright: 2013, Canonical Ltd.
           2012, Canonical Ltd.
           2022-2025, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
           2025, TheKit <thekit@disroot.org>
License: LGPL-2.1

License: LGPL-2.1
 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, version 2.1 of the License.
 .
 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., 31 Milk Street, # 960789, Boston, MA 02196  USA
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1'.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1.  Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.
 .
 2.  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.
 .
 3.  The name of the copyright holders 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 HOLDER 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.