diff options
author | Michael Olson <mwolson@gnu.org> | 2007-05-30 01:02:00 +0000 |
---|---|---|
committer | Michael Olson <mwolson@gnu.org> | 2007-05-30 01:02:00 +0000 |
commit | a192a89d5536dfcd8ec4d08004b3b19e1d7d885b (patch) | |
tree | 8f5a0770f9188db9de92becb743b2d07b10518ad | |
parent | c1179b00dd8310c7f0575fa576ea8c1158916bde (diff) |
tq.el: Add year to copyright header to match Emacs 22
darcs-hash:20070530010248-1bfb2-18149bb0b824a8ee69784b4497ca4484f3f3ed63.gz
-rw-r--r-- | tq.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |