summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:13:43 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:13:43 +0100
commit62eda3d8fb288b6a16c35a7220a507d0991c5a74 (patch)
treee93a864d55404c2f1c48ca42562f9e97d98b41c0
parente17861b7c4309574478da11b2af1bf58d7d613a9 (diff)
; Prefer HTTPS to HTTP in URLsexternals/osc
-rw-r--r--osc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/osc.el b/osc.el
index 925468d..e16ef6a 100644
--- a/osc.el
+++ b/osc.el
@@ -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: