From a2d0c335d0af6381062a53ed1e65026e60afb256 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sat, 11 Jan 2014 12:31:41 -0500 Subject: [PATCH] updated year regex Former-commit-id: 5f3225071b1c5a45bb280ec3e5b6455da465283e --- dependency-check-core/config/checkstyle-header.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-check-core/config/checkstyle-header.txt b/dependency-check-core/config/checkstyle-header.txt index b5dbafbb5..8c08a5267 100644 --- a/dependency-check-core/config/checkstyle-header.txt +++ b/dependency-check-core/config/checkstyle-header.txt @@ -14,6 +14,6 @@ ^ \* You should have received a copy of the GNU General Public License along with\s*$ ^ \* dependency-check-core\. If not, see http://www.gnu.org/licenses/\.\s*$ ^ \*\s*$ -^ \* Copyright \(c\) 201[23] (Jeremy Long|Steve Springett)\. All Rights Reserved\.\s*$ +^ \* Copyright \(c\) 201[234] (Jeremy Long|Steve Springett)\. All Rights Reserved\.\s*$ ^ \*/\s*$ ^package