diff options
Diffstat (limited to 'lisp/progmodes/json-ts-mode.el')
-rw-r--r-- | lisp/progmodes/json-ts-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/json-ts-mode.el b/lisp/progmodes/json-ts-mode.el index 6272c0073e1..dc19abec305 100644 --- a/lisp/progmodes/json-ts-mode.el +++ b/lisp/progmodes/json-ts-mode.el @@ -1,6 +1,6 @@ ;;; json-ts-mode.el --- tree-sitter support for JSON -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; Author : Theodor Thornhill <theo@thornhill.no> ;; Maintainer : Theodor Thornhill <theo@thornhill.no> |