mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Fix links in cgmanifest
Fixes #132525 Updates the links except for trac. These were just copied in from TS
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user