src/main/java: Add Javadoc tags to FixJpgJpgThumbnails.java

I'm not sure how these are used by anything other than Javadoc, but
it seems useful.
This commit is contained in:
Alan Orth 2020-08-06 15:13:33 +03:00
parent 3e3c544cfa
commit e1d92ef2c7
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ import java.sql.SQLException;
/**
* @author Andrea Schweer schweer@waikato.ac.nz for the LCoNZ Institutional Research Repositories
* @author Alan Orth for the International Livestock Research Institute
* @version 5.1-SNAPSHOT
* @since 5.1-SNAPSHOT
*/
public class FixJpgJpgThumbnails {