mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-13 14:03:51 -05:00
Apply MIT license migration
Nord and all port projects are migrating to the MIT license. References: * https://github.com/arcticicestudio/nord-vim/pull/70 * https://github.com/arcticicestudio/nord/issues/55
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
" =============================================================================
|
" =============================================================================
|
||||||
" Filename: autoload/lightline/colorscheme/nord.vim
|
" Filename: autoload/lightline/colorscheme/nord.vim
|
||||||
" Author: arcticicestudio
|
" Author: arcticicestudio
|
||||||
" License: Apache 2.0
|
" License: MIT
|
||||||
" Last Change: 2017/08/03 09:14:52
|
" Last Change: 2017/11/12 20:27:51
|
||||||
" =============================================================================
|
" =============================================================================
|
||||||
|
|
||||||
let s:nord_vim_version="0.6.0"
|
let s:nord_vim_version="0.6.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user