diff options
author | Bob Badour <bbadour@google.com> | 2019-06-11 20:14:49 -0700 |
---|---|---|
committer | Bob Badour <bbadour@google.com> | 2019-06-12 03:29:33 +0000 |
commit | fe0cecf534fc134860d1b035f9e23ddac4b5c1cc (patch) | |
tree | 73c107aa5187f130c3b4d82aa61c7e9c247c201a | |
parent | 3f2aa4190dbe2e4779110e47e47df90e4e4992cb (diff) |
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
-rw-r--r-- | tests/CanvasCompare/res/drawable/sunset1.jpg | bin | 28050 -> 28050 bytes |
-rw-r--r-- | tests/HwAccelerationTest/res/drawable-hdpi/sunset1.jpg | bin | 28050 -> 28050 bytes |
-rw-r--r-- | tests/HwAccelerationTest/res/drawable/sunset1.jpg | bin | 28050 -> 28050 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/tests/CanvasCompare/res/drawable/sunset1.jpg b/tests/CanvasCompare/res/drawable/sunset1.jpg Binary files differindex 31da3573894f..3b4e056b70d0 100644 --- a/tests/CanvasCompare/res/drawable/sunset1.jpg +++ b/tests/CanvasCompare/res/drawable/sunset1.jpg diff --git a/tests/HwAccelerationTest/res/drawable-hdpi/sunset1.jpg b/tests/HwAccelerationTest/res/drawable-hdpi/sunset1.jpg Binary files differindex 31da3573894f..086c05542836 100644 --- a/tests/HwAccelerationTest/res/drawable-hdpi/sunset1.jpg +++ b/tests/HwAccelerationTest/res/drawable-hdpi/sunset1.jpg diff --git a/tests/HwAccelerationTest/res/drawable/sunset1.jpg b/tests/HwAccelerationTest/res/drawable/sunset1.jpg Binary files differindex 31da3573894f..3b4e056b70d0 100644 --- a/tests/HwAccelerationTest/res/drawable/sunset1.jpg +++ b/tests/HwAccelerationTest/res/drawable/sunset1.jpg |