From 728feb5d1a22f6f3e76c201b0bbf5c2a302c1dc9 Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Mon, 10 Apr 2017 18:39:10 +0000 Subject: [PATCH] ICU-13120 Updated Specification/Implementation/Bundle vendor and copyright in manifest files from IBM to Unicode. X-SVN-Rev: 40023 --- icu4j/demos/manifest.stub | 6 +++--- icu4j/main/classes/charset/manifest.stub | 8 ++++---- icu4j/main/classes/collate/manifest.stub | 8 ++++---- icu4j/main/classes/core/manifest.stub | 8 ++++---- icu4j/main/classes/currdata/manifest.stub | 8 ++++---- icu4j/main/classes/langdata/manifest.stub | 8 ++++---- icu4j/main/classes/localespi/manifest.stub | 10 +++++----- icu4j/main/classes/regiondata/manifest.stub | 8 ++++---- icu4j/main/classes/translit/manifest.stub | 8 ++++---- icu4j/main/shared/build/common.properties | 3 +-- icu4j/main/tests/charset/manifest.stub | 6 +++--- icu4j/main/tests/collate/manifest.stub | 6 +++--- icu4j/main/tests/core/manifest.stub | 6 +++--- icu4j/main/tests/framework/manifest.stub | 6 +++--- icu4j/main/tests/localespi/manifest.stub | 6 +++--- icu4j/main/tests/packaging/manifest.stub | 6 +++--- icu4j/main/tests/translit/manifest.stub | 6 +++--- icu4j/manifest.stub | 8 ++++---- icu4j/perf-tests/manifest.stub | 6 +++--- icu4j/samples/manifest.stub | 6 +++--- icu4j/tools/build/manifest.stub | 12 ++++++------ icu4j/tools/misc/manifest.stub | 6 +++--- .../src/com/ibm/icu/dev/tool/ime/indic/manifest.stub | 8 ++++---- .../com/ibm/icu/dev/tool/ime/translit/manifest.stub | 8 ++++---- .../ibm/icu/dev/tool/localeconverter/manifest.stub | 10 +++++----- 25 files changed, 90 insertions(+), 91 deletions(-) diff --git a/icu4j/demos/manifest.stub b/icu4j/demos/manifest.stub index 51b22cae86d..7c588fae3ec 100644 --- a/icu4j/demos/manifest.stub +++ b/icu4j/demos/manifest.stub @@ -5,9 +5,9 @@ Class-Path: icu4j.jar Name: com/ibm/icu/dev/demo Specification-Title: ICU for Java Demo Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Demo Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/main/classes/charset/manifest.stub b/icu4j/main/classes/charset/manifest.stub index 118be6d74e6..59ccafe7997 100644 --- a/icu4j/main/classes/charset/manifest.stub +++ b/icu4j/main/classes/charset/manifest.stub @@ -1,16 +1,16 @@ Manifest-Version: 1.0 Specification-Title: International Components for Unicode for Java (charset) Specification-Version: @SPECVERSION@ -Specification-Vendor: icu-project.org +Specification-Vendor: Unicode, Inc. Implementation-Title: International Components for Unicode for Java (charset) Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Bundle-ManifestVersion: 2 Bundle-Name: ICU4J charset Bundle-Description: International Components for Unicode for Java (charset) Bundle-SymbolicName: com.ibm.icu.charset Bundle-Version: @IMPLVERSION@ -Bundle-Vendor: IBM Corporation +Bundle-Vendor: Unicode, Inc. Bundle-Copyright: @COPYRIGHT@ Bundle-RequiredExecutionEnvironment: @EXECENV@ diff --git a/icu4j/main/classes/collate/manifest.stub b/icu4j/main/classes/collate/manifest.stub index 20790b5efa0..19754a99efb 100644 --- a/icu4j/main/classes/collate/manifest.stub +++ b/icu4j/main/classes/collate/manifest.stub @@ -1,16 +1,16 @@ Manifest-Version: 1.0 Specification-Title: International Components for Unicode for Java (collate) Specification-Version: @SPECVERSION@ -Specification-Vendor: icu-project.org +Specification-Vendor: Unicode, Inc. Implementation-Title: International Components for Unicode for Java (collate) Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Bundle-ManifestVersion: 2 Bundle-Name: ICU4J collate Bundle-Description: International Components for Unicode for Java (collate) Bundle-SymbolicName: com.ibm.icu.collate Bundle-Version: @IMPLVERSION@ -Bundle-Vendor: IBM Corporation +Bundle-Vendor: Unicode, Inc. Bundle-Copyright: @COPYRIGHT@ Bundle-RequiredExecutionEnvironment: @EXECENV@ diff --git a/icu4j/main/classes/core/manifest.stub b/icu4j/main/classes/core/manifest.stub index d810143f45f..ae6769b3e16 100644 --- a/icu4j/main/classes/core/manifest.stub +++ b/icu4j/main/classes/core/manifest.stub @@ -1,17 +1,17 @@ Manifest-Version: 1.0 Specification-Title: International Components for Unicode for Java (core) Specification-Version: @SPECVERSION@ -Specification-Vendor: icu-project.org +Specification-Vendor: Unicode, Inc. Implementation-Title: International Components for Unicode for Java (core) Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Bundle-ManifestVersion: 2 Bundle-Name: ICU4J core Bundle-Description: International Components for Unicode for Java (core) Bundle-SymbolicName: com.ibm.icu.core Bundle-Version: @IMPLVERSION@ -Bundle-Vendor: IBM Corporation +Bundle-Vendor: Unicode, Inc. Bundle-Copyright: @COPYRIGHT@ Bundle-RequiredExecutionEnvironment: @EXECENV@ Main-Class: com.ibm.icu.util.VersionInfo diff --git a/icu4j/main/classes/currdata/manifest.stub b/icu4j/main/classes/currdata/manifest.stub index b1edea51166..26a4d63278f 100644 --- a/icu4j/main/classes/currdata/manifest.stub +++ b/icu4j/main/classes/currdata/manifest.stub @@ -1,16 +1,16 @@ Manifest-Version: 1.0 Specification-Title: International Components for Unicode for Java (currency data) Specification-Version: @SPECVERSION@ -Specification-Vendor: icu-project.org +Specification-Vendor: Unicode, Inc. Implementation-Title: International Components for Unicode for Java (currency data) Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Bundle-ManifestVersion: 2 Bundle-Name: ICU4J currency data Bundle-Description: International Components for Unicode for Java (currency data) Bundle-SymbolicName: com.ibm.icu.currdata Bundle-Version: @IMPLVERSION@ -Bundle-Vendor: IBM Corporation +Bundle-Vendor: Unicode, Inc. Bundle-Copyright: @COPYRIGHT@ Bundle-RequiredExecutionEnvironment: @EXECENV@ diff --git a/icu4j/main/classes/langdata/manifest.stub b/icu4j/main/classes/langdata/manifest.stub index b64d6d10e7f..21aa6456881 100644 --- a/icu4j/main/classes/langdata/manifest.stub +++ b/icu4j/main/classes/langdata/manifest.stub @@ -1,16 +1,16 @@ Manifest-Version: 1.0 Specification-Title: International Components for Unicode for Java (language data) Specification-Version: @SPECVERSION@ -Specification-Vendor: icu-project.org +Specification-Vendor: Unicode, Inc. Implementation-Title: International Components for Unicode for Java (language data) Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Bundle-ManifestVersion: 2 Bundle-Name: ICU4J language data Bundle-Description: International Components for Unicode for Java (language data) Bundle-SymbolicName: com.ibm.icu.langdata Bundle-Version: @IMPLVERSION@ -Bundle-Vendor: IBM Corporation +Bundle-Vendor: Unicode, Inc. Bundle-Copyright: @COPYRIGHT@ Bundle-RequiredExecutionEnvironment: @EXECENV@ diff --git a/icu4j/main/classes/localespi/manifest.stub b/icu4j/main/classes/localespi/manifest.stub index 3dd9a4ddba2..6eba4fa08e0 100644 --- a/icu4j/main/classes/localespi/manifest.stub +++ b/icu4j/main/classes/localespi/manifest.stub @@ -1,16 +1,16 @@ Manifest-Version: 1.0 Specification-Title: International Components for Unicode for Java (JDK locale service provider) Specification-Version: @SPECVERSION@ -Specification-Vendor: icu-project.org +Specification-Vendor: Unicode, Inc. Implementation-Title: International Components for Unicode for Java (JDK locale service provider) Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Bundle-ManifestVersion: 2 Bundle-Name: ICU4J JDK locale service provider Bundle-Description: International Components for Unicode for Java (JDK locale service provider) Bundle-SymbolicName: com.ibm.icu.localespi Bundle-Version: @IMPLVERSION@ -Bundle-Vendor: IBM Corporation +Bundle-Vendor: Unicode, Inc. Bundle-Copyright: @COPYRIGHT@ -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Bundle-RequiredExecutionEnvironment: @EXECENV@ diff --git a/icu4j/main/classes/regiondata/manifest.stub b/icu4j/main/classes/regiondata/manifest.stub index 85fc0fde39e..32ac4eb1445 100644 --- a/icu4j/main/classes/regiondata/manifest.stub +++ b/icu4j/main/classes/regiondata/manifest.stub @@ -1,16 +1,16 @@ Manifest-Version: 1.0 Specification-Title: International Components for Unicode for Java (region data) Specification-Version: @SPECVERSION@ -Specification-Vendor: icu-project.org +Specification-Vendor: Unicode, Inc. Implementation-Title: International Components for Unicode for Java (region data) Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Bundle-ManifestVersion: 2 Bundle-Name: ICU4J region data Bundle-Description: International Components for Unicode for Java (region data) Bundle-SymbolicName: com.ibm.icu.regiondata Bundle-Version: @IMPLVERSION@ -Bundle-Vendor: IBM Corporation +Bundle-Vendor: Unicode, Inc. Bundle-Copyright: @COPYRIGHT@ Bundle-RequiredExecutionEnvironment: @EXECENV@ diff --git a/icu4j/main/classes/translit/manifest.stub b/icu4j/main/classes/translit/manifest.stub index 2c2a32293c2..7d4e1b89fad 100644 --- a/icu4j/main/classes/translit/manifest.stub +++ b/icu4j/main/classes/translit/manifest.stub @@ -1,16 +1,16 @@ Manifest-Version: 1.0 Specification-Title: International Components for Unicode for Java (transliteration) Specification-Version: @SPECVERSION@ -Specification-Vendor: icu-project.org +Specification-Vendor: Unicode, Inc. Implementation-Title: International Components for Unicode for Java (transliteration) Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Bundle-ManifestVersion: 2 Bundle-Name: ICU4J transliteration Bundle-Description: International Components for Unicode for Java (transliteration) Bundle-SymbolicName: com.ibm.icu.translit Bundle-Version: @IMPLVERSION@ -Bundle-Vendor: IBM Corporation +Bundle-Vendor: Unicode, Inc. Bundle-Copyright: @COPYRIGHT@ Bundle-RequiredExecutionEnvironment: @EXECENV@ diff --git a/icu4j/main/shared/build/common.properties b/icu4j/main/shared/build/common.properties index ac6df91ad70..eb16b5f349c 100644 --- a/icu4j/main/shared/build/common.properties +++ b/icu4j/main/shared/build/common.properties @@ -12,8 +12,7 @@ icu4j.data.version = 59 current.year = 2017 default.exec.env = JavaSE-1.6 -corp = IBM Corporation -copyright = Copyright 2000-${current.year}, International Business Machines Corporation and others. All Rights Reserved. +copyright = \u00A9 ${current.year} and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License # Standard directory structure src.dir = src diff --git a/icu4j/main/tests/charset/manifest.stub b/icu4j/main/tests/charset/manifest.stub index 845f13a5456..89e50d34ada 100644 --- a/icu4j/main/tests/charset/manifest.stub +++ b/icu4j/main/tests/charset/manifest.stub @@ -3,9 +3,9 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/test/charset Specification-Title: ICU for Java Charset Tests Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Charset Tests Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/main/tests/collate/manifest.stub b/icu4j/main/tests/collate/manifest.stub index 5b0858d3aab..a4da7d22804 100644 --- a/icu4j/main/tests/collate/manifest.stub +++ b/icu4j/main/tests/collate/manifest.stub @@ -3,9 +3,9 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/test Specification-Title: ICU for Java Collation Tests Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Collation Tests Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/main/tests/core/manifest.stub b/icu4j/main/tests/core/manifest.stub index 2fabab67d0e..fcde633f92b 100644 --- a/icu4j/main/tests/core/manifest.stub +++ b/icu4j/main/tests/core/manifest.stub @@ -3,9 +3,9 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/test Specification-Title: ICU for Java Core Tests Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Core Tests Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/main/tests/framework/manifest.stub b/icu4j/main/tests/framework/manifest.stub index 70e1992eb76..824923da93d 100644 --- a/icu4j/main/tests/framework/manifest.stub +++ b/icu4j/main/tests/framework/manifest.stub @@ -3,9 +3,9 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/test Specification-Title: ICU for Java Test Framework Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Test Framework Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ \ No newline at end of file diff --git a/icu4j/main/tests/localespi/manifest.stub b/icu4j/main/tests/localespi/manifest.stub index f84e468ab86..e28f5b2f22f 100644 --- a/icu4j/main/tests/localespi/manifest.stub +++ b/icu4j/main/tests/localespi/manifest.stub @@ -3,9 +3,9 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/test Specification-Title: ICU for Java Locale Service Provider Tests Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Locale Service Provider Tests Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/main/tests/packaging/manifest.stub b/icu4j/main/tests/packaging/manifest.stub index 48eec8fc371..5cc28b418db 100644 --- a/icu4j/main/tests/packaging/manifest.stub +++ b/icu4j/main/tests/packaging/manifest.stub @@ -3,9 +3,9 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/test Specification-Title: ICU for Java Packaging Tests Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Packaging Tests Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/main/tests/translit/manifest.stub b/icu4j/main/tests/translit/manifest.stub index d4fdf4dfa14..c99fc19a08d 100644 --- a/icu4j/main/tests/translit/manifest.stub +++ b/icu4j/main/tests/translit/manifest.stub @@ -3,9 +3,9 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/test Specification-Title: ICU for Java Transliteration Tests Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Transliteration Tests Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/manifest.stub b/icu4j/manifest.stub index 8490fc1dc58..2f0d229f397 100644 --- a/icu4j/manifest.stub +++ b/icu4j/manifest.stub @@ -1,17 +1,17 @@ Manifest-Version: 1.0 Specification-Title: International Components for Unicode for Java Specification-Version: @SPECVERSION@ -Specification-Vendor: icu-project.org +Specification-Vendor: Unicode, Inc. Implementation-Title: International Components for Unicode for Java Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Bundle-ManifestVersion: 2 Bundle-Name: ICU4J Bundle-Description: International Components for Unicode for Java Bundle-SymbolicName: com.ibm.icu Bundle-Version: @IMPLVERSION@ -Bundle-Vendor: IBM Corporation +Bundle-Vendor: Unicode, Inc. Bundle-Copyright: @COPYRIGHT@ Bundle-RequiredExecutionEnvironment: @EXECENV@ Main-Class: com.ibm.icu.util.VersionInfo diff --git a/icu4j/perf-tests/manifest.stub b/icu4j/perf-tests/manifest.stub index c777760a877..a0dd1a585fb 100644 --- a/icu4j/perf-tests/manifest.stub +++ b/icu4j/perf-tests/manifest.stub @@ -1,9 +1,9 @@ Manifest-Version: 1.0 Specification-Title: ICU for Java Performance Tests Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Performance Tests Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/samples/manifest.stub b/icu4j/samples/manifest.stub index 67abb23f2b2..afb58b4d8db 100644 --- a/icu4j/samples/manifest.stub +++ b/icu4j/samples/manifest.stub @@ -3,9 +3,9 @@ Manifest-Version: 1.0 Name: com/ibm/icu/samples Specification-Title: ICU for Java Samples Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Samples Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/tools/build/manifest.stub b/icu4j/tools/build/manifest.stub index 062e1bd36d4..7dd9dd09e90 100644 --- a/icu4j/tools/build/manifest.stub +++ b/icu4j/tools/build/manifest.stub @@ -3,19 +3,19 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/tool/docs Specification-Title: ICU for Java Doc Tools Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Doc Tools Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ Name: com/ibm/icu/dev/tool/index Specification-Title: ICU for Java Resource Index Generator Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Resource Index Generator Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/tools/misc/manifest.stub b/icu4j/tools/misc/manifest.stub index 0fb838838c1..634c35eac29 100644 --- a/icu4j/tools/misc/manifest.stub +++ b/icu4j/tools/misc/manifest.stub @@ -3,9 +3,9 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/tool Specification-Title: ICU for Java Tools Specification-Version: @SPECVERSION@ -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU for Java Tools Implementation-Version: @IMPLVERSION@ -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/manifest.stub b/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/manifest.stub index 705ccf08e34..e6f9cabe884 100644 --- a/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/manifest.stub +++ b/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/manifest.stub @@ -3,12 +3,12 @@ Manifest-Version: 1.0 Name: com/ibm/icu/dev/tool/ime/indic Specification-Title: ICU Indic IME Specification-Version: 1.0 -Specification-Vendor: IBM +Specification-Vendor: Unicode, Inc. Implementation-Title: ICU Indic IME Implementation-Version: 1.0 -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm -Copyright-Info: Copyright (c) 2000-2004, International Business Machines Corporation and others. All Rights Reserved. +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode +Copyright-Info: @COPYRIGHT@ Extension-Name: com.ibm.icu.dev.tool.ime.indic diff --git a/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/manifest.stub b/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/manifest.stub index 47e31975da2..56f709e1afe 100644 --- a/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/manifest.stub +++ b/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/manifest.stub @@ -1,11 +1,11 @@ Manifest-Version: 1.0 -Created-By: 1.0 (IBM Corporation) + Extension-Name: com.ibm.icu.dev.tool.ime.translit -Implementation-Vendor: IBM Corporation +Implementation-Vendor: Unicode, Inc. Implementation-Version: 1.0 Implementation-Title: ICU Transliterator IME -Specification-Vendor: IBM +Specification-Vendor: Unicode, Inc. Specification-Version: 1.0 Specification-Title: ICU Transliterator IME - Name: com/ibm/icu/dev/tool/ime/translit +Copyright-Info: @COPYRIGHT@ diff --git a/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.stub b/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.stub index 7c1bdf7ef20..88402bf9700 100644 --- a/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.stub +++ b/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.stub @@ -1,13 +1,13 @@ Manifest-Version: 1.0 -Main-Class: com.ibm.icu.dev.tool.localeconverter.XLIFF2ICUConverter +Main-Class: com.ibm.icu.dev.tool.localeconverter.XLIFF2ICUConverter Name: com/ibm/icu/dev/tool/localeconverter Specification-Title: XLIFF to ICU conversion tool Specification-Version: 1.1 -Specification-Vendor: ICU +Specification-Vendor: Unicode, Inc. Implementation-Title: XLIFF to ICU Converter Implementation-Version: 1.1.0 -Implementation-Vendor: IBM Corporation -Implementation-Vendor-Id: com.ibm -Copyright-Info: Copyright (c) 2005-2009, International Business Machines Corporation and others. All Rights Reserved. +Implementation-Vendor: Unicode, Inc. +Implementation-Vendor-Id: org.unicode +Copyright-Info: @COPYRIGHT@ Sealed: false