From 310a6003fd9952a8710e9978e0bd4ea6e3fec37d Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sat, 25 Jan 2014 11:02:27 -0500 Subject: [PATCH] updated header to check for maven instead of core Former-commit-id: d339263a9c285307cbc6238d47b3dbbf29199301 --- dependency-check-maven/config/checkstyle-header.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-check-maven/config/checkstyle-header.txt b/dependency-check-maven/config/checkstyle-header.txt index 6cda6c2c4..514e8798c 100644 --- a/dependency-check-maven/config/checkstyle-header.txt +++ b/dependency-check-maven/config/checkstyle-header.txt @@ -1,5 +1,5 @@ ^/\*\s*$ -^ \* This file is part of dependency-check-core\.\s*$ +^ \* This file is part of dependency-check-maven\.\s*$ ^ \*\s*$ ^ \* Licensed under the Apache License, Version 2\.0 \(the "License"\);\s*$ ^ \* you may not use this file except in compliance with the License.\s*$