Skip to content

Commit

Permalink
Merge pull request #4 from samcv/SPDX-license
Browse files Browse the repository at this point in the history
Use SPDX identifier in license field of META6.json
  • Loading branch information
skinkade committed Apr 29, 2017
2 parents 662c92f + f432827 commit cba10d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions META6.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"perl" : "6.*",
"name" : "Crypt::Bcrypt",
"license" : "ISC",
"version" : "1.3.2",
"authors" : [ "github:carbin", "github:skinkade" ],
"description" : "Easy bcrypt password hashing",
Expand Down

0 comments on commit cba10d2

Please sign in to comment.