0359a44e69f73aa91d487125efa52616e2555134
[projects/chimara/chimara.git] / docs / reference / glk-front-matter.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4 ]>
5 <referenceinfo>
6 <title>Glk API Specification</title>
7 <subtitle>API version 0.7.3</subtitle>
8 <author>
9   <personname>
10     <firstname>Andrew</firstname>
11     <surname>Plotkin</surname>
12   </personname>
13   <email>erkyrath@eblong.com</email>
14 </author>
15 <copyright>
16   <year>1998&ndash;2011</year>
17   <holder>Andrew Plotkin</holder>
18 </copyright>
19 <legalnotice>
20 <para>
21 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>
22 </para>
23 <para>
24 The API <emphasis>described</emphasis> by this document is an idea, not an expression of an idea, and is therefore not copyrightable.
25 Anyone is free to write programs that use the Glk API or libraries that implement it.
26 </para>
27 </legalnotice>
28 <releaseinfo>
29 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>
30 </releaseinfo>
31 </referenceinfo>