diff options
Diffstat (limited to 'lisp/editorconfig-tools.el')
-rw-r--r-- | lisp/editorconfig-tools.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/editorconfig-tools.el b/lisp/editorconfig-tools.el index b9bd3798647..2fec1a94f8b 100644 --- a/lisp/editorconfig-tools.el +++ b/lisp/editorconfig-tools.el @@ -1,6 +1,6 @@ ;;; editorconfig-tools.el --- Editorconfig tools -*- 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> ;; Package: editorconfig |