X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Funistream.c;h=6431b0a293f0eeb16a14106be46cc7c727b229c4;hb=d9820b2d7d4b908bb9da441f5a35a7999d701e60;hp=09059663123f66d737a55abe4824018aa27b437a;hpb=4429c71d5cc6ecbb4f991e0f3d08d176cb69d586;p=libucw.git diff --git a/charset/unistream.c b/charset/unistream.c index 09059663..6431b0a2 100644 --- a/charset/unistream.c +++ b/charset/unistream.c @@ -2,6 +2,9 @@ * The UniCode Library: Reading and writing of UTF-8 on Fastbuf Streams * * (c) 2001 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #include "lib/lib.h"