update license's year in vim-airline-themes

This commit is contained in:
kazukazuinaina 2020-01-07 14:21:07 +09:00
parent 14c3a60ab0
commit 1040938b0c
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (C) 2013-2019 Bailey Ling & Contributors.
Copyright (C) 2013-2020 Bailey Ling & Contributors.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the "Software"),

View File

@ -45,7 +45,7 @@ If you are interested in becoming the official maintainer of this project, pleas
# License
MIT License. Copyright (c) 2013-2019 Bailey Ling & Contributors.
MIT License. Copyright (c) 2013-2020 Bailey Ling & Contributors.
[1]: https://github.com/bling

View File

@ -297,6 +297,6 @@ Contributions and pull requests are welcome.
==============================================================================
LICENSE *airline-themes-license*
MIT License. Copyright © 2013-2019 Bailey Ling, et al
MIT License. Copyright © 2013-2020 Bailey Ling, et al
vim:tw=78:ts=8:ft=help:norl:

View File

@ -1,4 +1,4 @@
" MIT License. Copyright (c) 2013-2019 Bailey Ling & Contributors.
" MIT License. Copyright (c) 2013-2020 Bailey Ling & Contributors.
" vim: et ts=2 sts=2 sw=2
let s:save_cpo = &cpo