diff options
Diffstat (limited to 'vendor/github.com')
128 files changed, 14732 insertions, 0 deletions
diff --git a/vendor/github.com/aclements/go-moremath/LICENSE b/vendor/github.com/aclements/go-moremath/LICENSE new file mode 100644 index 0000000..d29b372 --- /dev/null +++ b/vendor/github.com/aclements/go-moremath/LICENSE @@ -0,0 +1,27 @@ +Copyright (c) 2015 The Go Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice |
