[Japi-cvs] SF.net SVN: japi: [35] trunk/src/test/net/sf/japi/util/finance/InterestCalculatorTest.jav
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2006-04-10 21:41:54
|
Revision: 35 Author: christianhujer Date: 2006-04-10 14:41:48 -0700 (Mon, 10 Apr 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=35&view=rev Log Message: ----------- Fixed broken copyright. Modified Paths: -------------- trunk/src/test/net/sf/japi/util/finance/InterestCalculatorTest.java Modified: trunk/src/test/net/sf/japi/util/finance/InterestCalculatorTest.java =================================================================== --- trunk/src/test/net/sf/japi/util/finance/InterestCalculatorTest.java 2006-04-10 21:40:17 UTC (rev 34) +++ trunk/src/test/net/sf/japi/util/finance/InterestCalculatorTest.java 2006-04-10 21:41:48 UTC (rev 35) @@ -1,6 +1,6 @@ /* JAPI - (Yet another (hopefully) useful) Java API * - * Copyright (C) 2004-2006 Christian Hujer + * Copyright (C) 2006 Anja Heim * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |