branch: elpa/typst-ts-mode commit 10aa00d72dfb3b666634bd095754f10891d78915 Author: Meow King <mr.meowk...@anche.no> Commit: Meow King <mr.meowk...@anche.no>
chore: update copyright information --- typst-ts-compile.el | 2 +- typst-ts-core.el | 2 +- typst-ts-edit-indirect.el | 2 +- typst-ts-editing.el | 2 +- typst-ts-embedding-lang-settings.el | 2 +- typst-ts-faces.el | 2 +- typst-ts-lsp.el | 2 +- typst-ts-mode.el | 2 +- typst-ts-watch-mode.el | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/typst-ts-compile.el b/typst-ts-compile.el index deef37df61..38890eeaa1 100644 --- a/typst-ts-compile.el +++ b/typst-ts-compile.el @@ -1,5 +1,5 @@ ;;; typst-ts-compile.el --- Compile Typst Files -*- lexical-binding: t; -*- -;; Copyright (C) 2023 The typst-ts-mode Project Contributors +;; Copyright (C) 2023-2024 The typst-ts-mode Project Contributors ;; This file is NOT part of Emacs. ;; This program is free software: you can redistribute it and/or modify diff --git a/typst-ts-core.el b/typst-ts-core.el index bff7718262..9ccf136fcb 100644 --- a/typst-ts-core.el +++ b/typst-ts-core.el @@ -1,5 +1,5 @@ ;;; typst-ts-core.el --- core functions for typst-ts-mode -*- lexical-binding: t; -*- -;; Copyright (C) 2023 The typst-ts-mode Project Contributors +;; Copyright (C) 2023-2024 The typst-ts-mode Project Contributors ;; This file is NOT part of Emacs. ;; This program is free software: you can redistribute it and/or modify diff --git a/typst-ts-edit-indirect.el b/typst-ts-edit-indirect.el index 66add1aa7b..b8a4f5ff5e 100644 --- a/typst-ts-edit-indirect.el +++ b/typst-ts-edit-indirect.el @@ -1,5 +1,5 @@ ;;; typst-ts-watch-mode.el --- Edit blocks in separate buffer -*- lexical-binding: t; -*- -;; Copyright (C) 2023 The typst-ts-mode Project Contributors +;; Copyright (C) 2023-2024 The typst-ts-mode Project Contributors ;; This file is NOT part of Emacs. ;; This program is free software: you can redistribute it and/or modify diff --git a/typst-ts-editing.el b/typst-ts-editing.el index 7abcad9124..2c6feaa8e7 100644 --- a/typst-ts-editing.el +++ b/typst-ts-editing.el @@ -1,5 +1,5 @@ ;;; typst-ts-editing.el --- Helper functions for editing Typst documents -*- lexical-binding: t; -*- -;; Copyright (C) 2023 The typst-ts-mode Project Contributors +;; Copyright (C) 2023-2024 The typst-ts-mode Project Contributors ;; This file is NOT part of Emacs. ;; This program is free software: you can redistribute it and/or modify diff --git a/typst-ts-embedding-lang-settings.el b/typst-ts-embedding-lang-settings.el index c1edfbabdb..df9be75362 100644 --- a/typst-ts-embedding-lang-settings.el +++ b/typst-ts-embedding-lang-settings.el @@ -1,5 +1,5 @@ ;;; typst-ts-embedding-lang-settings.el --- Embedding Languages Settings -*- lexical-binding: t; -*- -;; Copyright (C) 2023 The typst-ts-mode Project Contributors +;; Copyright (C) 2023-2024 The typst-ts-mode Project Contributors ;; This file is NOT part of Emacs. ;; This program is free software: you can redistribute it and/or modify diff --git a/typst-ts-faces.el b/typst-ts-faces.el index 74951ecb08..7c9f769d85 100644 --- a/typst-ts-faces.el +++ b/typst-ts-faces.el @@ -1,5 +1,5 @@ ;;; typst-ts-faces.el --- typst-ts-mode faces -*- lexical-binding: t; -*- -;; Copyright (C) 2023 The typst-ts-mode Project Contributors +;; Copyright (C) 2023-2024 The typst-ts-mode Project Contributors ;; This file is NOT part of Emacs. ;; This program is free software: you can redistribute it and/or modify diff --git a/typst-ts-lsp.el b/typst-ts-lsp.el index 220eb28b60..9847fef041 100644 --- a/typst-ts-lsp.el +++ b/typst-ts-lsp.el @@ -1,5 +1,5 @@ ;;; typst-ts-lsp.el --- Eglot tinymist integration -*- lexical-binding: t; -*- -;; Copyright (C) 2023 The typst-ts-mode Project Contributors +;; Copyright (C) 2023-2024 The typst-ts-mode Project Contributors ;; This file is NOT part of Emacs. ;; This program is free software: you can redistribute it and/or modify diff --git a/typst-ts-mode.el b/typst-ts-mode.el index 5f68676e57..b77bbff68a 100644 --- a/typst-ts-mode.el +++ b/typst-ts-mode.el @@ -1,5 +1,5 @@ ;;; typst-ts-mode.el --- Tree Sitter support for Typst -*- lexical-binding: t; -*- -;; Copyright (C) 2023 The typst-ts-mode Project Contributors +;; Copyright (C) 2023-2024 The typst-ts-mode Project Contributors ;; Version: 0.10.0 ;; Author: Ziqi Yang <mr.meowk...@anche.no> diff --git a/typst-ts-watch-mode.el b/typst-ts-watch-mode.el index 31e24f3e87..ee1c5b1d02 100644 --- a/typst-ts-watch-mode.el +++ b/typst-ts-watch-mode.el @@ -1,5 +1,5 @@ ;;; typst-ts-watch-mode.el --- Watch typst file -*- lexical-binding: t; -*- -;; Copyright (C) 2023 The typst-ts-mode Project Contributors +;; Copyright (C) 2023-2024 The typst-ts-mode Project Contributors ;; This file is NOT part of Emacs. ;; This program is free software: you can redistribute it and/or modify