]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/coolj.el
Use https instead of http where possible
[notmuch] / emacs / coolj.el
index 60af60afffa4e7faeaadae4a95bbcbe0adc43d01..350d537fb264273d6f4277eb3e0941d13c6d8d29 100644 (file)
@@ -21,7 +21,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/>.
 
 ;;; Commentary:
 
@@ -143,3 +143,5 @@ If no break point is found, return nil."
          t)))
 
 (provide 'coolj)
+
+;;; coolj.el ends here