emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/osm f2a2db15dd: Update links


From: ELPA Syncer
Subject: [elpa] externals/osm f2a2db15dd: Update links
Date: Tue, 11 Oct 2022 07:58:32 -0400 (EDT)

branch: externals/osm
commit f2a2db15dde9874df38b85b7c6cbbf899fb3f9f7
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update links
---
 LICENSE    | 8 ++++----
 README.org | 6 +++---
 osm-ol.el  | 2 +-
 osm.el     | 2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/LICENSE b/LICENSE
index 94a9ed024d..f288702d2f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
                     GNU GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007
 
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice 
is found.
     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/>.
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an 
"about box".
   You should also get your employer (if you work as a programmer) or school,
 if any, to sign a "copyright disclaimer" for the program, if necessary.
 For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
 
   The GNU General Public License does not permit incorporating your program
 into proprietary programs.  If your program is a subroutine library, you
 may consider it more useful to permit linking proprietary applications with
 the library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.  But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+<https://www.gnu.org/licenses/why-not-lgpl.html>.
diff --git a/README.org b/README.org
index 1892a05e7c..f5f3fb93f9 100644
--- a/README.org
+++ b/README.org
@@ -7,8 +7,8 @@
 #+texinfo_dir_desc: OpenStreetMap viewer for Emacs
 
 #+html: <a href="https://www.gnu.org/software/emacs/";><img alt="GNU Emacs" 
src="https://github.com/minad/corfu/blob/screenshots/emacs.svg?raw=true"/></a>
-#+html: <a href="http://elpa.gnu.org/packages/osm.html";><img alt="GNU ELPA" 
src="https://elpa.gnu.org/packages/osm.svg"/></a>
-#+html: <a href="http://elpa.gnu.org/devel/osm.html";><img alt="GNU-devel ELPA" 
src="https://elpa.gnu.org/devel/osm.svg"/></a>
+#+html: <a href="https://elpa.gnu.org/packages/osm.html";><img alt="GNU ELPA" 
src="https://elpa.gnu.org/packages/osm.svg"/></a>
+#+html: <a href="https://elpa.gnu.org/devel/osm.html";><img alt="GNU-devel 
ELPA" src="https://elpa.gnu.org/devel/osm.svg"/></a>
 #+html: <a href="https://melpa.org/#/osm";><img alt="MELPA" 
src="https://melpa.org/packages/osm-badge.svg"/></a>
 #+html: <a href="https://stable.melpa.org/#/osm";><img alt="MELPA Stable" 
src="https://stable.melpa.org/packages/osm-badge.svg"/></a>
 #+html: <img 
src="https://github.com/minad/osm/blob/screenshots/osm.png?raw=true"/><p><i>The 
map data is © <a 
href="https://www.openstreetmap.org/copyright";>OpenStreetMap</a> contributors, 
licensed under the <a 
href="https://opendatacommons.org/licenses/odbl/";>ODbL</a> The map rendering is 
© <a href="https://opentopomap.org/about";>OpenTopoMap</a>, licensed under the 
<a href="https://creativecommons.org/licenses/by-sa/3.0/";>CC-BY-SA.</a></i></p>
@@ -150,5 +150,5 @@ There have been other attempts at map viewers in Emacs 
before.
 
 * Contributions
 
-Since this package is part of [[http://elpa.gnu.org/packages/osm.html][GNU 
ELPA]] contributions require a copyright
+Since this package is part of [[https://elpa.gnu.org/packages/osm.html][GNU 
ELPA]] contributions require a copyright
 assignment to the FSF.
diff --git a/osm-ol.el b/osm-ol.el
index 3b406ad592..83cf9ce1dc 100644
--- a/osm-ol.el
+++ b/osm-ol.el
@@ -15,7 +15,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:
 
diff --git a/osm.el b/osm.el
index 2beead74ec..e26c73a84d 100644
--- a/osm.el
+++ b/osm.el
@@ -22,7 +22,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

[Prev in Thread] Current Thread [Next in Thread]