From ffea9be44ded286914400a67ab3ec656d13c579e Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Mon, 9 Jul 2018 10:58:26 -0700 Subject: [PATCH] add copyright notice file Fixes #1390 --- NOTICE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 NOTICE.md diff --git a/NOTICE.md b/NOTICE.md new file mode 100644 index 000000000..fe34b5e57 --- /dev/null +++ b/NOTICE.md @@ -0,0 +1,3 @@ +Copyright © 2014-2018 HashiCorp, Inc. + +This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this project, you can obtain one at http://mozilla.org/MPL/2.0/.