Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 2.35 KB

COPYING.md

File metadata and controls

59 lines (42 loc) · 2.35 KB

All files containing human-readable text (.txt, .as, .md, .design, etc.) are licensed under the MIT open-source license, unless specified otherwise. (Giving due credit would be nice, though... as would open-sourcing your derivative works!)

All particle systems (.ps) are also licensed under the MIT license, though their reuse may be complicated.

.obj files, should any ever be added to the repository, are an exception to the above clauses, and will not be covered under the MIT license. Instead, they are covered under "all other file types".

All other file types (.ogg, .png, .obj, etc.) are considered to be the property of their respective creators and/or copyright holders, and may be removed from the repository at their request. It is not recommended to use these without prior consultation with the relevant authorities (or, at minimum, a copyright lawyer). They will be enumerated in the 'Art sources' section of this file, along with any relevant licensing information.

Non-MIT Code

Any code blocks encapsulated in comments of the format // BEGIN/END NON-MIT CODE - $SOURCE are not covered by the MIT license, and instead follow the rules specified below for their respective values of $SOURCE. For instance:

// BEGIN NON-MIT CODE - DOF (Scaling)
// something something DOF code here
// END NON-MIT CODE

In the above example, // something something DOF code here would obey the rules specified for DOF.

One-liners annotated with // NON-MIT CODE - $SOURCE may also occur at some places in the mod. The rules are the same - for instance, add(CardMode(this)); // NON-MIT CODE - DOF (Enabling Influence Peddling) still counts as DOF code.

DOF

Code originated in mods made by dolynick - primarily Dolynick's Faction Addon. All rights reserved; contact him via Discord (@dolynick) or the Steam forums for any permissions you may require.

SOI (or SoI)

Code originated in Shores of Infinity. All rights reserved; contact @sol-oriens (or @sol_oriens on Discord) for any permissions you may require.

Art sources

Bromma & Farum shipsets

These shipsets were contributed to the Star Ruler 2 open source repository by Jon Micheelsen, under the Creative Commons CC-BY-NC 2.0 license as found at https://creativecommons.org/licenses/by-nc/2.0/legalcode.

data/shipsets/bromma/*.* data/shipsets/farum/*.*