about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--.olddoc.yml6
-rw-r--r--LICENSE2
-rw-r--r--README6
3 files changed, 7 insertions, 7 deletions
diff --git a/.olddoc.yml b/.olddoc.yml
index 83ae2f1..86a5691 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,7 +1,7 @@
 ---
-cgit_url: http://bogomips.org/kcar.git
+cgit_url: https://bogomips.org/kcar.git
 git_url: git://bogomips.org/kcar.git
-rdoc_url: http://bogomips.org/kcar/
-ml_url: http://bogomips.org/kcar-public/
+rdoc_url: https://bogomips.org/kcar/
+ml_url: https://bogomips.org/kcar-public/
 private_email: kcar@bogomips.org
 public_email: kcar-public@bogomips.org
diff --git a/LICENSE b/LICENSE
index 1cfa573..619e90a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
 kcar is copyrighted free software by all contributors, see logs in
 revision control for names and email addresses of all of them.  You can
 redistribute it and/or modify it under either the terms of the
-{GPLv2}[http://www.gnu.org/licenses/gpl-2.0.txt] or later or
+{GPLv2}[https://www.gnu.org/licenses/gpl-2.0.txt] or later or
 the conditions below:
 
   1. You may make and give away verbatim copies of the source form of the
diff --git a/README b/README
index efe40b8..5a74a6a 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ If you use RubyGems:
 
 Otherwise grab the latest tarball from:
 
-http://bogomips.org/kcar/files/
+https://bogomips.org/kcar/files/
 
 Unpack it, and run "ruby setup.rb"
 
@@ -68,7 +68,7 @@ You can get the latest source via git from the following locations:
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
-* http://bogomips.org/kcar.git
+* https://bogomips.org/kcar.git
 * http://repo.or.cz/w/kcar.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
@@ -87,4 +87,4 @@ requests) go to the mailing list: mailto:kcar-public@bogomips.org
 
 Mailing list archives are available here:
 
-http://bogomips.org/kcar-public/
+https://bogomips.org/kcar-public/