ICU-13099 Merging the follow up fix for #13120 ICU4J manifest still contains IBM copyright (r40048) to maint-59.

X-SVN-Rev: 40049
diff --git a/icu4j/build.xml b/icu4j/build.xml
index 03d10a1..39801be 100644
--- a/icu4j/build.xml
+++ b/icu4j/build.xml
@@ -57,7 +57,7 @@
     <property name="icu4j.api.doc.window.title" value="ICU4J ${api.doc.version}"/>
     <property name="icu4j.api.doc.header" value="ICU4J ${api.doc.version}"/>
     <property name="icu4j.api.doc.jdk.link" value="http://docs.oracle.com/javase/8/docs/api/"/>
-    <property name="icu4j.api.doc.copyright.footer" value="&lt;font size=-1&gt;Copyright &#x00A9; ${current.year} Unicode, Inc. and others.&lt;/font&gt;"/>
+    <property name="icu4j.api.doc.copyright.footer" value="&lt;font size=-1&gt;Copyright &#x00A9; 2016 Unicode, Inc. and others.&lt;/font&gt;"/>
 
     <!-- directories -->
     <property name="release.dir" value="release"/>
diff --git a/icu4j/main/shared/build/common.properties b/icu4j/main/shared/build/common.properties
index eb16b5f..313cb85 100644
--- a/icu4j/main/shared/build/common.properties
+++ b/icu4j/main/shared/build/common.properties
@@ -9,10 +9,9 @@
 icu4j.spec.version = 59
 icu4j.impl.version = 59.1
 icu4j.data.version = 59
-current.year = 2017
 default.exec.env = JavaSE-1.6
 
-copyright = \u00A9 ${current.year} and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License
+copyright = \u00A9 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License
 
 # Standard directory structure
 src.dir = src