branch: externals/frame-tabs commit 48b55581cbef2050b13d204bae548bd881dbcc3e Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
; Prefer HTTPS to HTTP in URLs --- frame-tabs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frame-tabs.el b/frame-tabs.el index d7d77e7bdc..b002fc6766 100644 --- a/frame-tabs.el +++ b/frame-tabs.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: