]> kaliko git repositories - mpd-sima.git/blob - data/man/info.xml
Releasing 0.16.1
[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  "&dhsurname;">
7   <!ENTITY dhpackage "mpd-sima">
8   <!ENTITY release   "0.16.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                 <surname>&dhsurname;</surname>
19                 <contrib>Wrote this man page and is currently leading MPD_sima project.</contrib>
20                 <address>
21                     <email>&dhemail;</email>
22                 </address>
23             </author>
24         </authorgroup>
25         <copyright>
26             <year>2009</year>
27             <year>2010</year>
28             <year>2011</year>
29             <year>2012</year>
30             <year>2013</year>
31             <year>2014</year>
32             <year>2015</year>
33             <year>2016</year>
34             <year>2017</year>
35             <year>2018</year>
36             <year>2019</year>
37             <year>2020</year>
38             <year>2021</year>
39             <holder>&dhusername;</holder>
40         </copyright>
41         <legalnotice>
42             <para>This manual page was written for the Debian system
43                 (and may be used by others).</para>
44             <para>Permission is granted to copy, distribute and/or modify this
45                 document under the terms of the GNU General Public License,
46                 Version 3 published by the Free Software Foundation.</para>
47             <para>On Debian systems, the complete text of the GNU General Public
48                 License can be found in
49                 <filename>/usr/share/common-licenses/GPL</filename>.</para>
50         </legalnotice>
51     </info>