aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/classes/build.xml')
-rw-r--r--src/classes/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/classes/build.xml b/src/classes/build.xml
index df60201..7adc358 100644
--- a/src/classes/build.xml
+++ b/src/classes/build.xml
@@ -4,7 +4,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
@@ -226,7 +226,7 @@
<target name="setup-docs">
<property name="javadoc.bottom"
- value="&lt;font size=&quot;-1&quot;&gt;Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to &lt;a href=&quot;{@docRoot}/LICENSE-SPEC.html&quot;&gt;license terms&lt;/a&gt;."/>
+ value="&lt;font size=&quot;-1&quot;&gt;Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to &lt;a href=&quot;{@docRoot}/LICENSE-SPEC.html&quot;&gt;license terms&lt;/a&gt;."/>
</target>
<target name="docs-jcp" depends="setup-docs">