X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Freadtokens0.c;h=b60fd5a4478d9a2a8777cb75280a5e681adf482c;hb=c5ce79f4c514b37b5756e85530112d778cff302a;hp=494e08d55e3511269d57563120903480958fe8ce;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/readtokens0.c b/lib/readtokens0.c index 494e08d55..b60fd5a44 100644 --- a/lib/readtokens0.c +++ b/lib/readtokens0.c @@ -1,5 +1,6 @@ /* readtokens0.c -- Read NUL-separated tokens from an input stream. - Copyright (C) 2004 Free Software Foundation, Inc. + + Copyright (C) 2004, 2006 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 @@ -18,6 +19,7 @@ Written by Jim Meyering. */ #include + #include #include "readtokens0.h"