[kaffe] CVS kaffe (dalibor): Resynced with GNU JAXP: updated copyrights and license

Kaffe CVS cvs-commits at kaffe.org
Fri Sep 17 14:06:25 PDT 2004


PatchSet 5180 
Date: 2004/09/17 21:01:57
Author: dalibor
Branch: HEAD
Tag: (none) 
Log:
Resynced with GNU JAXP: updated copyrights and license

2004-09-17  Dalibor Topic  <robilad at kaffe.org>

        * libraries/javalib/gnu/xml/aelfred2/JAXPFactory.java,
        libraries/javalib/gnu/xml/aelfred2/SAXDriver.java,
        libraries/javalib/gnu/xml/aelfred2/XmlParser.java,
        libraries/javalib/gnu/xml/aelfred2/XmlReader.java,
        libraries/javalib/gnu/xml/aelfred2/package.html,
        libraries/javalib/gnu/xml/dom/Consumer.java,
        libraries/javalib/gnu/xml/dom/DomAttr.java,
        libraries/javalib/gnu/xml/dom/DomCDATA.java,
        libraries/javalib/gnu/xml/dom/DomCharacterData.java,
        libraries/javalib/gnu/xml/dom/DomComment.java,
        libraries/javalib/gnu/xml/dom/DomDoctype.java,
        libraries/javalib/gnu/xml/dom/DomDocument.java,
        libraries/javalib/gnu/xml/dom/DomElement.java,
        libraries/javalib/gnu/xml/dom/DomEntity.java,
        libraries/javalib/gnu/xml/dom/DomEntityReference.java,
        libraries/javalib/gnu/xml/dom/DomEvent.java,
        libraries/javalib/gnu/xml/dom/DomEx.java,
        libraries/javalib/gnu/xml/dom/DomExtern.java,
        libraries/javalib/gnu/xml/dom/DomFragment.java,
        libraries/javalib/gnu/xml/dom/DomImpl.java,
        libraries/javalib/gnu/xml/dom/DomIterator.java,
        libraries/javalib/gnu/xml/dom/DomNamedNodeMap.java,
        libraries/javalib/gnu/xml/dom/DomNode.java,
        libraries/javalib/gnu/xml/dom/DomNotation.java,
        libraries/javalib/gnu/xml/dom/DomNsNode.java,
        libraries/javalib/gnu/xml/dom/DomPI.java,
        libraries/javalib/gnu/xml/dom/DomText.java,
        libraries/javalib/gnu/xml/dom/ImplementationList.java,
        libraries/javalib/gnu/xml/dom/ImplementationSource.java,
        libraries/javalib/gnu/xml/dom/JAXPFactory.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeAttr.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeCDATASection.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeCharacterData.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeComment.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeDOMException.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeDOMStringList.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocument.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentBuilder.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentBuilderFactory.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentFragment.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentType.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeElement.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeEntity.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeEntityReference.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeNamedNodeMap.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeNode.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeNodeIterator.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeNodeList.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeNotation.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeProcessingInstruction.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeText.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeTypeInfo.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathExpression.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathNSResolver.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathNodeList.java,
        libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathResult.java,
        libraries/javalib/gnu/xml/libxmlj/sax/GnomeLocator.java,
        libraries/javalib/gnu/xml/libxmlj/sax/GnomeSAXParser.java,
        libraries/javalib/gnu/xml/libxmlj/sax/GnomeSAXParserFactory.java,
        libraries/javalib/gnu/xml/libxmlj/sax/GnomeXMLReader.java,
        libraries/javalib/gnu/xml/libxmlj/sax/Namespaces.java,
        libraries/javalib/gnu/xml/libxmlj/sax/StringArrayAttributes.java,
        libraries/javalib/gnu/xml/libxmlj/sax/XMLName.java,
        libraries/javalib/gnu/xml/libxmlj/transform/ErrorListenerErrorHandler.java,
        libraries/javalib/gnu/xml/libxmlj/transform/GnomeTransformer.java,
        libraries/javalib/gnu/xml/libxmlj/transform/URIResolverEntityResolver.java,
        libraries/javalib/gnu/xml/libxmlj/util/EmptyNodeList.java,
        libraries/javalib/gnu/xml/libxmlj/util/NamedInputStream.java,
        libraries/javalib/gnu/xml/libxmlj/util/StandaloneDocumentType.java,
        libraries/javalib/gnu/xml/libxmlj/util/StandaloneLocator.java,
        libraries/javalib/gnu/xml/libxmlj/util/XMLJ.java,
        libraries/javalib/gnu/xml/pipeline/CallFilter.java,
        libraries/javalib/gnu/xml/pipeline/DomConsumer.java,
        libraries/javalib/gnu/xml/pipeline/EventConsumer.java,
        libraries/javalib/gnu/xml/pipeline/EventFilter.java,
        libraries/javalib/gnu/xml/pipeline/LinkFilter.java,
        libraries/javalib/gnu/xml/pipeline/NSFilter.java,
        libraries/javalib/gnu/xml/pipeline/PipelineFactory.java,
        libraries/javalib/gnu/xml/pipeline/TeeConsumer.java,
        libraries/javalib/gnu/xml/pipeline/TextConsumer.java,
        libraries/javalib/gnu/xml/pipeline/ValidationConsumer.java,
        libraries/javalib/gnu/xml/pipeline/WellFormednessFilter.java,
        libraries/javalib/gnu/xml/pipeline/XIncludeFilter.java,
        libraries/javalib/gnu/xml/pipeline/XsltFilter.java,
        libraries/javalib/gnu/xml/pipeline/package.html,
        libraries/javalib/gnu/xml/util/DoParse.java,
        libraries/javalib/gnu/xml/util/DomParser.java,
        libraries/javalib/gnu/xml/util/Resolver.java,
        libraries/javalib/gnu/xml/util/SAXNullTransformerFactory.java,
        libraries/javalib/gnu/xml/util/XCat.java,
        libraries/javalib/gnu/xml/util/XHTMLWriter.java,
        libraries/javalib/gnu/xml/util/XMLWriter.java,
        libraries/javalib/gnu/xml/util/package.html,
        libraries/javalib/javax/xml/parsers/ClassStuff.java,
        libraries/javalib/javax/xml/parsers/DocumentBuilder.java,
        libraries/javalib/javax/xml/parsers/DocumentBuilderFactory.java,
        libraries/javalib/javax/xml/parsers/FactoryConfigurationError.java,
        libraries/javalib/javax/xml/parsers/ParserConfigurationException.java,
        libraries/javalib/javax/xml/parsers/SAXParser.java,
        libraries/javalib/javax/xml/parsers/SAXParserFactory.java,
        libraries/javalib/javax/xml/transform/ClassStuff.java,
        libraries/javalib/javax/xml/transform/ErrorListener.java,
        libraries/javalib/javax/xml/transform/OutputKeys.java,
        libraries/javalib/javax/xml/transform/Result.java,
        libraries/javalib/javax/xml/transform/Source.java,
        libraries/javalib/javax/xml/transform/SourceLocator.java,
        libraries/javalib/javax/xml/transform/Templates.java,
        libraries/javalib/javax/xml/transform/Transformer.java,
        libraries/javalib/javax/xml/transform/TransformerConfigurationException.java,
        libraries/javalib/javax/xml/transform/TransformerException.java,
        libraries/javalib/javax/xml/transform/TransformerFactory.java,
        libraries/javalib/javax/xml/transform/TransformerFactoryConfigurationError.java,
        libraries/javalib/javax/xml/transform/URIResolver.java,
        libraries/javalib/javax/xml/transform/dom/DOMLocator.java,
        libraries/javalib/javax/xml/transform/dom/DOMResult.java,
        libraries/javalib/javax/xml/transform/dom/DOMSource.java,
        libraries/javalib/javax/xml/transform/sax/SAXResult.java,
        libraries/javalib/javax/xml/transform/sax/SAXSource.java,
        libraries/javalib/javax/xml/transform/sax/SAXTransformerFactory.java,
        libraries/javalib/javax/xml/transform/sax/TemplatesHandler.java,
        libraries/javalib/javax/xml/transform/sax/TransformerHandler.java,
        libraries/javalib/javax/xml/transform/stream/StreamResult.java,
        libraries/javalib/javax/xml/transform/stream/StreamSource.java:
        Resynced with GNU JAXP.

        2004-09-03  Chris Burdess       <dog at gnu.org>

        * all: Replaced GPL exception with new exception text.

        2004-09-01  Chris Burdess       <dog at gnu.org>

        * all: Reassigned David Brownell's copyright to FSF.

