From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valters Jansons To: location@lists.ipfire.org Subject: [PATCH] debian: Add missing '<' in copyright Date: Mon, 12 Apr 2021 15:57:24 +0300 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7939167804148747966==" List-Id: --===============7939167804148747966== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The email address information should be inside brackets. This commit ensures the missing bracket character issue is remedied. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 151d53a..636af48 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2017-2019 IPFire Development team License: LGPL-2.1 Files: debian/* -Copyright: 2019 Stefan Schantl stefan.schantl(a)ipfire.org> +Copyright: 2019 Stefan Schantl License: LGPL-2.1 License: LGPL-2.1 --=20 2.31.1 --===============7939167804148747966==--