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