From: Rusty Russell Date: Thu, 21 Jul 2011 05:20:00 +0000 (+0930) Subject: isaac, crcsync: acknowledge licensing issues. X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=2c1c7e81cd1f1bf0c7592e6e82e2e9e773a59c4a;hp=2c1c7e81cd1f1bf0c7592e6e82e2e9e773a59c4a;p=ccan isaac, crcsync: acknowledge licensing issues. The recently added ccanlint licensing checks revealed several cases where the published license of a module is misleading: a dependency of that module has a stricter license (eg. a public domain module which depends on a GPL one). Where these are my modules, I've fixed them. Otherwise I'm overriding the checks for the moment, and asking the authors what they want to do. ---