From 9eb3ff2622e0a2f8d403796c0c8e9021c02bc3b7 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Wed, 8 Mar 2017 11:34:10 -0800 Subject: [PATCH] Add website license --- website/LICENSE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 website/LICENSE.md diff --git a/website/LICENSE.md b/website/LICENSE.md new file mode 100644 index 000000000..ac2c06467 --- /dev/null +++ b/website/LICENSE.md @@ -0,0 +1,10 @@ +# Proprietary License + +This license is temporary while a more official one is drafted. However, +this should make it clear: + +* The text contents of this website are MPL 2.0 licensed. + +* The design contents of this website are proprietary and may not be reproduced + or reused in any way other than to run the Consul website locally. The license + for the design is owned solely by HashiCorp, Inc.