Skip to content

Latest commit

 

History

History
65 lines (52 loc) · 2.39 KB

COPYRIGHTS.md

File metadata and controls

65 lines (52 loc) · 2.39 KB

Copyright Disclaimer

BCSDS is licensed under the Apache-2.0 license, EXCEPT FOR:

Better Call Saul, Breaking Bad, etc

Better Call Saul © AMC, Sony, etc. All graphics, sound and other assets used in this project are copyright (©) of their respective owners.

NightFoxLib

Reproduced from https://github.com/knightfox75/nds_nflib/blob/master/LICENCE

    NFLib is distributed under CREATIVE COMMONS licence:
    "Attribution-NonCommercial 4.0 International"
    https://creativecommons.org/licenses/by-nc/4.0/

    You are free to:

        - Share
        copy and redistribute the material in any medium or format.
        - Adapt
        remix, transform, and build upon the material.

        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.

        - NonCommercial
        You may not use the material for commercial purposes.

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

Libnds (devkitPro)

Reproduced from https://github.com/devkitPro/libnds/blob/master/libnds_license.txt

  Copyright (C) 2005 - 2008
   Michael Noland (joat)
   Jason Rogers (dovoto)
   Dave Murpy (WinterMute)

  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any
  damages arising from the use of this software.

  Permission is granted to anyone to use this software for any
  purpose, including commercial applications, and to alter it and
  redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you
     must not claim that you wrote the original software. If you use
     this software in a product, an acknowledgment in the product
     documentation would be appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and
     must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source
     distribution.