Re: Embedding licensing requirements into binary objects
Jason Thorpe <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>