adding better citation

This commit is contained in:
Josh Long
2010-10-14 11:23:45 -07:00
parent 0bfa8c81bc
commit 5683b6b607
12 changed files with 39 additions and 8 deletions

View File

@@ -28,7 +28,8 @@ import org.w3c.dom.Element;
/**
* Provides namespace support for using SFTP
* Provides namespace support for using SFTP.
* This is very largely based on the FTP support by Iwein Fuld.
*
* @author Josh Long
*/