Group: Software/Upstream projects/LLMPolicies

From LibrePlanet
Jump to: navigation, search

Introduction

More and more Free Software and Open Source projects are adopting policies related to the use of LLM to generate code.

In many cases there is nothing new and the new policies are only a way to clarify the existing policies which already set requirements that don't magically go away with the use of LLMs.

Policies

Project Policy Analysis
Coreboot Documentation/contributing/index.md in the Coreboot source code.
  • Requires the contributions to be compatible with Coreboot license (GPLv2).
  • Seems to imply that using generative LLM won't magically make the licensing requirement go away.