Browse Source

Fix checkstyle warning.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1552956 13f79535-47bb-0310-9956-ffa450edef68
pull/22/head
Glenn Adams 10 years ago
parent
commit
fc1e098d66
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/java/org/apache/fop/Version.java

+ 1
- 1
src/java/org/apache/fop/Version.java View File

/* $Id$ */ /* $Id$ */


package org.apache.fop; package org.apache.fop;
/** /**
* This class is used to evaluate the version information contained in the Manifest of FOP's JAR. * This class is used to evaluate the version information contained in the Manifest of FOP's JAR.
* Note that this class can only find the version information if it's in the org.apache.fop package * Note that this class can only find the version information if it's in the org.apache.fop package

Loading…
Cancel
Save