branch: scratch/editorconfig-cc
commit 2839f753f706f23b6c954ebc32f5b4e4b8b5c389
Author: Jen-Chieh Shen <jcs090...@gmail.com>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    Update copyright year (#297)
---
 editorconfig-conf-mode.el   | 2 +-
 editorconfig-core-handle.el | 2 +-
 editorconfig-core.el        | 2 +-
 editorconfig-fnmatch.el     | 2 +-
 editorconfig.el             | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/editorconfig-conf-mode.el b/editorconfig-conf-mode.el
index e3e6123f54..f31b6e480e 100644
--- a/editorconfig-conf-mode.el
+++ b/editorconfig-conf-mode.el
@@ -1,6 +1,6 @@
 ;;; editorconfig-conf-mode.el --- Major mode for editing .editorconfig files  
-*- lexical-binding: t -*-
 
-;; Copyright (C) 2011-2022 EditorConfig Team
+;; Copyright (C) 2011-2023 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorcon...@googlegroups.com>
 
diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.el
index 0531c0a43b..12a4914bf1 100644
--- a/editorconfig-core-handle.el
+++ b/editorconfig-core-handle.el
@@ -1,6 +1,6 @@
 ;;; editorconfig-core-handle.el --- Handle Class for EditorConfig File  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2011-2022 EditorConfig Team
+;; Copyright (C) 2011-2023 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorcon...@googlegroups.com>
 
diff --git a/editorconfig-core.el b/editorconfig-core.el
index 4ed7edcb52..4ac1fcbb9d 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -1,6 +1,6 @@
 ;;; editorconfig-core.el --- EditorConfig Core library in Emacs Lisp  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2011-2022 EditorConfig Team
+;; Copyright (C) 2011-2023 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorcon...@googlegroups.com>
 
diff --git a/editorconfig-fnmatch.el b/editorconfig-fnmatch.el
index f228d24190..1b41c3aff3 100644
--- a/editorconfig-fnmatch.el
+++ b/editorconfig-fnmatch.el
@@ -1,6 +1,6 @@
 ;;; editorconfig-fnmatch.el --- Glob pattern matching in Emacs lisp  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2011-2022 EditorConfig Team
+;; Copyright (C) 2011-2023 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorcon...@googlegroups.com>
 
diff --git a/editorconfig.el b/editorconfig.el
index e965741a00..c700577296 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -1,6 +1,6 @@
 ;;; editorconfig.el --- EditorConfig Emacs Plugin  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2011-2022 EditorConfig Team
+;; Copyright (C) 2011-2023 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorcon...@googlegroups.com>
 ;; Version: 0.9.1

Reply via email to