diff options
author | Sergey Uzhakov <uzhastik@gmail.com> | 2022-06-22 21:23:19 +0300 |
---|---|---|
committer | Sergey Uzhakov <uzhastik@gmail.com> | 2022-06-22 21:23:19 +0300 |
commit | b86c509aaa5b19d5659a4548395a47c9e87826e9 (patch) | |
tree | 98025d7bd574b788f6679b24f91711ea86bf07ae /contrib/libs/icu/license.html | |
parent | f55ada30d924b55d15fad9001944df1323a9598a (diff) | |
download | ydb-b86c509aaa5b19d5659a4548395a47c9e87826e9.tar.gz |
YQ-1154: allow pg translator in OSS
ref:bc7b8dcc7b45e5f527a87a1bed622dff6f06d41a
Diffstat (limited to 'contrib/libs/icu/license.html')
-rw-r--r-- | contrib/libs/icu/license.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/libs/icu/license.html b/contrib/libs/icu/license.html new file mode 100644 index 0000000000..2484672667 --- /dev/null +++ b/contrib/libs/icu/license.html @@ -0,0 +1,18 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> +<title>ICU License - moved to LICENSE</title> +</head> + +<body BGCOLOR="#ffffff"> + <p> + The ICU license is now in plain text format, see <a href="./LICENSE">LICENSE</a>. +Update links and software appropriately. + </p> + <i>© 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html</i> + <i>© 1995-2016 International Business Machines Corporation and others</i> + +</body> +</html> |