summaryrefslogtreecommitdiff
path: root/LICENSE.txt
AgeCommit message (Collapse)Author
2017-09-08maint: Add a `check` target to run tests, and add nescessary dependenciesLuke Shumaker
This also downgrades the sys/unix dep. The golang.org/x/sys/unix library can't be updated past commit ab9e364efd8b52800ff7ee48a9ffba4e0ed78dfb (where I have it right now) until go commit 93da0b6e66f24c4c307e0df37ceb102a33306174 (currently on master) makes it in to a release. It narrowly missed the cut-off to be in go 1.9; I expect it to be in go 1.10 around February 2018.
2017-09-03maint: correctly filter unused go packages from the distributionLuke Shumaker
2017-09-03Update dependenciesLuke Shumaker
Note that the upstream YAML library has re-licensed to Apache 2.0.
2017-02-03Update the LICENSE file.Luke Shumaker
2017-01-17Build against newer versions of libraries.Luke Shumaker
2016-06-17clarify licensesLuke Shumaker
2016-06-15update LICENSE.txtLuke Shumaker
2015-09-18Massive documentation and copyright clean-up.Luke Shumaker