Subject: Re: Embedding licensing requirements into binary objects
To: Luke Mewburn <lukem@NetBSD.org>
From: Jason Thorpe <thorpej@wasabisystems.com>
List: tech-misc
Date: 10/21/2003 08:03:55
On Friday, October 17, 2003, at 06:53 PM, Luke Mewburn wrote:
> I propose some new macros:
...
> __LICENSE_GPL __LICENSE(GPL,
> "http://www.NetBSD.org/license/GPL.html")
> __LICENSE_TNF4 __LICENSE(TNF4,
> "http://www.NetBSD.org/license/TNF4.html")
> __LICENSE_UCB3 __LICENSE(UCB3,
> "http://www.NetBSD.org/license/UCB3.html")
...
> Thoughts?
Being the person who suggested the URL content for the sections, I
think it's a great idea :-)
-- Jason R. Thorpe <thorpej@wasabisystems.com>