<!-- Please fill out as much of the below template and delete unnecessary text. Sample Bug Report - https://github.com/nexB/scancode-toolkit/issues/1778 Markdown Styling - https://commonmark.org/help/ --> ### Description GPL-2.0 false alarm detected. ### How To Reproduce I scanned the source code of ipython 7.25.0. It detected GPL-2.0 in the file (https://github.com/ipython/ipython/blob/7.25.0/setup.py). Matched Text ``` # Distributed under the terms of the Modified BSD License. # # The full license is in the file COPYING.txt, distributed with this software. ``` ### System configuration * What OS are you running on? Linux * What version of scancode-toolkit was used to generate the scan file? v21.3.31 * What installation method was used to install/run scancode? pip <!-- Your help makes ScanCode Toolkit better! We *deeply* appreciate your help in improving ScanCode Toolkit. -->
Description
GPL-2.0 false alarm detected.
How To Reproduce
I scanned the source code of ipython 7.25.0.
It detected GPL-2.0 in the file (https://github.com/ipython/ipython/blob/7.25.0/setup.py).
Matched Text
System configuration