From da5414514f5bf23aebf9574771c1ff6f37796096 Mon Sep 17 00:00:00 2001 From: Walter Lozano <walter.lozano@collabora.com> Date: Tue, 24 Aug 2021 04:05:13 +0000 Subject: [PATCH] Refresh the automatically detected licensing information Signed-off-by: Walter Lozano <walter.lozano@collabora.com> --- debian/apertis/copyright | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 debian/apertis/copyright diff --git a/debian/apertis/copyright b/debian/apertis/copyright new file mode 100644 index 0000000..9b7daae --- /dev/null +++ b/debian/apertis/copyright @@ -0,0 +1,27 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ + +Files: * +Copyright: 2016, 2017, Collabora Ltd. +License: MPL-2.0 + +Files: debian/* +Copyright: no-info-found +License: MPL-2.0 + +Files: debian/tests/gnome-desktop-testing +Copyright: 2016, 2017, Collabora Ltd. +License: MPL-2.0 + +Files: debian/traprain-mock-service.postinst +Copyright: 2016, 2017, Collabora Ltd. +License: MPL-2.0 + +Files: traprain-common/glib-derived.c + traprain-common/glib-derived.h +Copyright: no-info-found +License: LGPL-2+ + +Files: git.mk +Copyright: + © 2016 Collabora Ltd. +License: MPL-2.0 -- GitLab