branch: externals/wpuzzle
commit cc5e4c53177d01ab160e4f42e4e66410aeb69419
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    ; Prefer HTTPS to HTTP in URLs
---
 wpuzzle.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wpuzzle.el b/wpuzzle.el
index ba6cc8af6f..82c478b06c 100644
--- a/wpuzzle.el
+++ b/wpuzzle.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 GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 

Reply via email to