]> mj.ucw.cz Git - libucw.git/blobdiff - lib/pools.h
Fix escaping of "+" characters in outgoing parameters. (BTW: when Galeon
[libucw.git] / lib / pools.h
index ea3fbddf0d50f94008b1da79227d12e41172b925..aef1e63e4437f8a1f9838532cea0a12bbae700aa 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Memory Pools
  *
  *     (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.
  */
 
 #ifndef _SHERLOCK_POOLS_H