aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-05 12:14:19 -0500
committerCraig Jennings <c@cjennings.net>2026-05-05 12:14:19 -0500
commitc7b7f6ac43bffd494d1af93a0e836d9655a04846 (patch)
tree8fc18bf5b1dfe94ccfd6287e5a60d489b71a7ee3
parent6ab19662f00e6d641d1e6fdfcd0e2ee8e6d67452 (diff)
downloadorg-drill-c7b7f6ac43bffd494d1af93a0e836d9655a04846.tar.gz
org-drill-c7b7f6ac43bffd494d1af93a0e836d9655a04846.zip
chore: replace apple.jpg with public-domain USDA illustration (upstream #34)
The previously-bundled apple.jpg had unclear redistribution rights — flagged in upstream issue #34 as a blocker for clean MELPA hosting and downstream packaging. Replaced with USDA 2026 Apple from the U.S. Department of Health and Human Services' Dietary Guidelines for Americans 2025-2030, sourced from Wikimedia Commons. Public domain under 17 USC §105 (work of the U.S. federal government), no attribution required. Source PNG resized to 298x348 (matching the original's footprint) and flattened to a white-background JPEG so the existing spanish.org and robot/spanish-robot.org file: links keep working without modification. Documented the bundled-content provenance in assets/README.md alongside the made-for-emacs-badge.svg.
-rw-r--r--apple.jpgbin10700 -> 11337 bytes
-rw-r--r--assets/README.md19
2 files changed, 19 insertions, 0 deletions
diff --git a/apple.jpg b/apple.jpg
index 2339084..d1b0fb9 100644
--- a/apple.jpg
+++ b/apple.jpg
Binary files differ
diff --git a/assets/README.md b/assets/README.md
new file mode 100644
index 0000000..ade3122
--- /dev/null
+++ b/assets/README.md
@@ -0,0 +1,19 @@
+# assets/
+
+Third-party content bundled with the project, with license information for each item.
+
+## made-for-emacs-badge.svg
+
+Source: copied from [emacs-wttrin](https://github.com/cjennings/emacs-wttrin)'s `assets/` directory.
+License: GPL-3.0-or-later (matches this repo).
+Use: README badge linking to <https://www.gnu.org/software/emacs/>.
+
+## ../apple.jpg
+
+Source: derived from [USDA 2026 Apple](https://commons.wikimedia.org/wiki/File:USDA_2026_Apple.png) on Wikimedia Commons.
+Author: U.S. Department of Health and Human Services (Dietary Guidelines for Americans 2025–2030).
+License: Public domain — work of the U.S. federal government, 17 USC §105.
+Modifications: resized to 298×348 and flattened to a white background JPEG.
+Use: bundled illustration in `spanish.org` and `robot/spanish-robot.org` as a picture-prompt for the word "apple" / "manzana".
+
+The original `apple.jpg` previously bundled in this repo had unclear redistribution rights (upstream issue #34) and has been replaced with the USDA public-domain illustration.