From 5a8c242a050b03466bf3fe88013f21cdacc27ec4 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 12 Jul 2004 08:16:36 +0000 Subject: [PATCH] 2004 is enough for a new file git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276690 13f79535-47bb-0310-9956-ffa450edef68 --- .../ant/types/selectors/modifiedselector/ChecksumAlgorithm.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/types/selectors/modifiedselector/ChecksumAlgorithm.java b/src/main/org/apache/tools/ant/types/selectors/modifiedselector/ChecksumAlgorithm.java index 5b8b55b62..cfebe3dce 100644 --- a/src/main/org/apache/tools/ant/types/selectors/modifiedselector/ChecksumAlgorithm.java +++ b/src/main/org/apache/tools/ant/types/selectors/modifiedselector/ChecksumAlgorithm.java @@ -1,5 +1,5 @@ /* - * Copyright 2003-2004 The Apache Software Foundation + * Copyright 2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.