summaryrefslogtreecommitdiff
path: root/locate/locate.c
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2016-01-03 23:26:44 +0000
committerJames Youngman <jay@gnu.org>2016-01-03 23:27:34 +0000
commit265753b4af78b5b00fa4f47fa9cafa3c0e3b8e9c (patch)
treecfa61500e622757c893603c485c08f77d76e27fa /locate/locate.c
parentc83e75f548369e38e8f4c369717000552a8a1cdf (diff)
downloadfindutils-265753b4af78b5b00fa4f47fa9cafa3c0e3b8e9c.tar.gz
maint: update copyright years.
* lib/regexprops.c (copying): Update the text so that the copyright years (and the line breaks) match the result of "make update-copyright". * doc/regexprops.texi: Tweak copyright years to match the result of "make update-copyright". * All other files: update copyright years if the file has a copyright statement. * .x-update-copyright: new file, a list of files to exclude from automated copyright updates.
Diffstat (limited to 'locate/locate.c')
-rw-r--r--locate/locate.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/locate/locate.c b/locate/locate.c
index d406978b..55f08b20 100644
--- a/locate/locate.c
+++ b/locate/locate.c
@@ -1,6 +1,6 @@
/* locate -- search databases for filenames that match patterns
- Copyright (C) 1994, 1996, 1998, 1999, 2000, 2003, 2004, 2005, 2006,
- 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1994, 1996, 1998-2000, 2003-2008, 2010-2011, 2016 Free
+ Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by