branch: scratch/editorconfig-cc
commit 50ed9cf1a7fdaca3905e08069410f2ee996dd5e0
Author: 10sr <[email protected]>
Commit: Stefan Monnier <[email protected]>
Update year
---
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 0ac97288a5..fb3d4d41d8 100755
--- a/bin/editorconfig-el
+++ b/bin/editorconfig-el
@@ -5,7 +5,7 @@
;; editorconfig-el --- EditorConfig Core executable in Emacs Lisp
-;; Copyright (C) 2011-2017 EditorConfig Team
+;; Copyright (C) 2011-2019 EditorConfig Team
;; Author: EditorConfig Team <[email protected]>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
diff --git a/editorconfig-conf-mode.el b/editorconfig-conf-mode.el
index bf99715248..55911fe9df 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
-;; Copyright (C) 2011-2017 EditorConfig Team
+;; Copyright (C) 2011-2019 EditorConfig Team
;; Author: EditorConfig Team <[email protected]>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.el
index 3cfae15501..73adad6eff 100644
--- a/editorconfig-core-handle.el
+++ b/editorconfig-core-handle.el
@@ -1,6 +1,6 @@
;;; editorconfig-core-handle.el --- Handle Class for EditorConfig File
-;; Copyright (C) 2011-2017 EditorConfig Team
+;; Copyright (C) 2011-2019 EditorConfig Team
;; Author: EditorConfig Team <[email protected]>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
diff --git a/editorconfig-core.el b/editorconfig-core.el
index 3988cfe94a..77f8aff24e 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -1,6 +1,6 @@
;;; editorconfig-core.el --- EditorConfig Core library in Emacs Lisp
-;; Copyright (C) 2011-2017 EditorConfig Team
+;; Copyright (C) 2011-2019 EditorConfig Team
;; Author: EditorConfig Team <[email protected]>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
diff --git a/editorconfig-fnmatch.el b/editorconfig-fnmatch.el
index 69a0c766dc..b8e8903d1f 100644
--- a/editorconfig-fnmatch.el
+++ b/editorconfig-fnmatch.el
@@ -1,6 +1,6 @@
;;; editorconfig-fnmatch.el --- Glob pattern matching in Emacs lisp
-;; Copyright (C) 2011-2017 EditorConfig Team
+;; Copyright (C) 2011-2019 EditorConfig Team
;; Author: EditorConfig Team <[email protected]>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
diff --git a/editorconfig.el b/editorconfig.el
index fbaad7fdff..357746edc4 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -1,6 +1,6 @@
;;; editorconfig.el --- EditorConfig Emacs Plugin
-;; Copyright (C) 2011-2017 EditorConfig Team
+;; Copyright (C) 2011-2019 EditorConfig Team
;; Author: EditorConfig Team <[email protected]>
;; Version: 0.7.14