Skip to content

License should reflect OSL #17225

@ghost

Description

Preconditions

  1. Check license stated in composer.json for packages
  2. Compare to license.txt

Steps to reproduce

  1. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/AdvancedSearch/composer.json#L19
  2. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Amqp/composer.json#L14
  3. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/AsynchronousOperations/composer.json#L21
  4. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Authorizenet/composer.json#L22
  5. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Braintree/composer.json#L31
  6. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Elasticsearch/composer.json#L21
  7. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/EncryptionKey/composer.json#L14
  8. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/MessageQueue/composer.json#L13
  9. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/MysqlMq/composer.json#L14
  10. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Paypal/composer.json#L32
  11. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/ProductVideo/composer.json#L22
  12. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Signifyd/composer.json#L23
  13. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/SwaggerWebapiAsync/composer.json#L16
  14. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Swatches/composer.json#L25
  15. https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Vault/composer.json#L18

The following Core Bundled Extension
vertex/module-tax
is currently stated as proprietary but no further license details are provided.

Expected result

  1. license in composer.json should read
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],

Actual result

  1. proprietary

Metadata

Metadata

Assignees

Labels

Component: BundleFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions