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 --- src/property/installer.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/property/installer.lisp') diff --git a/src/property/installer.lisp b/src/property/installer.lisp index 2af3289..9b6b591 100644 --- a/src/property/installer.lisp +++ b/src/property/installer.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.property.installer) (named-readtables:in-readtable :consfigurator) -- cgit v1.2.3