diff options
Diffstat (limited to 'lisp/editorconfig.el')
-rw-r--r-- | lisp/editorconfig.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/editorconfig.el b/lisp/editorconfig.el index 666df9941c8..7ac3324e971 100644 --- a/lisp/editorconfig.el +++ b/lisp/editorconfig.el @@ -1,6 +1,6 @@ ;;; editorconfig.el --- EditorConfig Plugin -*- lexical-binding: t -*- -;; Copyright (C) 2011-2024 Free Software Foundation, Inc. +;; Copyright (C) 2011-2025 Free Software Foundation, Inc. ;; Author: EditorConfig Team <editorconfig@googlegroups.com> ;; Version: 0.11.0 |