diff options
Diffstat (limited to 'lisp/midnight.el')
-rw-r--r-- | lisp/midnight.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/midnight.el b/lisp/midnight.el index f5d7c5b4462..86092eda9ef 100644 --- a/lisp/midnight.el +++ b/lisp/midnight.el @@ -1,7 +1,6 @@ ;;; midnight.el --- run something every midnight, e.g., kill old buffers -;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2001-2011 Free Software Foundation, Inc. ;; Author: Sam Steingold <sds@gnu.org> ;; Maintainer: Sam Steingold <sds@gnu.org> |