-## Makefile.in for ICU - tools/genrb
-## Copyright (c) 1999-2008, International Business Machines Corporation and
-## others. All Rights Reserved.
-
-# SIMPLIFIED WAY TO BUILD ICU4J DATA FROM C
-#
-# Note: do NOT edit this file, Makefile or Makefile.in
-# Create a new file, Makefile.local
-#
-# 1. Need to set the following variable in Makefile.local:
-#
-# ICU4J_HOME example: ICU4J_HOME=/home/srl/icu4j
-# Path to your icu4j directory. Should contain build.xml
-# If not set, will create a 'icu4j' directory in source/tools/genrb/icu4j
-#
-# 2. The next variable can be set by uncommenting and copying the following line to your Makefile.local.GENDTJAR_JARHOME
-#
-## GENDTJAR_JARHOME:=$(shell dirname `which jar`)
-## (uncomment the above line and copy to Makefile.local)
-#
-# GENDTJAR_JARHOME is the directory containing the 'jar' binary, such as /usr/bin
-#
-#
-# 3. Now, you can run 'make build-icu4j' from icu/source/data (convenience)
-# or icu/source/tools/genrb (this directory)
-
+#################################################################################
+## Makefile.in for ICU - tools/genrb #
+## Copyright (c) 1999-2014, International Business Machines Corporation and #
+## others. All Rights Reserved. #
+#################################################################################