jaredly / vim-debug

A plugin for VIM that creates an Integrated Debugging Environment :) Currently works with PHP and Python
http://jaredforsyth.com/projects/vim-debug
MIT License
284 stars 28 forks source link

source license #12

Closed sergiusens closed 8 years ago

sergiusens commented 11 years ago

I'm trying to get this in Ubuntu and would need to know the license and eventually have the sources with such license.

Thanks

jaredly commented 11 years ago

Sweet, that sounds great! License is MIT (from Sam Ghods http://www.vim.org/scripts/script.php?script_id=1929). I need to put that header at the top of every source file, right?

mcepl commented 8 years ago

Or at least declare it loudly in README or something.

jaredly commented 8 years ago

added the file + readme line.