]> mj.ucw.cz Git - libucw.git/blobdiff - lib/fastbuf.h
Added license notices to all library files which are not specific
[libucw.git] / lib / fastbuf.h
index 2948830ee4e0331e305a9c5a9ceb66486ca738db..3739982c5ad8ecc723d7b51e79dac09d0d44a06e 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Fast Buffered I/O
  *
  *     (c) 1997--2000 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_FASTBUF_H