mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
chore: fix Apache refs (#233124)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"commitHash": "abd39744c6f3ed854500e423f5fabf952165161f"
|
||||
}
|
||||
},
|
||||
"license": "Apache2",
|
||||
"license": "Apache-2.0",
|
||||
"description": "The file syntaxes/docker.tmLanguage was included from https://github.com/moby/moby/blob/master/contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage.",
|
||||
"version": "0.0.0"
|
||||
}
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
"",
|
||||
"END OF TERMS AND CONDITIONS"
|
||||
],
|
||||
"license": "Apache2",
|
||||
"license": "Apache-2.0",
|
||||
"version": "1.2.4"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
"commitHash": "10778afe95b5d46c99f7a77565328b7108091510"
|
||||
}
|
||||
},
|
||||
"license": "Apache2"
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
|
||||
Reference in New Issue
Block a user