6
2026-01-24 12:49:55 +03:00

4.2 KiB

Legal Info

Definitions

Namespace refers to a subdirectory beginning with _ indicating the authorship of its contents.

Code refers to any C# source code files and compiled assemblies, YML files in Resources and any scripts these may require such as the Tools subdirectory.

The Authors retain all copyright to their respective work here submitted.

This means they remain at liberty to contribute their work anywhere they please.

Code license

The project as a whole is licensed under the terms of the AGPLv3 and must be followed regardless of parent licenses.

Where code from other authors is used, you must follow the terms of both the AGPLv3 and their license as given in the Attributions table below. Copyright information for all AGPLv3-licensed code is listed in COPYRIGHT-AGPLv3.txt.

For code taken under the MIT license, this means you must not remove the copy of the MIT license from any distribution.

Code created by Frontier contributors is found in _NF Namespaces.

Upstream code from Space Station 14 was taken under the MIT license. Any code not in a specific Namespace, excluding Nyanotrasen subdirectories, is sublicensed as MIT plus AGPLv3 from the Space Wizards Federation.

Assets have distinct licenses in attributions.yml and meta.json files which must be followed individually.

Attributions

The table below lists all Namespaces (along with the Nyanotrasen subdirectory) in the repository, includes a link to the source repository, and the original license that code was taken under.

Subdirectory Fork Name Source Repository Original License
_NF Frontier Station https://github.com/new-frontiers-14/frontier-station-14 AGPL 3.0
_CD Cosmatic Drift https://github.com/cosmatic-drift-14/cosmatic-drift MIT
_Corvax Corvax https://github.com/space-syndicate/space-station-14 MIT
_Corvax Corvax Frontier https://github.com/Corvax-Frontier/Frontier AGPL 3.0
_DV Delta-V https://github.com/DeltaV-Station/Delta-v AGPL 3.0
_EE Einstein Engines https://github.com/Simple-Station/Einstein-Engines AGPL 3.0
_Emberfall Emberfall https://github.com/emberfall-14/emberfall MIT (with permission)
_EstacaoPirata Estacao Pirata https://github.com/estacao-pirata/estacao-pirata AGPL 3.0
_Goobstation Goob Station https://github.com/Goob-Station/Goob-Station AGPL 3.0
_Impstation Impstation https://github.com/impstation/imp-station-14 AGPL 3.0
_NC14 Nuclear 14 https://github.com/Vault-Overseers/nuclear-14 AGPL 3.0
Nyanotrasen Nyanotrasen https://github.com/Nyanotrasen/Nyanotrasen MIT

Additional repositories with ported code without Namespaces (denoted by comments) are listed below.

Fork Name Source Repository Original License
Monolith https://github.com/Monolith-Station/Monolith AGPL 3.0
Space Station 14 ("Wizden"/"Upstream") https://github.com/space-wizards/space-station-14 MIT
White Dream https://github.com/WWhiteDreamProject/wwdpublic AGPL 3.0

Warranty

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Legacy code

If you do not agree to the terms of these software licenses you may use legacy code from before this commit which may be used under the MIT license.