Skip to content

Commit 7a770ab

Browse files
committed
Update provenance of the Java language TextMate grammar.
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent 5f5b6fa commit 7a770ab

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

language-support/java/java.tmLanguage.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"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."
65
],
7-
"version": "https://github.com/atom/language-java/commit/29f977dc42a7e2568b39bb6fb34c4ef108eb59b3",
86
"name": "Java",
97
"scopeName": "source.java",
108
"patterns": [
@@ -1880,4 +1878,4 @@
18801878
]
18811879
}
18821880
}
1883-
}
1881+
}

0 commit comments

Comments
 (0)