plugins: sync

This commit is contained in:
Franco Fichtner 2022-08-08 10:59:48 +02:00
parent 8dd163fd48
commit 6d864893ee
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ Copyright (c) 2008-2010 Ermal Luçi
Copyright (c) 2017-2020 Fabian Franz
Copyright (c) 2019 Felix Matouschek <felix@matouschek.org>
Copyright (c) 2014-2021 Franco Fichtner <franco@opnsense.org>
Copyright (c) 2016-2021 Frank Wall
Copyright (c) 2016-2022 Frank Wall
Copyright (c) 2021 Github-jjw
Copyright (c) 2016 IT-assistans Sverige AB
Copyright (c) 2021-2022 Jan Winkler

View file

@ -31,7 +31,7 @@ namespace OPNsense\AcmeClient\LeAutomation;
use OPNsense\AcmeClient\LeAutomationInterface;
/**
* Run acme.sh deploy hook vault
* Run acme.sh deploy hook vault
* @package OPNsense\AcmeClient
*/
class AcmeVault extends Base implements LeAutomationInterface