From ddb6b066ca67886651efc055dcda9f328e78d5a2 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 25 Jan 2005 12:27:20 +0000 Subject: [PATCH] typo git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277450 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/yearcheck.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/yearcheck.sh b/src/etc/yearcheck.sh index db9e274c3..411e0a621 100755 --- a/src/etc/yearcheck.sh +++ b/src/etc/yearcheck.sh @@ -1,5 +1,5 @@ # -# Copyright 2002-2004 Apache Software Foundation +# Copyright 2002-2005 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. @@ -20,7 +20,7 @@ # statement for a given year. # # Rename (or symlink) this script to the year you want to check, i.e. name it -# 2002 if you want to check for copyright statements that do not contain# +# 2002 if you want to check for copyright statements that do not contain # the year 2002. # # Use this script instead of your usual cvs update command.