X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstreq.h;h=1b4b1c588badbad0284df9c151b9526e47e165ef;hb=9b53901230a039359dc8688a50781b6f54b061b1;hp=03ea1d1dba4a2b6fb31a79686a91ae01f022fab5;hpb=443311a87c56537a956414bc95e67ccab9cde772;p=gnulib.git diff --git a/lib/streq.h b/lib/streq.h index 03ea1d1db..1b4b1c588 100644 --- a/lib/streq.h +++ b/lib/streq.h @@ -1,20 +1,18 @@ /* Optimized string comparison. Copyright (C) 2001-2002, 2007 Free Software Foundation, Inc. - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU Library General Public License as published - by the Free Software Foundation; either version 2, or (at your option) - any later version. + This program is free software: you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published + by 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 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU Library 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. */ + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see . */ /* Written by Bruno Haible . */