X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-strerror_r.c;h=ec43aef9ade367164f3610cf8c77b4820b728792;hb=fa1db0dd22768f09a507674a30beb5b8a87bb35f;hp=956c458d7b98a7b0c8c87a3ee91bbc1e3e00ab1d;hpb=79d4e75d8e14dee5d91f58413942fe875857d4f5;p=gnulib.git diff --git a/tests/test-strerror_r.c b/tests/test-strerror_r.c index 956c458d7..ec43aef9a 100644 --- a/tests/test-strerror_r.c +++ b/tests/test-strerror_r.c @@ -1,5 +1,5 @@ /* Test of strerror_r() function. - Copyright (C) 2007-2011 Free Software Foundation, Inc. + Copyright (C) 2007-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 @@ -12,8 +12,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