From aa8e68649b4dbfeea86495c7fd9e9693dc82f40a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Apr 2018 16:15:11 +0200 Subject: [PATCH] docker-nightly: add license property --- docker-nightly.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-nightly.json b/docker-nightly.json index 93715ab767..d0986b8a50 100644 --- a/docker-nightly.json +++ b/docker-nightly.json @@ -1,5 +1,6 @@ { "homepage": "https://master.dockerproject.org", + "license": "Apache-2.0", "version": "nightly", "description": "Run the latest master build of docker client and engine", "url": "https://master.dockerproject.org/windows/x86_64/docker.zip",