From 012acbea12ca7b145a0c8d146fdf1a0113f51f2b Mon Sep 17 00:00:00 2001 From: conrad Date: Fri, 8 Aug 2025 20:13:15 +1000 Subject: [PATCH] update to https --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7c2da650..867e6a89 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,12 +1,12 @@ # SPDX-License-Identifier: Apache-2.0 # -# Copyright 2008-2016 Conrad Sanderson (http://conradsanderson.id.au) +# Copyright 2008-2016 Conrad Sanderson (https://conradsanderson.id.au) # Copyright 2008-2016 National ICT Australia (NICTA) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -# http://www.apache.org/licenses/LICENSE-2.0 +# https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS,