diff options
Diffstat (limited to 'lisp/erc/erc-menu.el')
-rw-r--r-- | lisp/erc/erc-menu.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/erc/erc-menu.el b/lisp/erc/erc-menu.el index 627b0453c8e..ea4ed399a64 100644 --- a/lisp/erc/erc-menu.el +++ b/lisp/erc/erc-menu.el @@ -1,7 +1,6 @@ ;; erc-menu.el -- Menu-bar definitions for ERC -;; Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, -;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 2001-2002, 2004-2011 Free Software Foundation, Inc. ;; Author: Mario Lang <mlang@delysid.org> ;; Keywords: comm, processes, menu @@ -148,4 +147,3 @@ ERC menu yet.") ;; tab-width: 8 ;; End: -;; arch-tag: 671219f2-b082-4753-a185-1d0c7e0c05bd |