branch: externals/system-packages
commit 7a207db766b33fc4c4b9816dc7ef4928902b8417
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    Prefer HTTPS to HTTP
---
 system-packages.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/system-packages.el b/system-packages.el
index d164dd358e..10a87de16c 100644
--- a/system-packages.el
+++ b/system-packages.el
@@ -23,8 +23,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:
 

Reply via email to