From 84e2fffd7219769a78ae2cb59296f36900d3d825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20D=C3=BCsterhaupt?= Date: Sun, 22 Feb 2026 16:43:12 +0100 Subject: [PATCH] Authorship header has been refined --- contrib/acme/letsencrypt_master_local.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/acme/letsencrypt_master_local.sh b/contrib/acme/letsencrypt_master_local.sh index 51ac575..eb9abd2 100644 --- a/contrib/acme/letsencrypt_master_local.sh +++ b/contrib/acme/letsencrypt_master_local.sh @@ -3,6 +3,7 @@ # letsencrypt.sh - a simple shell implementation for the acme protocol # Copyright (C) 2015 Gerhard Heift # Copyright (C) 2016-2025 Attila Bruncsak +# Copyright (C) 2018-2026 Stephan Düsterhaupt, Ivo Noack # # 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