[neon/qt6/qt6-multimedia/Neon/release] debian: Update d/copyright.

Lu YaNing null at kde.org
Wed Dec 15 14:18:34 GMT 2021


Git commit b357d69e35df961b12a27479d0317b068ca0b42c by Lu YaNing.
Committed on 19/11/2021 at 06:14.
Pushed by jriddell into branch 'Neon/release'.

Update d/copyright.

M  +168  -27   debian/copyright

https://invent.kde.org/neon/qt6/qt6-multimedia/commit/b357d69e35df961b12a27479d0317b068ca0b42c

diff --git a/debian/copyright b/debian/copyright
index 6485e7c..4d9071c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,43 +1,184 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: qt6-multimedia
-Upstream-Contact: <preferred name and address to reach the upstream project>
-Source: <url://example.com>
+Upstream-Name: qtmultimedia-everywhere-src
+Source: https://download.qt.io/archive/qt/*/submodules/
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
- .
- <Including paragraphs>
+Copyright: 2016-2021 The Qt Company Ltd.
+           2016 Research In Motion
+           2016 Jolla Ltd.
+License: LGPL-3 or GPL-2
 
-# If you want to use GPL v2 or later for the /debian/* files use
-# the following clauses, or change it to suit. Delete these two lines
 Files: debian/*
 Copyright: 2021 Patrick Franz <deltaone at debian.org>
-License: GPL-2+
- This package is free software; you can redistribute it and/or modify
+           2021 Lu YaNing <dluyaning at gmail.com>
+License: LGPL-3 or GPL-2
+
+Files: src/multimedia/platform/android/mediacapture/qandroidcamerasession.cpp
+       src/multimedia/platform/android/mediacapture/qandroidcamerasession_p.h
+       src/multimedia/platform/android/wrappers/jni/androidcamera.cpp
+       src/multimedia/platform/android/wrappers/jni/androidcamera_p.h
+Copyright: 2016 Ruslan Baratov
+           2016 The Qt Company Ltd.
+License: LGPL-3 or GPL-2
+
+Files: src/plugins/videonode/imx6/qsgvivantevideomaterial.cpp
+       src/plugins/videonode/imx6/qsgvivantevideomaterial.h
+       src/plugins/videonode/imx6/qsgvivantevideomaterialshader.cpp
+       src/plugins/videonode/imx6/qsgvivantevideomaterialshader.h
+       src/plugins/videonode/imx6/qsgvivantevideonode.cpp
+       src/plugins/videonode/imx6/qsgvivantevideonode.h
+       src/plugins/videonode/imx6/qsgvivantevideonodefactory.cpp
+       src/plugins/videonode/imx6/qsgvivantevideonodefactory.h 
+Copyright: 2016 Pelagicore AG
+License: LGPL-3 or GPL-2
+
+Files: src/multimedia/platform/qnx/mediaplayer/mmreventmediaplayercontrol.cpp
+       src/multimedia/platform/qnx/mediaplayer/mmreventmediaplayercontrol_p.h
+       src/multimedia/platform/qnx/mediaplayer/mmreventthread.cpp
+       src/multimedia/platform/qnx/mediaplayer/mmreventthread_p.h
+Copyright: 2017 QNX Software Systems
+License: LGPL-3 or GPL-2
+
+Files: conanfile.py 
+       config.tests/*
+       tests/*
+Copyright: 2016-2021 The Qt Company Ltd.
+License: GPL-3 with Qt-1.0 exception
+
+Files: config.tests/mmrenderer/*
+Copyright: 2016 BlackBerry Limited
+License: GPL-3 with Qt-1.0 exception
+
+Files: examples/*
+       src/multimedia/doc/snippets/doc_src_qtmultimedia.cpp
+       src/multimediawidgets/doc/snippets/doc_src_qtmultimediawidgets.cpp
+Copyright: 2015-2021 The Qt Company Ltd.
+License: BSD-3-clause
+
+Files: examples/multimedia/spectrum/3rdparty/fftreal/*
+Copyright: 2003-2005 Laurent de Soras
+License: LGPL-2.1
+
+Files: examples/multimedia/spectrum/3rdparty/fftreal/fftreal.pas
+Copyright: 1999 Laurent de Soras
+License: custom-fftreal
+ Source code may be freely used for any purpose, including commercial
+ applications. Programs must display in their "About" dialog-box (or
+ documentation) a text telling they use these routines by Laurent de Soras.
+ Modified source code can be distributed, but modifications must be clearly
+ indicated.
+
+Files: *.qdoc
+Copyright: 2015-2021 The Qt Company Ltd.
+License: GFDL-NIV-1.3
+
+License: LGPL-2.1
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version 2.1
+ 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 complete text of the GNU Lesser General Public
+ License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1.
+
+License: LGPL-3
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version 3
+ 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 complete text of the GNU Lesser General Public
+ License version 3 can be found in /usr/share/common-licenses/LGPL-3.
+
+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 package is distributed in the hope that it will be useful,
+ 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, see <https://www.gnu.org/licenses/>
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in /usr/share/common-licenses/GPL-2.
+
+License: GPL-3 with Qt-1.0 exception
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 3 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 General Public License for more details.
  .
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in /usr/share/common-licenses/GPL-3.
+ .
+ The Qt Company GPL Exception 1.0
+ Exception 1:
+ .
+ As a special exception you may create a larger work which contains the
+ output of this application and distribute that work under terms of your
+ choice, so long as the work is not otherwise derived from or based on
+ this application and so long as the work does not in itself generate
+ output that contains the output from this application in its original
+ or modified form.
+ .
+ Exception 2:
+ .
+ As a special exception, you have permission to combine this application
+ with Plugins licensed under the terms of your choice, to produce an
+ executable, and to copy and distribute the resulting executable under
+ the terms of your choice. However, the executable must be accompanied
+ by a prominent notice offering all users of the executable the entire
+ source code to this application, excluding the source code of the
+ independent modules, but including any changes you have made to this
+ application, under the terms of this license.
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-# Please avoid picking licenses with terms that are more restrictive than the
-# packaged work, as it may make Debian's contributions unacceptable upstream.
-#
-# If you need, there are some extra license texts available in two places:
-#   /usr/share/debhelper/dh_make/licenses/
-#   /usr/share/common-licenses/
+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."
+
+License: GFDL-NIV-1.3
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.3
+ or any later version published by the Free Software Foundation;
+ with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+ .
+ On Debian systems, the complete text of the GNU Free Documentation
+ License version 1.3 can be found in /usr/share/common-licenses/GFDL-1.3.



More information about the Neon-commits mailing list