From 037cb17def902e44bd57ea63e9f1e7f1d33d0e00 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Wed, 4 Feb 2004 22:08:16 +0000 Subject: [PATCH] bring back original copyright years git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276019 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/org/apache/tools/ant/Main.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/Main.java b/src/main/org/apache/tools/ant/Main.java index bac37399e..36aa68835 100644 --- a/src/main/org/apache/tools/ant/Main.java +++ b/src/main/org/apache/tools/ant/Main.java @@ -1,5 +1,5 @@ /* - * Copyright 2004 Apache Software Foundation + * Copyright 2000-2004 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.