]> mj.ucw.cz Git - libucw.git/blobdiff - lib/pool.c
indexer rewritten to generate redirect brackets
[libucw.git] / lib / pool.c
index 4eea7bf700f8e0ab0981bd22c0f2b3933050f546..8b7c372518b232f1f28cf2bda6b2d43bf5264067 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Memory Pools (One-Time Allocation)
  *
  *     (c) 1997--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"