Swish: A Framework for Semantic Web inference scripting using Haskell. Copyright (c) 2003, G. Klyne. All rights reserved. This software may be freely redistributed under the terms of the GNU Public Licence, a copy of which may be found in file GPL.TXT included in this software distribution. Redistribution under other terms may be available by negotiation with the author. For more information, contact: Graham Klyne email: GK-swish@ninebynine.org postal: 14 Chambrai Close Appleford Abingdon Oxon OX14 4NT UK. The software uses the following packages that are subject to different licensing conditions. See the relevant documentation for licence details: Parsec, a Haskell monadic parser generator system. Copyright 1999-2000, Daan Leijen. All rights reserved. See: http://www.cs.uu.nl/~daan/parsec.html HUnit, a unit testing system for Haskell. HUnit is Copyright (c) Dean Herington, 2002, all rights reserved See: http://hunit.sourceforge.net/ QuickSort, a library of partition sorting routines in Haskell. Available from the web at the site of Ralf Hinze. See: http://www.informatik.uni-bonn.de/~ralf/ http://www.informatik.uni-bonn.de/~ralf/software.html http://www.informatik.uni-bonn.de/~ralf/software/Sort.tar.gz DFA, a deterministic finite state automaton based pattern matcher by Andrew Bromage, available from SourceForge at: http://cvs.sourceforge.net/viewcvs.py/haskell-libs/libs/text/ (Look for Dfa.lhs) DFA is Copyright © 2003 Andrew J. Bromage, and is distributed under terms of the GNU Lesser General Public License .