32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
This is the Debian packaged version of strace. For a complete list of
|
|
changes from the upstream version please see the changelog.
|
|
|
|
The upstream sources can be found at https://github.com/strace/strace/
|
|
and https://gitlab.com/strace/strace/
|
|
|
|
This is the copyright as found in the upstream sources:
|
|
|
|
Copyright (c) 1991, 1992 Paul Kranenburg <pk@cs.few.eur.nl>
|
|
Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
|
|
Copyright (c) 1993 Ulrich Pegelow <pegelow@moorea.uni-muenster.de>
|
|
Copyright (c) 1995, 1996 Michael Elizabeth Chastain <mec@duracef.shout.net>
|
|
Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@world.std.com>
|
|
Copyright (c) 1998-2001 Wichert Akkerman <wakkerma@deephackmode.org>
|
|
Copyright (c) 2001-2022 The strace developers.
|
|
All rights reserved.
|
|
|
|
strace 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.
|
|
|
|
strace 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.
|
|
|
|
On Debian systemsm the full text of the LGPL v2.1 can be found in
|
|
/usr/share/common-licenses/LGPL-2.1 .
|
|
|
|
strace test suite is provided under the terms of the GNU General Public License
|
|
version 2 or later, see tests/COPYING for more details.
|