Skip to content

Commit

Permalink
Added GPL-3.0-or-later license
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed Apr 6, 2021
1 parent 3b3e2ea commit 8d09fd5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,6 @@ If I were to have a single, combined `includes` function, then I would have to d

Plus, sometimes the function name I would like to use is already taken by PHP, like in the case of [S::split](https://www.php.net/manual/en/function.split.php)

## Licence

Do whatever you like with the code. As long as it saves you from the usual PHP headaches, then I'm happy.

## Misc information

- ÁSÓ in hungarian means shovel
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"Shovel\\": "src/"
}
},
"license": "GPL-3.0-or-later",
"require": {}
}

0 comments on commit 8d09fd5

Please sign in to comment.