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 85 86 87 88
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: i2c-tools
Source: https://www.kernel.org/pub/software/utils/i2c-tools/
Files: *
Copyright:
Copyright (C) 1998-2004 Mark D. Studebaker
Copyright (C) 1999-2004 Frodo Looijaard <frodol@dds.nl>
Copyright (C) 2002 James Simmons <jsimmons@users.sf.net>
Copyright (C) 2002-2022 Jean Delvare <jdelvare@suse.de>
Copyright (C) 2009 Mike Frysinger <vapier@gentoo.org>
Copyright (C) 2013 Jaromir Capik
Copyright (C) 2015-17 Renesas Electronics Corporation
Copyright (C) 2015-17 Wolfram Sang <wsa@sang-engineering.com>
Copyright (C) by 2002-2003 Stefano Barbato
Copyright 1998, 1999 Philip Edelbrock <phil@netroedge.com>
License: GPL-2+
Files: py-smbus/smbusmodule.c
Copyright:
Copyright (C) 2005-2007 Mark M. Hoffman <mhoffman@lightlink.com>
License: GPL-2
Files:
include/i2c/smbus.h
lib/*
Copyright:
Copyright (C) 1995-1997 Simon G. Vogl
Copyright (C) 1998-1999 Frodo Looijaard <frodol@dds.nl>
Copyright (C) 2012-2020 Jean Delvare <jdelvare@suse.de>
License: LGPL-2.1+
Files:
debian/*
Copyright:
Aurelien Jarno <aurel32@debian.org>
License: GPL-2+
License: GPL-2
This program 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 2 of the License.
.
This program 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 GPL license version 2 can
be found in the /usr/share/common-licenses/GPL-2 file.
License: GPL-2+
This program 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 program 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 GPL license version 2 can
be found in the /usr/share/common-licenses/GPL-2 file.
License: LGPL-2.1+
This program 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 the GNU C Library; if not, see
<https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the LGPL license can be found
in the /usr/share/common-licenses/LGPL-2.1 file.
|