gmanny / Pechkin

.NET Wrapper for WkHtmlToPdf static DLL. Allows you to utilize full power of the library.
401 stars 128 forks source link

Licensing #2

Closed bitwalker closed 12 years ago

bitwalker commented 12 years ago

Hi,

I'd like to make use of your project in one of my own, but I'm unsure as to what license applies to Pechkin. Without that I can't really consider it. Could you add a license, or clarify what license applies? Thanks!

gmanny commented 12 years ago

Hello, in next 24 hours I'll fix issue #1 and rewiew the code for license constraints. If it has none, then I'll go with the easiest one—public domain, elswhere it'll be the one that I have to use due to the licenses Pechkin's code is subject to.

I'll comment on this issue once it's done and put appropriate comments into every source file.

bitwalker commented 12 years ago

I'm assuming LGPL for now then (that's the WkHtmlToPdf license), which works fine for my purposes. Thanks for responding so quickly!

gmanny commented 12 years ago

Hello! I've chosen to license Pechkin under CC BY (http://creativecommons.org/licenses/by/3.0/). The only requirement (attribution) is already fullfilled in source by the file Properties\AssemblyInfo.cs file and in binary by the Copyright field in dll.