[Japi-cvs] SF.net SVN: japi:[1256] tools/jwget/trunk/src/prj/net/sf/japi/jwget/JWGet. java
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2009-03-02 02:22:24
|
Revision: 1256 http://japi.svn.sourceforge.net/japi/?rev=1256&view=rev Author: christianhujer Date: 2009-03-02 01:34:24 +0000 (Mon, 02 Mar 2009) Log Message: ----------- Add @since information for classes and packages. Modified Paths: -------------- tools/jwget/trunk/src/prj/net/sf/japi/jwget/JWGet.java Modified: tools/jwget/trunk/src/prj/net/sf/japi/jwget/JWGet.java =================================================================== --- tools/jwget/trunk/src/prj/net/sf/japi/jwget/JWGet.java 2009-03-02 01:34:14 UTC (rev 1255) +++ tools/jwget/trunk/src/prj/net/sf/japi/jwget/JWGet.java 2009-03-02 01:34:24 UTC (rev 1256) @@ -32,6 +32,7 @@ /** WGet implementation in Java. * @author <a href="mailto:ch...@ri...">Christian Hujer</a> + * @since 0.1 */ public class JWGet extends LogCommand { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |