Skip to content

Commit 8df88d0

Browse files
committed
WIP: Relicence to dual-licenced AGPL-3.0-only
1 parent b21fc79 commit 8df88d0

5 files changed

Lines changed: 667 additions & 10 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
---
33
cff-version: 1.2.0
44
title: "FLAME GPU"
5-
license: MIT
5+
license: AGPL-3.0-only
66
repository-code: "https://github.com/FLAMEGPU/FLAMEGPU2"
77
url: "https://flamegpu.com"
88
version: "2.0.0-rc.2"

CONTRIBUTING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,12 @@ Similarly if submitting a new example model, it will need to include it's own `C
7777
This ensure that users on both Linux and Windows can continue to build FLAME GPU 2.
7878

7979
## License
80-
By contributing your code, you agree to license your contribution under the [MIT License](LICENSE.md).
80+
81+
FLAME GPU is distributed under [AGPL-3.0-only Licence](https://github.com/FLAMEGPU/FLAMEGPU2/blob/master/LICENSE.md).
82+
83+
### Contributor License Agreement (CLA)
84+
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.
8186

8287
## Creating a Release
8388

0 commit comments

Comments
 (0)