File: copyright

package info (click to toggle)
tkey-ssh-agent 1.0.0%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: sh: 178; makefile: 100; python: 95
file content (36 lines) | stat: -rw-r--r-- 1,353 bytes parent folder | download
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
35
36
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/tillitis/tkey-ssh-agent
Upstream-Name: tkey-ssh-agent
Files-Excluded: cmd/tkey-ssh-agent/signer.bin-v1.0.0

Files: *
Copyright: 2022 Tillitis AB
License: GPL-2.0

Files: debian/*
Copyright: 2024-2025 Simon Josefsson <simon@josefsson.org>
License: GPL-2.0
Comment: Debian packaging is licensed under the same terms as upstream

License: GPL-2.0
 Quoting README.md:
 .
 Unless otherwise noted, the project sources are licensed under the
 terms and conditions of the "GNU General Public License v2.0 only":
 .
 Copyright Tillitis AB.
 .
 These programs are 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, version 2 only.
 .
 These programs are 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see: https://www.gnu.org/licenses
 .
 On Debian GNU/Linux systems, the complete text of the GNU General Public
 License version 2 can be found in /usr/share/common-licenses/GPL-2.