summaryrefslogtreecommitdiffstats
path: root/debian/policy/legal.xml
blob: e42705fe1c4b7b253fd411aee53374d261aee576 (plain)
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
29
30
31
32
33
34
<copyright>
  <year>2007</year>
  <year>2008</year>
  <holder>Stefano Zacchiroli</holder>
</copyright>
<copyright>
  <year>2021</year>
  <holder>James McCoy</holder>
</copyright>
<legalnotice>
  <para>
    This manual is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.
  </para>
  <para>
    This is distributed in the hope that it will be useful, but WITHOUT
    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
    License for more details.
  </para>
  <para>
    A copy of the GNU General Public License is available as
    <filename>/usr/share/common-licenses/GPL-2</filename> in the Debian
    GNU/Linux distribution or on the World Wide Web at <ulink
      url="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html">The GNU Public
      License</ulink>.
  </para>
  <para>
    You can also obtain it by writing to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  </para>
</legalnotice>