Wrong license
| Task Info (Flyspray) | |
|--------------------------|----------------------------------------------------------------------------------|
| <small>Opened By</small> | <small>[Gustavo Costa (xfgusta)](https://bugs.archlinux.org/user/36406)</small> |
| <small>Task ID</small> | <small>[73070](https://bugs.archlinux.org/task/73070)</small> |
| <small>Type</small> | <small>Bug Report</small> |
| <small>Project</small> | <small>Arch Linux</small> |
| <small>Category</small> | <small>Packages: Extra</small> |
| <small>Version</small> | <small>None</small> |
| <small>OS</small> | <small>All</small> |
| <small>Opened</small> | <small>2021-12-17 23:04:03 UTC</small> |
| <small>Status</small> | <small>Assigned</small> |
| <small>Assignee</small> | <small>[Anatol Pomozov (anatolik)](https://bugs.archlinux.org/user/8499)</small> |
### Details
I've just found out that the strace license is wrong. It should be LGPL2.1 and GPL2 [1][2] instead of BSD [3].
Note: the strace test suite is released under the terms of the GNU General Public License version 2 or later (GPL2)
1. "strace is released under the GNU Lesser General Public License license version 2.1 or later" - https://strace.io
2. https://lists.strace.io/pipermail/strace-devel/2018-December/008548.html
3. "License(s): BSD" - https://archlinux.org/packages/extra/x86_64/strace
issue