X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Funiconv.h;h=ffce6431abdb3d1656378d9f320c3d0106208449;hb=671c9011cb6944a63f0d15f60252c31bf0ee8e9b;hp=589e070d948b20b8e127438c24be8b9f29951105;hpb=059dfc71e878370db05dd4518ffaf78dc98650cd;p=gnulib.git diff --git a/lib/uniconv.h b/lib/uniconv.h index 589e070d9..ffce6431a 100644 --- a/lib/uniconv.h +++ b/lib/uniconv.h @@ -1,20 +1,18 @@ /* Conversions between Unicode and legacy encodings. Copyright (C) 2002, 2005, 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 . */ #ifndef _UNICONV_H #define _UNICONV_H