Skip to content

Commit 992a7a9

Browse files
authored
Merge pull request #724 from hkad98/license
chore: update license
2 parents bbb1f1a + 3ef66a5 commit 992a7a9

6 files changed

+3449
-284
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2022-2023 GoodData Corporation
1+
Copyright (c) 2022-2024 GoodData Corporation
22

33
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:
44

OSS LICENSES/LICENSE (gooddata-api-client).txt

+8-10
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
1-
Copyright (c) 2022-2023 GoodData Corporation
1+
Copyright (c) 2022-2024 GoodData Corporation
22

33
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:
44

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

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

9-
109
================================================================================
1110

1211
Dependencies
1312

1413
================================================================================
1514

16-
- python-dateutil (2.8.2) [Apache-2.0, BSD-3-Clause]
15+
- python-dateutil (2.9.0.post0) [Apache-2.0, BSD-3-Clause]
1716
- six (1.16.0) [MIT]
18-
- urllib3 (2.0.6) [MIT, Apache-2.0]
17+
- urllib3 (2.2.2) [MIT, Apache-2.0]
1918

2019

2120
--------------------------------------------------------------------------------
22-
Package Title: python-dateutil (2.8.2)
21+
Package Title: python-dateutil (2.9.0.post0)
2322

24-
Package Locator: pip+python-dateutil$2.8.2
23+
Package Locator: pip+python-dateutil$2.9.0.post0
2524
--------------------------------------------------------------------------------
2625

2726
* Declared Licenses *
@@ -150,9 +149,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
150149

151150

152151
--------------------------------------------------------------------------------
153-
Package Title: urllib3 (2.0.6)
152+
Package Title: urllib3 (2.2.2)
154153

155-
Package Locator: pip+urllib3$2.0.6
154+
Package Locator: pip+urllib3$2.2.2
156155
--------------------------------------------------------------------------------
157156

158157
* Declared Licenses *
@@ -204,7 +203,6 @@ SOFTWARE.
204203
# limitations under the License.
205204

206205

207-
208206
================================================================================
209207
APPENDIX: LICENSES
210208
================================================================================
@@ -269,4 +267,4 @@ limitations under the License.
269267
--------------------------------------------------------------------------------
270268
--------------------------------------------------------------------------------
271269

272-
Report Generated by FOSSA on 2023-10-6
270+
Report Generated by FOSSA on 2024-7-15

0 commit comments

Comments
 (0)