From fd36c9876d00dcfb61512fb0a96cfa125044403e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 11 Mar 2023 11:37:50 -0700 Subject: http -> https for fsf.org and gnu.org URIs Signed-off-by: Sean Whitton --- tests/runner.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/runner.lisp b/tests/runner.lisp index aafeafa..dd84ae8 100644 --- a/tests/runner.lisp +++ b/tests/runner.lisp @@ -13,7 +13,7 @@ ;;; GNU General Public License for more details. ;;; You should have received a copy of the GNU General Public License -;;; along with this program. If not, see . +;;; along with this program. If not, see . (in-package :consfigurator/tests) (named-readtables:in-readtable :consfigurator) -- cgit v1.2.3