diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-08 03:38:51 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-08 03:38:51 +0000 |
commit | f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c (patch) | |
tree | eefee9bb3e7227d72c2c98822f0c07a965d9e7bc /lib-src/grep-changelog | |
parent | bb892cdec70b2f937e6b7f7597c5f1c7f467c9ea (diff) | |
download | emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.tar.gz emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.tar.bz2 emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.zip |
Add 2009 to copyright years.
Diffstat (limited to 'lib-src/grep-changelog')
-rwxr-xr-x | lib-src/grep-changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/grep-changelog b/lib-src/grep-changelog index 2c5159f5dc3..3c44306ce44 100755 --- a/lib-src/grep-changelog +++ b/lib-src/grep-changelog @@ -1,7 +1,7 @@ #! /usr/bin/perl # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. # # This file is part of GNU Emacs. |