X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmemrchr.c;h=0b6659fd92a053e5a5e91ad4805e30b5dea535ed;hb=4cd40eed210c4e43d3f741f17e6c4263f41d0c5f;hp=ae8dabcd09080a07c75fff93da33ccd23fc25c9a;hpb=018039820ee41e5d8a9a7352ae55bc3eb14bac3c;p=gnulib.git diff --git a/lib/memrchr.c b/lib/memrchr.c index ae8dabcd0..0b6659fd9 100644 --- a/lib/memrchr.c +++ b/lib/memrchr.c @@ -21,7 +21,7 @@ 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. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include