Skip to content

Latest commit

 

History

History
80 lines (57 loc) · 2.7 KB

File metadata and controls

80 lines (57 loc) · 2.7 KB

This repository includes software and content under open-source licenses, and some components with reserved rights, as per below.

Software

The software components of this repository are licensed under MPL-2.0, especially the below files:

  • the JSON configuration and JavaScript build files under the root folder,
  • the TypeScript, CSS and HTML template files under src/app,
  • the JSON and TypeScript files under sdk,

A copy of the "Mozilla Public License, v. 2.0." (MPL-2.0) is available at https://mozilla.org/MPL/2.0/.

In short, you are free to:

  • Use the software for commercial purposes.
  • Modify the software and create derivatives.
  • Distribute original or modified (derivative) works.
  • Grant/extend a license to the software.
  • Place warranty on the software licensed.
  • Practice patent claims of contributors to the code.

But you cannot:

  • Use the Spare Cores names, trademarks or logos.
  • Hold the Spare Cores team liable for any damages.

You also must:

  • Retain the original copyright notice.
  • Including the full text of license in modified software.
  • Disclose your source code when you distribute the software.
  • Include the original software (or instructions on how to obtain it) with the software.

Content

The content provided in this repository are licensed under CC-BY-SA-4.0, especially the below files:

  • the markdown files under the root folder,
  • the images files under src/assets/images,
  • the markdown blog posts under src/assets/articles,

A copy of the "Creative Commons Attribution-ShareAlike 4.0" (CC-BY-SA-4.0) is available at https://creativecommons.org/licenses/by-sa/4.0/deed.en.

In short, you are free to:

  • Share: and redistribute the material in any medium or format for any purpose, even commercially.
  • Adapt: remix, transform, and build upon the material for any purpose, even commercially.

Under the following terms:

  • Attribution: You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • ShareAlike: If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Other files

Third-party components included in the repository are licensed under other terms, for example:

  • Inter font (src/assets/fonts) under "Open Font License",
  • Roboto Mono font (src/assets/fonts) under "Apache License, Version 2.0".

Some rights reserved

Some components not falling under the above have reserved rights, e.g. trademark, legal documents, etc. If in doubt, please reach out to the Spare Cores team at legal@sparecores.com for clarifications.