mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
updated javadoc author
Former-commit-id: 022735ae188f0db1dc859581c0a6583b8c669b5f
This commit is contained in:
@@ -35,7 +35,7 @@ import org.owasp.dependencycheck.utils.UrlStringUtils;
|
||||
/**
|
||||
* Used to maintain a collection of Evidence.
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
*/
|
||||
public class EvidenceCollection implements Serializable, Iterable<Evidence> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user