Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,17 @@ A second difference is that common open source software and specification licens
## Who developed the Community Specification

The Community Specification has been developed via the [Joint Development Foundation](http://www.jointdevelopment.org), with inspiration from the [Open Web Foundation agreements](http://openwebfoundation.org) and the [Alliance for Open Media Patent License 1.0](http://aomedia.org/license/patent-license/).

## SDPX License Identifier

The SPDX short-form license statement (to be used in source files and documentation) for the [Community Specification v1.0](https://spdx.org/licenses/Community-Spec-1.0.html) license is:

* **SPDX-License-Identifier: Community-Spec-1.0**

A badge indicating the Community Spec v1.0 license can be added to a MarkDown file with the following text:

`![Community-Spec-1.0 license](https://img.shields.io/badge/License-Community--Spec--1.0-brightgreen)`

This badge displays as:

![Community-Spec-1.0 license](https://img.shields.io/badge/License-Community--Spec--1.0-brightgreen)