Updated Copyright Statements

This commit is contained in:
Christian Brabandt
2019-03-25 12:27:10 +01:00
parent 45205aa4a3
commit c8a36e14e9
73 changed files with 81 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
" MIT License. Copyright (c) 2016-2018 Jerome Reybert et al.
" MIT License. Copyright (c) 2016-2019 Jerome Reybert et al.
" vim: et ts=2 sts=2 sw=2
" This plugin replace the whole section_a when in vimagit buffer
" This plugin replaces the whole section_a when in vimagit buffer
scriptencoding utf-8
if !get(g:, 'loaded_magit', 0)