branch: externals/cl-lib commit 4681dbbb970e0424fde6ebbbb1811eb70d30973b Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
; Prefer HTTPS to HTTP in URLs --- cl-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl-lib.el b/cl-lib.el index ee26bc8d11..3b66cfea1a 100644 --- a/cl-lib.el +++ b/cl-lib.el @@ -18,7 +18,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/>. ;;; Commentary: