]> mj.ucw.cz Git - libucw.git/blobdiff - charset/unistream.h
Added license notices to all library files which are not specific
[libucw.git] / charset / unistream.h
index 91477eba9c0a251acbff1103c11f20935c1c337f..66680ba42a6dc4e2eef2ed1097125861a0741645 100644 (file)
@@ -2,6 +2,9 @@
  *     The UniCode Library: Reading and writing of UTF-8 on Fastbuf Streams
  *
  *     (c) 2001--2002 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #ifndef _UNISTREAM_H