Skip to content

Commit

Permalink
Update license paragraph in the main README file
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-traverse committed Nov 7, 2024
1 parent 75d50c8 commit b132efa
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,21 @@ If you need help getting set up to develop features for TRAC D.A.P., please
5. Push to the branch (`git push origin feature/fooBar`)
6. Create a new Pull Request

_NOTE:_ Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool (or [EasyCLA](https://community.finos.org/docs/governance/Software-Projects/easycla)). Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.
_NOTE:_ Commits and pull requests to FINOS repositories will only be accepted from those contributors with
an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an
existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from
individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool
(or [EasyCLA](https://community.finos.org/docs/governance/Software-Projects/easycla)). Please note that
some CCLAs require individuals/employees to be explicitly named on the CCLA.

*Need an ICLA? Unsure if you are covered under an existing CCLA? Email [[email protected]](mailto:[email protected])*

## License

Copyright 2022 Accenture Global Solutions Limited

Distributed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
This product is maintained by finTRAC (https://fintrac.co.uk/) in association with
the Fintech Open Source Foundation (https://www.finos.org/) and distributed under the terms of
the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

SPDX-License-Identifier: [Apache-2.0](https://spdx.org/licenses/Apache-2.0)

For more information including copyright history, see the [NOTICE](./NOTICE) file.

0 comments on commit b132efa

Please sign in to comment.