Redistributed Components
         This page describes Category C components as defined above: components that are redistributed 
            with Saxon in binary form, without alteration.
         
         Saxon on Java
         None.
         Saxon on .NET
         IKVM Runtime
         See http://www.ikvm.net/.  
            Can be downloaded from http://sourceforge.net/project/showfiles.php?group_id=69637. 
            Saxon links dynamically to this DLL.
         
         License is at http://weblog.ikvm.net/story.aspx/license
         
            Copyright (C) 2002-2007 Jeroen Frijters
            This software is provided 'as-is', without any express or implied
            warranty.  In no event will the authors be held liable for any damages
            arising from the use of this software.
            Permission is granted to anyone to use this software for any purpose,
            including commercial applications, and to alter it and redistribute it
            freely, subject to the following restrictions:
            1. The origin of this software must not be misrepresented; you must not
            claim that you wrote the original software. If you use this software
            in a product, an acknowledgment in the product documentation would be
            appreciated but is not required.
            2. Altered source versions must be plainly marked as such, and must not be
            misrepresented as being the original software.
            3. This notice may not be removed or altered from any source distribution.
            Jeroen Frijters
            jeroen@frijters.net
            
         
         IKVM GNU Classpath
         The copy of GNU Classpath released with Saxon on .NET is a copy of the version
            that is released as part of IKVM Runtime (see above). 
         
         Saxon links dynamically to this DLL.
         The license conditions are at http://www.gnu.org/software/classpath/license.html. (This is a modified variant of the LGPL,
            with a special clause allowing it to be used as part of a product that is not itself open source.)
         
         Applicable notice: none