diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-05 23:44:47 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-05 23:44:47 +0000 |
commit | 5b0d63bc3658e0892d01c61cc168131813e7a8b0 (patch) | |
tree | 4e8d80261ea34586e5161fae1d9296222c3029d2 /lispintro/Makefile.in | |
parent | 8d99e09d789d6808b910846b6d5c5a4bfc7f4c0c (diff) | |
download | emacs-5b0d63bc3658e0892d01c61cc168131813e7a8b0.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lispintro/Makefile.in')
-rw-r--r-- | lispintro/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispintro/Makefile.in b/lispintro/Makefile.in index 0f912d61487..8d902f41a64 100644 --- a/lispintro/Makefile.in +++ b/lispintro/Makefile.in @@ -1,7 +1,7 @@ #### Makefile for the Emacs Lisp Introduction manual # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This file is part of GNU Emacs. |