Members: 
	ChangeLog:1.2735->1.2736 
	libraries/javalib/gnu/xml/aelfred2/JAXPFactory.java:1.4->1.5 
	libraries/javalib/gnu/xml/aelfred2/SAXDriver.java:1.10->1.11 
	libraries/javalib/gnu/xml/aelfred2/XmlParser.java:1.9->1.10 
	libraries/javalib/gnu/xml/aelfred2/XmlReader.java:1.5->1.6 
	libraries/javalib/gnu/xml/aelfred2/package.html:1.2->1.3 
	libraries/javalib/gnu/xml/dom/Consumer.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomAttr.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomCDATA.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomCharacterData.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomComment.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomDoctype.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomDocument.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomElement.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomEntity.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomEntityReference.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomEvent.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomEx.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomExtern.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomFragment.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomImpl.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomIterator.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomNamedNodeMap.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomNode.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomNotation.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomNsNode.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomPI.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/DomText.java:1.4->1.5 
	libraries/javalib/gnu/xml/dom/ImplementationList.java:1.1->1.2 
	libraries/javalib/gnu/xml/dom/ImplementationSource.java:1.1->1.2 
	libraries/javalib/gnu/xml/dom/JAXPFactory.java:1.4->1.5 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeAttr.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeCDATASection.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeCharacterData.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeComment.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDOMException.java:1.1->1.2 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDOMStringList.java:1.1->1.2 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocument.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentBuilder.java:1.4->1.5 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentBuilderFactory.java:1.4->1.5 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentFragment.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentType.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeElement.java:1.4->1.5 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeEntity.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeEntityReference.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNamedNodeMap.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNode.java:1.4->1.5 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNodeIterator.java:1.1->1.2 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNodeList.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNotation.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeProcessingInstruction.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeText.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeTypeInfo.java:1.1->1.2 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathExpression.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathNSResolver.java:1.2->1.3 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathNodeList.java:1.1->1.2 
	libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathResult.java:1.2->1.3 
	libraries/javalib/gnu/xml/libxmlj/sax/GnomeLocator.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/sax/GnomeSAXParser.java:1.2->1.3 
	libraries/javalib/gnu/xml/libxmlj/sax/GnomeSAXParserFactory.java:1.2->1.3 
	libraries/javalib/gnu/xml/libxmlj/sax/GnomeXMLReader.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/sax/Namespaces.java:1.2->1.3 
	libraries/javalib/gnu/xml/libxmlj/sax/StringArrayAttributes.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/sax/XMLName.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/transform/ErrorListenerErrorHandler.java:1.1->1.2 
	libraries/javalib/gnu/xml/libxmlj/transform/GnomeTransformer.java:1.2->1.3 
	libraries/javalib/gnu/xml/libxmlj/transform/URIResolverEntityResolver.java:1.1->1.2 
	libraries/javalib/gnu/xml/libxmlj/util/EmptyNodeList.java:1.2->1.3 
	libraries/javalib/gnu/xml/libxmlj/util/NamedInputStream.java:1.2->1.3 
	libraries/javalib/gnu/xml/libxmlj/util/StandaloneDocumentType.java:1.2->1.3 
	libraries/javalib/gnu/xml/libxmlj/util/StandaloneLocator.java:1.3->1.4 
	libraries/javalib/gnu/xml/libxmlj/util/XMLJ.java:1.3->1.4 
	libraries/javalib/gnu/xml/pipeline/CallFilter.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/DomConsumer.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/EventConsumer.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/EventFilter.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/LinkFilter.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/NSFilter.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/PipelineFactory.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/TeeConsumer.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/TextConsumer.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/ValidationConsumer.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/WellFormednessFilter.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/XIncludeFilter.java:1.6->1.7 
	libraries/javalib/gnu/xml/pipeline/XsltFilter.java:1.4->1.5 
	libraries/javalib/gnu/xml/pipeline/package.html:1.2->1.3 
	libraries/javalib/gnu/xml/util/DoParse.java:1.4->1.5 
	libraries/javalib/gnu/xml/util/DomParser.java:1.4->1.5 
	libraries/javalib/gnu/xml/util/Resolver.java:1.4->1.5 
	libraries/javalib/gnu/xml/util/SAXNullTransformerFactory.java:1.4->1.5 
	libraries/javalib/gnu/xml/util/XCat.java:1.4->1.5 
	libraries/javalib/gnu/xml/util/XHTMLWriter.java:1.2->1.3 
	libraries/javalib/gnu/xml/util/XMLWriter.java:1.4->1.5 
	libraries/javalib/gnu/xml/util/package.html:1.2->1.3 
	libraries/javalib/javax/xml/parsers/ClassStuff.java:1.4->1.5 
	libraries/javalib/javax/xml/parsers/DocumentBuilder.java:1.5->1.6 
	libraries/javalib/javax/xml/parsers/DocumentBuilderFactory.java:1.5->1.6 
	libraries/javalib/javax/xml/parsers/FactoryConfigurationError.java:1.3->1.4 
	libraries/javalib/javax/xml/parsers/ParserConfigurationException.java:1.3->1.4 
	libraries/javalib/javax/xml/parsers/SAXParser.java:1.5->1.6 
	libraries/javalib/javax/xml/parsers/SAXParserFactory.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/ClassStuff.java:1.3->1.4 
	libraries/javalib/javax/xml/transform/ErrorListener.java:1.3->1.4 
	libraries/javalib/javax/xml/transform/OutputKeys.java:1.3->1.4 
	libraries/javalib/javax/xml/transform/Result.java:1.3->1.4 
	libraries/javalib/javax/xml/transform/Source.java:1.3->1.4 
	libraries/javalib/javax/xml/transform/SourceLocator.java:1.3->1.4 
	libraries/javalib/javax/xml/transform/Templates.java:1.3->1.4 
	libraries/javalib/javax/xml/transform/Transformer.java:1.3->1.4 
	libraries/javalib/javax/xml/transform/TransformerConfigurationException.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/TransformerException.java:1.5->1.6 
	libraries/javalib/javax/xml/transform/TransformerFactory.java:1.5->1.6 
	libraries/javalib/javax/xml/transform/TransformerFactoryConfigurationError.java:1.3->1.4 
	libraries/javalib/javax/xml/transform/URIResolver.java:1.2->1.3 
	libraries/javalib/javax/xml/transform/dom/DOMLocator.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/dom/DOMResult.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/dom/DOMSource.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/sax/SAXResult.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/sax/SAXSource.java:1.6->1.7 
	libraries/javalib/javax/xml/transform/sax/SAXTransformerFactory.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/sax/TemplatesHandler.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/sax/TransformerHandler.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/stream/StreamResult.java:1.4->1.5 
	libraries/javalib/javax/xml/transform/stream/StreamSource.java:1.4->1.5 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.2735 kaffe/ChangeLog:1.2736
