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/util/linux-namespace.lisp | 2 +- src/util/posix1e.lisp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/util') diff --git a/src/util/linux-namespace.lisp b/src/util/linux-namespace.lisp index 53c816b..3860e7b 100644 --- a/src/util/linux-namespace.lisp +++ b/src/util/linux-namespace.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.util.linux-namespace) (named-readtables:in-readtable :consfigurator) diff --git a/src/util/posix1e.lisp b/src/util/posix1e.lisp index 270ecdf..0295391 100644 --- a/src/util/posix1e.lisp +++ b/src/util/posix1e.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.util.posix1e) (named-readtables:in-readtable :consfigurator) -- cgit v1.2.3