From 9a39475e4b3c2208b3e6d35720767dbd12e0b742 Mon Sep 17 00:00:00 2001 From: evanpelle Date: Tue, 22 Jul 2025 10:21:03 -0700 Subject: [PATCH] Move CLA link to README (#1522) --- CLA.md | 1 - README.md | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 CLA.md diff --git a/CLA.md b/CLA.md deleted file mode 100644 index e215edddc..000000000 --- a/CLA.md +++ /dev/null @@ -1 +0,0 @@ -OpenFront CLA can be found at https://gist.github.com/evanpelle/4c9e0fc2cb73b2b3b3402ca202f56672 diff --git a/README.md b/README.md index 840cd000b..166ca789e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ This is a fork/rewrite of WarFront.io. Credit to https://github.com/WarFrontIO. # OpenFront - Licensing +OpenFront Contributor License Agreement (CLA) can be found [here](https://gist.github.com/evanpelle/4c9e0fc2cb73b2b3b3402ca202f56672). +This is to help us transition to AGPL, a stricter open source license. After creating a pull request you will be prompted to sign. + This project uses a multi-licensing approach: - Code in the `server/` and `core/` directory is licensed under MIT