branch: externals/all commit 0f3f880cba8783045cfd94dca6d750d51a9f212c Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
; Prefer HTTPS to HTTP in URLs --- all.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all.el b/all.el index 79dcea5578..c4750bf17f 100644 --- a/all.el +++ b/all.el @@ -22,7 +22,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: