Create meaningful JavaDocs instead of author names

This commit is contained in:
SrdjanPaunovic
2017-06-04 21:09:17 +02:00
parent 85acb1cf6c
commit 863589ed29
12 changed files with 13 additions and 12 deletions

View File

@ -6,7 +6,7 @@ import org.slf4j.LoggerFactory;
import units.SergeantUnit;
/**
* Created by Srdjan on 27-Apr-17.
* Class defining Sergeant
*/
public class Sergeant implements SergeantExtension {