Skip to content

Commit a963e67

Browse files
committed
Update license short name
1 parent ea47a68 commit a963e67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deps/amqp10_client/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PROJECT_MOD = amqp10_client_app
44

55
define PROJECT_APP_EXTRA_KEYS
66
%% Hex.pm package informations.
7-
{licenses, ["MPL 2.0"]},
7+
{licenses, ["MPL-2.0"]},
88
{links, [
99
{"Website", "https://www.rabbitmq.com/"},
1010
{"GitHub", "https://github.com/rabbitmq/rabbitmq-server/deps/amqp10_client"}

deps/amqp_client/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ endef
1313

1414
define PROJECT_APP_EXTRA_KEYS
1515
%% Hex.pm package informations.
16-
{licenses, ["MPL 2.0"]},
16+
{licenses, ["MPL-2.0"]},
1717
{links, [
1818
{"Website", "https://www.rabbitmq.com/"},
1919
{"GitHub", "https://github.com/rabbitmq/rabbitmq-server/deps/amqp_client"},

0 commit comments

Comments
 (0)