X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrsep.c;h=525d09bf5c9812eefac8746d70086675cf0e4f67;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=c266283b680a8776a2698355d7eca826c0a369fb;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/lib/strsep.c b/lib/strsep.c index c266283b6..525d09bf5 100644 --- a/lib/strsep.c +++ b/lib/strsep.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2004, 2007, 2009-2012 Free Software Foundation, Inc. +/* Copyright (C) 2004, 2007, 2009-2014 Free Software Foundation, Inc. Written by Yoann Vandoorselaere . @@ -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 . */ #ifdef HAVE_CONFIG_H # include