File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
; ;; tree-sitter-langs-build.el --- Building grammar bundle -*- lexical-binding : t ; coding : utf-8 -*-
2
2
3
- ; ; Copyright (C) 2021 Tuấn-Anh Nguyễn
3
+ ; ; Copyright (C) 2021-2025 emacs-tree-sitter maintainers
4
4
; ;
5
5
; ; Author: Tuấn-Anh Nguyễn <ubolonton@gmail.com>
6
+ ; ; Maintainer: Jen-Chieh Shen <jcs090218@gmail.com>
6
7
; ; SPDX-License-Identifier: MIT
7
8
8
9
; ;; Commentary:
Original file line number Diff line number Diff line change 1
1
; ;; tree-sitter-langs-tests.el --- Tests for tree-sitter-langs.el -*- lexical-binding : t ; coding : utf-8 -*-
2
2
3
- ; ; Copyright (C) 2021 Tuấn-Anh Nguyễn
3
+ ; ; Copyright (C) 2021-2025 emacs-tree-sitter maintainers
4
4
; ;
5
5
; ; Author: Tuấn-Anh Nguyễn <ubolonton@gmail.com>
6
+ ; ; Maintainer: Jen-Chieh Shen <jcs090218@gmail.com>
6
7
7
8
; ;; Commentary:
8
9
Original file line number Diff line number Diff line change 1
1
; ;; tree-sitter-langs.el --- Grammar bundle for tree-sitter -*- lexical-binding : t ; coding : utf-8 -*-
2
2
3
- ; ; Copyright (C) 2021 Tuấn-Anh Nguyễn
3
+ ; ; Copyright (C) 2021-2025 emacs-tree-sitter maintainers
4
4
; ;
5
5
; ; Author: Tuấn-Anh Nguyễn <ubolonton@gmail.com>
6
+ ; ; Maintainer: Jen-Chieh Shen <jcs090218@gmail.com>
6
7
; ; Keywords: languages tools parsers tree-sitter
7
8
; ; Homepage: https://github.com/emacs-tree-sitter/tree-sitter-langs
8
9
; ; Version: 0.12.262
You can’t perform that action at this time.
0 commit comments