diff options
author | Arctic Ice Studio <development@arcticicestudio.com> | 2017-11-12 20:27:51 +0100 |
---|---|---|
committer | Arctic Ice Studio <development@arcticicestudio.com> | 2017-11-12 20:27:51 +0100 |
commit | da6d5bf73ea12ff17e384ef40bf223849453b672 (patch) | |
tree | fae10c26ba8e867c5afc7a13688e6a3150d6fb0a /README.md | |
parent | 99e59e670646e15398dc07a38086a27affbdd902 (diff) | |
download | nord-vim-da6d5bf73ea12ff17e384ef40bf223849453b672.tar.gz |
Migrate to MIT license
Adapted to the MIT license migration of the main "Nord" (1) project.
Detailed information can be found in the main task ticket.
All license SVG badges and the "LICENSE.md" content have been updated.
In addition all source code comment header have also been simplified.
References:
* (1) https://github.com/arcticicestudio/nord
Subtask of arcticicestudio/nord#55
GH-69
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -203,7 +203,7 @@ Please report issues/bugs, feature requests and suggestions for improvements to <p align="center"> <img src="http://arcticicestudio.com/favicon.ico" width=16 height=16/> Copyright © 2017 Arctic Ice Studio</p> -<p align="center"><a href="http://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-5E81AC.svg?style=flat-square"/></a> <a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://img.shields.io/badge/License-CC_BY--SA_4.0-5E81AC.svg?style=flat-square"/></a></p> +<p align="center"><a href="https://github.com/arcticicestudio/nord-vim/blob/develop/LICENSE.md"><img src="https://img.shields.io/badge/License-MIT-5E81AC.svg?style=flat-square"/></a> <a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://img.shields.io/badge/License-CC_BY--SA_4.0-5E81AC.svg?style=flat-square"/></a></p> [gist-true-color]: https://gist.github.com/XVilka/8346728 [scrot-readme-default-profile]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/src/assets/scrot-readme-default-profile.png |