Commit graph

38028 commits

Author SHA1 Message Date
Hans-Christoph Steiner 89f7ecc875 license correction: EUPL --> EUPL-1.1
https://spdx.org/licenses/EUPL-1.1.html

Manually inspected the license:
grep '^License:' metadata/*.txt|grep EUPL

#234
2017-05-02 12:26:14 +02:00
Hans-Christoph Steiner 286383db09 license correction: CMU --> MIT-CMU
https://spdx.org/licenses/MIT-CMU.html

Manually inspected the license:
grep '^License:' metadata/*.txt|grep CMU

#234
2017-05-02 12:26:14 +02:00
Hans-Christoph Steiner 0c97c131de license correction: --> EPL-1.0
https://spdx.org/licenses/EPL-1.0.html

Manually inspected the license:
grep '^License:' metadata/*.txt|grep EPL

#234
2017-05-02 12:26:14 +02:00
Hans-Christoph Steiner e6b894de33 use license that actually covers the whole project
If a more restrictive license is combined with a less restrictive one, then
the more restrictive one is the license for the whole app.
2017-05-02 12:26:13 +02:00
Hans-Christoph Steiner 04a95fd870 license correction: Apache --> Apache-2.0
Based on manually reading the license.
2017-05-02 12:26:13 +02:00
Hans-Christoph Steiner 5cdebdaa24 license correction: BSD --> BSD-2-Clause
https://spdx.org/licenses/BSD-3-Clause.html

Manually inspected the license:
grep '^License:' metadata/*.txt|grep BSD|grep -v BSD-

#234
2017-05-02 12:26:13 +02:00
Hans-Christoph Steiner b4185a088d license correction: BSD --> BSD-3-Clause
https://spdx.org/licenses/BSD-3-Clause.html

Manually inspected the license:
grep '^License:' metadata/*.txt|grep BSD|grep -v BSD-

#234
2017-05-02 12:26:13 +02:00
Hans-Christoph Steiner 66e6feb995 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
2017-05-02 11:33:34 +02:00
Hans-Christoph Steiner 9007fa35fc license correction: NewBSD --> BSD-3-Clause
I did a manual audit to see if the licenses match this:
https://spdx.org/licenses/BSD-3-Clause.html

for f in `grep '^License:' metadata/*.txt|grep NewBSD| cut -d : -f 1|sort -u | sed 's,\.txt,,'|cut -d / -f 2`; do find build/$f/ -iname '*license*' -o -iname 'COPYING*' | xargs less; done

#234
2017-05-02 11:33:34 +02:00
Hans-Christoph Steiner db2c6f5b6a license correction: FreeBSD --> BSD-2-Clause-FreeBSD
#234
2017-05-02 11:33:34 +02:00
Hans-Christoph Steiner eb2d8d0274 license correction: NetBSD --> BSD-2-Clause-NetBSD 2017-05-02 11:33:34 +02:00
Hans-Christoph Steiner 0040cf521c set CC license versions based on date when license was set
These apps didn't specify the CC license version. This just assumes they
wanted the current version when the license was set:
https://wiki.creativecommons.org/wiki/License_Versions
2017-05-02 11:33:34 +02:00
Boris Kraut 04ebd97565 Funkytunes: Clarify legal status 2017-05-02 02:16:57 +02:00
Ciaran Gultnieks 8c1533cd5c Stats, etc 2017-05-02 01:15:42 +01:00
Boris Kraut 1fca5aca5f Unify disable= for fdroid/fdroidserver#288 2017-05-02 01:11:26 +02:00
Boris Kraut 64b261745b Funkytunes: Update description 2017-05-02 00:57:02 +02:00
Boris Kraut 26cc9a9394 Merge branch 'patch-1' into 'master'
Home Assistant: Point 1.0-RC1 to valid git tag.

See merge request !2216
2017-05-01 16:00:40 +00:00
Max Rumpf 0ca621916a Home Assistant: Point 1.0-RC1 to valid git tag. 2017-05-01 15:58:49 +00:00
Boris Kraut 0717ab97cf Update Android CUPS Print to 1.4.0 (9) 2017-05-01 11:20:49 +02:00
Ciaran Gultnieks 9008029c96 Update known apks 2017-05-01 01:23:33 +01:00
Boris Kraut eaf2626107 Merge branch 'master' into 'master'
Dziennik: Point to a working commit for 1.4r

See merge request !2215
2017-04-30 11:28:44 +00:00
Boris Kraut 45d7a15493 Update Taskbar to 3.3.2 (142) 2017-04-30 13:17:06 +02:00
Boris Kraut e7cc629249 Update NoteBuddy to 1.2.1 (13) 2017-04-30 13:14:23 +02:00
mimi89999 6c4eee6364
Dziennik: Point to a working commit for 1.4r 2017-04-30 11:35:00 +02:00
F-Droid Builder 13e628b30a Update Twidere to 3.5.36 (353) 2017-04-30 07:57:18 +01:00
F-Droid Builder 3a4f120625 Update Power Ampache to 1.09.32 (42) 2017-04-30 07:19:28 +01:00
F-Droid Builder 52e5af4923 Update CV of Taskbar to 3.3.2 (142) 2017-04-30 06:38:59 +01:00
F-Droid Builder 85319b4145 Update OpenLauncher to 0.3.2 (10) 2017-04-30 05:52:57 +01:00
F-Droid Builder 325b06ab85 Update Nextcloud dev to 20170430 (20170430) 2017-04-30 04:42:51 +01:00
F-Droid Builder ce83239fa3 Update Hourly Reminder to 3.0.5 (257) 2017-04-30 03:37:43 +01:00
F-Droid Builder dd9b6893ed Update Fate Sheets to 0.2 (2) 2017-04-30 03:29:54 +01:00
F-Droid Builder 8a7c8177e6 Update CV of NoteBuddy to 1.2.1 (13) 2017-04-30 03:20:47 +01:00
Ciaran Gultnieks efb5a537d4 Stats, etc 2017-04-30 01:15:47 +01:00
Boris Kraut f96fc4b0d0 Update Lock to 1.1.1 (4) 2017-04-29 20:55:23 +02:00
Boris Kraut 5b8c5ff407 Update FFUpdater to 52.0 (19) 2017-04-29 18:03:03 +02:00
Boris Kraut 37568cdd09 New app: MuPDF (experimental) 2017-04-29 17:51:45 +02:00
Boris Kraut e2cd3fd0be Update Simple Reboot to 7.0.1 (14) 2017-04-29 17:51:39 +02:00
Boris Kraut f07952ecd4 PinPoi: Fix build 2017-04-29 17:51:32 +02:00
Boris Kraut c58505342d MuPDF: Prepare for 1.11 2017-04-29 17:51:22 +02:00
Boris Kraut 598f428b42 Mysplash: Fix CV 2017-04-29 13:53:07 +02:00
Boris Kraut 93e0eb44a4 Update NoteBuddy to 1.2.0 (11) 2017-04-29 13:29:32 +02:00
Boris Kraut f2ff458382 Update Lock to 1.1.0 (3) 2017-04-29 13:29:28 +02:00
Boris Kraut 7c1cd2ea04 Mysplash: Reset UCM 2017-04-29 13:29:20 +02:00
Boris Kraut 8d9cd134c5 Update Vlille Checker to 4.2.3 (723) 2017-04-29 13:29:16 +02:00
Boris Kraut a4565e20cb Funkytunes: Remove name in favor of autoname 2017-04-29 13:28:58 +02:00
F-Droid Builder e520f8e67e Update Conversations to 1.18.3 (212) 2017-04-29 11:46:03 +01:00
F-Droid Builder fea498aef8 Update CV of Vlille Checker to 4.2.3 (723) 2017-04-29 11:35:43 +01:00
F-Droid Builder 59f0e66048 Update CV of Mysplash to 3.1.0 (310) 2017-04-29 10:24:25 +01:00
F-Droid Builder 952e67860b Update Delta Chat to 0.1.33 (333) 2017-04-29 10:18:17 +01:00
F-Droid Builder 2f811996de Update Twidere to 3.5.33 (350) 2017-04-29 10:16:55 +01:00