mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-0 fix up a comment
X-SVN-Rev: 8094
This commit is contained in:
parent
f2aadf39e9
commit
572478c14a
1 changed files with 7 additions and 6 deletions
|
@ -1,13 +1,14 @@
|
|||
#/*
|
||||
#*******************************************************************************
|
||||
#* Copyright (C) 1997 - 2001, International Business Machines Corporation and
|
||||
#* others. All Rights Reserved. #*******************************************************************************
|
||||
#************************************************************************
|
||||
#* Copyright (C) 1997 - 2002, International Business Machines Corporation and
|
||||
#* others. All Rights Reserved.
|
||||
#************************************************************************
|
||||
#*
|
||||
#* $Source: /xsrl/Nsvn/icu/icu4j/Attic/build.sh,v $
|
||||
#* $Date: 2001/11/29 18:18:10 $
|
||||
#* $Revision: 1.4 $
|
||||
#* $Date: 2002/03/18 22:11:04 $
|
||||
#* $Revision: 1.5 $
|
||||
#*
|
||||
#*****************************************************************************************
|
||||
#*************************************************************************
|
||||
#*/
|
||||
#!/bin/sh
|
||||
CLASSPATH=$JAVA_HOME/tools.jar:$ANT_HOME/lib/ant.jar
|
||||
|
|
Loading…
Add table
Reference in a new issue