aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/UtilityCodeTestSuite.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/java/org/apache/fop/UtilityCodeTestSuite.java')
-rw-r--r--test/java/org/apache/fop/UtilityCodeTestSuite.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/java/org/apache/fop/UtilityCodeTestSuite.java b/test/java/org/apache/fop/UtilityCodeTestSuite.java
index 529aa621e..7253e7669 100644
--- a/test/java/org/apache/fop/UtilityCodeTestSuite.java
+++ b/test/java/org/apache/fop/UtilityCodeTestSuite.java
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -26,7 +26,6 @@ import junit.framework.TestSuite;
/**
* Test suite for FOP's utility classes.
- * @author <a href="mailto:jeremias@apache.org">Jeremias Maerki</a>
*/
public class UtilityCodeTestSuite {