aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/theckman/goconstraint/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/theckman/goconstraint/LICENSE')
-rw-r--r--vendor/github.com/theckman/goconstraint/LICENSE9
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/github.com/theckman/goconstraint/LICENSE b/vendor/github.com/theckman/goconstraint/LICENSE
new file mode 100644
index 00000000..9403d859
--- /dev/null
+++ b/vendor/github.com/theckman/goconstraint/LICENSE
@@ -0,0 +1,9 @@
+This package is released under two software licenses (MIT | Public Domain):
+
+* The `scripts/` directory is released under the MIT License. This license can
+ be found in the `LICENSES` directory as mit.txt [1].
+* All other files are released to the Public Domain using The Unlicense . This
+ license can be found in the `LICENSES` directory as unlicense.txt [2].
+
+[1] https://github.com/theckman/goconstraint/blob/master/LICENSES/mit.txt
+[2] https://github.com/theckman/goconstraint/blob/master/LICENSES/unlicense.txt