Signed-off-by: James Youngman <[email protected]> --- ChangeLog | 4 ++++ NEWS | 2 +- doc/find.texi | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 62eb4a9..64692a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-04-02 James Youngman <[email protected]> + + * NEWS: Update copyright years. + 2010-04-01 James Youngman <[email protected]> Optimise -fstype NOTUSED to -false at -O2. diff --git a/NEWS b/NEWS index bd333e6..0e8c15b 100644 --- a/NEWS +++ b/NEWS @@ -1633,7 +1633,7 @@ LocalWords: testsuite Texinfo chdir inode fstype afs fls ls EOF lname LocalWords: regex ilname iname ipath iregex printf fprintf Copyright (C) 1996, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, -2008 Free Software Foundation, Inc. +2008, 2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or diff --git a/doc/find.texi b/doc/find.texi index 2e302aa..71e48a7 100644 --- a/doc/find.texi +++ b/doc/find.texi @@ -32,7 +32,7 @@ This file documents the GNU utilities for finding files that match certain criteria and performing various operations on them. Copyright (C) 1994, 1996, 1998, 2000, 2001, 2003, 2004, 2005, 2006, -2007 Free Software Foundation, Inc. +2007, 2008, 2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or -- 1.5.6.5 _______________________________________________ Findutils-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/findutils-patches
