Add YAML spec patent protection information to introduction
Explain that YAML 1.2 spec cannot be patented due to Open Standards Compact. Clarify that implementers are protected from patent assertions.
This commit is contained in:
parent
0c2ad99bad
commit
05f57d16f4
1 changed files with 3 additions and 1 deletions
|
|
@ -14,7 +14,9 @@ who owns yaml?
|
|||
|
||||
**Nobody owns YAML.** The spec is open. The implementations are open. But what licenses govern all those YAML parsers across 42+ programming languages?
|
||||
|
||||
Let's find out.
|
||||
**You can't patent the YAML spec.** The YAML 1.2 specification is an open standard maintained by the YAML Forum under the Open Standards Compact. This explicitly protects implementers from patent assertions - no one can claim exclusive rights over the specification through patents. Any implementation of the standard is protected from patent infringement.
|
||||
|
||||
Let's find out what licenses actually govern the implementations.
|
||||
|
||||
the question
|
||||
============
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue