diff options
| -rw-r--r-- | gst-mode.el | 2 | ||||
| -rw-r--r-- | smalltalk-mode.el | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gst-mode.el b/gst-mode.el index ef9c43f..e11c332 100644 --- a/gst-mode.el +++ b/gst-mode.el @@ -16,7 +16,7 @@ ;; 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/>. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; diff --git a/smalltalk-mode.el b/smalltalk-mode.el index f4d2377..6fa7523 100644 --- a/smalltalk-mode.el +++ b/smalltalk-mode.el @@ -19,11 +19,11 @@ ;; 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: -;; Major mode to edit GNU Smalltalk code (http://smalltalk.gnu.org/) +;; Major mode to edit GNU Smalltalk code (https://smalltalk.gnu.org/) ;; and interact with an inferior GST interactive session. ;; Provides the usual functionality: |
