]> granicus.if.org Git - icu/commitdiff
ICU-13120 Review feedback - always use 2016 as the starting year of Unicode copyright...
authorYoshito Umaoka <y.umaoka@gmail.com>
Thu, 13 Apr 2017 13:42:25 +0000 (13:42 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Thu, 13 Apr 2017 13:42:25 +0000 (13:42 +0000)
X-SVN-Rev: 40048

icu4j/build.xml
icu4j/main/shared/build/common.properties

index 03d10a11f06faa53e03f45183744c406c548c5aa..39801be1417ff7c357134923a17b0ea7fbc3590b 100644 (file)
@@ -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"/>
index eb16b5f349c55655bed53b6ebcd060cf242e3f01..313cb85da95f64616fd6c6d1fcbd4ea1307c74ea 100644 (file)
@@ -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