diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-01-06 17:15:10 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-06 17:15:10 -0800 |
commit | 49a474c4b747bb83e36cda335ac3ae1ce5ae9f0a (patch) | |
tree | d4ebfb820c474826c213e00a833222313efd4433 /vendor/github.com/opencontainers/go-digest/README.md | |
parent | 4e0c0ecbc383531cd1b38db9027583974a72070d (diff) | |
parent | ba89a058882f1027226943fe2ef614930ab60f8e (diff) | |
download | podman-49a474c4b747bb83e36cda335ac3ae1ce5ae9f0a.tar.gz podman-49a474c4b747bb83e36cda335ac3ae1ce5ae9f0a.tar.bz2 podman-49a474c4b747bb83e36cda335ac3ae1ce5ae9f0a.zip |
Merge pull request #2090 from rhatdan/buildah
Vendor in latest containers/buildah code
Diffstat (limited to 'vendor/github.com/opencontainers/go-digest/README.md')
-rw-r--r-- | vendor/github.com/opencontainers/go-digest/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/opencontainers/go-digest/README.md b/vendor/github.com/opencontainers/go-digest/README.md index 0f5a04092..25aac3470 100644 --- a/vendor/github.com/opencontainers/go-digest/README.md +++ b/vendor/github.com/opencontainers/go-digest/README.md @@ -101,4 +101,4 @@ the various OCI projects). # Copyright and license -Copyright © 2016 Docker, Inc. All rights reserved, except as follows. Code is released under the [Apache 2.0 license](LICENSE.code). This `README.md` file and the [`CONTRIBUTING.md`](CONTRIBUTING.md) file are licensed under the Creative Commons Attribution 4.0 International License under the terms and conditions set forth in the file [`LICENSE.docs`](LICENSE.docs). You may obtain a duplicate copy of the same license, titled CC BY-SA 4.0, at http://creativecommons.org/licenses/by-sa/4.0/. +Copyright © 2016 Docker, Inc. All rights reserved, except as follows. Code is released under the [Apache 2.0 license](LICENSE). This `README.md` file and the [`CONTRIBUTING.md`](CONTRIBUTING.md) file are licensed under the Creative Commons Attribution 4.0 International License under the terms and conditions set forth in the file [`LICENSE.docs`](LICENSE.docs). You may obtain a duplicate copy of the same license, titled CC BY-SA 4.0, at http://creativecommons.org/licenses/by-sa/4.0/. |