]> git.ozlabs.org Git - ccan/commit
htable: relicense under LGPL
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Jul 2011 05:14:49 +0000 (14:44 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Jul 2011 05:14:49 +0000 (14:44 +0930)
commitd4941bf8047d16007f19a3b5b2211e1e7571f068
tree1d8056b2b5c2ab2ef7867ad813a42aaff9f6617d
parent7ad50f8e1a15c165f621f01ef1b31f81f90f8141
htable: relicense under LGPL

Various LGPL components depend on it, via ccan/likely.  ccan/likely
really only needs it when CCAN_LIKELY_DEBUG is set, but making it a
conditional dependency is a bit nasty if defining that changes the
license.

So this is the simplest fix.  I might relicense under PD or BSD later,
since the likely module should probably have an even more liberal
license.
ccan/htable/LICENSE
ccan/htable/_info