mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 17:01:16 +00:00
ICU-5452 Use the correct copyright when using icupkg
X-SVN-Rev: 20687
This commit is contained in:
parent
a09a015600
commit
32dbb372cd
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
* @stable ICU 2.4
|
||||
*/
|
||||
#define U_COPYRIGHT_STRING \
|
||||
" Copyright (C) 2005, International Business Machines Corporation and others. All Rights Reserved. "
|
||||
" Copyright (C) 2007, International Business Machines Corporation and others. All Rights Reserved. "
|
||||
|
||||
/** Maximum length of the copyright string.
|
||||
* @stable ICU 2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue