diff options
| -rw-r--r-- | path-iterator-test.el | 2 | ||||
| -rw-r--r-- | path-iterator.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/path-iterator-test.el b/path-iterator-test.el index cf50461..6f1bc4a 100644 --- a/path-iterator-test.el +++ b/path-iterator-test.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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: (require 'path-iterator) diff --git a/path-iterator.el b/path-iterator.el index efd651a..fbd9578 100644 --- a/path-iterator.el +++ b/path-iterator.el @@ -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: |
