blob: 4f842cded378d7a05442595d1a45e29e5f19d9d5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<author>
<firstname>Bdale</firstname>
<surname>Garbee</surname>
<email>bdale@gag.com</email>
</author>
<author>
<firstname>Keith</firstname>
<surname>Packard</surname>
<email>keithp@keithp.com</email>
</author>
<copyright>
<year>2015</year>
<holder>Bdale Garbee and Keith Packard</holder>
</copyright>
<mediaobject>
<imageobject>
<imagedata fileref="../themes/background.png" width="6.0in"/>
</imageobject>
</mediaobject>
<legalnotice>
<para>
This document is released under the terms of the
<ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
Creative Commons ShareAlike 3.0
</ulink>
license.
</para>
</legalnotice>
|