From 2d39ca6d60266686bf25c4fdda47a43042f55881 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 10 Jan 2002 16:23:24 +0000 Subject: [PATCH] All that work and what did I learn? .... Oh my. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270663 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/org/apache/tools/ant/taskdefs/FixCRLF.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/taskdefs/FixCRLF.java b/src/main/org/apache/tools/ant/taskdefs/FixCRLF.java index 1574692ac..67670dd91 100644 --- a/src/main/org/apache/tools/ant/taskdefs/FixCRLF.java +++ b/src/main/org/apache/tools/ant/taskdefs/FixCRLF.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without