Skip to content

Commit

Permalink
doc: update THIRD-PARTY-LICENSES
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelkarp committed Sep 17, 2019
1 parent e4e3ada commit 4a6b9b1
Showing 1 changed file with 35 additions and 50 deletions.
85 changes: 35 additions & 50 deletions THIRD-PARTY-LICENSES
@@ -1,8 +1,8 @@
This Amazon ECR Docker Credential Helper includes the following third-party software/licensing:

** github.com/aws/aws-sdk-go/; version 1.15.64 -- https://github.com/aws/aws-sdk-go/
** github.com/golang/mock; version v1.1.1 -- https://github.com/golang/mock
** github.com/jmespath/go-jmespath; version 0b12d6b5 -- https://github.com/jmespath/go-jmespath
** github.com/aws/aws-sdk-go/; version 1.21.2 -- https://github.com/aws/aws-sdk-go/
** github.com/golang/mock; version v1.3.1 -- https://github.com/golang/mock
** github.com/jmespath/go-jmespath; version c2b33e84 -- https://github.com/jmespath/go-jmespath

Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -200,7 +200,7 @@ Copyright 2015 James Saryerwinnie

-----

** github.com/pkg/errors; version 0.8.0 -- https://github.com/pkg/errors
** github.com/pkg/errors; version 0.8.1 -- https://github.com/pkg/errors
Copyright (c) 2015, Dave Cheney <dave@cheney.net>

Redistribution and use in source and binary forms, with or without
Expand All @@ -226,10 +226,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-----

** golang.org/x/crypto; version 1 -- https://github.com/golang/crypto
Copyright (c) 2009 The Go Authors. All rights reserved.
** golang.org/x/net; version 1 -- https://github.com/golang/net
Copyright (c) 2009 The Go Authors. All rights reserved.
** golang.org/x/sys; version 1 -- https://github.com/golang/sys
Copyright (c) 2009 The Go Authors. All rights reserved.

Expand Down Expand Up @@ -308,13 +304,11 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

-----

** github.com/docker/docker-credential-helpers; version 0.6.1 -- https://github.com/docker/docker-credential-helpers
Copyright (c) 2016 David Calavera
** github.com/docker/docker-credential-helpers; version 0.6.1 -- https://github.com/docker/docker-credential-helpers
** github.com/docker/docker-credential-helpers; version 0.6.3 -- https://github.com/docker/docker-credential-helpers
Copyright (c) 2016 David Calavera
** github.com/konsorten/go-windows-terminal-sequences; version 1.0.1 -- https://github.com/konsorten/go-windows-terminal-sequences
** github.com/konsorten/go-windows-terminal-sequences; version 1.0.2 -- https://github.com/konsorten/go-windows-terminal-sequences
Copyright (c) 2017 marvin + konsorten GmbH (open-source@konsorten.de)
** github.com/mitchellh/go-homedir; version 1.0.0 -- https://github.com/mitchellh/go-homedir
** github.com/mitchellh/go-homedir; version 1.1.0 -- https://github.com/mitchellh/go-homedir
Copyright (c) 2013 Mitchell Hashimoto

Permission is hereby granted, free of charge, to any person obtaining
Expand All @@ -338,55 +332,46 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-----

** github.com/stretchr/testify; version v1.2.2 -- https://github.com/stretchr/testify
Copyright (c) 2012 - 2013 Mat Ryer and Tyler Bunnell

Copyright (c) 2012 - 2013 Mat Ryer and Tyler Bunnell

Please consider promoting this project if you find it useful.
** github.com/stretchr/testify; version v1.3.0 -- https://github.com/stretchr/testify
Copyright (c) 2012 - 2018 Mat Ryer and Tyler Bunnell

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

-----

** github.com/Sirupsen/logrus; version v1.1.1 -- https://github.com/Sirupsen/logrus
** github.com/Sirupsen/logrus; version v1.4.2 -- https://github.com/Sirupsen/logrus
Copyright (c) 2014 Simon Eskildsen

MIT License

Copyright (c) <year> <copyright holders>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

0 comments on commit 4a6b9b1

Please sign in to comment.