From a24e49361d9dbbc8fac8dadb91fd7bacee96aae7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 22 Jul 2017 11:24:31 -0700 Subject: Add README explaining icon licenses Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/icons/README.license | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 mobile-widgets/qml/icons/README.license (limited to 'mobile-widgets') diff --git a/mobile-widgets/qml/icons/README.license b/mobile-widgets/qml/icons/README.license new file mode 100644 index 000000000..ec08ad7d4 --- /dev/null +++ b/mobile-widgets/qml/icons/README.license @@ -0,0 +1,32 @@ +Please note that many of the icons in the folder are under the Apache v2 +license, not the GPLv2. + +Usually, these two license are considered incompatible because of the +patent termination clause in the Apache v2 license, however with icons +that seems to be an entirely moot point. Based on that judgment call, +I decided to include these icons in this project, but under the explicit +provision that they are clearly NOT derived from our code and that they +therefore remain under the Apache v2 license. + +This affects at least these icons: + +cloud_sync_24px.svg +ic_adb_black_24px.svg +ic_add_black_24px.svg +ic_add_location_24px.svg +ic_clear_black_24px.svg +ic_cloud_done_black_24px.svg +ic_cloud_download_24px.svg +ic_cloud_off_black_24px.svg +ic_cloud_upload_24px.svg +ic_edit_24px.svg +ic_edit_location_black_24px.svg +ic_gps_fixed_24px.svg +ic_help_outline_24px.svg +ic_home_24px.svg +ic_info_outline_24px.svg +ic_keyboard_arrow_right_24px.svg +ic_location_off_black_24px.svg +ic_place_black_24px.svg +ic_settings_24px.svg +ic_sync_24px.svg -- cgit v1.2.3-70-g09d2