From af437b399946bba069359e16c16ad448cd136719 Mon Sep 17 00:00:00 2001
From: Apertis CI robot <noreply+not_a_robot@apertis.org>
Date: Tue, 28 Mar 2023 13:25:28 +0000
Subject: [PATCH] Refresh the automatically detected licensing information

Signed-off-by: Apertis CI robot <noreply+not_a_robot@apertis.org>
---
 debian/apertis/copyright | 45 ++++++++++++++++++++++++++++++++--------
 1 file changed, 36 insertions(+), 9 deletions(-)

diff --git a/debian/apertis/copyright b/debian/apertis/copyright
index da10e6d..06e0e9e 100644
--- a/debian/apertis/copyright
+++ b/debian/apertis/copyright
@@ -4,6 +4,16 @@ Files: *
 Copyright: 1988-1994, MicroWalt Corporation
 License: GPL-2+
 
+Files: Makefile
+Copyright: 1995, 1996, Bernd Eckenfels, Germany
+ 1993, 1994, Swansea University Computer Society
+ 1988-1993, MicroWalt Corporation
+License: UNKNOWN
+
+Files: RPM/*
+Copyright: no-info-found
+License: UNKNOWN
+
 Files: arp.c
  hostname.c
  ipmaddr.c
@@ -12,7 +22,9 @@ Copyright: no-info-found
 License: GPL-2+
 
 Files: debian/*
-Copyright: no-info-found
+Copyright: © 2008-2009 Luk Claes, Martina Ferrari
+  © 2000-2007 Bernd Eckenfels
+  © 2000 Anthony Towns
 License: GPL-2+
 
 Files: debian/iptunnel.8
@@ -46,7 +58,8 @@ Copyright: no-info-found
 License: GPL-2+
 
 Files: lib/eui64.c
-Copyright: no-info-found
+Copyright: 2001, Daniel Stodden
+ 1993, MicroWalt Corporation
 License: GPL-2+
 
 Files: lib/inet6_sr.c
@@ -61,6 +74,10 @@ Files: lib/nstrcmp.c
 Copyright: 1997-2000, Andi Kleen. Subject to the GPL.
 License: GPL
 
+Files: lib/proc.c
+Copyright: 1998, Andi Kleen
+License: UNKNOWN
+
 Files: lib/sockets.c
 Copyright: no-info-found
 License: GPL
@@ -69,10 +86,26 @@ Files: man/*
 Copyright: 1995, 1996, Bernd Eckebnfels, Germany
 License: GPL-2+
 
+Files: man/en_US/*
+Copyright: 2000, David A. Hinds - dhinds@pcmcia.sourceforge.org
+License: UNKNOWN
+
+Files: Makefile RPM/* lib/proc.c man/en_US/*
+Copyright: © 1988-1994 MicroWalt Corporation
+ © 1995-1996 Bernd Eckenfels
+ © 1997-2000 Andi Kleen
+ © 1997-2000 Donald Becker
+License: GPL-2+
+
 Files: mii-tool.c
-Copyright: no-info-found
+Copyright: 2000, David A. Hinds - dhinds@pcmcia.sourceforge.org
+ 1997-2000, Donald Becker
 License: GPL
 
+Files: netstat.c
+Copyright: 1993, Fred Baumgarten
+License: GPL-2+
+
 Files: plipconfig.c
 Copyright: 1994, John Paul Morrison (VE7JPM).
 License: GPL-2
@@ -81,9 +114,3 @@ Files: statistics.c
 Copyright: 1997-2000, Andi Kleen. Subject to the GPL.
 License: GPL
 
-Files: Makefile RPM/* lib/proc.c man/en_US/* netstat.c
-Copyright: © 1988-1994 MicroWalt Corporation
- © 1995-1996 Bernd Eckenfels
- © 1997-2000 Andi Kleen
- © 1997-2000 Donald Becker
-License: GPL-2+
-- 
GitLab