X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrsep.c;h=b9e7e9f12d8f1ea71afa8a513a7c7577ba09c94a;hb=25fb29a19d9993a32075b7c3fefa959e3345ab64;hp=6037f4dddd4a74a68b709488da47c2cccdec7465;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/lib/strsep.c b/lib/strsep.c index 6037f4ddd..b9e7e9f12 100644 --- a/lib/strsep.c +++ b/lib/strsep.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2004, 2007, 2009, 2010 Free Software Foundation, Inc. +/* Copyright (C) 2004, 2007, 2009-2013 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