]> mj.ucw.cz Git - libucw.git/blobdiff - lib/regex.c
Fix escaping of "+" characters in outgoing parameters. (BTW: when Galeon
[libucw.git] / lib / regex.c
index 6ed90243c86a727e99a4a34c91a567dccb85e0d7..ce230848facdd0ba7b1709dc311daa23dd66312b 100644 (file)
@@ -3,6 +3,9 @@
  *
  *     (c) 1997 Martin Mares <mj@ucw.cz>
  *     (c) 2001 Robert Spalek <robert@ucw.cz>
  *
  *     (c) 1997 Martin Mares <mj@ucw.cz>
  *     (c) 2001 Robert Spalek <robert@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"
  */
 
 #include "lib/lib.h"