From d514b131e4a24ed1b17dc1f326bce79d6a4b171d Mon Sep 17 00:00:00 2001
From: Vignesh Raman <vignesh.raman@collabora.com>
Date: Wed, 22 Dec 2021 04:43:27 +0000
Subject: [PATCH] Refresh the automatically detected licensing information

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
---
 debian/apertis/copyright | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 debian/apertis/copyright

diff --git a/debian/apertis/copyright b/debian/apertis/copyright
new file mode 100644
index 0000000..a3dc3ee
--- /dev/null
+++ b/debian/apertis/copyright
@@ -0,0 +1,18 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+
+Files: debian/*
+Copyright: no-info-found
+License: GPL-2+
+
+Files: * dh_installdocs lib/* lib/Debian/Debhelper/Dh_Getopt.pm lib/Debian/Debhelper/Dh_Lib.pm t/*
+Copyright: 1997-2011 Joey Hess <joeyh@debian.org>
+ 2015-2016 Niels Thykier <niels@thykier.net>
+License: GPL-2+
+
+Files: lib/Debian/Debhelper/Buildsystem.pm lib/Debian/Debhelper/Buildsystem/* lib/Debian/Debhelper/Buildsystem/ant.pm lib/Debian/Debhelper/Buildsystem/cmake.pm lib/Debian/Debhelper/Buildsystem/meson.pm lib/Debian/Debhelper/Buildsystem/ninja.pm lib/Debian/Debhelper/Buildsystem/meson.pm lib/Debian/Debhelper/Buildsystem/ninja.pm lib/Debian/Debhelper/Buildsystem/perl_build.pm lib/Debian/Debhelper/Buildsystem/perl_makemaker.pm lib/Debian/Debhelper/Buildsystem/perl_build.pm lib/Debian/Debhelper/Buildsystem/perl_makemaker.pm
+Copyright: 2008-2009 Modestas Vainius
+License: GPL-2+
+
+Files: lib/Debian/Debhelper/Buildsystem/qmake.pm
+Copyright: 2010 Kel Modderman
+License: GPL-2+
-- 
GitLab