/[Apache-SVN]
ViewVC logotype

Revision 196194


Jump to revision: Previous Next
Author: pbwest
Date: Mon Mar 31 02:32:53 2003 UTC (21 years, 3 months ago)
Changed paths: 52
Log Message:
Tidied copyright notice


Changed paths

Path Details
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/configuration/Configuration.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/configuration/ConfigurationParser.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/configuration/ConfigurationReader.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/configuration/FontInfo.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/configuration/FontTriplet.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/configuration/LanguageFileReader.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/AbstractPropertyValue.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Angle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Auto.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Bool.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/ColorSpace.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/ColorType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/CountryType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Ems.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/EnumType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/FontFamilySet.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Frequency.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/IntegerType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Ints.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/LanguageType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Length.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Literal.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/MappedNumeric.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/MimeType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/NCName.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/NoType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/None.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Numeric.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Percentage.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/PropertyValue.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/PropertyValueList.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/ScriptType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/ShadowEffect.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Slash.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/StringType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/TextDecorations.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/TextDecorator.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/Time.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/UriType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/indirect/FromNearestSpecified.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/indirect/FromParent.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/indirect/IndirectValue.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/indirect/Inherit.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/datatypes/indirect/InheritedValue.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/xml/FoXMLEvent.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/xml/FoXMLEventPool.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/xml/FoXMLSerialHandler.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/xml/SyncedFoXmlEventsBuffer.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/xml/UnexpectedStartElementException.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/xml/XMLEvent.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/xml/XMLEventPool.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/xml/XMLNamespaces.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26