From: <bo...@us...> - 2014-12-12 05:13:17
|
Revision: 571 http://sourceforge.net/p/xmlunit/code/571 Author: bodewig Date: 2014-12-12 05:13:09 +0000 (Fri, 12 Dec 2014) Log Message: ----------- prepare for subversion reshuffling Modified Paths: -------------- branches/xmlunit-1.x/LICENSE.txt branches/xmlunit-1.x/src/site/index.html Modified: branches/xmlunit-1.x/LICENSE.txt =================================================================== --- branches/xmlunit-1.x/LICENSE.txt 2014-12-09 17:02:47 UTC (rev 570) +++ branches/xmlunit-1.x/LICENSE.txt 2014-12-12 05:13:09 UTC (rev 571) @@ -1,6 +1,6 @@ /* ****************************************************************** -Copyright (c) 2001-2013, Jeff Martin, Tim Bacon +Copyright (c) 2001-2014, Jeff Martin, Tim Bacon All rights reserved. Redistribution and use in source and binary forms, with or without Modified: branches/xmlunit-1.x/src/site/index.html =================================================================== --- branches/xmlunit-1.x/src/site/index.html 2014-12-09 17:02:47 UTC (rev 570) +++ branches/xmlunit-1.x/src/site/index.html 2014-12-12 05:13:09 UTC (rev 571) @@ -84,7 +84,7 @@ <td><a href="example.html">See some example code</a></td> <td><a href="api/index.html">Browse the Javadocs</a></td> <td><a - href="http://xmlunit.svn.sourceforge.net/viewvc/xmlunit/trunk/xmlunit/">Visit + href="http://xmlunit.svn.sourceforge.net/viewvc/xmlunit/trunk/">Visit the Subversion repository</a> </td> </tr> </tbody> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |