diff options
| -rw-r--r-- | apple.jpg | bin | 10700 -> 11337 bytes | |||
| -rw-r--r-- | assets/README.md | 19 |
2 files changed, 19 insertions, 0 deletions
| 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. |
