Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Latest commit

 

History

History
97 lines (71 loc) · 3.89 KB

LICENSE.md

File metadata and controls

97 lines (71 loc) · 3.89 KB

Horse64 Licensing

Horse64's core (as found in this repo) is largely made up of four parts, which are:

  • Part 1: project code (BSD-2-clause license),
  • Part 2: 3rd party code (various, see below),
  • Part 3: its documentation (CC-BY-SA 4.0 license),
  • Part 4: its logo artwork (proprietary, see below).

The full licenses, or where to read them, are listed below.

Note: we believe all of Horse64 other than the logo qualifies as free software. However, to be certain, make sure to check this claim for yourself if necessary. Don't sue us if we got this wrong.

Horse64 Code License (Part 1)

Note: the Horse64 code is all subfolders of this repository excluding 1. the Horse64 Logo with files found in misc/ (misc/logo.svg and others starting with "logo") and the logo files possibly baked into the official binaries, and excluding 2. third-party code found in vendor/, and excluding 3. the documentation in docs/.

Horse64's code is licensed under the BSD-2-clause license:

Copyright (c) 2020-2021,  ellie/@ell1e & Horse64 Team (see AUTHORS.md).


Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Vendor / 3rd party licenses (Part 2)

Please check 3RDPARTYCREDITS.md, which attempts to collect the licenses for projects used from vendor/ for your convenience. The 3RDPARTYCREDITS.md file may be incomplete or outdated, please always refer to the original files in vendor/ for the full list.

Horse64 Documentation License (Part 3)

The documentation, as found in the docs/ folder and in the README.md file in the repository root, is CC-BY-SA-4.0 licensed. ( https://creativecommons.org/licenses/by-sa/4.0/ ) It should be credited as Copyright (C) 2020 Horse64 Team (See AUTHORS.md).

Horse64 Logo License (Part 4)

Horse64 Logo is Copyright (C) 2020-2021, ellie/@ell1e. All Rights Reserved.

The "Horse64 Logo"'s files are located in misc/ with the filenames starting with "logo". The Horse64 Logo and its files may only be used in the official, unmodified "Horse64" as maintained by Ellie (currently at https://github.com/horse64, and at https://horse64.org/download). If you distribute modified versions of Horse64, don't use the Horse64 Logo and please don't use the official name "Horse64" either. Temporary forks only made for the personal use of preparing pull requests for the official "Horse64" are fine, of course.

Trademark Notice

This project refers to various trademarked names, like operating system names, out of necessity. No official endorsement meant to be implied. All trademarks belong to respective owners.