Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 5 KB

File metadata and controls

70 lines (50 loc) · 5 KB

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.

Copyright

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 Coyote contributors is primarily found in _CS Namespaces.

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

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

Attributions

The table below lists Namespaces in the repository that map to a single known upstream source, includes a link to the source repository, and the original license that code was taken under.

Subdirectory Fork Name Source Repository Original License
_CS Coyote Sector https://github.com/ARF-SS13/coyote-frontier AGPL 3.0
_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
_DeltaV Delta-V https://github.com/DeltaV-Station/Delta-v AGPL 3.0
_DEN TheDen https://github.com/TheDenSS14/TheDen AGPL 3.0
_DV Delta-V https://github.com/DeltaV-Station/Delta-v AGPL 3.0
_EinsteinEngines Einstein Engines https://github.com/Simple-Station/Einstein-Engines AGPL 3.0
_EE Einstein Engines https://github.com/Simple-Station/Einstein-Engines AGPL 3.0
_Floof Floof Station https://github.com/Floof-Station/Floof-Station AGPL 3.0
_Funkystation Funky Station https://github.com/funky-station/funky-station AGPL 3.0
_Starlight Starlight https://github.com/ss14Starlight/space-station-14 MIT-like
_StarLight Starlight https://github.com/ss14Starlight/space-station-14 MIT-like
_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
_HL HardLight https://github.com/HardLightSector/HardLight/ AGPL 3.0
_Impstation Impstation https://github.com/impstation/imp-station-14 AGPL 3.0
_NC Nuclear 14 https://github.com/Vault-Overseers/nuclear-14 AGPL 3.0
_WF Wayfarer 14 https://github.com/project-wayfarer/wayfarer-14 AGPL 3.0
_White White Dream https://github.com/WWhiteDreamProject/wwdpublic AGPL 3.0
_white White Dream https://github.com/WWhiteDreamProject/wwdpublic 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") 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.