aboutsummaryrefslogtreecommitdiff
path: root/libjava/javax/xml/xpath/XPathFunctionResolver.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/javax/xml/xpath/XPathFunctionResolver.java')
-rw-r--r--libjava/javax/xml/xpath/XPathFunctionResolver.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/javax/xml/xpath/XPathFunctionResolver.java b/libjava/javax/xml/xpath/XPathFunctionResolver.java
index 8fb0bd4234e..bf1cd82e1f6 100644
--- a/libjava/javax/xml/xpath/XPathFunctionResolver.java
+++ b/libjava/javax/xml/xpath/XPathFunctionResolver.java
@@ -1,5 +1,5 @@
/* XPathFunctionResolver.java --
- Copyright (C) 2004 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
@@ -42,7 +42,7 @@ import javax.xml.namespace.QName;
/**
* Interface providing the means to access XPath extension functions.
*
- * @author <a href='mailto:dog@gnu.org'>Chris Burdess</a>
+ * @author (a href='mailto:dog@gnu.org'>Chris Burdess</a)
* @since 1.3
*/
public interface XPathFunctionResolver