On Tue, 2023-10-17 at 15:26 +0200, Lukas Funke wrote: > From: Lukas Funke <[email protected]> > > Signed-off-by: Lukas Funke <[email protected]> > --- > scripts/lib/recipetool/create_go.py | 730 ++++++++++++++++++++++++++++ > 1 file changed, 730 insertions(+) > create mode 100644 scripts/lib/recipetool/create_go.py > > diff --git a/scripts/lib/recipetool/create_go.py > b/scripts/lib/recipetool/create_go.py > new file mode 100644 > index 0000000000..e0254f111b > --- /dev/null > +++ b/scripts/lib/recipetool/create_go.py > @@ -0,0 +1,730 @@ > +# Recipe creation tool - go support plugin > +# > +# Copyright (C) 2023 Weidmueller GmbH & Co KG > +# Author: Lukas Funke <[email protected]> > +# > +# SPDX-License-Identifier: GPL-2.0-only > +# > +# Copyright (c) 2009 The Go Authors. All rights reserved. > +# > +# SPDX-License-Identifier: BSD-3-Clause > +#
Can you clarify what this license information means please? Two different license identifier lines seems rather confusing and problematic. I've not looked into the rest of the patches yet, this just caught my eye. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#189334): https://lists.openembedded.org/g/openembedded-core/message/189334 Mute This Topic: https://lists.openembedded.org/mt/102017392/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
