[xiph-cvs] cvs commit: vorbis/doc v-comment.html

Monty xiphmont at xiph.org
Tue Jul 2 15:44:40 PDT 2002



xiphmont    02/07/02 15:44:39

  Modified:    doc      v-comment.html
  Log:
  Added 'LICENSE' tag.

Revision  Changes    Path
1.8       +13 -7     vorbis/doc/v-comment.html

Index: v-comment.html
===================================================================
RCS file: /usr/local/cvsroot/vorbis/doc/v-comment.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- v-comment.html	2002/01/01 18:48:17	1.7
+++ v-comment.html	2002/07/02 22:44:39	1.8
@@ -7,7 +7,7 @@
 Ogg Vorbis comment field specification
 </font></h1>
 
-Last update to this document: October 2, 2001</em><p>
+Last update to this document: July 2, 2002</em><p>
 
 <p>The text comment header is the second (of three) header packets that
 begin a Vorbis bitstream. It is meant for short, text comments,
@@ -68,9 +68,10 @@
 Below is a proposed, minimal list of standard filed names with a
 description of intended use.  No single or group of field names is
 mandatory; a comment header may contain one, all or none of the names
-in this list.
+in this list.<p>
+
 <dl>
-<dt>TITLE<dd>Track name
+<dt>TITLE<dd>Track/Work name
 
 <dt>VERSION<dd>The version field may be used to differentiate multiple
 versions of the same track title in a single collection. (e.g. remix info)
@@ -83,6 +84,15 @@
 
 <dt>PERFORMER<dd>The artist(s) who performed the work. In classical music this would be the conductor, orchestra, soloists. In an audio book it would be the actor who did the reading. In popular music this is typically the same as the ARTIST and is ommitted.
 
+<dt>COPYRIGHT<dd>Copyright attribution, e.g., '2001 Nobody's Band' or '1999 Jack Moffit'
+
+<dt>LICENSE<dd>License information, eg, 'All Rights Reserved', 'Any
+Use Permitted', a URL to a license such as a Creative Commons license
+("www.creativecommons.org/blahblah/license.html") or the EFF Open
+Audio License ('distributed under the terms of the Open Audio
+License. see http://www.eff.org/IP/Open_licenses/eff_oal.html for
+details'), etc.
+
 <dt>ORGANIZATION<dd>Name of the organization producing the track (i.e.
 the 'record label')
 
@@ -94,13 +104,9 @@
 
 <dt>LOCATION<dd>Location where track was recorded
 
-<dt>COPYRIGHT<dd>Copyright and license information (e.g. '(c) 2001 Nobody's Band. All rights reserved' or '(c) 1999 Jack Moffit, distributed under the terms of the Open Audio License. see http://www.eff.org/IP/Open_licenses/eff_oal.html for details')
-
 <dt>CONTACT<dd>Contact information for the creators or distributors of the track. This could be a URL, an email address, the physical address of the producing label.
 
 <dt>ISRC<dd>ISRC number for the track; see the ISRC intro page for more information on ISRC numbers.
-
-<dt>DISCID<dd>Table of contents hash from an associated disc, generally used to index the track in published music databases. See http://freedb.org/ for and example of such a hash.
 
 </dl>
 

<p><p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list