From df8bf8e12216702a3291e214624825304c3ac886 Mon Sep 17 00:00:00 2001 From: Sergey Grebenshchikov Date: Fri, 30 Mar 2018 16:44:03 +0200 Subject: Create LICENSE (#14) * Create LICENSE * Update README.template.md * Update README.md --- README.template.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.template.md') diff --git a/README.template.md b/README.template.md index 0821e7d..ea0db50 100644 --- a/README.template.md +++ b/README.template.md @@ -24,6 +24,7 @@ Dead simple terminal plots from JSON (or CSV) data. Bar charts, line charts, and - [Fixed bin number](#fixed-bin-number) - [CSV input](#csv-input) - [Screenshots](#screenshots) +- [Licensing](#licensing) @@ -371,3 +372,9 @@ In case you're on mobile, here's some PNGs of what `jp` output looks like: - ![Scatter plot](docs/scatter_plot.png) - ![Bar chart](docs/bar_chart.png) - ![Line chart](docs/line_chart.png) + +## Licensing + +- Any original code is licensed under the [MIT License](./LICENSE). +- Included portions of [github.com/buger/goterm](https://github.com/buger/goterm) are licensed under the MIT License. +- Included portions of [github.com/kubernetes/client-go](https://github.com/kubernetes/client-go/tree/master/util/jsonpath) are licensed under the Apache License 2.0. -- cgit v1.2.3