From bd2ab1f9154656d020620f0c38cb25f2c327e49a Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Thu, 29 Dec 2022 20:09:43 -0600 Subject: [PATCH] Update metadata for cbor package (#2444) --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 1a8914f..ec4aa4f 100644 --- a/packages.json +++ b/packages.json @@ -9260,8 +9260,8 @@ "library", "serialization" ], - "description": "Concise Binary Object Representation decoder (RFC7049).", - "license": "MIT", + "description": "Concise Binary Object Representation decoder", + "license": "Unlicense", "web": "https://git.sr.ht/~ehmry/nim_cbor" }, {