Skip to content

Commit b0d4a80

Browse files
authored
SG-37280 Update Software Credits (#369)
CY2024 Update
1 parent 2cd8b38 commit b0d4a80

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

software_credits

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
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.
23

34
============================== PYTHON ==============================
45

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+
519
1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
620
the Individual or Organization ("Licensee") accessing and otherwise using Python
721
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
4761

4862
============================== Certifi ==============================
4963

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
5371

5472

5573
============================== Httplib2 ==============================
@@ -104,7 +122,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
104122

105123
============================== SIX ==============================
106124

107-
Copyright (c) 2010-2019 Benjamin Peterson
125+
Copyright (c) 2010-2020 Benjamin Peterson
108126

109127
Permission is hereby granted, free of charge, to any person obtaining a copy of
110128
this software and associated documentation files (the "Software"), to deal in

0 commit comments

Comments
 (0)