From 6f24582e320c1b886b624b582048d24cfba22ed6 Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Wed, 28 Jul 2021 17:05:46 +0100 Subject: [PATCH] .reuse/dep5: Use SPDX-License-Identifier for most of libcapsule/ Signed-off-by: Simon McVittie <smcv@collabora.com> --- .reuse/dep5 | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/.reuse/dep5 b/.reuse/dep5 index cec1ffa03..efe79b151 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -16,24 +16,25 @@ Files: Copyright: 2019-2021 Collabora Ltd. License: MIT -Files: subprojects/libcapsule/* -Copyright: - 1999-2018 Free Software Foundation, Inc. - 2017-2020 Collabora Ltd. -License: LGPL-2.1-or-later AND FSFAP AND MIT - -Files: subprojects/libcapsule/tests/CapsuleTestDpkg.pm -Copyright: - 2007 Raphaƫl Hertzog - 2009-2010 Modestas Vainius -License: GPL-2.0-or-later - Files: build-aux/git-version-gen subprojects/libcapsule/build-aux/git-version-gen Copyright: 2007-2017 Free Software Foundation, Inc. License: GPL-3.0-or-later +Files: + subprojects/libcapsule/.gitignore + subprojects/libcapsule/AUTHORS + subprojects/libcapsule/data/* + subprojects/libcapsule/doc/* + subprojects/libcapsule/debian/* + subprojects/libcapsule/examples/* + subprojects/libcapsule/tests/*.map + subprojects/libcapsule/tests/*/*.map + subprojects/libcapsule/tests/*/*.symbols +Copyright: 2017-2020 Collabora Ltd. +License: LGPL-2.1-or-later + Files: subprojects/libglnx/* Copyright: 1995-1997 Josh MacDonald -- GitLab