Skip to content

Add license info to composer.json#26

Open
reiz wants to merge 1 commit into
mtudor:masterfrom
reiz:patch-1
Open

Add license info to composer.json#26
reiz wants to merge 1 commit into
mtudor:masterfrom
reiz:patch-1

Conversation

@reiz
Copy link
Copy Markdown

@reiz reiz commented Jun 6, 2017

No description provided.

Comment thread composer.json
"name": "mtudor/zfc-user-impersonate",
"description": "Facilitate impersonation of other users in ZfcUser.",
"type": "library",
"license": "LGPL-2.1",
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @reiz - thanks for this; apologies for the record-breaking response time! Two quick questions and then we can get this merged:

  1. It looks like the value of this should be "LGPL-2.1-or-later" rather than just "LGPL-2.1"? https://spdx.org/licenses/

  2. Out of interest. what prompted you to need the license in composer rather than the LICENSE file; does it have a real world impact or are you just tidying up?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants