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.