X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fc-strstr.h;h=eff8f48d24f24a777469d89b38f6cb7f0c7e351a;hb=41ffca9515f41dc46cc2e0296b67db431cb075fc;hp=4ce2db25252dab6a009ab952c530f9ef2e799c0b;hpb=37ccb10a1fdf599ceb91d18385b31ce99b17e21c;p=gnulib.git diff --git a/lib/c-strstr.h b/lib/c-strstr.h index 4ce2db252..eff8f48d2 100644 --- a/lib/c-strstr.h +++ b/lib/c-strstr.h @@ -1,10 +1,10 @@ /* Searching in a string. - Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006, 2009-2010 Free Software Foundation, Inc. - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2, or (at your option) - any later version. + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -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 . */ /* The functions defined in this file assume a nearly ASCII compatible