File: copyright

package info (click to toggle)
imx-usb-loader 0~git20200517.30b43d69-2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,348 kB
  • sloc: ansic: 4,214; xml: 417; makefile: 85; python: 29
file content (84 lines) | stat: -rw-r--r-- 3,895 bytes parent folder | download | duplicates (3)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: imx-usb-loader
Source: https://github.com/boundarydevices/imx_usb_loader

Files: *
Copyright: 2017 Andri Yngvason <andri.yngvason@marel.com>
	   2016 Anti Sullin <anti.sullin@artecdesign.ee>
	   2015 Bernhard Walle <bernhard@bwalle.de>
	   2017 Breno Lima <breno.lima@nxp.com>
	   2013 Bryan Thomas <bryan.r.thomas@gmail.com>
	   2015 Chris Kuethe <chris.kuethe+github@gmail.com>
	   2015 Chris Kuethe <chris.kuethe@gmail.com>
	   2014 Christophe Braillon <christophe.braillon@hikob.com>
	   2011-2015 Eric Nelson <eric.nelson@boundarydevices.com>
	   2017 Fabio Estevam <fabio.estevam@nxp.com>
	   2016-2017 Gary Bisson <gary.bisson@boundarydevices.com>
	   2017 Gianluca Babuin <gianluca.babuin@gmail.com>
	   2017 Guillaume GARDET <guillaume.gardet@free.fr>
	   2017 Hieu Tran Dang <dangtranhieu2012@gmail.com>
	   2016 Jeremie Corbier <jeremie.corbier@provenrun.com>
	   2017 Kirk Roerig <kirk@kirkroerig.com>
	   2015 Kristian Lein-Mathisen <kristianlein@gmail.com>
	   2014-2015 Luca Ceresoli <luca@lucaceresoli.net>
	   2014 Marc Kleine-Budde <mkl@pengutronix.de>
	   2016 Martin Hicks <mort@bork.org>
	   2016 Matthew Starr <mstarr@hedonline.com>
	   2015 Max Krummenacher <max.krummenacher@toradex.com>
	   2015 Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
	   2016 Oleksandr Tymoshenko <gonzo@bluezbox.com>
	   2014 Otavio Salvador <otavio@ossystems.com.br>
	   2014-2017 Stefan Agner <stefan.agner@toradex.com>
	   2015 Stefan Roese <sr@denx.de>
	   2011-2016 Troy Kisky <troy.kisky@boundarydevices.com>
	   2014 Valter Minute <valter.minute@toradex.com>
	   2014-2015 Vincent Stehlé <vincent.stehle@laposte.net>
License: LGPL-2.1+

Files: image.h
Copyright: 2008 Semihalf
           2000-2005 Wolfgang Denk, DENX Software Engineering <wd@denx.de>
License: GPL-2.0+ with unmodified including exception
 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; either version 2 of the License, or
 (at your option) any later version.
 .
 This package is 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 systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 .
 NOTE: This header file defines an interface to U-Boot. Including
 this (unmodified) header file in another file is considered normal
 use of U-Boot, and does *not* fall under the heading of "derived
 work".

Files: debian/*
Copyright: 2017 Linaro
           2017 Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
License: LGPL-2.1+

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library is 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".