
Dear Cabal design team, I see that the license field in the package descriptions must be one of the following values: GPL, LGPL, BSD3, BSD4, PublicDomain, AllrightReserved or OtherLicense. Can (should?) we add the "WxWidgets" license? (essentially L-GPL but allows commercial use). -- Daan

On Fri, Apr 29, 2005 at 01:36:39PM +0200, Daan Leijen wrote:
I see that the license field in the package descriptions must be one of the following values:
GPL, LGPL, BSD3, BSD4, PublicDomain, AllrightReserved or OtherLicense.
Can (should?) we add the "WxWidgets" license? (essentially L-GPL but allows commercial use).
The license field is just a guide, and only has a few widely used ones. You could use OtherLicense and supply a value for the license-file field.

Ross Paterson wrote:
On Fri, Apr 29, 2005 at 01:36:39PM +0200, Daan Leijen wrote:
I see that the license field in the package descriptions must be one of the following values:
GPL, LGPL, BSD3, BSD4, PublicDomain, AllrightReserved or OtherLicense.
Can (should?) we add the "WxWidgets" license? (essentially L-GPL but allows commercial use).
The license field is just a guide, and only has a few widely used ones. You could use OtherLicense and supply a value for the license-file field.
Ok, I think I'll just put "wxWidgets license" in the license-file field (or maybe a hyperlink). Thanks, -- Daan.

On Fri, Apr 29, 2005 at 07:18:50PM +0200, Daan Leijen wrote:
Ok, I think I'll just put "wxWidgets license" in the license-file field (or maybe a hyperlink).
The contents of that field should be the name (relative to the package root) of a file containing the licence text. Perhaps at some point Hackage will generate a hyperlink to the text.
participants (2)
-
Daan Leijen
-
Ross Paterson