179
179
END OF TERMS AND CONDITIONS
180
180
* For go-pkcs11uri see also this required NOTICE:
181
181
(c) Copyright IBM Corporation, 2020
182
+ * For go-pkcs11uri see also this required NOTICE:
183
+ (c) Copyright IBM Corporation, 2020
182
184
183
185
------
184
186
781
783
------
782
784
783
785
** go-jmespath; version v0.4.0 -- https://github.com/jmespath/go-jmespath
786
+ ** go-tpm; version v0.3.3 -- https://github.com/google/go-tpm
784
787
785
788
786
789
Apache License
986
989
limitations under the License.
987
990
* For go-jmespath see also this required NOTICE:
988
991
Copyright 2015 James Saryerwinnie
992
+ * For go-tpm see also this required NOTICE:
993
+ N/A
989
994
990
995
------
991
996
992
- ** sys ; version v0.10.0 -- https://cs.opensource.google/go/x/sys
997
+ ** crypto ; version v0.10.0 -- https://cs.opensource.google/go/x/crypto
993
998
Copyright (c) 2009 The Go Authors. All rights reserved.
994
999
** term; version v0.10.0 -- https://cs.opensource.google/go/x/term
995
1000
Copyright (c) 2009 The Go Authors. All rights reserved.
996
- ** crypto; version v0.10.0 -- https://cs.opensource.google/go/x/crypto
1001
+ ** pflag; version v1.0.5 -- github.com/spf13/pflag
1002
+ Copyright (c) 2012 Alex Ogier. All rights reserved.
1003
+ Copyright (c) 2012 The Go Authors. All rights reserved.
1004
+ ** sys; version v0.10.0 -- https://cs.opensource.google/go/x/sys
997
1005
Copyright (c) 2009 The Go Authors. All rights reserved.
998
1006
999
- Copyright (c) 2009 The Go Authors. All rights reserved.
1000
-
1001
1007
Redistribution and use in source and binary forms, with or without
1002
1008
modification, are permitted provided that the following conditions are
1003
1009
met:
@@ -1028,44 +1034,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1028
1034
1029
1035
** pkcs11; version v1.1.1 -- github.com/miekg/pkcs11
1030
1036
Copyright (c) 2013 Miek Gieben. All rights reserved.
1031
-
1037
+ ** pkcs11; version v1.1.1 -- github.com/miekg/pkcs11
1032
1038
Copyright (c) 2013 Miek Gieben. All rights reserved.
1033
-
1034
- Redistribution and use in source and binary forms, with or without
1035
- modification, are permitted provided that the following conditions are
1036
- met:
1037
-
1038
- * Redistributions of source code must retain the above copyright
1039
- notice, this list of conditions and the following disclaimer.
1040
- * Redistributions in binary form must reproduce the above
1041
- copyright notice, this list of conditions and the following disclaimer
1042
- in the documentation and/or other materials provided with the
1043
- distribution.
1044
- * Neither the name of Miek Gieben nor the names of its
1045
- contributors may be used to endorse or promote products derived from
1046
- this software without specific prior written permission.
1047
-
1048
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1049
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1050
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1051
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1052
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1053
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1054
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1055
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1056
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1057
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1058
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1059
-
1060
- ------
1061
-
1062
- ** pflag; version v1.0.5 -- github.com/spf13/pflag
1063
- Copyright (c) 2012 Alex Ogier. All rights reserved.
1064
- Copyright (c) 2012 The Go Authors. All rights reserved.
1065
1039
1066
- Copyright (c) 2012 Alex Ogier. All rights reserved.
1067
- Copyright (c) 2012 The Go Authors. All rights reserved.
1068
-
1069
1040
Redistribution and use in source and binary forms, with or without
1070
1041
modification, are permitted provided that the following conditions are
1071
1042
met:
@@ -1076,7 +1047,7 @@ notice, this list of conditions and the following disclaimer.
1076
1047
copyright notice, this list of conditions and the following disclaimer
1077
1048
in the documentation and/or other materials provided with the
1078
1049
distribution.
1079
- * Neither the name of Google Inc. nor the names of its
1050
+ * Neither the name of Miek Gieben nor the names of its
1080
1051
contributors may be used to endorse or promote products derived from
1081
1052
this software without specific prior written permission.
1082
1053
@@ -1099,8 +1070,6 @@ Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
1099
1070
1100
1071
ISC License
1101
1072
1102
- Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
1103
-
1104
1073
Permission to use, copy, modify, and/or distribute this software for any
1105
1074
purpose with or without fee is hereby granted, provided that the above
1106
1075
copyright notice and this permission notice appear in all copies.
@@ -1120,8 +1089,6 @@ Copyright (c) 2017 GitHub, Inc.
1120
1089
1121
1090
MIT License
1122
1091
1123
- Copyright (c) 2017 GitHub, Inc.
1124
-
1125
1092
Permission is hereby granted, free of charge, to any person obtaining a copy
1126
1093
of this software and associated documentation files (the "Software"), to deal
1127
1094
in the Software without restriction, including without limitation the rights
0 commit comments