aboutsummaryrefslogtreecommitdiff
path: root/src/property/installer.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-03-11 11:37:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-03-11 11:37:50 -0700
commitfd36c9876d00dcfb61512fb0a96cfa125044403e (patch)
tree2c63a138b2695b8e5f45c96362543a08949a38fb /src/property/installer.lisp
parent165bef622b370ec7d1de95bcb2a1ef59070aee49 (diff)
downloadconsfigurator-fd36c9876d00dcfb61512fb0a96cfa125044403e.tar.gz
http -> https for fsf.org and gnu.org URIs
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property/installer.lisp')
-rw-r--r--src/property/installer.lisp2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
+;;; along with this program. If not, see <https://www.gnu.org/licenses/>.
(in-package :consfigurator.property.installer)
(named-readtables:in-readtable :consfigurator)