]> mj.ucw.cz Git - libucw.git/blobdiff - lib/pagecache.h
Removed hopefully all implicit dependencies on file type numbering.
[libucw.git] / lib / pagecache.h
index 23ad46ac387ca8d0e97e62f373edd03196a4eb8f..a9368df9e4172913dac58745b8cbabeb0aae1fb8 100644 (file)
@@ -1,7 +1,10 @@
 /*
  *     Sherlock Library -- File Page Cache
  *
- *     (c) 1999 Martin Mares <mj@atrey.karlin.mff.cuni.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