License¶
Source Code — AGPL-3.0¶
Applikant source code is free and open-source software, released under the GNU Affero General Public License v3 (AGPL-3.0).
What This Means¶
- You can use, modify and distribute Applikant freely
- You can fork the project and run your own instance
- If you modify Applikant and provide it as a network service (e.g. hosting it for others), you must make your modified source code available under the same license
- Any derivative work must also be licensed under AGPL-3.0
Why AGPL?¶
Applikant is a server application. The AGPL ensures that improvements to the software — even when only used to provide a network service without distributing binaries — are shared back with the community.
We believe this creates the strongest incentive for collaboration: rather than maintaining separate private forks, everyone benefits from contributing to the main project.
Full License Text¶
The complete AGPL-3.0 license text is included in every component's LICENSE file and can be found at:
Documentation — CC BY-SA 4.0¶
This documentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0).
What This Means¶
- You can share and adapt this documentation freely
- You must give appropriate credit (attribution)
- If you remix or build upon this documentation, you must distribute your contributions under the same license
- You may use it for any purpose, including commercial
Full License Text¶
Summary¶
| What | License |
|---|---|
| Source code | AGPL-3.0-or-later |
| Documentation | CC BY-SA 4.0 |
Author¶
Ralf Th. Pietsch — ratopi@abwesend.de