You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2021/07/14 03:16:00 UTC

[lucene] branch main updated: Fix broken ICU license link to point to the new ICU github.

This is an automated email from the ASF dual-hosted git repository.

rmuir pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/lucene.git


The following commit(s) were added to refs/heads/main by this push:
     new e65941f  Fix broken ICU license link to point to the new ICU github.
e65941f is described below

commit e65941f9c56e2ede4ee893fb0d37d80142f020b4
Author: Robert Muir <rm...@apache.org>
AuthorDate: Tue Jul 13 23:11:55 2021 -0400

    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!!!
---
 lucene/LICENSE.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lucene/LICENSE.txt b/lucene/LICENSE.txt
index c4a940d..fc1b33a 100644
--- a/lucene/LICENSE.txt
+++ b/lucene/LICENSE.txt
@@ -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