/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Teddy Hogeborn
  • Date: 2008-10-12 07:27:43 UTC
  • Revision ID: teddy@fukt.bsnet.se-20081012072743-0g7o9e5mqqv4fkob
* README: Refer to man pages of usplash, splashy, and askpass-fifo.

* debian/copyright: Rewritten to conform to
  <http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=233>.

* mandos-keygen: Sign encrypted keys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format-Specification:
 
2
 http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=233
 
3
Authors: Teddy Hogeborn, Björn Påhlsson
 
4
Homepage: <http://www.fukt.bsnet.se/mandos>
 
5
Upstream-Name: Mandos
 
6
Upstream-Maintainer: Mandos Maintainers <mandos@fukt.bsnet.se>
 
7
Upstream-Source: <http://www.fukt.bsnet.se/mandos>
 
8
 
 
9
Files: *
 
10
Copyright: Copyright © 2008 Teddy Hogeborn
 
11
Copyright: Copyright © 2008 Björn Påhlsson
 
12
License: GPL-3+
 
13
    This program is free software: you can redistribute it and/or
 
14
    modify it under the terms of the GNU General Public License as
 
15
    published by the Free Software Foundation, either version 3 of the
 
16
    License, or (at your option) any later version.
 
17
    .
 
18
    This program is distributed in the hope that it will be useful,
 
19
    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
20
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
21
    General Public License for more details.
 
22
    .
 
23
    You should have received a copy of the GNU General Public License
 
24
    along with this program.  If not, see
 
25
    <http://www.gnu.org/licenses/>.
 
26
    .
 
27
    On Debian systems, the complete text of the GNU General Public
 
28
    License can be found in "/usr/share/common-licenses/GPL".