From d93070b2077dc805eee6c26340a371f4999447de Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Mon, 28 Jan 2013 23:34:17 -0800 Subject: [PATCH] Temporary licence file until we open-source it --- LICENCE.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 LICENCE.txt diff --git a/LICENCE.txt b/LICENCE.txt new file mode 100644 index 0000000000..bee72b5449 --- /dev/null +++ b/LICENCE.txt @@ -0,0 +1,8 @@ +COPYRIGHT (c) 2013 dotCloud, inc. + +All rights reserved. + +Our intention is to release this software under an open-source licence at a future date. +Until then, please do not share it without written consent of the authors. + +If you have an opinion on the best choice of licence, please voice it at https://github.com/dotcloud/docker/issues/7 .