Skip to content

Commit f000eaa

Browse files
committed
Set copyright information and update my email
1 parent 10365e0 commit f000eaa

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

lisp/tree-sitter-indentation.el

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
;;; tree-sitter-indentation.el --- Better and smart indentation for major modes
22

3+
;; Copyright (C) 2020 Tuấn-Anh Nguyễn
4+
;;
5+
;; Author: Jorge Javier Araya Navarro <[email protected]>
36
;; Version: 0.5.0
47
;; Homepage: https://github.com/ubolonton/emacs-tree-sitter
58
;; Package-Requires: ((emacs "25.1"))

lisp/tree-sitter-query.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Copyright (C) 2020 Tuấn-Anh Nguyễn
44
;;
5-
;; Author: Jorge Javier Araya Navarro <[email protected]>
5+
;; Author: Jorge Javier Araya Navarro <[email protected]>
66

77
;;; Commentary:
88

0 commit comments

Comments
 (0)