]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
It's Apache FOP, not just FOP.
authorJeremias Maerki <jeremias@apache.org>
Thu, 30 Jun 2005 07:58:50 +0000 (07:58 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 30 Jun 2005 07:58:50 +0000 (07:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@202504 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/apps/FOUserAgent.java

index 9e3734deb1e116a9ae230bece54898093856a539..39f16b4f0a30b115d0686c4c69252e99082fc372 100644 (file)
@@ -98,7 +98,7 @@ public class FOUserAgent {
     /** Producer:  Metadata element for the system/software that produces
      * the document. (Some renderers can store this in the document.)
      */
-    protected String producer = "FOP Version " + Fop.getVersion();
+    protected String producer = "Apache FOP Version " + Fop.getVersion();
 
     /** Creator:  Metadata element for the user that created the
      * document. (Some renderers can store this in the document.)