X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstreq.h;h=87915988f6bc52983441515520964d07882e228e;hb=fa8d786628cd8a1dbd2194e7776bea07f97cca99;hp=03ea1d1dba4a2b6fb31a79686a91ae01f022fab5;hpb=443311a87c56537a956414bc95e67ccab9cde772;p=gnulib.git diff --git a/lib/streq.h b/lib/streq.h index 03ea1d1db..87915988f 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. + Copyright (C) 2001-2002, 2007, 2009-2010 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 . */