> @metatype Thanks. I have updated CDDL to 1.1 > > Also `Checker Framework` seems to be GPL but I see that you considered it as > BSD. Also GPL is _[category > x](https://www.apache.org/legal/resolved.html#category-x)_ and not allowed. > https://github.com/typetools/checker-framework/blob/master/LICENSE.txt
Whoops, I meant to add checker-qual under the MIT section. If you look at their license statement [1], the qual/* and related files are under the more permissive MIT license. You can also follow the discussion of this in the guava community [2]. [1] https://github.com/typetools/checker-framework/blob/master/LICENSE.txt [2] https://groups.google.com/forum/#!topic/guava-discuss/wUmhhOP2Kpo [ Full content available at: https://github.com/apache/geode/pull/3313 ] This message was relayed via gitbox.apache.org for [email protected]
