strace test suite is now provided under the terms of the GNU General Public License version 2 or later, see tests/COPYING for more details.
12 lines
539 B
Plaintext
12 lines
539 B
Plaintext
Copyright (c) 2011-2018 The strace developers.
|
|
All rights reserved.
|
|
|
|
strace test suite 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.
|
|
|
|
strace test suite 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 GPL-2.0-or-later for more details.
|