File: copyright

package info (click to toggle)
python-can 3.0.0%2Bgithub-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,892 kB
  • sloc: python: 8,014; makefile: 29; sh: 12
file content (43 lines) | stat: -rw-r--r-- 1,288 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
37
38
39
40
41
42
43
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-can
Upstream-Contact: Brian Thorne <hardbyte@gmail.com>
Source: https://bitbucket.org/hardbyte/python-can

Files: *
Copyright: 2010-2018 Brian Thorne <hardbyte@gmail.com> et al.
License: LGPL-3

Files: can/CAN.py
Copyright: 2010 Dynamic Controls
 2010-2016 Brian Thorne <hardbyte@gmail.com> et al.
License: LGPL-3

Files: can/interfaces/kvaser/*
Copyright: 2010 Dynamic Controls
License: LGPL-3

Files: can/interfaces/ixxat/*
Copyright: 2016 Giuseppe Corbelli <giuseppe.corbelli@weightpack.com>
License: LGPL-3

Files: can/interfaces/pcan/basic.py
Copyright: 1999-2017  PEAK-System Technik
License: LGPL-3

Files: can/viewer.py
 test/test_viewer.py
Copyright: 2018, Kristian Sloth Lauszus.
License: LGPL-3
Comment:
 The code has an "All rights reserved" boilerplate.
 However, this has been changed to LGPL-3+ by the original
 author in https://github.com/hardbyte/python-can/pull/456 (merged)
 for the next release (3.1)

Files: debian/*
Copyright: 2016-2018 IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
License: LGPL-3

License: LGPL-3
 On Debian systems, the complete text of the GNU Lesser General
 Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".