diff --git a/LICENSE.txt b/LICENSE.txt index 94a9ed024..39f21d102 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ - GNU GENERAL PUBLIC LICENSE + GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. diff --git a/NOTICES.txt b/NOTICES.txt index a2184354c..8bd97731d 100644 --- a/NOTICES.txt +++ b/NOTICES.txt @@ -3,6 +3,6 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. This product includes software developed by The Apache Software Foundation (http://www.apache.org/). - + This product includes software developed by Jquery.com (http://jquery.com/). \ No newline at end of file diff --git a/README.txt b/README.txt index 200ec44d3..5be00234c 100644 --- a/README.txt +++ b/README.txt @@ -2,7 +2,7 @@ About: DependencyCheck is a utility that attempts to detect publically disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. -If found, it will generate a report linking to the associated CVE entries. +If found, it will generate a report linking to the associated CVE entries. Usage: $ mvn package