|
1 |
| -Copyright © 2015-2018 Batch.com |
| 1 | +Copyright © 2015-2020 Batch.com |
2 | 2 |
|
3 | 3 | -------------
|
4 | 4 | Dependencies
|
@@ -101,6 +101,42 @@ Rounded image drawable:
|
101 | 101 |
|
102 | 102 | Copyright (C) 2015 Vincent Mi
|
103 | 103 |
|
| 104 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 105 | +you may not use this file except in compliance with the License. |
| 106 | +You may obtain a copy of the License at |
| 107 | + |
| 108 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 109 | + |
| 110 | +Unless required by applicable law or agreed to in writing, software |
| 111 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 112 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 113 | +See the License for the specific language governing permissions and |
| 114 | +limitations under the License. |
| 115 | + |
| 116 | +-------------------- |
| 117 | + |
| 118 | +Core library of the MessagePack for Java: |
| 119 | + |
| 120 | +Copyright (C) 2008-2020 Sadayuki Furuhashi |
| 121 | + |
| 122 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 123 | +you may not use this file except in compliance with the License. |
| 124 | +You may obtain a copy of the License at |
| 125 | + |
| 126 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 127 | + |
| 128 | +Unless required by applicable law or agreed to in writing, software |
| 129 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 130 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 131 | +See the License for the specific language governing permissions and |
| 132 | +limitations under the License. |
| 133 | + |
| 134 | +-------------------- |
| 135 | + |
| 136 | +Guava: Google Core Libraries for Java: |
| 137 | + |
| 138 | +Copyright (C) 2020 Guava |
| 139 | + |
104 | 140 | Licensed under the Apache License, Version 2.0 (the "License");
|
105 | 141 | you may not use this file except in compliance with the License.
|
106 | 142 | You may obtain a copy of the License at
|
|
0 commit comments