#598 closed enhancement (fixed)
Add a license to Genshi.tmbundle
Reported by: | adam@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | General | Version: | 0.6 |
Keywords: | Cc: | cmlenz |
Description
This is the standard Apache 2.0 license.
We'd like to use this bundle for highlighting Genshi code on github.com using the new syntax highlighter we've been developing. Would you be willing to add a license? Thanks!
Change History (3)
comment:1 Changed 10 years ago by adam@…
comment:2 Changed 10 years ago by adam@…
Sorry, I misspoke above. The license is the same BSD license used by the main Genshi repository. I added the license to this bundle specifically because the main license is under the trunk/ directory so it isn't clear that it applies to the TextMate bundle.
comment:3 Changed 10 years ago by cmlenz
- Milestone 0.7 deleted
- Resolution set to fixed
- Status changed from new to closed
License added in r1272. Thanks!
No idea if that bundle still works though, it's been a long time ;)
I've trying to attach a patch to add the license but Trac is detecting it as spam. So I've uploaded it here: https://gist.github.com/aroben/253d7d4050fc83961b96 Sorry for the trouble!