Skip to content

Commit

Permalink
Update THIRD-PARTY attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng Pan committed Jan 31, 2019
1 parent 6448a8b commit d2a8640
Showing 1 changed file with 76 additions and 98 deletions.
174 changes: 76 additions & 98 deletions THIRD-PARTY
Original file line number Diff line number Diff line change
@@ -1,60 +1,82 @@
** github.com/aws/aws-sdk-go/; version v1.15.27 -- https://github.com/aws/aws-sdk-go/
** github.com/container-storage-interface/spec; version v0.3.0 -- https://github.com/container-storage-interface/spec/
** github.com/go-ini/ini; version v1.38.2 -- https://github.com/go-ini/ini
** github.com/kubernetes/klog; version v0.1.0 -- https://github.com/kubernetes/klog
** github.com/aws/aws-sdk-go/; version v1.16.3 -- https://github.com/aws/aws-sdk-go/
** github.com/container-storage-interface/spec; version v1.0.0 -- https://github.com/container-storage-interface/spec/
** github.com/golang/mock; version v1.1.1 -- https://github.com/golang/mock
** github.com/kubernetes-csi/csi-test; version v0.3.0-2 -- https://github.com/kubernetes-csi/csi-test
** github.com/kubernetes-csi/csi-test; version v1.1.0 -- https://github.com/kubernetes-csi/csi-test
** github.com/spf13/afero; version v1.1.2 -- https://github.com/spf13/afero
** go-yaml/yaml; version v2.2.1 -- https://github.com/go-yaml/yaml
** go-yaml/yaml; version v2.2.2 -- https://github.com/go-yaml/yaml
** google.golang.org/genproto; version master -- https://github.com/google/go-genproto
** google.golang.org/grpc; version v1.14.0 -- https://github.com/grpc/grpc-go
** google.golang.org/grpc; version v1.17.0 -- https://github.com/grpc/grpc-go
** k8s.io/apimachinery; version master -- https://github.com/kubernetes/apimachinery
** k8s.io/kubernetes; version v1.11.2 -- https://github.com/kubernetes/kubernetes
** k8s.io/klog; version v0.1.0 -- https://github.com/kubernetes/klog
** k8s.io/kubernetes; version v1.13.1 -- https://github.com/kubernetes/kubernetes
** k8s.io/utils; version master -- https://github.com/kubernetes/utils

Apache License

Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND
DISTRIBUTION

1. Definitions.



"License" shall mean the terms and conditions for use, reproduction, and
distribution as defined by Sections 1 through 9 of this document.
distribution as defined by Sections 1 through 9 of this
document.



"Licensor" shall mean the copyright owner or entity authorized by the copyright
owner that is granting the License.



"Legal Entity" shall mean the union of the acting entity and all other entities
that control, are controlled by, or are under common control with that entity.
For the purposes of this definition, "control" means (i) the power, direct or
indirect, to cause the direction or management of such entity, whether by
contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
outstanding shares, or (iii) beneficial ownership of such
entity.



"You" (or "Your") shall mean an individual or Legal Entity exercising
permissions granted by this License.



"Source" form shall mean the preferred form for making modifications, including
but not limited to software source code, documentation source, and
configuration files.



"Object" form shall mean any form resulting from mechanical transformation or
translation of a Source form, including but not limited to compiled object
code, generated documentation, and conversions to other media types.
code, generated documentation, and conversions to other media
types.



"Work" shall mean the work of authorship, whether in Source or Object form,
made available under the License, as indicated by a copyright notice that is
included in or attached to the work (an example is provided in the Appendix
below).



"Derivative Works" shall mean any work, whether in Source or Object form, that
is based on (or derived from) the Work and for which the editorial revisions,
annotations, elaborations, or other modifications represent, as a whole, an
original work of authorship. For the purposes of this License, Derivative Works
shall not include works that remain separable from, or merely link (or bind by
name) to the interfaces of, the Work and Derivative Works thereof.
name) to the interfaces of, the Work and Derivative Works
thereof.



"Contribution" shall mean any work of authorship, including the original
version of the Work and any modifications or additions to that Work or
Expand All @@ -69,6 +91,8 @@ of, the Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise designated in
writing by the copyright owner as "Not a Contribution."



