]> mj.ucw.cz Git - libucw.git/blobdiff - lib/proctitle.c
Fixed a nasty bug in hash table allocation. HASH_AUTO_POOL must use
[libucw.git] / lib / proctitle.c
index ef985a2753319c9d72bdb3e66b267b8b65adfaed..ec65012fbeebb36706cbc385d7d6e491f5493d38 100644 (file)
@@ -1,7 +1,10 @@
 /*
- *     Sherlock Library -- Setting of Process Title
+ *     UCW Library -- Setting of Process Title
  *
  *     (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"