From b69348e4a25ab57b6fd74d2f83b0ffe6099614ae Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 14 Apr 2003 11:47:42 +0000 Subject: [PATCH] Argh git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274440 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/org/apache/tools/ant/taskdefs/compilers/Jikes.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/taskdefs/compilers/Jikes.java b/src/main/org/apache/tools/ant/taskdefs/compilers/Jikes.java index 9c09049f1..db5e3c373 100644 --- a/src/main/org/apache/tools/ant/taskdefs/compilers/Jikes.java +++ b/src/main/org/apache/tools/ant/taskdefs/compilers/Jikes.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001-2002 The Apache Software Foundation. All rights + * Copyright (c) 2001-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without