[pear/Mail_Mime] d17e26: fixed licence in composer.json
[email protected] (Till!)
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/Mail_Mime/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/Mail_Mime
Commit: d17e26ca932d109ce0c2efad379f8e171774d576
https://github.com/pear/Mail_Mime/commit/d17e26ca932d109ce0c2efad379f8e171774d576
Author: Jan Kowalleck <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M composer.json
Log Message:
-----------
fixed licence in composer.json
license was written wrong, which makes tools break, that match on that string to gather licenses of software dependencies.
according to https://opensource.org/licenses/BSD-3-Clause
it should be "BSD-3-Clause" instead of "BSD-3-clause".
Commit: 13a875c0828f26d51501e84782daa173a8325db7
https://github.com/pear/Mail_Mime/commit/13a875c0828f26d51501e84782daa173a8325db7
Author: Till! <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M composer.json
Log Message:
-----------
Merge pull request #24 from jnkowa-gfk/patch-1
fixed licence in composer.json
Compare: https://github.com/pear/Mail_Mime/compare/ede6128af4c1...13a875c0828f