From 5c37b6216f38be4856a98a585c48e07db48a238f Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Fri, 10 May 2013 06:34:45 -0400 Subject: [PATCH] file header update Former-commit-id: e26b3651f6c4d9ce993da96a990f14a300aef8f9 --- src/main/resources/templates/HtmlReport.vsl | 4 ++-- src/main/resources/templates/XmlReport.vsl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.