aboutsummaryrefslogtreecommitdiff
path: root/tq.el
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2007-05-30 01:02:00 +0000
committerMichael Olson <mwolson@gnu.org>2007-05-30 01:02:00 +0000
commita192a89d5536dfcd8ec4d08004b3b19e1d7d885b (patch)
tree8f5a0770f9188db9de92becb743b2d07b10518ad /tq.el
parentc1179b00dd8310c7f0575fa576ea8c1158916bde (diff)
tq.el: Add year to copyright header to match Emacs 22
darcs-hash:20070530010248-1bfb2-18149bb0b824a8ee69784b4497ca4484f3f3ed63.gz
Diffstat (limited to 'tq.el')
-rw-r--r--tq.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tq.el b/tq.el
index 1b04939..f20015f 100644
--- a/tq.el
+++ b/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, 2007 Free Software Foundation, Inc.
;; Author: Scott Draves <spot@cs.cmu.edu>