]> mj.ucw.cz Git - libucw.git/blobdiff - lib/pagecache.h
First bits of installation of .pc files.
[libucw.git] / lib / pagecache.h
index 698177f0e026765e47c476d87de740eeb60d27b4..ef4bf5af5740c5d710e6ac58da5cc82a07dcec70 100644 (file)
@@ -1,11 +1,14 @@
 /*
 /*
- *     Sherlock Library -- File Page Cache
+ *     UCW Library -- File Page Cache
  *
  *
- *     (c) 1999 Martin Mares <mj@ucw.cz>
+ *     (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.
  */
 
  */
 
-#ifndef _SHERLOCK_PAGECACHE_H
-#define _SHERLOCK_PAGECACHE_H
+#ifndef _UCW_PAGECACHE_H
+#define _UCW_PAGECACHE_H
 
 #include "lib/lists.h"
 
 
 #include "lib/lists.h"