Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 3.54 KB

File metadata and controls

53 lines (36 loc) · 3.54 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.

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

  • Code created by Harmony contributors is found in _Harmony Namespaces.

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

Below is a list of all the forks we have ported content from, their namespace, and their license:

Fork Namespace License
Adventure Time: SS14 _ADT AGPLv3
Cosmatic Drift _CD the MIT license
Delta-V _DV AGPLv3
Einstein Engines _EE AGPLv3
Estacao Pirata _EstacaoPirata AGPLv3
Goobstation _Goobstation AGPLv3
IMPstation _Impstation AGPLv3
Late Station _LateStation AGPLv3
Frontier Station _NF AGPLv3
RMC-14 _RMC14 the MIT license
Sector Umbra _Umbra the MIT license

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

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.