Group: Software/Upstream projects/LLMPolicies

From LibrePlanet
Jump to: navigation, search
(Add Coreboot)
 
(Introduction: I assume that not many projects will remove actual requirements of proper licensing etc.)
Line 3: Line 3:
 
More and more Free Software and Open Source projects are adopting policies related to the use of LLM to generate code.
 
More and more Free Software and Open Source projects are adopting policies related to the use of LLM to generate code.
  
In some 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.
+
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 ==
 
== Policies ==

Revision as of 20:29, 15 April 2026

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.