--- kaffe/ChangeLog:1.2735	Fri Sep 17 19:28:08 2004
+++ kaffe/ChangeLog	Fri Sep 17 21:01:57 2004
@@ -1,5 +1,140 @@
 2004-09-17  Dalibor Topic  <robilad at kaffe.org>
 
+	* libraries/javalib/gnu/xml/aelfred2/JAXPFactory.java,
+	libraries/javalib/gnu/xml/aelfred2/SAXDriver.java,
+	libraries/javalib/gnu/xml/aelfred2/XmlParser.java,
+	libraries/javalib/gnu/xml/aelfred2/XmlReader.java,
+	libraries/javalib/gnu/xml/aelfred2/package.html,
+	libraries/javalib/gnu/xml/dom/Consumer.java,
+	libraries/javalib/gnu/xml/dom/DomAttr.java,
+	libraries/javalib/gnu/xml/dom/DomCDATA.java,
+	libraries/javalib/gnu/xml/dom/DomCharacterData.java,
+	libraries/javalib/gnu/xml/dom/DomComment.java,
+	libraries/javalib/gnu/xml/dom/DomDoctype.java,
+	libraries/javalib/gnu/xml/dom/DomDocument.java,
+	libraries/javalib/gnu/xml/dom/DomElement.java,
+	libraries/javalib/gnu/xml/dom/DomEntity.java,
+	libraries/javalib/gnu/xml/dom/DomEntityReference.java,
+	libraries/javalib/gnu/xml/dom/DomEvent.java,
+	libraries/javalib/gnu/xml/dom/DomEx.java,
+	libraries/javalib/gnu/xml/dom/DomExtern.java,
+	libraries/javalib/gnu/xml/dom/DomFragment.java,
+	libraries/javalib/gnu/xml/dom/DomImpl.java,
+	libraries/javalib/gnu/xml/dom/DomIterator.java,
+	libraries/javalib/gnu/xml/dom/DomNamedNodeMap.java,
+	libraries/javalib/gnu/xml/dom/DomNode.java,
+	libraries/javalib/gnu/xml/dom/DomNotation.java,
+	libraries/javalib/gnu/xml/dom/DomNsNode.java,
+	libraries/javalib/gnu/xml/dom/DomPI.java,
+	libraries/javalib/gnu/xml/dom/DomText.java,
+	libraries/javalib/gnu/xml/dom/ImplementationList.java,
+	libraries/javalib/gnu/xml/dom/ImplementationSource.java,
+	libraries/javalib/gnu/xml/dom/JAXPFactory.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeAttr.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeCDATASection.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeCharacterData.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeComment.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDOMException.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDOMStringList.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocument.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentBuilder.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentBuilderFactory.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentFragment.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeDocumentType.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeElement.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeEntity.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeEntityReference.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNamedNodeMap.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNode.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNodeIterator.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNodeList.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeNotation.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeProcessingInstruction.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeText.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeTypeInfo.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathExpression.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathNSResolver.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathNodeList.java,
+	libraries/javalib/gnu/xml/libxmlj/dom/GnomeXPathResult.java,
+	libraries/javalib/gnu/xml/libxmlj/sax/GnomeLocator.java,
+	libraries/javalib/gnu/xml/libxmlj/sax/GnomeSAXParser.java,
+	libraries/javalib/gnu/xml/libxmlj/sax/GnomeSAXParserFactory.java,
+	libraries/javalib/gnu/xml/libxmlj/sax/GnomeXMLReader.java,
+	libraries/javalib/gnu/xml/libxmlj/sax/Namespaces.java,
+	libraries/javalib/gnu/xml/libxmlj/sax/StringArrayAttributes.java,
+	libraries/javalib/gnu/xml/libxmlj/sax/XMLName.java,
+	libraries/javalib/gnu/xml/libxmlj/transform/ErrorListenerErrorHandler.java,
+	libraries/javalib/gnu/xml/libxmlj/transform/GnomeTransformer.java,
+	libraries/javalib/gnu/xml/libxmlj/transform/URIResolverEntityResolver.java,
+	libraries/javalib/gnu/xml/libxmlj/util/EmptyNodeList.java,
+	libraries/javalib/gnu/xml/libxmlj/util/NamedInputStream.java,
+	libraries/javalib/gnu/xml/libxmlj/util/StandaloneDocumentType.java,
+	libraries/javalib/gnu/xml/libxmlj/util/StandaloneLocator.java,
+	libraries/javalib/gnu/xml/libxmlj/util/XMLJ.java,
+	libraries/javalib/gnu/xml/pipeline/CallFilter.java,
+	libraries/javalib/gnu/xml/pipeline/DomConsumer.java,
+	libraries/javalib/gnu/xml/pipeline/EventConsumer.java,
+	libraries/javalib/gnu/xml/pipeline/EventFilter.java,
+	libraries/javalib/gnu/xml/pipeline/LinkFilter.java,
+	libraries/javalib/gnu/xml/pipeline/NSFilter.java,
+	libraries/javalib/gnu/xml/pipeline/PipelineFactory.java,
+	libraries/javalib/gnu/xml/pipeline/TeeConsumer.java,
+	libraries/javalib/gnu/xml/pipeline/TextConsumer.java,
+	libraries/javalib/gnu/xml/pipeline/ValidationConsumer.java,
+	libraries/javalib/gnu/xml/pipeline/WellFormednessFilter.java,
+	libraries/javalib/gnu/xml/pipeline/XIncludeFilter.java,
+	libraries/javalib/gnu/xml/pipeline/XsltFilter.java,
+	libraries/javalib/gnu/xml/pipeline/package.html,
+	libraries/javalib/gnu/xml/util/DoParse.java,
+	libraries/javalib/gnu/xml/util/DomParser.java,
+	libraries/javalib/gnu/xml/util/Resolver.java,
+	libraries/javalib/gnu/xml/util/SAXNullTransformerFactory.java,
+	libraries/javalib/gnu/xml/util/XCat.java,
+	libraries/javalib/gnu/xml/util/XHTMLWriter.java,
+	libraries/javalib/gnu/xml/util/XMLWriter.java,
+	libraries/javalib/gnu/xml/util/package.html,
+	libraries/javalib/javax/xml/parsers/ClassStuff.java,
+	libraries/javalib/javax/xml/parsers/DocumentBuilder.java,
+	libraries/javalib/javax/xml/parsers/DocumentBuilderFactory.java,
+	libraries/javalib/javax/xml/parsers/FactoryConfigurationError.java,
+	libraries/javalib/javax/xml/parsers/ParserConfigurationException.java,
+	libraries/javalib/javax/xml/parsers/SAXParser.java,
+	libraries/javalib/javax/xml/parsers/SAXParserFactory.java,
+	libraries/javalib/javax/xml/transform/ClassStuff.java,
+	libraries/javalib/javax/xml/transform/ErrorListener.java,
+	libraries/javalib/javax/xml/transform/OutputKeys.java,
+	libraries/javalib/javax/xml/transform/Result.java,
+	libraries/javalib/javax/xml/transform/Source.java,
+	libraries/javalib/javax/xml/transform/SourceLocator.java,
+	libraries/javalib/javax/xml/transform/Templates.java,
+	libraries/javalib/javax/xml/transform/Transformer.java,
+	libraries/javalib/javax/xml/transform/TransformerConfigurationException.java,
+	libraries/javalib/javax/xml/transform/TransformerException.java,
+	libraries/javalib/javax/xml/transform/TransformerFactory.java,
+	libraries/javalib/javax/xml/transform/TransformerFactoryConfigurationError.java,
+	libraries/javalib/javax/xml/transform/URIResolver.java,
+	libraries/javalib/javax/xml/transform/dom/DOMLocator.java,
+	libraries/javalib/javax/xml/transform/dom/DOMResult.java,
+	libraries/javalib/javax/xml/transform/dom/DOMSource.java,
+	libraries/javalib/javax/xml/transform/sax/SAXResult.java,
+	libraries/javalib/javax/xml/transform/sax/SAXSource.java,
+	libraries/javalib/javax/xml/transform/sax/SAXTransformerFactory.java,
+	libraries/javalib/javax/xml/transform/sax/TemplatesHandler.java,
+	libraries/javalib/javax/xml/transform/sax/TransformerHandler.java,
+	libraries/javalib/javax/xml/transform/stream/StreamResult.java,
+	libraries/javalib/javax/xml/transform/stream/StreamSource.java:
+	Resynced with GNU JAXP.
+
+	2004-09-03  Chris Burdess       <dog at gnu.org>
+
+        * all: Replaced GPL exception with new exception text.
+
+	2004-09-01  Chris Burdess       <dog at gnu.org>
+
+        * all: Reassigned David Brownell's copyright to FSF.
+
+2004-09-17  Dalibor Topic  <robilad at kaffe.org>
+
 	* libraries/javalib/java/nio/ByteBuffer.java,
 	libraries/javalib/java/nio/CharBuffer.java,
 	libraries/javalib/java/nio/DoubleBuffer.java,
