Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fe0cecf5 authored by Bob Badour's avatar Bob Badour
Browse files

Clarify license terms for Romain Guy's artwork.

As discussed with Romain Guy in the email thread, the Apache 2.0
license applies to the affected .jpg files now and retroactively from
the time of import.

The exiftool did not remove the old CreativeCommons metadata.

The images were altered using the bless hex editor to manually
overwrite the metadata.

$ exiftool -URL -WebStatement -UsageTerms tests/CanvasCompare/res/drawable/sunset1.jpg
URL                             : http://www.apache.org/licenses/LICENSE-2.0
Web Statement                   : http://www.apache.org/licenses/LICENSE-2.0
Usage Terms                     : Apache License Version 2.0

$ exiftool -URL -WebStatement -UsageTerms tests/HwAccelerationTest/res/drawable-hdpi/sunset1.jpg
URL                             : http://www.apache.org/licenses/LICENSE-2.0
Web Statement                   : http://www.apache.org/licenses/LICENSE-2.0
Usage Terms                     : Apache License Version 2.0

$ exiftool -URL -WebStatement -UsageTerms tests/HwAccelerationTest/res/drawable/sunset1.jpg
URL                             : http://www.apache.org/licenses/LICENSE-2.0
Web Statement                   : http://www.apache.org/licenses/LICENSE-2.0
Usage Terms                     : Apache License Version 2.0

Change-Id: Icbd8c8c65ca521751d63a213377e3ababff0b7da
parent 3f2aa419
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment