Fix broken ICU license link to point to the new ICU github.

The previous svn-based link no longer works. Instead point at the
license file in github: it is for icu4c, but see the repo: user is
explicitly directed at this license file for both icu4c and icu4j.

Good case to have a correct link, as the ICU license is complicated. It
even has "if (version > X)" conditionals in the legalese!!!
This commit is contained in:
Robert Muir 2021-07-13 23:11:55 -04:00
parent 5cf142f972
commit e65941f9c5
No known key found for this signature in database
GPG Key ID: 817AE1DD322D7ECA
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ Here is the copyright for those sources:
Some code in core/src/java/org/apache/lucene/util/UnicodeUtil.java was
derived from ICU (http://www.icu-project.org)
The full license is available here:
http://source.icu-project.org/repos/icu/icu/trunk/license.html
https://github.com/unicode-org/icu/blob/main/icu4c/LICENSE
/*
* Copyright (C) 1999-2010, International Business Machines