From 050f1b6f4d87521fa91e9617014c195c7239719e Mon Sep 17 00:00:00 2001
From: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
Date: Mon, 23 Aug 2021 10:15:07 -0300
Subject: [PATCH] d/a/copyright: Add missing copyright information

Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
---
 debian/apertis/copyright.yml | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 debian/apertis/copyright.yml

diff --git a/debian/apertis/copyright.yml b/debian/apertis/copyright.yml
new file mode 100644
index 0000000..4f678bd
--- /dev/null
+++ b/debian/apertis/copyright.yml
@@ -0,0 +1,8 @@
+Xext/*:
+  license: MIT
+Xext/Makefile.in:
+  license: FSFULLR
+Xi/*:
+  license: MIT
+Xi/Makefile.in:
+  license: FSFULLR
-- 
GitLab