diff options
Diffstat (limited to 'lisp/erc/erc-identd.el')
-rw-r--r-- | lisp/erc/erc-identd.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/erc/erc-identd.el b/lisp/erc/erc-identd.el index 61360f40f5c..c237325e483 100644 --- a/lisp/erc/erc-identd.el +++ b/lisp/erc/erc-identd.el @@ -19,7 +19,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: @@ -118,4 +118,3 @@ The default port is specified by `erc-identd-port'." ;; indent-tabs-mode: t ;; tab-width: 8 ;; End: - |