From 954f0c9319329a9ee56f75ef473146301af454ef Mon Sep 17 00:00:00 2001 From: emo Date: Thu, 6 Mar 2025 20:29:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e6903..283f231 100644 --- a/README.md +++ b/README.md @@ -43,5 +43,5 @@ I would strongly recommend contributing code to the [2009Scape project](https:// ## License -Like 2009Scape, this is AGPLv3. This is, in my opinion, the only proper license for an open source RSPS. The key term of the license being if you wish to use this code, you must also offer the source code for people to inspect and use! (eg no private, for profit RSPS). +Like 2009Scape, this is AGPLv3. This is, in my opinion, the only proper license for an open source RSPS. The key term of the license being if you wish to use this code to host your own server, you must also offer the source code for people to inspect and use, and allow them to make modifications to it as I did with 2009Scape's code.