mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-2959 update copyright notices to 2003
X-SVN-Rev: 12452
This commit is contained in:
parent
d06542ba39
commit
266539b3e0
4 changed files with 13 additions and 13 deletions
|
@ -1,12 +1,12 @@
|
|||
/**
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1996-2001, International Business Machines Corporation and *
|
||||
* Copyright (C) 1996-2003, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/UCharacterUtility.java,v $
|
||||
* $Date: 2003/06/09 23:15:00 $
|
||||
* $Revision: 1.2 $
|
||||
* $Date: 2003/06/11 16:31:31 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 2002, International Business Machines
|
||||
* Copyright (C) 2002-2003, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/USerializedSet.java,v $
|
||||
* $Date: 2003/06/09 23:31:09 $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2003/06/11 16:31:31 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
*****************************************************************************************
|
||||
*/
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1996-2000, International Business Machines Corporation and *
|
||||
* Copyright (C) 1996-2003, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/text/DictionaryBasedBreakIterator.java,v $
|
||||
* $Date: 2003/06/03 18:34:21 $
|
||||
* $Revision: 1.12 $
|
||||
* $Date: 2003/06/11 16:31:31 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
*****************************************************************************************
|
||||
*/
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1996-2000, International Business Machines Corporation and *
|
||||
* Copyright (C) 1996-2003, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/text/NFRule.java,v $
|
||||
* $Date: 2003/06/05 23:05:17 $
|
||||
* $Revision: 1.7 $
|
||||
* $Date: 2003/06/11 16:31:31 $
|
||||
* $Revision: 1.8 $
|
||||
*
|
||||
*****************************************************************************************
|
||||
*/
|
||||
|
@ -20,7 +20,7 @@ import java.text.*;
|
|||
* A class represnting a single rule in a RuleBasedNumberFormat. A rule
|
||||
* inserts its text into the result string and then passes control to its
|
||||
* substitutions, which do the same thing.
|
||||
* $RCSfile: NFRule.java,v $ $Revision: 1.7 $ $Date: 2003/06/05 23:05:17 $
|
||||
* $RCSfile: NFRule.java,v $ $Revision: 1.8 $ $Date: 2003/06/11 16:31:31 $
|
||||
*/
|
||||
final class NFRule {
|
||||
//-----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue