public inbox for location@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] debian: Add missing '<' in copyright
@ 2021-04-12 12:57 Valters Jansons
  2021-04-12 17:49 ` Peter Müller
  0 siblings, 1 reply; 3+ messages in thread
From: Valters Jansons @ 2021-04-12 12:57 UTC (permalink / raw)
  To: location

[-- Attachment #1: Type: text/plain, Size: 640 bytes --]

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 <info(a)ipfire.org>
 License: LGPL-2.1

 Files: debian/*
-Copyright: 2019 Stefan Schantl stefan.schantl(a)ipfire.org>
+Copyright: 2019 Stefan Schantl <stefan.schantl(a)ipfire.org>
 License: LGPL-2.1

 License: LGPL-2.1
-- 
2.31.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-12 18:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 12:57 [PATCH] debian: Add missing '<' in copyright Valters Jansons
2021-04-12 17:49 ` Peter Müller
2021-04-12 18:50   ` Valters Jansons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox