Disregard... There are apparently multiple projects out there that have the
same name and I found one that was GPL. The one this project uses
**appears** to be ASL 2.0, so I think we're good.

On Sat, Jun 23, 2018 at 1:04 PM Mike Thomsen <[email protected]> wrote:

> I found that Confluent has an Avro data generator project. Their code is
> ASL 2.0 with the caveat that it has a GPL dependency and they reference a
> GPL'd class in it. Can I bring this ASL 2.0 code into our code base or do I
> have to treat it as GPL-tainted even if I remove the references to the one
> annotation that was from a GPL'd library?
>
>
> https://github.com/confluentinc/avro-random-generator/blob/master/src/main/java/io/confluent/avro/random/generator/Generator.java
>
> Thanks,
>
> Mike
>

Reply via email to