diff options
| author | Glenn Morris | 2006-12-09 03:59:33 +0000 |
|---|---|---|
| committer | Glenn Morris | 2006-12-09 03:59:33 +0000 |
| commit | 3a6584a1014eb9641834c2643e5c3c49fbd4e071 (patch) | |
| tree | 78396765eb7c3171035419d120375e9a97e2c6ab | |
| parent | ab20df73d34fe9c32dd12d58dbfea63d603a13c2 (diff) | |
| download | emacs-3a6584a1014eb9641834c2643e5c3c49fbd4e071.tar.gz emacs-3a6584a1014eb9641834c2643e5c3c49fbd4e071.zip | |
Update copyright years.
| -rw-r--r-- | lisp/textmodes/reftex-dcr.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/textmodes/reftex-dcr.el b/lisp/textmodes/reftex-dcr.el index 1e60b8e663e..bc6712ff0a0 100644 --- a/lisp/textmodes/reftex-dcr.el +++ b/lisp/textmodes/reftex-dcr.el | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | ;;; reftex-dcr.el --- viewing cross references and citations with RefTeX | 1 | ;;; reftex-dcr.el --- viewing cross references and citations with RefTeX |
| 2 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2003, 2004, 2005, | 2 | |
| 3 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, | ||
| 3 | ;; 2006 Free Software Foundation, Inc. | 4 | ;; 2006 Free Software Foundation, Inc. |
| 4 | 5 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 6 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |