Mercurial > emacs
changeset 87666:7e0eab27d428
Add 2008 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 09 Jan 2008 04:29:20 +0000 |
parents | b9e8ab94c460 |
children | 1d90af5f7ff9 |
files | src/ChangeLog.10 src/terminal.c |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.10 Wed Jan 09 04:26:53 2008 +0000 +++ b/src/ChangeLog.10 Wed Jan 09 04:29:20 2008 +0000 @@ -27916,8 +27916,8 @@ ;; add-log-time-zone-rule: t ;; End: - Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, + 2008 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/terminal.c Wed Jan 09 04:26:53 2008 +0000 +++ b/src/terminal.c Wed Jan 09 04:29:20 2008 +0000 @@ -1,5 +1,5 @@ /* Functions related to terminal devices. - Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs.