diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:24:40 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:24:40 +0100 |
| commit | 40da260f990bc9506342c71570c1e93cefc9b513 (patch) | |
| tree | 8f9d28b54506e8ecdb089f1e364ff23b99ef79f6 /timerfunctions.el | |
| parent | 60cd95656248b616497d72c8e88581fe826f396a (diff) | |
; Prefer HTTPS to HTTP in license URLexternals/timerfunctions
Diffstat (limited to 'timerfunctions.el')
| -rw-r--r-- | timerfunctions.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/timerfunctions.el b/timerfunctions.el index d1c8f85..8eed026 100644 --- a/timerfunctions.el +++ b/timerfunctions.el @@ -24,7 +24,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/>. ;; For latest version: ;; Gives me a "Not found"! |
