]> kaliko git repositories - mpd-sima.git/blob - data/man/info.xml
Update changelog and manuals
[mpd-sima.git] / data / man / info.xml
1 <?xml version='1.0' encoding='UTF-8'?>
2 <!DOCTYPE info [
3   <!ENTITY dhfirstname "Jack">
4   <!ENTITY dhsurname   "Kaliko">
5   <!ENTITY dhemail     "kaliko@azylum.org">
6   <!ENTITY dhusername  "&dhfirstname; &dhsurname;">
7   <!ENTITY dhpackage "mpd-sima">
8   <!ENTITY release   "0.14.1">
9   <!-- TITLE should be something like "User commands" or similar (see
10        http://www.tldp.org/HOWTO/Man-Page/q2.html). -->
11   <!ENTITY dhtitle     "&dhpackage; &release; User Manual">
12   ]>
13     <info>
14         <title>&dhtitle;</title>
15         <productname>&dhpackage;</productname>
16         <authorgroup>
17             <author>
18                 <firstname>&dhfirstname;</firstname>
19                 <surname>&dhsurname;</surname>
20                 <contrib>Wrote this man page and is currently leading MPD_sima project.</contrib>
21                 <address>
22                     <email>&dhemail;</email>
23                 </address>
24             </author>
25         </authorgroup>
26         <copyright>
27             <year>2009</year>
28             <year>2010</year>
29             <year>2011</year>
30             <year>2012</year>
31             <year>2013</year>
32             <year>2014</year>
33             <year>2015</year>
34             <year>2016</year>
35             <holder>&dhusername;</holder>
36         </copyright>
37         <legalnotice>
38             <para>This manual page was written for the Debian system
39                 (and may be used by others).</para>
40             <para>Permission is granted to copy, distribute and/or modify this
41                 document under the terms of the GNU General Public License,
42                 Version 3 published by the Free Software Foundation.</para>
43             <para>On Debian systems, the complete text of the GNU General Public
44                 License can be found in
45                 <filename>/usr/share/common-licenses/GPL</filename>.</para>
46         </legalnotice>
47     </info>