diff options
| author | Glenn Morris | 2008-01-07 08:42:46 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-01-07 08:42:46 +0000 |
| commit | a5b68355b38424bda76b5846afa1f45e4bada42b (patch) | |
| tree | 0ef12e7896a9fc53c0d4ac983ab089f448c18a4d /lib-src/Makefile.in | |
| parent | b9b14d130b89af54fe6c376c02d6286aa11749b6 (diff) | |
| download | emacs-a5b68355b38424bda76b5846afa1f45e4bada42b.tar.gz emacs-a5b68355b38424bda76b5846afa1f45e4bada42b.zip | |
Add 2008 to copyright years.
Diffstat (limited to 'lib-src/Makefile.in')
| -rw-r--r-- | lib-src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 5d8da71dbdd..cb862625249 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, 2001, 2002, 2003, 2004, | 2 | # Copyright (C) 1985, 1987, 1988, 1993, 1994, 2001, 2002, 2003, 2004, |
| 3 | # 2005, 2006, 2007 Free Software Foundation, Inc. | 3 | # 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||