chore: relicense under Apache-2.0
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
; SPDX-License-Identifier: Apache-2.0
|
||||
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
||||
|
||||
[
|
||||
(conditionalSect)
|
||||
(Comment)
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
; SPDX-License-Identifier: Apache-2.0
|
||||
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
||||
|
||||
; Text declaration
|
||||
(TextDecl
|
||||
"xml" @keyword.directive)
|
||||
|
||||
@@ -1,5 +1,2 @@
|
||||
; SPDX-License-Identifier: Apache-2.0
|
||||
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
||||
|
||||
((Comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
; SPDX-License-Identifier: Apache-2.0
|
||||
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
||||
|
||||
(elementdecl
|
||||
(Name) @local.definition.type)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user