Skip to content

Commit

Permalink
Update year in copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
10sr committed Feb 21, 2017
1 parent 99011d5 commit 457e038
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bin/editorconfig-el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

;; editorconfig-el --- EditorConfig Core executable in Emacs Lisp

;; Copyright (C) 2011-2016 EditorConfig Team
;; Copyright (C) 2011-2017 EditorConfig Team

;; Author: EditorConfig Team <editorconfig@googlegroups.com>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
Expand Down
2 changes: 1 addition & 1 deletion editorconfig-conf-mode.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; editorconfig-conf-mode.el --- Major mode for editing .editorconfig files

;; Copyright (C) 2011-2016 EditorConfig Team
;; Copyright (C) 2011-2017 EditorConfig Team

;; Author: EditorConfig Team <editorconfig@googlegroups.com>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
Expand Down
2 changes: 1 addition & 1 deletion editorconfig-core-handle.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; editorconfig-core-handle.el --- Handle Class for EditorConfig File

;; Copyright (C) 2011-2016 EditorConfig Team
;; Copyright (C) 2011-2017 EditorConfig Team

;; Author: EditorConfig Team <editorconfig@googlegroups.com>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
Expand Down
2 changes: 1 addition & 1 deletion editorconfig-core.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; editorconfig-core.el --- EditorConfig Core library in Emacs Lisp

;; Copyright (C) 2011-2016 EditorConfig Team
;; Copyright (C) 2011-2017 EditorConfig Team

;; Author: EditorConfig Team <editorconfig@googlegroups.com>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
Expand Down
2 changes: 1 addition & 1 deletion editorconfig-fnmatch.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; editorconfig-fnmatch.el --- Glob pattern matching in Emacs lisp

;; Copyright (C) 2011-2016 EditorConfig Team
;; Copyright (C) 2011-2017 EditorConfig Team

;; Author: EditorConfig Team <editorconfig@googlegroups.com>
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
Expand Down
2 changes: 1 addition & 1 deletion editorconfig.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; editorconfig.el --- EditorConfig Emacs Plugin

;; Copyright (C) 2011-2016 EditorConfig Team
;; Copyright (C) 2011-2017 EditorConfig Team

;; Author: EditorConfig Team <editorconfig@googlegroups.com>
;; Version: 0.7.8
Expand Down

0 comments on commit 457e038

Please sign in to comment.