forked from lklacar/q3js
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENCE
More file actions
31 lines (21 loc) · 1007 Bytes
/
LICENCE
File metadata and controls
31 lines (21 loc) · 1007 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
q3js — Multi-License Notice
Copyright (c) 2025 Luka Klačar
This repository contains multiple components under different licenses.
Each component is governed by the license located in its respective
subdirectory.
Component licensing:
1. ioquake3-derived engine (directory: ioq3/)
Licensed under the GNU General Public License v2.0 (GPL-2.0).
See ioq3/LICENSE for the full license text.
2. WebSocket proxy, master server, integration components, and q3js.com website
Proprietary software. All rights reserved.
No part of these components may be copied, modified, distributed,
deployed, or used to create derivative works without explicit
written permission from the author.
Third-Party Notices:
This project builds upon ioquake3 and other open source components.
All third-party software remains under its respective licenses.
SPDX identifiers:
- Engine: GPL-2.0-only
- Proxy/Master/Integrations/Website: Proprietary
For licensing inquiries, please contact the repository owner.