File: copyright

package info (click to toggle)
python-crontab 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 536 kB
  • sloc: python: 2,935; sh: 6; makefile: 3
file content (25 lines) | stat: -rw-r--r-- 861 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-crontab
Source: https://pypi.python.org/pypi/python-crontab

Files: *
Copyright: 2011-2014 Martin Owens <doctormo@gmail.com>
License: GPL-3+

Files: tests/test_usage.py
Copyright: 2012 Jay Sigbrandt <jsigbrandt@slb.com>
           2012 Martin Owens <doctormo@gmail.com>
License: GPL-3+

Files: debian/*
Copyright: 2014 Jordan Metzmeier <jmetzmeier01@gmail.com>
           2022-2025, Michael Fladischer <fladi@debian.org>
License: GPL-3+

License: GPL-3+
 This package 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; version 3.
 .
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-3'.