diff options
| -rw-r--r-- | num3-mode.el | 2 | ||||
| -rw-r--r-- | test.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/num3-mode.el b/num3-mode.el index 3d390f5..229de26 100644 --- a/num3-mode.el +++ b/num3-mode.el @@ -18,7 +18,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: @@ -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: |
