File: copyright

package info (click to toggle)
debdate 0.20210102-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 128 kB
  • sloc: python: 209; makefile: 8; sh: 2
file content (18 lines) | stat: -rw-r--r-- 638 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: debdate
Source: https://pypi.python.org/pypi/debdate/

Files: *
Copyright: 2017, Elena Grandi <valhalla@trueelena.org>
License: WTFPL-2

Files: debian/*
Copyright: 2017, Elena Grandi <valhalla-d@trueelena.org>
License: WTFPL-2

License: WTFPL-2
 This program is free software. It comes without any warranty, to the
 extent permitted by applicable law. You can redistribute it and/or
 modify it under the terms of the Do What The Fuck You Want To Public
 License, Version 2, as published by Sam Hocevar. See
 http://www.wtfpl.net/ for more details.