diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-21 03:53:13 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-21 03:53:13 +0000 |
commit | e4904e23a5d19ea4c13fead4c0f0b61e14407077 (patch) | |
tree | 0d1653467f34834259b26d8467dac9096f3ed945 /lisp/time-stamp.el | |
parent | 3f797bdc7c98241601f8e1ce040c88d8f1cf69e7 (diff) | |
download | emacs-e4904e23a5d19ea4c13fead4c0f0b61e14407077.tar.gz |
Add 2007 to copyright years.
Diffstat (limited to 'lisp/time-stamp.el')
-rw-r--r-- | lisp/time-stamp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/time-stamp.el b/lisp/time-stamp.el index f29806e3013..973ff972af0 100644 --- a/lisp/time-stamp.el +++ b/lisp/time-stamp.el @@ -1,7 +1,7 @@ ;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs ;; Copyright (C) 1989, 1993, 1994, 1995, 1997, 2000, 2001, 2002, 2003, -;; 2004, 2005, 2006 Free Software Foundation, Inc. +;; 2004, 2005, 2006, 2007 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |