mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 16:24:11 +01:00
updated license information
Former-commit-id: 69776b7dc082cf132d6b9eca21347690629f9622
This commit is contained in:
10
NOTICES.txt
10
NOTICES.txt
@@ -1,5 +1,5 @@
|
|||||||
DependencyCheck
|
DependencyCheck
|
||||||
Copyright (c) 2012 Jeremy Long. All Rights Reserved.
|
Copyright (c) 2012-2013 Jeremy Long. All Rights Reserved.
|
||||||
|
|
||||||
This product includes software developed by
|
This product includes software developed by
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (http://www.apache.org/).
|
||||||
@@ -7,5 +7,9 @@ The Apache Software Foundation (http://www.apache.org/).
|
|||||||
This product includes software developed by
|
This product includes software developed by
|
||||||
Jquery.com (http://jquery.com/).
|
Jquery.com (http://jquery.com/).
|
||||||
|
|
||||||
This product includes software developed by
|
This software contains unmodified binary redistributions for H2 database engine (http://www.h2database.com/), which is dual licensed and available under a modified version of the MPL 1.1 (Mozilla Public License) or under the (unmodified) EPL 1.0 (Eclipse Public License).
|
||||||
H2 (http://www.h2database.com).
|
An original copy of the license agreement can be found at: http://www.h2database.com/html/license.html
|
||||||
|
|
||||||
|
This product includes data from the Common Weakness Enumeration (CWE): http://cwe.mitre.org/
|
||||||
|
|
||||||
|
This product downloads and utilizes data from the National Vulnerability Database hosted by NIST: http://nvd.nist.gov/download.cfm
|
||||||
12
README.md
12
README.md
@@ -21,14 +21,18 @@ Mailing List
|
|||||||
Subscribe: [dependency-check+subscribe@googlegroups.com] [subscribe]
|
Subscribe: [dependency-check+subscribe@googlegroups.com] [subscribe]
|
||||||
Post: [dependency-check@googlegroups.com] [post]
|
Post: [dependency-check@googlegroups.com] [post]
|
||||||
|
|
||||||
License
|
Copyright & License
|
||||||
-
|
-
|
||||||
|
|
||||||
[GPLv3]
|
Dependency-Check is Copyright (c) 2012-2013 Jeremy Long. All Rights Reserved.
|
||||||
|
|
||||||
|
Permission to modify and redistribute is granted under the terms of the GPLv3 license. See the [LICENSE.txt] [GPLv3] file for the full license.
|
||||||
|
|
||||||
|
Dependency-Check makes use of several other open source libraries. Please see the [NOTICE.txt] [notices] file for more information.
|
||||||
|
|
||||||
Copyright (c) 2012-2013 Jeremy Long. All Rights Reserved.
|
|
||||||
|
|
||||||
[wiki]: https://github.com/jeremylong/DependencyCheck/wiki
|
[wiki]: https://github.com/jeremylong/DependencyCheck/wiki
|
||||||
[subscribe]: mailto:dependency-check+subscribe@googlegroups.com
|
[subscribe]: mailto:dependency-check+subscribe@googlegroups.com
|
||||||
[post]: mailto:dependency-check@googlegroups.com
|
[post]: mailto:dependency-check@googlegroups.com
|
||||||
[GPLv3]: https://github.com/jeremylong/DependencyCheck/blob/master/LICENSE.txt
|
[GPLv3]: https://github.com/jeremylong/DependencyCheck/blob/master/LICENSE.txt
|
||||||
|
[notices]: https://github.com/jeremylong/DependencyCheck/blob/master/NOTICES.txt
|
||||||
Reference in New Issue
Block a user