mirror of
https://github.com/knightfox75/nds_nflib.git
synced 2025-06-18 16:55:32 -04:00
license: Change to CC BY 4.0
The previous license was CC BY-NC 4.0, which doesn't allow commercial use of the library. Nowadays this exception isn't really helpful, and it may discourage people that are thinking about using the library (and may be thinking about maybe selling the ROM in websites like itch.io).
This commit is contained in:
parent
566ddc19af
commit
4711a6512f
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
11
license.txt
11
license.txt
@ -1,15 +1,16 @@
|
||||
NFLib is distributed under CREATIVE COMMONS licence:
|
||||
|
||||
https://creativecommons.org/licenses/by-nc/4.0/
|
||||
https://creativecommons.org/licenses/by/4.0/
|
||||
|
||||
Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
|
||||
==========================================================
|
||||
Attribution 4.0 International (CC BY 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.
|
||||
- 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.
|
||||
@ -21,8 +22,6 @@ Under the following terms:
|
||||
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.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: CC-BY-NC-4.0
|
||||
// SPDX-License-Identifier: CC-BY-4.0
|
||||
//
|
||||
// Copyright (c) 2011-2014 Cesar Rincon "NightFox"
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user