Skip to content

Commit 7ff646a

Browse files
committed
Merge pull request #11 from s-ludwig/master
Add proper license terms to DUB package description.
2 parents f6ad534 + c47b125 commit 7ff646a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "openssl",
33
"description": "Deimos bindings for the OpenSSL cryptographic library",
44
"homepage": "http://www.openssl.org/",
5+
"license": "OpenSSL or SSLeay",
56
"importPaths": ["."],
67
"targetType": "sourceLibrary",
78
"libs-posix" : ["ssl", "crypto"]

0 commit comments

Comments
 (0)