Skip to content

Commit

Permalink
Update license field in composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Hall committed Jan 24, 2018
1 parent cfeb932 commit a6cf7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rapidwebltd/php-uk-bank-holidays",
"description": "This library enables developers to easily retrieve UK Bank Holiday details. Holidays can be retrieved for England & Wales, Scotland, and Northern Ireland. Information about these holidays can optionally be restricted by month or date.",
"license": "LGPL3",
"license": "LGPL-3.0-only",
"keywords": [
"bank holidays",
"uk bank holidays",
Expand Down

0 comments on commit a6cf7df

Please sign in to comment.