GitNodes is split-licensed. - The deployable application crate (gitnodes-app) is licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later). Its full text is in LICENSE-AGPL. - The library crates (gitnodes-domain, gitnodes-graph, gitnodes-auth, gitnodes-storage) are licensed under the Apache License, Version 2.0 (Apache-2.0). Its full text is in LICENSE-APACHE. gitnodes-app incorporates the Apache-2.0 libraries (one-way compatible into the AGPL), so the combined application is distributed under the AGPL while the libraries remain independently usable under Apache-2.0. If you run a modified GitNodes as a network service, the AGPL requires you to offer your users the corresponding source. See the "License" section of README.md for details. Copyright (C) 2026 Andrea Bozzo.