From 0e58388d771dbfa565cb4b9d80df147fb0809b6e Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sat, 25 Jan 2014 11:02:10 -0500 Subject: [PATCH] updated header to check for cli instead of core Former-commit-id: ee914e7c79eecf842aa4ec5633edf6d40eb03801 --- dependency-check-cli/config/checkstyle-header.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-check-cli/config/checkstyle-header.txt b/dependency-check-cli/config/checkstyle-header.txt index 6cda6c2c4..bc95a5800 100644 --- a/dependency-check-cli/config/checkstyle-header.txt +++ b/dependency-check-cli/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-cli\.\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*$