]> mj.ucw.cz Git - libucw.git/blobdiff - lib/conf.c
Added functions for manipulating bit arrays. One day, an optimized
[libucw.git] / lib / conf.c
index c37bb98b81b7982d4409c77f4d1f962e4875f8ae..d2c08de23b5e0ded212290866de3a5675c82f8a5 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Reading configuration files
  *
  *     (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"