[neon/neon-packaging/maliit-keyboard/Neon/release] debian: Revert "Delete copyright"
Carlos De Maine
null at kde.org
Thu Sep 26 04:36:03 BST 2024
Git commit 3df8413173d3ea5894e45af31774927a7afecbe5 by Carlos De Maine.
Committed on 26/09/2024 at 03:36.
Pushed by carlosdem into branch 'Neon/release'.
Revert "Delete copyright"
This reverts commit 25e443a2cf24d5a15a9205a6dc929a37470958bc
A +87 -0 debian/copyright
https://invent.kde.org/neon/neon-packaging/maliit-keyboard/-/commit/3df8413173d3ea5894e45af31774927a7afecbe5
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..a7fa2d8
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,87 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: maliit-framework
+
+Files: debian/* connection/waylandinputmethodconnection.*
+Copyright: 2013 Canonical Ltd
+ 2012 Canonical Ltd
+License: LGPL-2.1
+
+Files: src/mimsettingsqsettings.*
+Copyright: 2012 Mattia Barbon <mattia at develer.com>
+ 2012 Canonical Ltd
+License: LGPL-2.1
+
+Files: connection/dbuscustomarguments src/maliit/plugins/abstractpluginsetting.h src/msharedattributeextensionmanager.*
+Copyright: 2012 Mattia Barbon <mattia at develer.com>
+License: LGPL-2.1
+
+Files: src/unknownplatform.* src/abstractplatform.* src/windowdata.* src/windowgroup.* src/waylandplatform.* src/mimpluginmanager_p.h src/mimpluginmanager.h src/xcbplatform.* src/mimserveroptions.cpp
+Copyright: 2013 Openismus GmbH
+License: LGPL-2.1
+
+Files: input-context/minputcontext.cpp
+Copyright: 2013 Jolla Ltd
+ 2013 Digia Plc and/or its subsidiary(-ies)
+ 2010 Nokia Corporation and/or its subsidiary(-ies)
+License: LGPL-2.1
+
+Files: input-context/main.cpp
+Copyright: 2013 Digia Plc and/or its subsidiary(-ies)
+License: LGPL-2.1
+
+Files: tests/ut_mimpluginmanagerconfig/ut_mimpluginmanagerconfig.h tests/ut_mimpluginmanagerconfig/ut_mimpluginmanagerconfig.cpp ./src/mimhwkeyboardtracker
+Copyright: 2012 One Laptop per Child Association
+License: LGPL-2.1
+
+Files: src/mimhwkeyboardtracker_stub.cpp
+Copyright: 2013 Gianni Valdambrini <aleister at develer.com>
+License: LGPL-2.1
+
+Files: weston-protocols/*
+Copyright: 2012, 2013 Intel Corporation
+License: Intel
+ Permission to use, copy, modify, distribute, and sell this
+ software and its documentation for any purpose is hereby granted
+ without fee, provided that the above copyright notice appear in
+ all copies and that both that copyright notice and this permission
+ notice appear in supporting documentation, and that the name of
+ the copyright holders not be used in advertising or publicity
+ pertaining to distribution of the software without specific,
+ written prior permission. The copyright holders make no
+ representations about the suitability of this software for any
+ purpose. It is provided "as is" without express or implied
+ warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
+ THIS SOFTWARE.
+
+Files: *
+Copyright: 2011 Nokia Corporation and/or its subsidiary(-ies)
+ 2010 Nokia Corporation and/or its subsidiary(-ies)
+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., 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.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
More information about the Neon-commits
mailing list