Index: kaffe/libraries/javalib/gnu/xml/aelfred2/JAXPFactory.java
diff -u kaffe/libraries/javalib/gnu/xml/aelfred2/JAXPFactory.java:1.4 kaffe/libraries/javalib/gnu/xml/aelfred2/JAXPFactory.java:1.5
--- kaffe/libraries/javalib/gnu/xml/aelfred2/JAXPFactory.java:1.4	Wed May 19 17:27:57 2004
+++ kaffe/libraries/javalib/gnu/xml/aelfred2/JAXPFactory.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001 David Brownell
+ * JAXPFactory.java
+ * Copyright (C) 2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.aelfred2;
Index: kaffe/libraries/javalib/gnu/xml/aelfred2/SAXDriver.java
diff -u kaffe/libraries/javalib/gnu/xml/aelfred2/SAXDriver.java:1.10 kaffe/libraries/javalib/gnu/xml/aelfred2/SAXDriver.java:1.11
--- kaffe/libraries/javalib/gnu/xml/aelfred2/SAXDriver.java:1.10	Mon Aug 16 02:43:47 2004
+++ kaffe/libraries/javalib/gnu/xml/aelfred2/SAXDriver.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * SAXDriver.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 //
Index: kaffe/libraries/javalib/gnu/xml/aelfred2/XmlParser.java
diff -u kaffe/libraries/javalib/gnu/xml/aelfred2/XmlParser.java:1.9 kaffe/libraries/javalib/gnu/xml/aelfred2/XmlParser.java:1.10
--- kaffe/libraries/javalib/gnu/xml/aelfred2/XmlParser.java:1.9	Mon Aug 16 02:43:47 2004
+++ kaffe/libraries/javalib/gnu/xml/aelfred2/XmlParser.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * XmlParser.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 //
Index: kaffe/libraries/javalib/gnu/xml/aelfred2/XmlReader.java
diff -u kaffe/libraries/javalib/gnu/xml/aelfred2/XmlReader.java:1.5 kaffe/libraries/javalib/gnu/xml/aelfred2/XmlReader.java:1.6
--- kaffe/libraries/javalib/gnu/xml/aelfred2/XmlReader.java:1.5	Wed May 19 17:27:57 2004
+++ kaffe/libraries/javalib/gnu/xml/aelfred2/XmlReader.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * XmlReader.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.aelfred2;
Index: kaffe/libraries/javalib/gnu/xml/aelfred2/package.html
diff -u kaffe/libraries/javalib/gnu/xml/aelfred2/package.html:1.2 kaffe/libraries/javalib/gnu/xml/aelfred2/package.html:1.3
--- kaffe/libraries/javalib/gnu/xml/aelfred2/package.html:1.2	Wed May 19 17:27:57 2004
+++ kaffe/libraries/javalib/gnu/xml/aelfred2/package.html	Fri Sep 17 21:02:01 2004
@@ -6,7 +6,7 @@
     <title>package overview</title>
 <!--
 /*
- * Copyright (c) 1999-2001 by David Brownell.
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  */
 -->
 </head><body>
