From cf11568be10623c1df0c28c1a61169d565dcc561 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Thu, 16 Jan 2020 17:59:07 +0900 Subject: [PATCH] 2020 --- bin/editorconfig-el | 2 +- editorconfig-conf-mode.el | 2 +- editorconfig-core-handle.el | 2 +- editorconfig-core.el | 2 +- editorconfig-fnmatch.el | 2 +- editorconfig.el | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/editorconfig-el b/bin/editorconfig-el index 7a559eef..781cba80 100755 --- a/bin/editorconfig-el +++ b/bin/editorconfig-el @@ -5,7 +5,7 @@ ;; editorconfig-el --- EditorConfig Core executable in Emacs Lisp -;; Copyright (C) 2011-2019 EditorConfig Team +;; Copyright (C) 2011-2020 EditorConfig Team ;; Author: EditorConfig Team ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme diff --git a/editorconfig-conf-mode.el b/editorconfig-conf-mode.el index 07d0a88e..1a564a60 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-2019 EditorConfig Team +;; Copyright (C) 2011-2020 EditorConfig Team ;; Author: EditorConfig Team diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.el index bb152364..0a94d030 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-2019 EditorConfig Team +;; Copyright (C) 2011-2020 EditorConfig Team ;; Author: EditorConfig Team diff --git a/editorconfig-core.el b/editorconfig-core.el index 1f061305..3ad0bd8c 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-2019 EditorConfig Team +;; Copyright (C) 2011-2020 EditorConfig Team ;; Author: EditorConfig Team diff --git a/editorconfig-fnmatch.el b/editorconfig-fnmatch.el index da8df0a0..c4eb808c 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-2019 EditorConfig Team +;; Copyright (C) 2011-2020 EditorConfig Team ;; Author: EditorConfig Team diff --git a/editorconfig.el b/editorconfig.el index 7478d306..f9f90f28 100644 --- a/editorconfig.el +++ b/editorconfig.el @@ -1,6 +1,6 @@ ;;; editorconfig.el --- EditorConfig Emacs Plugin -*- lexical-binding: t -*- -;; Copyright (C) 2011-2019 EditorConfig Team +;; Copyright (C) 2011-2020 EditorConfig Team ;; Author: EditorConfig Team ;; Version: 0.8.1