ICU-6121 Update year to 2008 in copyright comments

X-SVN-Rev: 23164
diff --git a/build.properties b/build.properties
index 052efeb..e9d703f 100644
--- a/build.properties
+++ b/build.properties
@@ -1,6 +1,6 @@
 #*
 #*******************************************************************************
-#* Copyright (C) 2006-2008, International Business Machines Corporation and         *
+#* Copyright (C) 2006-2008, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
 #* This is the properties file for ICU4J builds. 
@@ -20,13 +20,13 @@
 icu4j.version.number=381
 icu4j.previous.version.number=38
 
-current.year=2007
+current.year=2008
 api.report.out=${api.dir}/icu4j_compare_${icu4j.previous.version.number}_${icu4j.version.number}.html
-copyright=Copyright (c) 2000-2007, International Business Machines Corporation and others.  All Rights Reserved.
+copyright=Copyright (c) 2000-2008, International Business Machines Corporation and others.  All Rights Reserved.
 corp=IBM Corporation
 default.target.rt.version=J2SE15
 
 icu4j.plugin.impl.version.string=3.8.1
-copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2007. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
+copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2008. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
 
 icu4j.eclipse.build.version.string=3.8.1.v20080103
\ No newline at end of file