plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 34ca7ee3bff4fca54164345f20a16a1958bddcc2
parent aa738614530c1525b2337a3812d238b9776d51f0
Author: rsc <devnull@localhost>
Date:   Mon,  1 Mar 2004 19:39:15 +0000

Empty changelog

Diffstat:
Dsrc/libbio/NOTICE | 27---------------------------
Dsrc/libbio/README | 7-------
2 files changed, 0 insertions(+), 34 deletions(-)

diff --git a/src/libbio/NOTICE b/src/libbio/NOTICE @@ -1,27 +0,0 @@ -Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved. -Portions Copyright © 1995-1997 C H Forsyth (forsyth@caldo.demon.co.uk). All rights reserved. -Portions Copyright © 1997-1999 Vita Nuova Limited. All rights reserved. -Portions Copyright © 2000-2002 Vita Nuova Holdings Limited (www.vitanuova.com). All rights reserved. - -Under a licence agreement with Lucent Technologies Inc. effective 1st March 2000, -Vita Nuova Holdings Limited has the right to determine (within a specified scope) -the form and content of sublicences for this software. - -Vita Nuova Holdings Limited now makes this software available as Free -Software under the terms of the `GNU General Public LIcense, Version 2' -(see the file LICENCE or http://www.fsf.org/copyleft/gpl.html for -the full terms and conditions). One of the conditions of that licence -is that you must keep intact all notices that refer to that licence and to the absence of -of any warranty: for this software, note that includes this NOTICE file in particular. - -This suite of programs is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -`GNU General Public License' for more details. - -This copyright NOTICE applies to all files in this directory and -subdirectories, unless another copyright notice appears in a given -file or subdirectory. If you take code from this software to use in -other programs, you must somehow include with it an appropriate -copyright notice that includes the copyright notice and the other -notices above. diff --git a/src/libbio/README b/src/libbio/README @@ -1,7 +0,0 @@ -This is a Unix port of the Plan 9 buffered I/O library, -originally done for the Inferno operating system. - -Russ Cox repackaged this to build as a standalone -Unix library. Send comments about packaging to -Russ Cox <rsc@post.harvard.edu> -