You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language-support/java/java.tmLanguage.json
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
{
2
2
"information_for_contributors": [
3
-
"This file has been converted from https://github.com/atom/language-java/blob/master/grammars/java.cson",
4
-
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
5
-
"Once accepted there, we are happy to receive an update request."
3
+
"This file has been copied from https://github.com/microsoft/vscode/blob/b37252c18238fffcebdc9fd7680f1dabea3a50a0/extensions/java/syntaxes/java.tmLanguage.json",
4
+
"The source location lists https://github.com/atom/language-java/blob/29f977dc42a7e2568b39bb6fb34c4ef108eb59b3/LICENSE.md as the original repository. It is therefore licensed under MIT."
0 commit comments