Skip to content

Commit 326e5c1

Browse files
committed
Update readme and contributing guide to mention the commerical license
1 parent 1b7abec commit 326e5c1

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,13 @@ This ensure that users on both Linux and Windows can continue to build FLAME GPU
7878

7979
## License
8080

81-
FLAME GPU is distributed under [AGPL-3.0-only Licence](https://github.com/FLAMEGPU/FLAMEGPU2/blob/master/LICENSE.md).
81+
- [AGPL-3.0-only license](https://github.com/FLAMEGPU/FLAMEGPU2/blob/master/LICENSE.md) for open source usage
82+
- A commercial licenses for cases where the use of the open source AGPL-licensed version is not possible or desirable. Please see [flamegpu.com/download/licence/](https://flamegpu.com/download/licence/) for more information.
8283

8384
### Contributor License Agreement (CLA)
8485

85-
Before we can accept your pull request, you need to sign our CLA. Our CLA assistant should check and prompt you to sign the CLA when you create your pull request.
86+
Before we can accept your pull request, you need to sign our [CLA](https://flamegpu.com/download/cla/).
87+
Our CLA assistant should check and prompt you to sign the CLA when you create your pull request.
8688

8789
## Creating a Release
8890

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,10 @@ Alternatively, [CITATION.cff](https://github.com/FLAMEGPU/FLAMEGPU2/blob/master/
364364
365365
## License
366366
367-
FLAME GPU is distributed under [AGPL-3.0-only Licence](https://github.com/FLAMEGPU/FLAMEGPU2/blob/master/LICENSE.md).
367+
FLAME GPU is available under two licenses:
368+
369+
- [AGPL-3.0-only license](https://github.com/FLAMEGPU/FLAMEGPU2/blob/master/LICENSE.md) for open source usage
370+
- A commercial licenses for cases where the use of the open source AGPL-licensed version is not possible or desirable. Please see [flamegpu.com/download/licence/](https://flamegpu.com/download/licence/) for more information.
368371
369372
## Known issues
370373

0 commit comments

Comments
 (0)