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