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)
|
||||
|
||||
[
|
||||
; top-level block statements from https://github.com/tree-sitter/tree-sitter-css/blob/master/grammar.js
|
||||
; note: (block) is not used due to unideal behavior when node before block node spans multiple lines
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
; SPDX-License-Identifier: Apache-2.0
|
||||
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
||||
|
||||
[
|
||||
"@media"
|
||||
"@charset"
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
; SPDX-License-Identifier: Apache-2.0
|
||||
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
||||
|
||||
[
|
||||
(block)
|
||||
(declaration)
|
||||
|
||||
@@ -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"))
|
||||
|
||||
Reference in New Issue
Block a user