Skip to content

Commit 1400f9e

Browse files
committed
Use apache instead for server
1 parent 105b800 commit 1400f9e

File tree

2 files changed

+202
-287
lines changed

2 files changed

+202
-287
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ To get started, visit [the contributing guide](CONTRIBUTING.md).
6868
The code is open source and licensed under the [AGPL-3.0](./LICENSE) license.
6969
All images in `app/images/`, the core pack in `app/packs` and all images in `docs/` are licensed under the [CC-BY-SA-4.0](./BRANDING_LICENSE) license.
7070
The files in `api` are licensed under the [Apache-2.0](./api/LICENSE) license instead of the AGPL-3.0 license to allow the use of the API without the need to open source the code (for example for extensions or other external services).
71-
The server code in `server` is licensed under the [EUPL-1.2](./server/LICENSE) license.
71+
The server code in `server` is licensed under the [Apache-2.0](./server/LICENSE) license.

0 commit comments

Comments
 (0)