Skip to content
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

License / copyright updates for change of stewardship #466

Merged
merged 26 commits into from
Nov 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
75d50c8
Update NOTICE file copyright and contribution history to include new …
martin-traverse Nov 7, 2024
b132efa
Update license paragraph in the main README file
martin-traverse Nov 7, 2024
93811e6
Update license headers - # comments, 2020
martin-traverse Nov 7, 2024
0643152
Update license headers - # comments, 2021
martin-traverse Nov 7, 2024
6e99e05
Update license headers - # comments, 2022
martin-traverse Nov 7, 2024
597ae7e
Update license headers - # comments, 2023
martin-traverse Nov 7, 2024
b538584
Update license headers - # comments, 2024
martin-traverse Nov 7, 2024
2eb68b9
Update license headers - /* comments, 2020
martin-traverse Nov 7, 2024
c18443e
Update license headers - /* comments, 2021
martin-traverse Nov 7, 2024
850d9e0
Update license headers - /* comments, 2022
martin-traverse Nov 7, 2024
1f155d2
Update license headers - /* comments, 2023
martin-traverse Nov 7, 2024
73d129e
Update license headers - /* comments, 2024
martin-traverse Nov 7, 2024
18202f9
Update license headers - More # comments
martin-traverse Nov 7, 2024
3e987a3
Update license headers - SQL -- comments
martin-traverse Nov 7, 2024
802cc2b
Update license headers - XML comments
martin-traverse Nov 7, 2024
27d4857
Update license headers - More XML comments
martin-traverse Nov 7, 2024
c529bc1
Fix spacing for license headers in Python files
martin-traverse Nov 7, 2024
eebe4d0
Fix spacing for license headers in /* commented files
martin-traverse Nov 7, 2024
4508f23
Update license headers for more Python files
martin-traverse Nov 7, 2024
d3bac41
Update license headers for Windows batch files
martin-traverse Nov 7, 2024
65daf0d
Update license template for IntelliJ IDEA in the dev/ide settings tem…
martin-traverse Nov 7, 2024
19c7958
Update copyright in documentation build config
martin-traverse Nov 7, 2024
4723a08
Update developer details in publish.gradle
martin-traverse Nov 7, 2024
689ccd6
Update bucket names for config loader integration tests
martin-traverse Nov 7, 2024
8b1d5c4
Update contact details for Python package author
martin-traverse Nov 7, 2024
f9393c8
Do not include specific date / entity in the Apache LICENSE appendix …
martin-traverse Nov 7, 2024
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
Next Next commit
Update NOTICE file copyright and contribution history to include new …
…contributions from finTRAC
  • Loading branch information
martin-traverse committed Nov 7, 2024
commit 75d50c803838e1b7b9950870fe7a4c62e5fafb04
14 changes: 11 additions & 3 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
FINOS TRAC D.A.P.
Copyright 2024 Accenture Global Solutions Limited

This product includes software developed at Accenture (http://www.accenture.com/) and the
Fintech Open Source Foundation (https://www.finos.org/).
Copyright 2020 - 2024 Accenture Global Solutions Limited
Copyright 2024 finTRAC Limited

TRAC D.A.P. is based on original work developed at Parker Fitzgerald Ltd from 2017 to 2019.
Parker Fitzgerald was acquired by Accenture in August 2019.

This product includes software developed at Accenture (https://www.accenture.com/),
the project's lead maintainer (Martin Traverse) left Accenture in October 2024.

This product includes software developed at the Fintech Open Source Foundation (FINOS)
(https://www.finos.org/). TRAC D.A.P. was accepted into FINOS in March 2022.

This product includes software developed at finTRAC Limited (https://fintrac.co.uk),
the project's lead maintainer (Martin Traverse) joined finTRAC in November 2024.


Third Party Components - SQL (JDBC) drivers
===========================================
Expand Down