]> mj.ucw.cz Git - libucw.git/blobdiff - lib/pagecache.h
If have GET_O and GET_P, we should have PUT_O and PUT_P as well.
[libucw.git] / lib / pagecache.h
index 23ad46ac387ca8d0e97e62f373edd03196a4eb8f..0f99446ed4e10af2e373f4ba61dab49aec6f35dd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *     Sherlock Library -- File Page Cache
  *
- *     (c) 1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1999--2002 Martin Mares <mj@ucw.cz>
  */
 
 #ifndef _SHERLOCK_PAGECACHE_H