diff options
author | Basil L. Contovounesios <contovob@tcd.ie> | 2018-08-15 16:57:54 +0300 |
---|---|---|
committer | Basil L. Contovounesios <contovob@tcd.ie> | 2018-08-15 17:05:28 +0300 |
commit | 16b71832c042fd1beb738a8f10f0f83df416a9b6 (patch) | |
tree | 1323823e0e830e28c04b75d6877d069d9a289e40 /bog-tests.el | |
parent | 6ed4d3edbe771e586d873b826330f3ef23aa1611 (diff) | |
download | bog-16b71832c042fd1beb738a8f10f0f83df416a9b6.tar.gz |
Use HTTPS URLs where applicable
Diffstat (limited to 'bog-tests.el')
-rw-r--r-- | bog-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bog-tests.el b/bog-tests.el index 651c9f8..b1b2ea1 100644 --- a/bog-tests.el +++ b/bog-tests.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/>. ;;; Code: |