@@ -267,12 +267,12 @@
 public domain.  The license had the constraint that modifications
 be clearly documented, as has been done here.  </p>
 
-<p> This version is Copyright (c) 1999-2001 by David Brownell,
+<p> This version is Copyright (C) 1999,2000,2001 The Free Software Foundation,
 and all the modifications are distributed under the GNU General
 Public License (GPL).  It is subject to the "Library Exception",
 supporting use in some environments (such as embedded systems where
 dynamic linking may not be available) by proprietary code without
-necessarily requiring all code to be licencsed under the GPL.
+necessarily requiring all code to be licensed under the GPL.
 </p>
 
 
Index: kaffe/libraries/javalib/gnu/xml/dom/Consumer.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/Consumer.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/Consumer.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/Consumer.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/Consumer.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001 David Brownell
+ * Consumer.java
+ * Copyright (C) 2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 
Index: kaffe/libraries/javalib/gnu/xml/dom/DomAttr.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/DomAttr.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/DomAttr.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/DomAttr.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/DomAttr.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * DomAttr.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.dom;
Index: kaffe/libraries/javalib/gnu/xml/dom/DomCDATA.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/DomCDATA.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/DomCDATA.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/DomCDATA.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/DomCDATA.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * DomCDATA.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.dom;
Index: kaffe/libraries/javalib/gnu/xml/dom/DomCharacterData.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/DomCharacterData.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/DomCharacterData.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/DomCharacterData.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/DomCharacterData.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * DomCharacterData.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.dom;
Index: kaffe/libraries/javalib/gnu/xml/dom/DomComment.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/DomComment.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/DomComment.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/DomComment.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/DomComment.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * DomComment.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.dom;
Index: kaffe/libraries/javalib/gnu/xml/dom/DomDoctype.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/DomDoctype.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/DomDoctype.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/DomDoctype.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/DomDoctype.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * DomDocType.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.dom;
Index: kaffe/libraries/javalib/gnu/xml/dom/DomDocument.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/DomDocument.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/DomDocument.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/DomDocument.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/DomDocument.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * DomDocument.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.dom;
Index: kaffe/libraries/javalib/gnu/xml/dom/DomElement.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/DomElement.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/DomElement.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/DomElement.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/DomElement.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * DomElement.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.dom;
Index: kaffe/libraries/javalib/gnu/xml/dom/DomEntity.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/DomEntity.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/DomEntity.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/DomEntity.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/DomEntity.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * DomEntity.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */
 
 package gnu.xml.dom;
