diff options
Diffstat (limited to 'lisp/erc/erc-fill.el')
-rw-r--r-- | lisp/erc/erc-fill.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/erc/erc-fill.el b/lisp/erc/erc-fill.el index c3d6f50b53d..0b9a4051d65 100644 --- a/lisp/erc/erc-fill.el +++ b/lisp/erc/erc-fill.el @@ -1,7 +1,6 @@ ;;; erc-fill.el --- Filling IRC messages in various ways -;; Copyright (C) 2001, 2002, 2003, 2004, 2006, -;; 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 2001-2004, 2006-2011 Free Software Foundation, Inc. ;; Author: Andreas Fuchs <asf@void.at> ;; Mario Lang <mlang@delysid.org> @@ -193,4 +192,3 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'." ;; indent-tabs-mode: nil ;; End: -;; arch-tag: 89224581-c2c2-4e26-92e5-e3a390dc516a |