bump(github.com/docker/go-units): e30f1e79f3cd72542f2026ceec18d3bd67ab859c

This commit is contained in:
Fabiano Franz
2016-12-05 17:26:08 -02:00
parent 6c4033eea7
commit ed1d1dad44
7 changed files with 37 additions and 449 deletions

View File

@@ -10,9 +10,7 @@ See the [docs in godoc](https://godoc.org/github.com/docker/go-units) for exampl
## Copyright and license
Copyright © 2015 Docker, Inc. All rights reserved, except as follows. Code
is released under the Apache 2.0 license. The README.md file, and files in the
"docs" folder are licensed under the Creative Commons Attribution 4.0
International License under the terms and conditions set forth in the file
"LICENSE.docs". You may obtain a duplicate copy of the same license, titled
CC-BY-SA-4.0, at http://creativecommons.org/licenses/by/4.0/.
Copyright © 2015 Docker, Inc.
go-units is licensed under the Apache License, Version 2.0.
See [LICENSE](LICENSE) for the full text of the license.