Index: kaffe/libraries/javalib/gnu/xml/dom/DomEntityReference.java
diff -u kaffe/libraries/javalib/gnu/xml/dom/DomEntityReference.java:1.4 kaffe/libraries/javalib/gnu/xml/dom/DomEntityReference.java:1.5
--- kaffe/libraries/javalib/gnu/xml/dom/DomEntityReference.java:1.4	Wed May 19 17:27:58 2004
+++ kaffe/libraries/javalib/gnu/xml/dom/DomEntityReference.java	Fri Sep 17 21:02:01 2004
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1999-2001 David Brownell
+ * DomEntityReference.java
+ * Copyright (C) 1999,2000,2001 The Free Software Foundation
  * 
  * This file is part of GNU JAXP, a library.
  *
@@ -17,11 +18,22 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * As a special exception, if you link this library with other files to
- * produce an executable, this library does not by itself cause the
- * resulting executable to be covered by the GNU General Public License.
- * This exception does not however invalidate any other reasons why the
- * executable file might be covered by the GNU General Public License. 
+ * Linking this library statically or dynamically with other modules is
+ * making a combined work based on this library.  Thus, the terms and
+ * conditions of the GNU General Public License cover the whole
+ * combination.
+ *
+ * As a special exception, the copyright holders of this library give you
+ * permission to link this library with independent modules to produce an
+ * executable, regardless of the license terms of these independent
+ * modules, and to copy and distribute the resulting executable under
+ * terms of your choice, provided that you also meet, for each linked
+ * independent module, the terms and conditions of the license of that
+ * module.  An independent module is a module which is not derived from
+ * or based on this library.  If you modify this library, you may extend
+ * this exception to your version of the library, but you are not
+ * obliged to do so.  If you do not wish to do so, delete this
+ * exception statement from your version. 
  */

*** Patch too long, truncated ***




More information about the kaffe mailing list