mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-13 23:33:37 +01:00
updated javadoc author
Former-commit-id: b8ab72134701d8f4846c104e25fde499fdedb3e9
This commit is contained in:
@@ -23,7 +23,7 @@ import java.util.regex.Pattern;
|
||||
* A simple PropertyType used to represent a string value that could be used as a regular expression or could be case
|
||||
* insensitive. The equals method has been over-ridden so that the object will correctly compare to strings.
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
*/
|
||||
public class PropertyType {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user