X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ftime_r.c;h=a218794cf57979bd6eb915bf028d61f24e89069a;hb=81e2fe40473d40b254dea9484525c343d896a439;hp=97be6c200f53aaaee7aa39c46655728a61b52a3d;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/lib/time_r.c b/lib/time_r.c index 97be6c200..a218794cf 100644 --- a/lib/time_r.c +++ b/lib/time_r.c @@ -1,6 +1,6 @@ /* Reentrant time functions like localtime_r. - Copyright (C) 2003, 2006-2007, 2010-2011 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2010-2012 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 @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* Written by Paul Eggert. */