diff options
| author | Thien-Thi Nguyen | 2005-08-07 10:56:27 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2005-08-07 10:56:27 +0000 |
| commit | 92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (patch) | |
| tree | 247a83494b0fa8fb9f3776f3f8891cf5865aba9d /lib-src/Makefile.in | |
| parent | 9074d3d501e3ba88747f51815635ac674ca40ff1 (diff) | |
| download | emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.tar.gz emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.zip | |
Update years in copyright notice; nfc.
Diffstat (limited to 'lib-src/Makefile.in')
| -rw-r--r-- | lib-src/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 6fa89e728c6..274bbabe29f 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Makefile for lib-src subdirectory in GNU Emacs. | 1 | # Makefile for lib-src subdirectory in GNU Emacs. |
| 2 | # Copyright (C) 1985, 1987, 1988, 1993, 1994, 2002, 2003, 2004, 2005 | 2 | # Copyright (C) 1985, 1987, 1988, 1993, 1994, 2002, 2003, 2004, |
| 3 | # Free Software Foundation, Inc. | 3 | # 2005 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||