From eb4e9eeed583e21adfee741eff8890460419e590 Mon Sep 17 00:00:00 2001 From: "David E. Wheeler" Date: Mon, 26 Aug 2024 18:28:00 -0400 Subject: [PATCH] Fix the META.json license entry The link was broken and the license appears to be the MIT license, so switch to that. --- META.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/META.json b/META.json index d27be2f..4ea3855 100644 --- a/META.json +++ b/META.json @@ -4,9 +4,7 @@ "description": "Diffix is a bundled set of mechanisms for anonymizing structured data. Open Diffix is a project to make Diffix anonymization free and open. More details at open-diffix.org.", "version": "1.2.0", "maintainer": "Open Diffix ", - "license": { - "restricted": "https://github.com/diffix/pg_diffix/blob/master/LICENSE.md" - }, + "license": "mit", "release_status": "stable", "provides": { "pg_diffix": {