Fix links in cgmanifest
Fixes #132525 Updates the links except for trac. These were just copied in from TSpull/132590/head^2
parent
8065e35265
commit
80f4b6f655
|
@ -34,18 +34,18 @@
|
|||
},
|
||||
"licenseDetail": [
|
||||
"Unicode Data Files include all data files under the directories",
|
||||
"http://www.unicode.org/Public/, http://www.unicode.org/reports/,",
|
||||
"http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and",
|
||||
"http://www.unicode.org/utility/trac/browser/.",
|
||||
"https://www.unicode.org/Public/, https://www.unicode.org/reports/,",
|
||||
"https://cldr.unicode.org, https://github.com/unicode-org/icu, and",
|
||||
"https://www.unicode.org/utility/trac/browser/.",
|
||||
"",
|
||||
"Unicode Data Files do not include PDF online code charts under the",
|
||||
"directory http://www.unicode.org/Public/.",
|
||||
"directory https://www.unicode.org/Public/.",
|
||||
"",
|
||||
"Software includes any source code published in the Unicode Standard",
|
||||
"or under the directories",
|
||||
"http://www.unicode.org/Public/, http://www.unicode.org/reports/,",
|
||||
"http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and",
|
||||
"http://www.unicode.org/utility/trac/browser/.",
|
||||
"https://www.unicode.org/Public/, https://www.unicode.org/reports/,",
|
||||
"https://cldr.unicode.org, https://github.com/unicode-org/icu, and",
|
||||
"https://www.unicode.org/utility/trac/browser/.",
|
||||
"",
|
||||
"NOTICE TO USER: Carefully read the following legal agreement.",
|
||||
"BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S",
|
||||
|
|
Loading…
Reference in New Issue