]> mj.ucw.cz Git - libucw.git/blobdiff - lib/db-emul.c
XML: Small bugfix in xml_merge_chars.
[libucw.git] / lib / db-emul.c
index f988741e6c39f06cfc09ea6be4afe1eb207537e8..62540de84592e70b70245ac13891fd77bdbefbf3 100644 (file)
@@ -1,7 +1,10 @@
 /*
- *     Sherlock Library -- SDBM emulator at top of GDBM
+ *     UCW Library -- SDBM emulator at top of GDBM
  *
  *     (c) 1999 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"