adobe / adobe/stock-api-libphp

License incompatibility issue

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
20
Forks
23
PR merge metrics
No merged PRs in 30d

Description

# Issue report
Project is licensed under the Apache 2.0 license. In the file below a GPL V3 or later has been found in our compliance check. The header reads:

```
/**
* moodle_sniffs_controlstructureblanklinesniff
*
* Checks that there is a blank line before control structures
*
* @copyright 2009 Nicolas Connault
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
```

## URL or PR where issue occurs
stock-api-libphp/libs/phpcs-psr2-stock/PSR2Stock/Sniffs/ControlStructures/ControlStructureBlankLineSniff.php /

## Brief description of issue

The GPL license is incompatible with the Apache license.

## Proposed fix (if applicable)

Fix license issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.