]> mj.ucw.cz Git - libucw.git/blobdiff - lib/pagecache.h
Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT/sherlock.git#v3.8
[libucw.git] / lib / pagecache.h
index 0f99446ed4e10af2e373f4ba61dab49aec6f35dd..ef4bf5af5740c5d710e6ac58da5cc82a07dcec70 100644 (file)
@@ -1,11 +1,14 @@
 /*
 /*
- *     Sherlock Library -- File Page Cache
+ *     UCW Library -- File Page Cache
  *
  *     (c) 1999--2002 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"