Skip to content

Commit d3e99ef

Browse files
committed
Updated year in notice.txt
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1721750 13f79535-47bb-0310-9956-ffa450edef68
1 parent 897654b commit d3e99ef

2 files changed

Lines changed: 2 additions & 2 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 IO
2-
Copyright 2002-2014 The Apache Software Foundation
2+
Copyright 2002-2015 The Apache Software Foundation
33

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

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
4646

4747
<body>
4848
<!-- The release date is the date RC is cut -->
49-
<release version="2.5" date="2015-12-23" description="New features and bug fixes.">
49+
<release version="2.5" date="2015-12-26" description="New features and bug fixes.">
5050
<action issue="IO-433" dev="krosenvold" type="update">
5151
Converted all testcases to JUnit 4
5252
</action>

0 commit comments

Comments
 (0)