diff --git a/src/main/resources/templates/HtmlReport.vsl b/src/main/resources/templates/HtmlReport.vsl index 92e6491ef..1bccc62f7 100644 --- a/src/main/resources/templates/HtmlReport.vsl +++ b/src/main/resources/templates/HtmlReport.vsl @@ -1,7 +1,7 @@ #** -This file is part of DependencyCheck. +This file is part of Dependency-Check. -DependencyCheck is free software: you can redistribute it and/or modify +Dependency-Check is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/src/main/resources/templates/XmlReport.vsl b/src/main/resources/templates/XmlReport.vsl index c1f7b6d46..f949c34dd 100644 --- a/src/main/resources/templates/XmlReport.vsl +++ b/src/main/resources/templates/XmlReport.vsl @@ -1,7 +1,7 @@ #** -This file is part of DependencyCheck. +This file is part of Dependency-Check. -DependencyCheck is free software: you can redistribute it and/or modify +Dependency-Check is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.