-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNOTICE
More file actions
19 lines (16 loc) · 843 Bytes
/
Copy pathNOTICE
File metadata and controls
19 lines (16 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
ProjectWikit
Copyright (c) 2026 Kakushi
ProjectWikit is licensed under the GNU Affero General Public License,
version 3 or any later version. See LICENSE.
This project began as a fork of RuFoundation
(https://github.com/scpru/rufoundation) and has since been redesigned
and rewritten in Go. The database schema, parts of the module logic,
and much of the frontend are derived from RuFoundation,
Copyright (c) 2022 ZZYZX, MIT License.
See third_party/RuFoundation-LICENSE.
ftml/ is a hard fork of FTML (https://github.com/scpwiki/ftml),
Copyright (C) 2019-2022 Wikijump Team, obtained through RuFoundation's
modified version and modified in ProjectWikit since 2026. Licensed under
AGPL-3.0-or-later, see ftml/LICENSE.md. Because ftml is statically linked
into the pwikit binary, the binary as a whole is distributed under
AGPL-3.0-or-later.