mmaitre314 / VideoEffect

Apply image effects (Lumia Imaging SDK, Win2D, DirectX HLSL pixel shaders) and detectors (ZXing.Net, etc.) to videos in Universal Store Apps for Windows Phone 8.1 and Windows 8.1.
http://mmaitre314.github.io/VideoEffect/
Apache License 2.0
74 stars 28 forks source link

Whats the license status of this code? #18

Closed pke closed 9 years ago

pke commented 9 years ago

Hello,

I successfully improved the phonegap/cordova QR code scanner plugin using your awesome filter code here. I'd like to open a pull-request for my improved version there but first I need to check with you about the license of your code.

Thanks!

mmaitre314 commented 9 years ago

I used an apache 2 take-the-code-and-run license. If another license would work better in your case, I could update.

pke commented 9 years ago

Apache 2.0 is perfect! Thanks! Maybe you can add the license to the repo, so I can reference it in our app.

mmaitre314 commented 9 years ago

It should be there already: https://github.com/mmaitre314/VideoEffect/blob/master/LICENSE I am missing the standard header in source files though.