Commit f399a8c
committed
Replace synthetic placeholder with real Wikimedia Commons photo
src/test/resources/images/test-image.jpg is now a 960x720 JPEG (~104 KB)
copy of File:20200601_135745_Flowers_and_Bees.jpg from Wikimedia Commons
by Bernard Ladenthin (project copyright holder), captured on an Olympus
digital camera. EXIF copyright tag confirms authorship.
Licensing
- Commons page lists the photo under CC-BY-4.0.
- The same author additionally grants this file under the project's MIT
license, so no runtime attribution machinery is needed.
Source bytes were fetched from a gist hosted on github.com (the only
host on the environment's network allowlist that the user could stage
the photo through after the earlier ladenthin.net and Wikimedia hits
both 403'd in this sandbox). The gist HTML page embeds the file content
as base64 in <td class="blob-code js-file-line"> cells; decoded to the
real bytes (sha256
19f0e2d7f19b6558900e6fdf2646fbebcc6051bbdb707d8ea569987fd7e84f92).
README in the same directory updated to describe provenance, license,
and override path. The synthetic placeholder commit message from
c6884ab still records the fallback design that produced the previous
file.1 parent c6884ab commit f399a8c
2 files changed
Lines changed: 18 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 11 | + | |
17 | 12 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 13 | + | |
| 14 | + | |
23 | 15 | | |
24 | 16 | | |
25 | 17 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
31 | 24 | | |
32 | 25 | | |
33 | 26 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
Loading
0 commit comments