|
1 |
| -The Flow Production Tracking Python API uses the following software. Thanks to their creators, license information below. |
| 1 | +The Flow Production Tracking Python API uses the following software. |
| 2 | +Thanks to their creators, license information below. |
2 | 3 |
|
3 | 4 | ============================== PYTHON ==============================
|
4 | 5 |
|
| 6 | +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, |
| 7 | +2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Python Software Foundation. All |
| 8 | +rights reserved. |
| 9 | + |
| 10 | +Copyright (c) 2000 BeOpen.com. |
| 11 | +All rights reserved. |
| 12 | + |
| 13 | +Copyright (c) 1995-2001 Corporation for National Research Initiatives. |
| 14 | +All rights reserved. |
| 15 | + |
| 16 | +Copyright (c) 1991-1995 Stichting Mathematisch Centrum. |
| 17 | +All rights reserved. |
| 18 | + |
5 | 19 | 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
|
6 | 20 | the Individual or Organization ("Licensee") accessing and otherwise using Python
|
7 | 21 | 2.7.17 software in source or binary form and its associated documentation.
|
@@ -47,9 +61,13 @@ The Flow Production Tracking Python API uses the following software. Thanks to t
|
47 | 61 |
|
48 | 62 | ============================== Certifi ==============================
|
49 | 63 |
|
50 |
| -This Autodesk software contains the python-certifi package and is subject to the |
51 |
| -terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not |
52 |
| -distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/. |
| 64 | +Copyright © 2024 Contributors |
| 65 | +This Autodesk software contains the unmodified python-certifi 2024.07.04 |
| 66 | +package. The use and distribution terms for this software are covered by the |
| 67 | +Mozilla Public License 2.0 (https://www.mozilla.org/en-US/MPL/2.0/ ). By using |
| 68 | +this software in any fashion, you are agreeing to be bound by the terms of this |
| 69 | +license. The source code for python-certifi is available from |
| 70 | +https://github.com/certifi/python-certifi/releases/tag/2024.07.04 |
53 | 71 |
|
54 | 72 |
|
55 | 73 | ============================== Httplib2 ==============================
|
@@ -104,7 +122,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
104 | 122 |
|
105 | 123 | ============================== SIX ==============================
|
106 | 124 |
|
107 |
| -Copyright (c) 2010-2019 Benjamin Peterson |
| 125 | +Copyright (c) 2010-2020 Benjamin Peterson |
108 | 126 |
|
109 | 127 | Permission is hereby granted, free of charge, to any person obtaining a copy of
|
110 | 128 | this software and associated documentation files (the "Software"), to deal in
|
|
0 commit comments