Skip to content

SG-37280 Update Software Credits #369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 23 additions & 5 deletions software_credits
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
The Flow Production Tracking Python API uses the following software. Thanks to their creators, license information below.
The Flow Production Tracking Python API uses the following software.
Thanks to their creators, license information below.

============================== PYTHON ==============================

Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Python Software Foundation. All
rights reserved.

Copyright (c) 2000 BeOpen.com.
All rights reserved.

Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All rights reserved.

Copyright (c) 1991-1995 Stichting Mathematisch Centrum.
All rights reserved.

1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
the Individual or Organization ("Licensee") accessing and otherwise using Python
2.7.17 software in source or binary form and its associated documentation.
Expand Down Expand Up @@ -47,9 +61,13 @@ The Flow Production Tracking Python API uses the following software. Thanks to t

============================== Certifi ==============================

This Autodesk software contains the python-certifi package and is subject to the
terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not
distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
Copyright © 2024 Contributors
This Autodesk software contains the unmodified python-certifi 2024.07.04
package. The use and distribution terms for this software are covered by the
Mozilla Public License 2.0 (https://www.mozilla.org/en-US/MPL/2.0/ ). By using
this software in any fashion, you are agreeing to be bound by the terms of this
license. The source code for python-certifi is available from
https://github.com/certifi/python-certifi/releases/tag/2024.07.04


============================== Httplib2 ==============================
Expand Down Expand Up @@ -104,7 +122,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

============================== SIX ==============================

Copyright (c) 2010-2019 Benjamin Peterson
Copyright (c) 2010-2020 Benjamin Peterson

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
Expand Down