From 8e4131f8601aae4193434768e00da21e4936c371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 30 Jun 2024 18:46:09 +0200 Subject: d/copyright: Fix Licenses --- debian/copyright | 35 +++++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 0e00f42..ec4a2e4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,7 +10,15 @@ Copyright: 2009-2013 Yorba Foundation 2013 Jens Bav 2016-2019 Software Freedom Conservancy Inc. 2011-2024 the shotwell authors -License: LGPL-2.1 +License: LGPL-2.1+ + +Files: test/server.py +Copyright: 2017 Jens Georg +License: Expat + +Files: src/faces/FaceDetect.vala +Copyright: 2018 Narendra A (narendra_m_a(at)yahoo(dot)com) +License: Expat Files: subprojects/shotwell-facedetect/*.xml Copyright: 2000 Intel Corporation @@ -22,7 +30,7 @@ Copyright: 2016 Software Freedom Conservancy Inc. 2011 Valentín Barros Puertas 2018 Ricardo Fantin da Costa 2018 Narendra A -License: LGPL-2.1 +License: LGPL-2.1+ Files: plugins/shotwell-publishing/PhotosPublisher.vala plugins/shotwell-publishing/PhotosService.vala @@ -30,14 +38,14 @@ Files: plugins/shotwell-publishing/PhotosPublisher.vala plugins/shotwell-publishing/PhotosUploader.vala Copyright: 2016 Software Freedom Conservancy Inc. 2019 Jens Georg -License: LGPL-2.1 +License: LGPL-2.1+ Files: debian/* Copyright: 2009-2011 Devid Antonio Filoni 2014-2024 Jörg Frings-Fürst License: GPL-2+ -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; either @@ -73,6 +81,25 @@ License: GPL-2+ On Debian systems, the complete text of the GNU General Public License can be found in the file `/usr/share/common-licenses/GPL-2'. +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, -- cgit v1.2.3