Skip to content
This repository was archived by the owner on Sep 4, 2021. It is now read-only.

Commit 900393e

Browse files
author
Pascal Krason
committed
Changed SPDX license identifier since GPL-3.0 is deprecated
1 parent ed4ad61 commit 900393e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "PHP wrapper for Electrum JSONRPC-API",
44
"type": "library",
55
"keywords": ["electrum", "bitcoin", "payment", "jsonrpc", "api"],
6-
"license": "GPL-3.0",
6+
"license": "GPL-3.0-or-later",
77
"authors": [
88
{
99
"name": "Pascal Krason",

0 commit comments

Comments
 (0)