Skip to content

Commit 0ef7783

Browse files
committed
[Issue #417] adding allow licensed for grpc protobuf
1 parent 1f14710 commit 0ef7783

File tree

1 file changed

+75
-0
lines changed

1 file changed

+75
-0
lines changed

tool/license/allowed-licenses.txt

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,6 +1098,81 @@
10981098
"moduleLicense": "Apache License, Version 2.0",
10991099
"moduleVersion": "5.3.10",
11001100
"moduleName": "org.springframework:spring-webmvc"
1101+
},
1102+
{
1103+
"moduleLicense": "Apache-2.0",
1104+
"moduleVersion": "1.0.0",
1105+
"moduleName": "com.google.api.grpc:proto-google-common-protos"
1106+
},
1107+
{
1108+
"moduleLicense": "Apache 2.0",
1109+
"moduleVersion": "2.7",
1110+
"moduleName": "com.google.code.gson:gson"
1111+
},
1112+
{
1113+
"moduleLicense": "3-Clause BSD License",
1114+
"moduleVersion": "3.5.1",
1115+
"moduleName": "com.google.protobuf:protobuf-java"
1116+
},
1117+
{
1118+
"moduleLicense": "The Apache Software License, Version 2.0",
1119+
"moduleVersion": "3.5.1",
1120+
"moduleName": "com.google.protobuf:protobuf-java"
1121+
},
1122+
{
1123+
"moduleLicense": "3-Clause BSD License",
1124+
"moduleVersion": "3.5.1",
1125+
"moduleName": "com.google.protobuf:protobuf-java-util"
1126+
},
1127+
{
1128+
"moduleLicense": "The Apache Software License, Version 2.0",
1129+
"moduleVersion": "3.5.1",
1130+
"moduleName": "com.google.protobuf:protobuf-java-util"
1131+
},
1132+
{
1133+
"moduleLicense": "Apache 2.0",
1134+
"moduleVersion": "1.15.0",
1135+
"moduleName": "io.grpc:grpc-context"
1136+
},
1137+
{
1138+
"moduleLicense": "Apache 2.0",
1139+
"moduleVersion": "1.15.0",
1140+
"moduleName": "io.grpc:grpc-core"
1141+
},
1142+
{
1143+
"moduleLicense": "Apache 2.0",
1144+
"moduleVersion": "1.15.0",
1145+
"moduleName": "io.grpc:grpc-protobuf"
1146+
},
1147+
{
1148+
"moduleLicense": "Apache 2.0",
1149+
"moduleVersion": "1.15.0",
1150+
"moduleName": "io.grpc:grpc-protobuf-lite"
1151+
},
1152+
{
1153+
"moduleLicense": "Apache 2.0",
1154+
"moduleVersion": "1.15.0",
1155+
"moduleName": "io.grpc:grpc-stub"
1156+
},
1157+
{
1158+
"moduleLicense": "The Apache License, Version 2.0",
1159+
"moduleVersion": "0.12.3",
1160+
"moduleName": "io.opencensus:opencensus-api"
1161+
},
1162+
{
1163+
"moduleLicense": "The Apache License, Version 2.0",
1164+
"moduleVersion": "0.12.3",
1165+
"moduleName": "io.opencensus:opencensus-contrib-grpc-metrics"
1166+
},
1167+
{
1168+
"moduleLicense": "MIT license",
1169+
"moduleVersion": "1.17",
1170+
"moduleName": "org.codehaus.mojo:animal-sniffer-annotations"
1171+
},
1172+
{
1173+
"moduleLicense": "The Apache Software License, Version 2.0",
1174+
"moduleVersion": "1.17",
1175+
"moduleName": "org.codehaus.mojo:animal-sniffer-annotations"
11011176
}
11021177
]
11031178
}

0 commit comments

Comments
 (0)