justmao945 / vim-clang

Clang completion plugin for vim
ISC License
358 stars 47 forks source link

add license title #96

Closed waldyrious closed 8 years ago

waldyrious commented 8 years ago

It's not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license)

justmao945 commented 8 years ago

Thank you.