From c7d913405cbc0d40c6d262f01fa52921d3baef1d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com>
Date: Fri, 17 Jan 2025 11:33:38 +0000
Subject: [PATCH] Refresh the automatically detected licensing information
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
---
 debian/apertis/copyright | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

diff --git a/debian/apertis/copyright b/debian/apertis/copyright
index 3761885..62a8640 100644
--- a/debian/apertis/copyright
+++ b/debian/apertis/copyright
@@ -14,6 +14,31 @@ Files: demo/*
 Copyright: 2013-2015, Red Hat, Inc.
 License: GPL-2+
 
+Files: interface/*
+Copyright: Copyright (C) 2013 Red Hat, Inc.
+ Copyright (C) 2013 Satabdi Das
+License: GPL-2+
+ This program is free software; you can redistribute it
+ and/or modify it under the terms of the GNU General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later
+ version.
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE.  See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
 Files: interface/org.freedesktop.portal.Location.xml
 Copyright: 2018, Red Hat, Inc.
 License: LGPL-2+
@@ -56,7 +81,7 @@ Files: src/gclue-nmea-utils.c
 Copyright: no-info-found
 License: GPL-2+
 
-Files: NEWS interface/*
+Files: NEWS
 Copyright: Copyright (C) 2013 Red Hat, Inc.
  Copyright (C) 2013 Satabdi Das
 License: GPL-2+
-- 
GitLab