Skip to content

Commit 794b2d9

Browse files
author
Niall Kegan Pemberton
committed
Fix copyright years in NOTICE file and minor site changes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@796925 13f79535-47bb-0310-9956-ffa450edef68
1 parent 01720f9 commit 794b2d9

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Commons Codec
2-
Copyright 2001-2008 The Apache Software Foundation
2+
Copyright 2002-2009 The Apache Software Foundation
33

44
This product includes software developed by
55
The Apache Software Foundation (http://www.apache.org/).

src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<body>
2626
<menu name="Codec">
2727
<item name="Overview" href="/index.html"/>
28-
<item name="Download" href="http://commons.apache.org/downloads/download_codec.cgi"/>
28+
<item name="Download" href="http://commons.apache.org/codec/download_codec.cgi"/>
2929
<item name="Users guide" href="/userguide.html"/>
3030
<item name="Javadoc (1.3 release)" href="api-release/index.html"/>
3131
</menu>

xdocs/index.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Various <a href="project-reports.html">project reports</a> are also available.
7171
The JavaDoc API documents are available online:
7272
</p>
7373
<ul>
74-
<li>The <a href="api-release/index.html">current release 1.3</a></li>
74+
<li>The <a href="api-release/index.html">current release</a></li>
7575
<!--li>The <a href="api-1.1/index.html">previous version 1.1</a></li-->
7676
<li>The <a href="apidocs/index.html">latest SVN</a></li>
7777
</ul>
@@ -83,8 +83,9 @@ The <a href="cvs-usage.html">subversion repository</a> can be
8383
<!-- ================================================== -->
8484
<section name="Releases">
8585
<p>
86-
The latest version is v1.3. -
87-
<a href="http://commons.apache.org/downloads/download_codec.cgi">Download now!</a><br />
86+
See the
87+
<a href="http://commons.apache.org/codec/download_codec.cgi">Download Page</a>
88+
for the latest releases.<br />
8889
The <a href="changes-report.html">upgrade notes</a> are also available.
8990
</p>
9091
<p>

0 commit comments

Comments
 (0)