diff options
| -rw-r--r-- | cycle-quotes-test.el | 2 | ||||
| -rw-r--r-- | cycle-quotes.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cycle-quotes-test.el b/cycle-quotes-test.el index 43c2bc6..eeba5d4 100644 --- a/cycle-quotes-test.el +++ b/cycle-quotes-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 this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/cycle-quotes.el b/cycle-quotes.el index b2f8465..6307cbb 100644 --- a/cycle-quotes.el +++ b/cycle-quotes.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 this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: |
