diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:56:19 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:56:19 +0100 |
| commit | 7295025f4c0571013142dfb9cc1a893fff79904b (patch) | |
| tree | 7ccee91993ce0f3847937a7ce33c8143ff08a34d | |
| parent | da6e87169f9c28bc4fce88adfefb6d49a240d692 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/flylisp
| -rw-r--r-- | flylisp.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,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: |
