LICENSE and COPYRIGHT tags on VorbisComments: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
{{draft}}
Currently, these may be used on Vorbis, Speex, FLAC, and Theora as these formats are compatible with the Vorbis Comments schema.
Currently, these may be used on Vorbis, Speex, FLAC, and Theora as these formats are compatible with the Vorbis Comments schema.


Vorbis Comments is a simple tagging format, and not a metadata system, and is stored inside files.  It may be compared with ID3, but in opposition to it, Vorbis Comments are a clear and coherent standard, and not a pile of hacks.  Vorbis Comments are written in UPPER CASE.
Vorbis Comments is a simple tagging format, and not a metadata system, and is stored inside files.  It may be compared with ID3, but in opposition to it, Vorbis Comments are a clear and coherent standard, and not a pile of hacks.  Vorbis Comments are written in UPPER CASE.


This proposal states two new tags, LICENSE and COPYRIGHT.
To put a license on a file which you are entitled the copyright of, use the LICENSE and COPYRIGHT tags.


The LICENSE tag must store an URI pointing to the relevant license documentation.
The LICENSE tag must store an URI pointing to the relevant license documentation.

Revision as of 14:35, 29 August 2007

Currently, these may be used on Vorbis, Speex, FLAC, and Theora as these formats are compatible with the Vorbis Comments schema.

Vorbis Comments is a simple tagging format, and not a metadata system, and is stored inside files. It may be compared with ID3, but in opposition to it, Vorbis Comments are a clear and coherent standard, and not a pile of hacks. Vorbis Comments are written in UPPER CASE.

To put a license on a file which you are entitled the copyright of, use the LICENSE and COPYRIGHT tags.

The LICENSE tag must store an URI pointing to the relevant license documentation.

Example:

LICENSE=http://creativecommons.org/licenses/by/3.0/

The COPYRIGHT tag must store the name of the authoring person or entity. A date should not be stored here, as a DATE tag already exists.

Example:

COPYRIGHT=Xiph.Org Foundation