"Contributor" shall mean Licensor and any individual or Legal Entity on behalf
of whom a Contribution has been received by Licensor and subsequently
incorporated within the Work.
Expand Down Expand Up @@ -169,15 +193,14 @@ obligations, You may act only on Your own behalf and on Your sole
responsibility, not on behalf of any other Contributor, and only if You agree
to indemnify, defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason of your
accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS
accepting any such warranty or additional liability. END OF TERMS AND
CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following boilerplate
notice, with the fields enclosed by brackets "[]" replaced with your own
identifying information. (Don't include the brackets!) The text should be
identifying information. (Don't include the brackets!) The text should be
enclosed in the appropriate comment syntax for the file format. We also
recommend that a file or class name and description of purpose be included on
the same "printed page" as the copyright notice for easier identification
Expand All @@ -186,15 +209,21 @@ within third-party archives.
Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");

you may not use this file except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software

distributed under the License is distributed on an "AS IS" BASIS,

WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and

limitations under the License.

* For github.com/aws/aws-sdk-go/ see also this required NOTICE:
Expand All @@ -204,59 +233,41 @@ Copyright 2014-2015 Stripe, Inc.
* For github.com/container-storage-interface/spec see also this required
NOTICE:
Copyright {yyyy} {name of copyright owner}
* For github.com/go-ini/ini see also this required NOTICE:
Copyright 2014 Unknwon
* For github.com/kubernetes/klog see also this required NOTICE:
Copyright 2013 Google Inc. All Rights Reserved.
* For github.com/golang/mock see also this required NOTICE:
Copyright 2010 Google Inc.
* For github.com/kubernetes-csi/csi-test see also this required NOTICE:
Copyright {yyyy} {name of copyright owner}
* For github.com/spf13/afero see also this required NOTICE:
Copyright Uknown
* For go-yaml/yaml see also this required NOTICE:
Copyright {yyyy} {name of copyright owner}
Copyright 2011-2016 Canonical Ltd.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
* For google.golang.org/genproto see also this required NOTICE:
Copyright [yyyy] [name of copyright owner]
* For google.golang.org/grpc see also this required NOTICE:
Copyright [yyyy] [name of copyright owner]
* For k8s.io/apimachinery see also this required NOTICE:
Copyright [yyyy] [name of copyright owner]
* For k8s.io/klog see also this required NOTICE:
Copyright 2017 The Kubernetes Authors
* For k8s.io/kubernetes see also this required NOTICE:
Copyright [yyyy] [name of copyright owner]
* For k8s.io/utils see also this required NOTICE:
Copyright [yyyy] [name of copyright owner]

-----

** github.com/gopherjs/gopherjs; version v0.0.0 -- https://github.com/gopherjs/gopherjs
Copyright (c) 2013 Richard Musiol. 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, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-----

** gopkg.in/tomb.v1; version 1 -- https://github.com/go-tomb/tomb
Copyright (c) 2010-2011 - Gustavo Niemeyer <[email protected]>

Expand Down Expand Up @@ -413,63 +424,30 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

-----

** github.com/smartystreets/assertions; version b2de0cb4f26d -- https://github.com/smartystreets/assertions
Copyright (c) 2016 SmartyStreets, LLC
** github.com/smartystreets/goconvey; version ef6db91d284a -- https://github.com/smartystreets/goconvey
Copyright (c) 2016 SmartyStreets, LLC

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 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.

NOTE: Various optional and subordinate components carry their own licensing
requirements and restrictions. Use of those components is subject to the terms
and conditions outlined the respective license of each component.

-----

** github.com/hpcloud/tail; version v1.0.0 -- https://github.com/hpcloud/tail
# © Copyright 2015 Hewlett Packard Enterprise Development LP
Copyright (c) 2014 ActiveState
** github.com/jtolds/gls; version v4.2.1 -- https://github.com/jtolds/gls
Copyright (c) 2013, Space Monkey, Inc.
** github.com/onsi/ginkgo; version v1.6.0 -- https://github.com/onsi/ginkgo
** github.com/onsi/ginkgo; version v1.7.0 -- https://github.com/onsi/ginkgo
Copyright (c) 2013-2014 Onsi Fakhouri
** github.com/onsi/gomega; version v1.4.1 -- https://github.com/onsi/gomega
** github.com/onsi/gomega; version v1.4.3 -- https://github.com/onsi/gomega
Copyright (c) 2013-2014 Onsi Fakhouri

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 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.
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.

-----

Expand Down Expand Up @@ -497,4 +475,4 @@ 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.
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit d2a8640

Please sign in to comment.