]> mj.ucw.cz Git - libucw.git/blobdiff - charset/unistream.c
Added special mode for sorting of regular files.
[libucw.git] / charset / unistream.c
index 09059663123f66d737a55abe4824018aa27b437a..6431b0a293f0eeb16a14106be46cc7c727b229c4 100644 (file)
@@ -2,6 +2,9 @@
  *     The UniCode Library: Reading and writing of UTF-8 on Fastbuf Streams
  *
  *     (c) 2001 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #include "lib/lib.h"