fix: use better JSP grammar file and add licensing information (#1102)

This commit is contained in:
Gadfly 2025-03-17 11:31:50 +08:00 committed by GitHub
parent 6273c01d71
commit 4b41029768
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 76 additions and 1173 deletions

View file

@ -1,6 +1,8 @@
{
"information_for_contributors": [
"This file has been copied from https://github.com/eclipse/buildship/blob/6bb773e7692f913dec27105129ebe388de34e68b/org.eclipse.buildship.kotlindsl.provider/kotlin.tmLanguage.json"
"This file has been copied from https://github.com/eclipse/buildship/blob/6bb773e7692f913dec27105129ebe388de34e68b/org.eclipse.buildship.kotlindsl.provider/kotlin.tmLanguage.json",
"The original file was licensed under the Eclipse Public License, Version 1.0",
"https://github.com/eclipse-buildship/buildship/blob/6bb773e7692f913dec27105129ebe388de34e68b/README.md"
],
"$schema": "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",
"name": "Kotlin",
@ -698,4 +700,4 @@
"name": "variable.language.this.kotlin"
}
}
}
}