mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-16 02:56:37 +01:00
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
13 lines
452 B
Plaintext
13 lines
452 B
Plaintext
{
|
|
"copyright": {
|
|
"prefix": "copyright",
|
|
"body": [
|
|
"/*---------------------------------------------------------------------------------------------",
|
|
" * Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
" * Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
" *--------------------------------------------------------------------------------------------*/",
|
|
"",
|
|
""
|
|
]
|
|
}
|
|
} |