]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-capab.el
Update copyright year to 2015
[gnu-emacs] / lisp / erc / erc-capab.el
index 6b76c4246ad833cfd011cc2a9c4159555b8384f2..4ddd88d5d5ec61f9fa3ca888e1cf6787bee4b37b 100644 (file)
@@ -1,6 +1,10 @@
 ;;; erc-capab.el --- support for dancer-ircd and hyperion's CAPAB
 
-;; Copyright (C) 2006-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2015 Free Software Foundation, Inc.
+
+;; Maintainer: emacs-devel@gnu.org
+
+; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -48,7 +52,7 @@
 
 ;;; Usage:
 
-;; Put the following in your ~/.emacs file.
+;; Put the following in your init file.
 
 ;; (require 'erc-capab)
 ;; (erc-capab-identify-mode 1)
@@ -64,7 +68,6 @@
 ;;; Code:
 
 (require 'erc)
-(eval-when-compile (require 'cl))
 
 ;;; Customization: