RetroShare/retroshare-service/src/android
Gioacchino Mazzurco 655582e970
Improve license according to REUSE 3.0
FSFE licensing checking program lint is now happy

$ reuse lint

* Bad licenses:
* Missing licenses:
* Unused licenses:
* Used licenses: AGPL-3.0-only, AGPL-3.0-or-later, Apache-2.0, CC-BY-SA-4.0, CC0-1.0, GPL-3.0-or-later, LGPL-3.0-or-later, MIT
* Read errors: 0
* Files with copyright information: 6324 / 6324
* Files with license information: 6324 / 6324

Congratulations! Your project is compliant with version 3.0 of the REUSE Specification :-)
2019-12-18 17:57:20 +01:00
..
gradle/wrapper Initial work on a RetroShare cross-platform service 2018-09-29 00:15:10 +02:00
res retroshare-service now build and runs fine on android (even older ones) 2018-10-05 22:29:49 +02:00
src/org/retroshare/service Improve license according to REUSE 3.0 2019-12-18 17:57:20 +01:00
.gitignore Initial work on a RetroShare cross-platform service 2018-09-29 00:15:10 +02:00
AndroidManifest.xml Fix broadcast discovery in Android 2019-10-25 18:08:50 +02:00
build.gradle Initial work on a RetroShare cross-platform service 2018-09-29 00:15:10 +02:00
gradlew Initial work on a RetroShare cross-platform service 2018-09-29 00:15:10 +02:00
gradlew.bat Initial work on a RetroShare cross-platform service 2018-09-29 00:15:10 +02:00