]> mj.ucw.cz Git - libucw.git/blobdiff - lib/sorter.c
Added overflow-safe string functions allocating everything on the stack.
[libucw.git] / lib / sorter.c
index 328c671b021af69941841a67c2510fc1d0442386..f53f205735c930384e35bc3a651f4bf46cca0a52 100644 (file)
@@ -1,7 +1,10 @@
 /*
- *     Sherlock Library -- Universal Sorter
+ *     UCW Library -- Universal Sorter
  *
  *     (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.
  */
 
 #include "lib/lib.h"