Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 2.17 KB

LICENSE.md

File metadata and controls

40 lines (19 loc) · 2.17 KB

Licensed under the Creative Commons License BY-SA 4.0

CC-BY

Highlights:

  • No separate conditions/restrictions to (re)distribute source-code.

  • If required, code can be re-used/included in GPL source-code.

    When someone creates an adaptation of a BY-SA licensed work and includes it in a GPLv3-licensed project, both licenses apply and downstream users must comply with both licenses. However, Section 2(a)(5)(B) of BY-SA 4.0 allows anyone who receives the adapted material downstream to satisfy the conditions of both BY-SA and GPLv3 (i.e. attribution and ShareAlike) in the manner dictated by the GPLv3.

    More details on how one-way compatibility operates.

You are free to:

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

The licensor cannot revoke these freedoms as long as you follow the license terms.

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.

    • Sample Attribution :

    "Contains parts of ELF-parser by TheCodeArtist. Source: https://github.com/TheCodeArtist/elf-parser"

  • No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

Notices:

You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.

For the complete details, refer https://creativecommons.org/licenses/by/4.0/ .