python-adfs

changeset 55:459dbcfe5b1f

Updated document with Acknowledgements section and Description heading.
author David Boddie <david@boddie.org.uk>
date Sun Jul 20 00:32:44 2003 +0200
parents 3b6e121ae42f
children eaa19e1bbe18
files README.txt
diffstat 1 files changed, 27 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/README.txt	Sun Jul 20 00:26:12 2003 +0200
     1.2 +++ b/README.txt	Sun Jul 20 00:32:44 2003 +0200
     1.3 @@ -2,6 +2,33 @@
     1.4  
     1.5  Copyright (c) 2000-2003, David Boddie
     1.6  
     1.7 +Permission is hereby granted, free of charge, to any person obtaining a copy
     1.8 +of this software and associated documentation files (the "Software"), to
     1.9 +deal in the Software without restriction, including without limitation the
    1.10 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
    1.11 +sell copies of the Software, and to permit persons to whom the Software is
    1.12 +furnished to do so, subject to the following conditions:
    1.13 +
    1.14 +The above copyright notice and this permission notice shall be included in
    1.15 +all copies or substantial portions of the Software.
    1.16 +
    1.17 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
    1.18 +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    1.19 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    1.20 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    1.21 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    1.22 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    1.23 +DEALINGS IN THE SOFTWARE.
    1.24 +
    1.25 +
    1.26 +Acknowledgements
    1.27 +
    1.28 +Thanks to John Kortink and David Ruck for their assistance and advice.
    1.29 +Any errors or faults in this tool are not theirs.
    1.30 +
    1.31 +
    1.32 +Description
    1.33 +
    1.34  This is a snapshot of my ADFS floppy disc reading library and its associated
    1.35  utility.
    1.36