Skip to content

Commit

Permalink
Fix license identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck Allimant committed May 31, 2021
1 parent 0cb7151 commit bd49fb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Config/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<language>fr_FR</language>
<language>en_US</language>
</languages>
<version>1.4.4</version>
<version>1.4.5</version>
<authors>
<author>
<name>Thelia</name>
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "thelia/cmcic-module",
"type": "thelia-module",
"license": "LGPL V3",
"license": "LGPL-3.0",
"description": "Paypal module for Thelia ecommerce solution",
"authors": [
{
Expand All @@ -16,4 +16,4 @@
"extra": {
"installer-name": "CmCIC"
}
}
}

0 comments on commit bd49fb1

Please sign in to comment.