X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmemchr.c;h=3c5ecfd0e10b1dcc32f149fe0a92d4194dedfd35;hb=8de557e31178699dd6e839850056f0653cdfba89;hp=eacb5c935fe32fa3ea209e2916d69fc4db17dd5d;hpb=a62be9f4039b4499cfbb76e394cad2259d03fa84;p=gnulib.git diff --git a/lib/memchr.c b/lib/memchr.c index eacb5c935..3c5ecfd0e 100644 --- a/lib/memchr.c +++ b/lib/memchr.c @@ -21,9 +21,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, -USA. */ +along with this program; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include