mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
CC-licensed NonFreeAssets means that's the license of the app
In the case of a permissive license on the source code and CC-BY-NC assets, the app should be labeled CC-BY-NC. The whole app cannot be used under the BSD, but BSD/etc code can be included in CC-BY-NC. #234
This commit is contained in:
parent
9007fa35fc
commit
66e6feb995
2 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
AntiFeatures:NonFreeAssets
|
||||
Categories:Theming
|
||||
License:Apache-2.0
|
||||
License:CC-BY-NC-3.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/powerje/NyanDroid
|
||||
Issue Tracker:https://github.com/powerje/NyanDroid/issues
|
||||
|
|
@ -11,7 +11,8 @@ Description:
|
|||
Endless, flying-pop-tart-cat-alike wallpaper, with options and a standalone,
|
||||
musical, launcher version.
|
||||
|
||||
The music is licensed under CC-BY-SA-NC3.0.
|
||||
The music is licensed under CC-BY-NC-3.0. The source code is licensed under the
|
||||
Apache-2.0 license.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
AntiFeatures:NonFreeAssets
|
||||
Categories:Graphics
|
||||
License:NewBSD
|
||||
License:CC-BY-NC-3.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/rjmarsan/Pixelesque
|
||||
Issue Tracker:https://github.com/rjmarsan/Pixelesque/issues
|
||||
|
|
@ -14,7 +14,7 @@ zoom anywhere to navigate large images. There’s a full undo/redo stack, as wel
|
|||
as a color picker with history, hsv, rgb, and hex!
|
||||
|
||||
The canvas can be resized when a new canvas is chosen. The artwork is licensed
|
||||
under CC-BY-SA-NC while the app is under NewBSD license.
|
||||
under CC-BY-NC while the source code is under BSD-3-Clause license.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
|||
Loading…
Reference in a new issue