diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:55:53 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:55:53 +0100 |
| commit | 4e192f6e03bc96f996923b307248b7d5b1d398fa (patch) | |
| tree | 6a4a4979bf92a2b8537fa64c7030c999b26737b0 /f90-tests.el | |
| parent | e4d8889b1147066cbd5d72d9e49e36c0f5c7e552 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/f90-interface-browser
Diffstat (limited to 'f90-tests.el')
| -rw-r--r-- | f90-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f90-tests.el b/f90-tests.el index 5f221a6..54508c0 100644 --- a/f90-tests.el +++ b/f90-tests.el @@ -13,7 +13,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/>. ;;; Code: |
