From 809ba453f7d85d54349a8fc23da00fc6d09a56a1 Mon Sep 17 00:00:00 2001 From: Robert Spalek Date: Mon, 28 Jun 2004 15:40:03 +0000 Subject: [PATCH] now, I have no contribution into the fastbuf code :)) --- lib/fb-buffer.c | 1 - lib/fb-file.c | 1 - lib/fb-limfd.c | 1 - lib/fb-mem.c | 1 - 4 files changed, 4 deletions(-) diff --git a/lib/fb-buffer.c b/lib/fb-buffer.c index 5a248efd..8779ef32 100644 --- a/lib/fb-buffer.c +++ b/lib/fb-buffer.c @@ -2,7 +2,6 @@ * Sherlock Library -- Fast Buffered I/O on Static Buffers * * (c) 2003 Martin Mares - * (c) 2004 Robert Spalek * * This software may be freely distributed and used according to the terms * of the GNU Lesser General Public License. diff --git a/lib/fb-file.c b/lib/fb-file.c index 169f25e1..915c1b40 100644 --- a/lib/fb-file.c +++ b/lib/fb-file.c @@ -2,7 +2,6 @@ * Sherlock Library -- Fast Buffered I/O on Files * * (c) 1997--2004 Martin Mares - * (c) 2004 Robert Spalek * * This software may be freely distributed and used according to the terms * of the GNU Lesser General Public License. diff --git a/lib/fb-limfd.c b/lib/fb-limfd.c index 745445a2..4302bc35 100644 --- a/lib/fb-limfd.c +++ b/lib/fb-limfd.c @@ -2,7 +2,6 @@ * Sherlock Library -- Fast Buffered Input on Limited File Descriptors * * (c) 2003 Martin Mares - * (c) 2004 Robert Spalek * * This software may be freely distributed and used according to the terms * of the GNU Lesser General Public License. diff --git a/lib/fb-mem.c b/lib/fb-mem.c index 89390f1b..957de0d8 100644 --- a/lib/fb-mem.c +++ b/lib/fb-mem.c @@ -2,7 +2,6 @@ * Sherlock Library -- Fast Buffered I/O on Memory Streams * * (c) 1997--2002 Martin Mares - * (c) 2004 Robert Spalek * * This software may be freely distributed and used according to the terms * of the GNU Lesser General Public License. -- 2.39.2