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
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Maliit Inputcontext GTK
Upstream-Contact: Jan Arne Petersen <janarne@gmail.com>
Source: https://github.com/maliit/inputcontext-gtk
Files: CMakeLists.txt
cmake/FindGTK2.cmake
cmake/FindGTK3.cmake
cmake/FindMaliitGLib.cmake
Copyright: 2015, Jan Arne Petersen <janarne@gmail.com>
License: LGPL-2.1
Comment:
No license headers included in these files.
.
Assuming same license as for other code files. Esp. FindGTK2.cmake and
FindGTK3.cmake appear self-written and differ from commonly known
variants of FindGTK2.cmake and FindGTK3.cmake as found in other
projects.
.
Also assuming CMake build recipe author (obtained from upstream VCS) as
copyright holder.
Files: .gitignore
AUTHORS
NEWS
gtk-input-context/.gitignore
gtk-input-context/client-gtk/debug.c
gtk-input-context/client-gtk/debug.h
gtk-input-context/client-gtk/qt-keysym-map.h
Copyright: 2001, Ellis Whitehead <ellis@kde.org>
2009, Nokia Corporation and/or its subsidiary(-ies).
2010, Intel Corporation
2012, Canonical Ltd
2012, One Laptop per Child Association
License: LGPL-2.1
Comment:
No license headers included in these files. Assuming same license and
copyright holdership as seen with the other code files.
Files: gtk-input-context/client-gtk/client-imcontext-gtk.h
gtk-input-context/client-gtk/gtk-imcontext-plugin.c
gtk-input-context/client-gtk/qt-gtk-translate.cpp
gtk-input-context/client-gtk/qt-gtk-translate.h
Copyright: 2010, Intel Corporation
License: LGPL-2.1
Files: gtk-input-context/client-gtk/client-imcontext-gtk.c
Copyright: 2010, Intel Corporation.
2012, Canonical Ltd
2012, One Laptop per Child Association
License: LGPL-2.1
Files: gtk-input-context/client-gtk/qt-keysym-map.cpp
Copyright: 2001, Ellis Whitehead <ellis@kde.org>
2009, Nokia Corporation and/or its subsidiary(-ies).
2010, Intel Corporation.
License: LGPL-2.1
Files: debian/*
Copyright: 2022-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: LGPL-2.1
License: LGPL-2.1
This program is free software: you can redistribute it and/or modify
it under the terms of version 2.1 of the GNU Lesser General Public
License as published by the Free Software Foundation.
.
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 Lesser General Public License for more details.
.
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'
|