-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update license paragraph in the main README file
- Loading branch information
1 parent
75d50c8
commit b132efa
Showing
1 changed file
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. |