From 66e6feb99564517d7577d12f89b7a5bef4c86d31 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 2 May 2017 11:19:25 +0200 Subject: [PATCH] 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 --- metadata/com.powerje.nyan.txt | 5 +++-- metadata/com.rj.pixelesque.txt | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/metadata/com.powerje.nyan.txt b/metadata/com.powerje.nyan.txt index f8845c7d6b..5c035d386b 100644 --- a/metadata/com.powerje.nyan.txt +++ b/metadata/com.powerje.nyan.txt @@ -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 diff --git a/metadata/com.rj.pixelesque.txt b/metadata/com.rj.pixelesque.txt index 27b480fed5..1d53739699 100644 --- a/metadata/com.rj.pixelesque.txt +++ b/metadata/com.rj.pixelesque.txt @@ -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