File: copyright

package info (click to toggle)
python-crontab 1.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 356 kB
  • ctags: 494
  • sloc: python: 1,520; makefile: 8; sh: 8
file content (24 lines) | stat: -rw-r--r-- 800 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Format: http://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>
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'.