|
@@ -1,4 +1,4 @@
|
|
|
-// Copyright (C) 2019-2022 Nicola Murino
|
|
|
+// Copyright (C) 2019-2023 Nicola Murino
|
|
|
//
|
|
|
// This program is free software: you can redistribute it and/or modify
|
|
|
// it under the terms of the GNU Affero General Public License as published
|
|
@@ -10,7 +10,7 @@
|
|
|
// GNU Affero General Public License for more details.
|
|
|
//
|
|
|
// You should have received a copy of the GNU Affero General Public License
|
|
|
-// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
|
|
// Package acme provides automatic access to certificates from Let's Encrypt and any other ACME-based CA
|
|
|
// The code here is largely coiped from https://github.com/go-acme/lego/tree/master/cmd
|