]> mj.ucw.cz Git - libucw.git/blobdiff - lib/pagecache.c
Added functions for manipulating bit arrays. One day, an optimized
[libucw.git] / lib / pagecache.c
index e987a5fead8da24d795b5c2d8f6a062b695bcb15..4482b3ef5bb51119f90aa72ce5a1706fe4245338 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- File Page Cache
  *
  *     (c) 1999--2002 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"