From 8b6001e2c552f91425dcff717469e43a47c9bcb2 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Sat, 20 Sep 2003 17:10:13 +0000 Subject: [PATCH] Copyright line fixed. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275271 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/tools/ant/taskdefs/optional/ejb/DDCreator.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/taskdefs/optional/ejb/DDCreator.java b/src/main/org/apache/tools/ant/taskdefs/optional/ejb/DDCreator.java index beb226fc1..06a709252 100644 --- a/src/main/org/apache/tools/ant/taskdefs/optional/ejb/DDCreator.java +++ b/src/main/org/apache/tools/ant/taskdefs/optional/ejb/DDCreator.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2000,2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without