X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmbuiter.h;h=213e710307fce2b0ba0447a39a23278e9d018644;hb=1a2869593e115e4a6c74aaa0b23ca612357403ce;hp=c4ceddbe649258aef3764e9b186f9914ec7ef08d;hpb=a797135eb038273ae97976ffa136ec999094c6be;p=gnulib.git diff --git a/lib/mbuiter.h b/lib/mbuiter.h index c4ceddbe6..213e71030 100644 --- a/lib/mbuiter.h +++ b/lib/mbuiter.h @@ -1,10 +1,10 @@ /* Iterating through multibyte strings: macros for multi-byte encodings. Copyright (C) 2001, 2005, 2007 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + along with this program. If not, see . */ /* Written by Bruno Haible . */