]> mj.ucw.cz Git - libucw.git/blobdiff - lib/lists.h
Fix escaping of "+" characters in outgoing parameters. (BTW: when Galeon
[libucw.git] / lib / lists.h
index fa9599aa9f8e943b527d9d200ea3e686d3bcb158..68c7497f1cde8dcae6415050f839c8df406d84ca 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Linked Lists
  *
  *     (c) 1997--1999 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_LISTS_H