main rename

fixes #116341
This commit is contained in:
João Moreno
2021-02-14 20:10:24 +01:00
parent a699ffaee6
commit 980becda8d
23 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ let BUNDLED_FILE_HEADER = [
' * Copyright (c) Microsoft Corporation. All rights reserved.',
' * Version: ' + headerVersion,
' * Released under the MIT license',
' * https://github.com/microsoft/vscode/blob/master/LICENSE.txt',
' * https://github.com/microsoft/vscode/blob/main/LICENSE.txt',
' *-----------------------------------------------------------*/',
''
].join('\n');