From b2e2010c7c902235b5efb5bd3c6529f61b093aa4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 1 Jan 2010 10:31:12 +0100 Subject: update nearly all FSF copyright year lists to include 2010 Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081 --- lib/getndelim2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/getndelim2.c') diff --git a/lib/getndelim2.c b/lib/getndelim2.c index 9f293d0250..161ee81607 100644 --- a/lib/getndelim2.c +++ b/lib/getndelim2.c @@ -1,8 +1,8 @@ /* getndelim2 - Read a line from a stream, stopping at one of 2 delimiters, with bounded memory allocation. - Copyright (C) 1993, 1996, 1997, 1998, 2000, 2003, 2004, 2006, 2008, 2009 - Free Software Foundation, Inc. + Copyright (C) 1993, 1996, 1997, 1998, 2000, 2003, 2004, 2006, 2008, 2009, + 2010 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 -- cgit v1.2.1