X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fread-file.c;h=35b3b6e0b7cda92a3808d4cfe361b7740a323dad;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=d2c53707ff30e1a8fb88cd5e7356c7c647b9f8ff;hpb=94879b67cd7832e8a60df732a23fb764f2a15075;p=gnulib.git diff --git a/lib/read-file.c b/lib/read-file.c index d2c53707f..35b3b6e0b 100644 --- a/lib/read-file.c +++ b/lib/read-file.c @@ -1,5 +1,5 @@ /* read-file.c -- read file contents into a string - Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc. Written by Simon Josefsson and Bruno Haible. This program is free software; you can redistribute it and/or modify @@ -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. */ + along with this program; if not, see . */ #include