Updated documentation to match API 0.7.2
[projects/chimara/chimara.git] / docs / reference / glk-front-matter.sgml
index 2abdbc267522c5d5af3c2284643081f2a441967b..59ef6b380d8b51a6c1fea33b974bb796c0ffcb5f 100644 (file)
@@ -4,7 +4,7 @@
 ]>
 <referenceinfo>
 <title>Glk API Specification</title>
-<subtitle>API version 0.7.0</subtitle>
+<subtitle>API version 0.7.2</subtitle>
 <author>
   <personname>
     <firstname>Andrew</firstname>
   <email>erkyrath@eblong.com</email>
 </author>
 <copyright>
-  <year>1998&ndash;2004</year>
+  <year>1998&ndash;2011</year>
   <holder>Andrew Plotkin</holder>
 </copyright>
 <legalnotice>
-You have permission to display, download, and print this document, provided that you do so for personal, non-commercial use only. You may not modify or distribute this document without the author's written permission.
+<para>
+This specification is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License: <ulink href="http://creativecommons.org/licenses/by-nc-sa/3.0">http://creativecommons.org/licenses/by-nc-sa/3.0</ulink>
+</para>
+<para>
+The API <emphasis>described</emphasis> by this document is an idea, not an expression of an idea, and is therefore not copyrightable.
+Anyone is free to write programs that use the Glk API or libraries that implement it.
+</para>
 </legalnotice>
 <releaseinfo>
 The authors of the Chimara library have adapted this document to better fit the format of a GtkDoc reference manual. They have also added notes specific to Chimara's implementation of the Glk API. The original API specification and further Glk information can be found at: <ulink url="http://www.eblong.com/zarf/glk/">http://www.eblong.com/zarf/glk/</ulink>