adressing helix' comments to the DS-2659 PR

This commit is contained in:
Ondřej Košarko
2015-07-30 16:48:02 +02:00
parent d2f9fb5104
commit aed0741fec
10 changed files with 85 additions and 66 deletions

View File

@@ -4,8 +4,6 @@
* tree and available online at
*
* http://www.dspace.org/license/
*
* by lindat-dev team
*/
package org.dspace.health;
@@ -19,6 +17,9 @@ import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* @author LINDAT/CLARIN dev team
*/
public class UserCheck extends Check {
@Override