aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-02-21 22:25:07 +0100
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-02-21 22:25:07 +0100
commit789433971a83a2d5ccad43e28402cd2bbbe0d640 (patch)
treed76f87ff0179712dd3096f1a8516166b2c6f7696 /CONTRIBUTING.md
parentea9ff39ea147897e576a3a4664348ad77ceee501 (diff)
downloadlibquotient-789433971a83a2d5ccad43e28402cd2bbbe0d640.tar.gz
libquotient-789433971a83a2d5ccad43e28402cd2bbbe0d640.zip
Update documentation
Replace references to Spectral with NeoChat as a more lively and better supported client; deprecate qmake; remove a mention that libQuotient uses LGPL-2.1-only because it's not true, according to ./COPYING
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 33c51033..1cf3eb6d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -88,8 +88,7 @@ a commit without a DCO is an accident and the DCO still applies.
Unless a contributor explicitly specifies otherwise, we assume contributors
to agree that all contributed code is released either under *LGPL v2.1 or later*.
-This is more than just [LGPL v2.1 libQuotient now uses](./COPYING)
-because the project plans to switch to LGPL v3 for library code in the near future.
+The project plans to switch to LGPL v3 for library code in the near future.
<!-- The below is invalid yet!
All new contributed material that is not executable, including all text when not executed, is also released under the
[Creative Commons Attribution 4.0 International (CC BY 4.0) license](https://creativecommons.org/licenses/by/4.0/) or later.