]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-spelling.el
Update copyright year to 2015
[gnu-emacs] / lisp / erc / erc-spelling.el
index 02cf6d8f3cd4eea3c2c04f97c1b80b8e31978215..e2ddb04538a3164280861a50dde2e138a33e84d9 100644 (file)
@@ -1,8 +1,9 @@
 ;;; erc-spelling.el --- use flyspell in ERC
 
-;; Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2005-2015 Free Software Foundation, Inc.
 
 ;; Author: Jorgen Schaefer <forcer@forcix.cx>
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: irc
 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcSpelling
 
@@ -106,5 +107,4 @@ The cadr is the beginning and the caddr is the end."
 
 (provide 'erc-spelling)
 
-;; arch-tag: 04ae1c46-0fd1-4e1a-8b80-55bfa471c945
 ;;; erc-spelling.el ends here