aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/svg/LineGraphic.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/apache/fop/svg/LineGraphic.java')
-rw-r--r--src/org/apache/fop/svg/LineGraphic.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/org/apache/fop/svg/LineGraphic.java b/src/org/apache/fop/svg/LineGraphic.java
index 59ed032d7..c769d05d7 100644
--- a/src/org/apache/fop/svg/LineGraphic.java
+++ b/src/org/apache/fop/svg/LineGraphic.java
@@ -22,7 +22,7 @@
Alternately, this acknowledgment may appear in the software itself, if
and wherever such third-party acknowledgments normally appear.
- 4. The names "Fop" and "Apache Software Foundation" must not be used to
+ 4. The names "FOP" and "Apache Software Foundation" must not be used to
endorse or promote products derived from this software without prior
written permission. For written permission, please contact
apache@apache.org.
@@ -48,6 +48,7 @@
Software Foundation, please see <http://www.apache.org/>.
*/
+
package org.apache.fop.svg;
/**