From 6e2f1021778898fc04f4858ce257a48fa3177f17 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: ea773975d79bf4669a359cbd7d9f2d4bb86dc690 --- 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*$