From 362222c87b5d7ce2f12591ffdb214a544eee9127 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 7 Mar 2019 14:03:49 -0500 Subject: [PATCH] spec update --- api/specs/public/swagger.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api/specs/public/swagger.json b/api/specs/public/swagger.json index 2406267..a9164f8 100644 --- a/api/specs/public/swagger.json +++ b/api/specs/public/swagger.json @@ -8,6 +8,10 @@ "name": "Bitwarden Support", "url": "https://bitwarden.com", "email": "support@bitwarden.com" + }, + "license": { + "name": "GNU Affero General Public License v3.0", + "url": "https://github.com/bitwarden/server/blob/master/LICENSE.txt" } }, "host": "api.bitwarden.com",