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:
Arctic Ice Studio
2017-11-12 20:43:55 +01:00
parent 859fd7bfef
commit 92bc361010

View File

@@ -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"