branch: master
commit 2ee39c4e2652bed94e230abdbdd129bec6b5c883
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>

    ; * latex.el: Fix copyright year after last revert.
---
 latex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/latex.el b/latex.el
index 8dfbf4fe..cd87bd99 100644
--- a/latex.el
+++ b/latex.el
@@ -1,6 +1,6 @@
 ;;; latex.el --- Support for LaTeX documents.  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 1991, 1993-2023 Free Software Foundation, Inc.
+;; Copyright (C) 1991, 1993-2024 Free Software Foundation, Inc.
 
 ;; Maintainer: [email protected]
 ;; Keywords: tex

Reply via email to