emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/treesit-fold 9776e2fa2c 247/417: Update copyright year


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold 9776e2fa2c 247/417: Update copyright year
Date: Mon, 1 Jul 2024 10:02:31 -0400 (EDT)

branch: elpa/treesit-fold
commit 9776e2fa2c5ca004000ba18825c41601a6747307
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>

    Update copyright year
---
 ts-fold-indicators.el | 2 +-
 ts-fold-parsers.el    | 2 +-
 ts-fold-summary.el    | 2 +-
 ts-fold-util.el       | 2 +-
 ts-fold.el            | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ts-fold-indicators.el b/ts-fold-indicators.el
index 467c25382b..e2d1223932 100644
--- a/ts-fold-indicators.el
+++ b/ts-fold-indicators.el
@@ -1,6 +1,6 @@
 ;;; ts-fold-indicators.el --- Display indicators for folding range  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2021-2022  Shen, Jen-Chieh
+;; Copyright (C) 2021-2023  Shen, Jen-Chieh
 ;; Created date 2021-10-04 20:03:12
 
 ;; This file is NOT part of GNU Emacs.
diff --git a/ts-fold-parsers.el b/ts-fold-parsers.el
index d7087b94a0..857dfc9bd1 100644
--- a/ts-fold-parsers.el
+++ b/ts-fold-parsers.el
@@ -1,6 +1,6 @@
 ;;; ts-fold-parsers.el --- Adapter layer to Tree-Sitter  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2021-2022  Shen, Jen-Chieh
+;; Copyright (C) 2021-2023  Shen, Jen-Chieh
 ;; Created date 2021-10-04 17:45:48
 
 ;; This file is NOT part of GNU Emacs.
diff --git a/ts-fold-summary.el b/ts-fold-summary.el
index a558ff0185..fc8c6536c3 100644
--- a/ts-fold-summary.el
+++ b/ts-fold-summary.el
@@ -1,6 +1,6 @@
 ;;; ts-fold-summary.el --- Extract summary from fold region  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2021-2022  Shen, Jen-Chieh
+;; Copyright (C) 2021-2023  Shen, Jen-Chieh
 ;; Created date 2021-10-04 16:59:22
 
 ;; This file is NOT part of GNU Emacs.
diff --git a/ts-fold-util.el b/ts-fold-util.el
index 07880a5069..2cf7ae91fb 100644
--- a/ts-fold-util.el
+++ b/ts-fold-util.el
@@ -1,6 +1,6 @@
 ;;; ts-fold-util.el --- Utility module  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2021-2022  Shen, Jen-Chieh
+;; Copyright (C) 2021-2023  Shen, Jen-Chieh
 ;; Created date 2021-10-04 20:19:42
 
 ;; This file is NOT part of GNU Emacs.
diff --git a/ts-fold.el b/ts-fold.el
index 47852ab7e7..2995f1f2ed 100644
--- a/ts-fold.el
+++ b/ts-fold.el
@@ -1,7 +1,7 @@
 ;;; ts-fold.el --- Code folding using tree-sitter  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2021  Junyi Hou
-;; Copyright (C) 2021-2022  Shen, Jen-Chieh
+;; Copyright (C) 2021-2023  Shen, Jen-Chieh
 
 ;; Created date 2021-08-11 14:12:37
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]