diff options
Diffstat (limited to 'lisp/obsolete/erc-hecomplete.el')
-rw-r--r-- | lisp/obsolete/erc-hecomplete.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/obsolete/erc-hecomplete.el b/lisp/obsolete/erc-hecomplete.el index 4b0b8efa6a3..b1201eb9a9a 100644 --- a/lisp/obsolete/erc-hecomplete.el +++ b/lisp/obsolete/erc-hecomplete.el @@ -20,7 +20,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: @@ -219,4 +219,3 @@ Window configurations are stored in ;; indent-tabs-mode: t ;; tab-width: 8 ;; End: - |