svn commit: r359260 - in head: contrib/kyua etc/mtree lib lib/kyua lib/kyua/cli lib/kyua/drivers lib/kyua/engine lib/kyua/model lib/kyua/store lib/kyua/utils share/mk tools/build/mk usr.bin usr.bin...

Conrad Meyer cem at freebsd.org
Tue Mar 24 01:54:35 UTC 2020


On Mon, Mar 23, 2020 at 6:25 PM Bryan Drewery <bdrewery at freebsd.org> wrote:
>
> On 3/23/2020 12:01 PM, Brooks Davis wrote:
> > Author: brooks
> > Date: Mon Mar 23 19:01:23 2020
> > New Revision: 359260
> > URL: https://svnweb.freebsd.org/changeset/base/359260
> >
> > Log:
> >   Import the kyua test framework.
>
> Dumb question but are we allowed to modify this code without a google
> contributor agreement? I was under the impression that the license was
> restrictive in some regard like that.

Not a dumb question.  Yes, we're allowed to modify the code.  The
license is just a boring BSD 3-clause:
https://svnweb.freebsd.org/base/head/contrib/kyua/LICENSE?view=markup

The restrictions around Google contributor CLA only applied to
submissions to Github.com/jmmv/kyua.  FreeBSD no longer considers jmmv
(and thus, Google) upstream for ATF and Kyua.  Instead the projects
are forked into the github.com/freebsd/ organization.

Best,
Conrad


More information about the svn-src-head mailing list