diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-10 15:40:54 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-10 15:40:54 +0000 |
commit | b65d8176e6adcb4ac950d4c49419689eeacd03d7 (patch) | |
tree | c4a8ed21a636f61fff2d083d3cb671c930d6ecf4 /man/Makefile.in | |
parent | 651f374c99a2bcf5e2ed326a26cf0d89a5c204f5 (diff) | |
download | emacs-b65d8176e6adcb4ac950d4c49419689eeacd03d7.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'man/Makefile.in')
-rw-r--r-- | man/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Makefile.in b/man/Makefile.in index b8da48143bf..3cc88bf7b94 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -1,7 +1,7 @@ #### Makefile for the Emacs Manual and other documentation. -# Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, +# 2004, 2005 Free Software Foundation, Inc. # This file is part of GNU Emacs. |