]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix copyright year in last commit
authorStefan Kangas <stefankangas@gmail.com>
Tue, 18 Feb 2025 20:52:33 +0000 (21:52 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 18 Feb 2025 21:34:34 +0000 (22:34 +0100)
(cherry picked from commit ef34303eaf98e0a8a041c741715c741f0a01fd77)

lisp/textmodes/markdown-ts-mode.el

index 49fe1baf0110a74ee027d96e6c71101a70c96686..62fa23c71055361d0b271b04ae9ffa40db030b70 100644 (file)
@@ -1,6 +1,6 @@
 ;;; markdown-ts-mode.el --- tree sitter support for Markdown  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2024 Free Software Foundation, Inc.
+;; Copyright (C) 2024-2025 Free Software Foundation, Inc.
 
 ;; Author     : Rahul Martim Juliato <rahul.juliato@gmail.com>
 ;; Maintainer : Rahul Martim Juliato <rahul.juliato@gmail.com>