X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ftime_r.c;h=9dd8107f8d394c19cc9476054663cedf86c4a779;hb=533101a268dc5015a140ff4695d8eeb04fbe57b6;hp=45b9b901c60aa2b78afec929ea433bf5f2e086e7;hpb=1349ff1c34a0f17772b6711908cea3204c2860ca;p=gnulib.git diff --git a/lib/time_r.c b/lib/time_r.c index 45b9b901c..9dd8107f8 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 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2010-2013 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. */