aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/tq.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2006-12-07 05:06:17 +0000
committerGlenn Morris <[email protected]>2006-12-07 05:06:17 +0000
commitd59c31376c2b95e20644c1526e7e53eafcd46067 (patch)
tree54eeea3aa7c3f61e5f99b61cf48dac4fe9e7c149 /lisp/emacs-lisp/tq.el
parent12f7728e938fe5bb850ce2928637d1e349919142 (diff)
Update copyright years.
Diffstat (limited to 'lisp/emacs-lisp/tq.el')
-rw-r--r--lisp/emacs-lisp/tq.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/tq.el b/lisp/emacs-lisp/tq.el
index 1e1e143f0f..7c4303b5b7 100644
--- a/lisp/emacs-lisp/tq.el
+++ b/lisp/emacs-lisp/tq.el
@@ -1,6 +1,6 @@
;;; tq.el --- utility to maintain a transaction queue
-;; Copyright (C) 1985, 1986, 1987, 1992, 2002, 2003, 2004,
+;; Copyright (C) 1985, 1986, 1987, 1992, 2001, 2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Author: Scott Draves <[email protected]>