[icu4j] 01/01: d/copyright:Update Google and Unicode copyrights
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Fri Apr 15 09:43:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository icu4j.
commit c8e31469bab8c812acde72271490b266df605e25
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date: Fri Apr 15 17:42:45 2016 +0800
d/copyright:Update Google and Unicode copyrights
---
debian/copyright | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 116 insertions(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index c046cff..c559ccb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,9 +3,90 @@ Source: http://download.icu-project.org/files/icu4j
Files-Excluded: *.gz
Files: *
-Copyright: 1995-2016, International Business Machines Corporation and others
+Copyright: 1995-2016, International Business Machines Corporation
License: ICU
+Files: main/classes/collate/src/com/ibm/icu/text/AlphabeticIndex.java
+ main/classes/core/src/com/ibm/icu/impl/IllegalIcuArgumentException.java
+ main/classes/core/src/com/ibm/icu/impl/IterableComparator.java
+ main/classes/core/src/com/ibm/icu/impl/PatternTokenizer.java
+ main/classes/core/src/com/ibm/icu/impl/Row.java
+ main/classes/core/src/com/ibm/icu/impl/StringRange.java
+ main/classes/core/src/com/ibm/icu/impl/UnicodeRegex.java
+ main/classes/core/src/com/ibm/icu/lang/CharSequences.java
+ main/classes/core/src/com/ibm/icu/text/CompactDecimalFormat.java
+ main/classes/core/src/com/ibm/icu/text/DateTimePatternGenerator.java
+ main/classes/core/src/com/ibm/icu/text/IdentifierInfo.java
+ main/classes/core/src/com/ibm/icu/text/ListFormatter.java
+ main/classes/core/src/com/ibm/icu/text/PluralRanges.java
+ main/classes/core/src/com/ibm/icu/text/PluralRulesSerialProxy.java
+ main/classes/core/src/com/ibm/icu/text/StringTransform.java
+ main/classes/core/src/com/ibm/icu/text/TimeUnitFormat.java
+ main/classes/core/src/com/ibm/icu/text/Transform.java
+ main/classes/core/src/com/ibm/icu/util/GenderInfo.java
+ main/classes/core/src/com/ibm/icu/util/LocaleMatcher.java
+ main/classes/core/src/com/ibm/icu/util/LocalePriorityList.java
+ main/classes/core/src/com/ibm/icu/util/MeasureUnit.java
+ main/classes/core/src/com/ibm/icu/util/TimeUnit.java
+ main/classes/core/src/com/ibm/icu/util/TimeUnitAmount.java
+ main/classes/translit/src/com/ibm/icu/text/CaseFoldTransliterator.java
+ main/classes/translit/src/com/ibm/icu/text/SourceTargetUtility.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/DataReadWriteTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/DataReadWriteTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_ar_EG.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_en.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_es.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_fr.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_he_IL.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_hi.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_it.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_ja.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_ko.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_ru.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_zh_Hans_SG.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_zh_Hans.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_zh_Hant_HK.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/Test_zh_Hant.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/languages/TestAll.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/LanguageTestRoot.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/PeriodBuilderFactoryTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/PeriodBuilderTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/PeriodTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/ResourceBasedPeriodFormatterDataServiceTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/duration/TestAll.java
+ main/tests/core/src/com/ibm/icu/dev/test/format/CompactDecimalFormatTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/format/DateTimeGeneratorTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/format/ListFormatterTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/format/PluralRulesFactory.java
+ main/tests/core/src/com/ibm/icu/dev/test/format/plurals.txt
+ main/tests/core/src/com/ibm/icu/dev/test/format/TimeZoneFormatTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/util/GenderInfoTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/util/LocaleMatcherShim.java
+ main/tests/core/src/com/ibm/icu/dev/test/util/LocaleMatcherTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/util/LocalePriorityListTest.java
+ main/tests/core/src/com/ibm/icu/dev/test/util/TrieMap.java
+ main/tests/core/src/com/ibm/icu/dev/test/util/TrieMapTest.java
+ main/tests/framework/src/com/ibm/icu/dev/util/Timer.java
+ main/tests/framework/src/com/ibm/icu/dev/util/UnicodeTransform.java
+ main/tests/translit/src/com/ibm/icu/dev/test/translit/AnyScriptTest.java
+ main/tests/translit/src/com/ibm/icu/dev/test/translit/langtagRegex.txt
+ main/tests/translit/src/com/ibm/icu/dev/test/translit/PrettyPrinterTest.java
+ main/tests/translit/src/com/ibm/icu/dev/util/UnicodePropertySymbolTable.java
+ tools/misc/src/com/ibm/icu/dev/tool/cldr/CheckSystemFonts.java
+Copyright: 1996-2016, Google Inc.
+License: ICU
+
+Files: demos/src/com/ibm/icu/dev/demo/translit/resources/Transliterator_Han_Pinyin.txt
+ main/tests/core/src/com/ibm/icu/dev/data/unicode/BidiCharacterTest.txt
+ main/tests/core/src/com/ibm/icu/dev/data/unicode/BidiTest.txt
+ main/tests/core/src/com/ibm/icu/dev/data/unicode/CompositionExclusions.txt
+ main/tests/core/src/com/ibm/icu/dev/data/unicode/NormalizationCorrections.txt
+ main/tests/core/src/com/ibm/icu/dev/data/unicode/NormalizationTest.txt
+ main/tests/core/src/com/ibm/icu/dev/data/unicode/SpecialCasing.txt
+ main/tests/core/src/com/ibm/icu/dev/test/charsetdet/CharsetDetectionTests.xml
+Copyright: 1991-2016, Unicode Inc.
+License: Unicode
+
Files: debian/*
Copyright: 2014, Andreas Tille <tille at debian.org>
2014, Steffen Moeller <moeller at debian.org>
@@ -59,4 +140,37 @@ License: MIT
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
\ No newline at end of file
+ SOFTWARE.
+
+License: Unicode
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of the Unicode data files and any associated documentation
+ (the "Data Files") or Unicode software and any associated documentation
+ (the "Software") to deal in the Data Files or Software
+ without restriction, including without limitation the rights to use,
+ copy, modify, merge, publish, distribute, and/or sell copies of
+ the Data Files or Software, and to permit persons to whom the Data Files
+ or Software are furnished to do so, provided that
+ (a) this copyright and permission notice appear with all copies
+ of the Data Files or Software,
+ (b) this copyright and permission notice appear in associated
+ documentation, and
+ (c) there is clear notice in each modified Data File or in the Software
+ as well as in the documentation associated with the Data File(s) or
+ Software that the data or software has been modified.
+ .
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT OF THIRD PARTY RIGHTS.
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
+ NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
+ DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THE DATA FILES OR SOFTWARE.
+ .
+ Except as contained in this notice, the name of a copyright holder
+ shall not be used in advertising or otherwise to promote the sale,
+ use or other dealings in these Data Files or Software without prior
+ written authorization of the copyright holder.
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j.git
More information about the pkg-java-commits
mailing list