mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-23 14:04:53 +02:00
update license's year in vim-airline
This commit is contained in:
parent
66f77d4a77
commit
cf6dcf5e19
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (C) 2013-2019 Bailey Ling, Christian Brabandt, et al.
|
Copyright (C) 2013-2020 Bailey Ling, Christian Brabandt, et al.
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the "Software"),
|
a copy of this software and associated documentation files (the "Software"),
|
||||||
|
@ -16,7 +16,7 @@ information. By default (without configuration) this line will look like this:
|
|||||||
|~ |
|
|~ |
|
||||||
|~ VIM - Vi IMproved |
|
|~ VIM - Vi IMproved |
|
||||||
|~ |
|
|~ |
|
||||||
|~ version 8.0 |
|
|~ version 8.2 |
|
||||||
|~ by Bram Moolenaar et al. |
|
|~ by Bram Moolenaar et al. |
|
||||||
|~ Vim is open source and freely distributable |
|
|~ Vim is open source and freely distributable |
|
||||||
|~ |
|
|~ |
|
||||||
@ -292,7 +292,7 @@ If you are interested in becoming a maintainer (we always welcome more maintaine
|
|||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
[MIT License][58]. Copyright (c) 2013-2019 Bailey Ling & Contributors.
|
[MIT License][58]. Copyright (c) 2013-2020 Bailey Ling & Contributors.
|
||||||
|
|
||||||
[1]: https://github.com/Lokaltog/vim-powerline
|
[1]: https://github.com/Lokaltog/vim-powerline
|
||||||
[2]: https://github.com/Lokaltog/powerline
|
[2]: https://github.com/Lokaltog/powerline
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2020 Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" Plugin: fugitive, lawrencium and vcscommand
|
" Plugin: fugitive, gina, lawrencium and vcscommand
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2 fdm=marker
|
" vim: et ts=2 sts=2 sw=2 fdm=marker
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2 tw=80
|
" vim: et ts=2 sts=2 sw=2 tw=80
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2019 Bailey Ling, Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2020 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
let s:save_cpo = &cpo
|
let s:save_cpo = &cpo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user