Closed aroben closed 9 years ago
Hi, just leaving a friendly ping on this PR. Does the license look acceptable to you?
I was at a conference so just got this. Looks fine. How do you use sublime text packages for syntax highlighting on github.com?
Thank you!
How do you use sublime text packages for syntax highlighting on github.com?
Our new syntax highlighter uses TextMate-compatible language grammars to parse source files, then assigns CSS classes based on the scopes assigned by the grammar.
I realized that I should have used the BSD license for this -- preferred by my employer. Would it pose any problems to github if I change it now?
BSD is fine for us. Thanks for checking!
This is the standard Apache 2.0 license.
We'd like to use this package for highlighting CUDA code on github.com using the new syntax highlighter we've been developing. Would you be willing to add a license? Thanks!