Skip to content

additionalCopyrightHolders

Sid Vishnoi edited this page Jun 30, 2020 · 10 revisions

additionalCopyrightHolders

For regular documents, this is used to specify that additional parties hold a copyright jointly with W3C on this document. This is typically used when publishing documents that were developed in cooperation with other friendly standard consortia such as the IETF.

The option is simply some text giving the additional copyright holders. For unofficial documents, this string is used to replace the default CC license.

Example

var respecConfig = {
  additionalCopyrightHolders: "Internet Engineering Task Force",
};

See also:

Guides

Configuration options

W3C Configuration options

Linter rules

Internal properties

Handled by ReSpec for you.

Special <section> IDs

HTML elements

Custom Elements

WebIDL

HTML attributes

CSS Classes

Special properties

Clone this wiki locally