diff options
author | Jeremias Maerki <jeremias@apache.org> | 2006-02-21 08:54:57 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2006-02-21 08:54:57 +0000 |
commit | f80b09f263b94c69e03a5b6dce8452e9673911a2 (patch) | |
tree | 78af74844a6c23f8c30d6931875121990873d782 /src/documentation | |
parent | 68ae43751207cec8286c08507b65466900a29c2e (diff) | |
download | xmlgraphics-fop-f80b09f263b94c69e03a5b6dce8452e9673911a2.tar.gz xmlgraphics-fop-f80b09f263b94c69e03a5b6dce8452e9673911a2.zip |
Simplification
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@379391 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r-- | src/documentation/content/doap.rdf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/doap.rdf b/src/documentation/content/doap.rdf index 236b8b2f5..fe1429123 100644 --- a/src/documentation/content/doap.rdf +++ b/src/documentation/content/doap.rdf @@ -53,13 +53,13 @@ </asfext:standard> <asfext:standard> <asfext:title>PostScript</asfext:title> - <asfext:org>Adobe Systems Incorporated</asfext:org> + <asfext:body>Adobe Systems Incorporated</asfext:body> <asfext:id>PS</asfext:id> <asfext:url rdf:resource="http://partners.adobe.com/public/developer/ps/index_specs.html"/> </asfext:standard> <asfext:standard> <asfext:title>Rich Text Format (RTF 1.6)</asfext:title> - <asfext:org>Microsoft</asfext:org> + <asfext:body>Microsoft</asfext:body> <asfext:id>RTF 1.6</asfext:id> <asfext:url rdf:resource="http://msdn.microsoft.com/library/en-us/dnrtfspec/html/rtfspec.asp"/> </asfext:standard> |