ICU-13120 Review feedback - always use 2016 as the starting year of Unicode copyright comment in build time generated files: jar manifest and API reference doc.

X-SVN-Rev: 40048
This commit is contained in:
Yoshito Umaoka 2017-04-13 13:42:25 +00:00
parent a3b26b85be
commit 02fd5ba64c
2 changed files with 2 additions and 3 deletions

View 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"/>

View 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