branch: externals/indent-bars
commit a78445ef7dcb51e1fb47fc20c9ac286272c484f2
Author: JD Smith <[email protected]>
Commit: JD Smith <[email protected]>
update copyrights
---
indent-bars-ts.el | 2 +-
indent-bars.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/indent-bars-ts.el b/indent-bars-ts.el
index 517c3ecbf7..4e0f16cb76 100644
--- a/indent-bars-ts.el
+++ b/indent-bars-ts.el
@@ -1,5 +1,5 @@
;;; indent-bars-ts.el --- treesitter support for indent-bars -*-
lexical-binding: t; -*-
-;; Copyright (C) 2023 J.D. Smith
+;; Copyright (C) 2023-2024 J.D. Smith
;;; Commentary:
diff --git a/indent-bars.el b/indent-bars.el
index 6a5f176149..db1592b908 100644
--- a/indent-bars.el
+++ b/indent-bars.el
@@ -1,5 +1,5 @@
;;; indent-bars.el --- Highlight indentation with bars -*- lexical-binding: t;
-*-
-;; Copyright (C) 2023 J.D. Smith
+;; Copyright (C) 2023-2024 J.D. Smith
;; Author: J.D. Smith
;; Homepage: https://github.com/jdtsmith/indent-bars