Skip to content

Commit 04c9182

Browse files
committed
Fix Javadoc copyright year.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@612313 13f79535-47bb-0310-9956-ffa450edef68
1 parent da145a9 commit 04c9182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ limitations under the License.
8383
version="true"
8484
doctitle="<h1>${component.title}</h1>"
8585
windowtitle="${component.title} (Version ${component.version})"
86-
bottom="${component.name} version ${component.version} - Copyright © 2002-2004 - Apache Software Foundation"
86+
bottom="${component.name} version ${component.version} - Copyright © 2002-2008 - Apache Software Foundation"
8787
use="true"
8888
link="http://java.sun.com/products/jdk/1.3/docs/api/">
8989
<classpath refid="compile.classpath"/>

0 commit comments

Comments
 (0)