Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -997,3 +997,22 @@ The GUST Font License applies to:
% https://www.latex-project.org/lppl.txt and version 1.3c or later
% is part of all distributions of LaTeX version 2006/05/20 or later.
================================================================================

================================================================================
The Unsplash License applies to:

* "A lynx standing in the middle of a forest" in files/images/lynx.jpg
Copyright 2024 Pascal Bullan (@jetztabertempo)
Via Unsplash
(https://unsplash.com/photos/a-lynx-standing-in-the-middle-of-a-forest-6njkAeHHMOE)

The Unsplash License

Unsplash grants you an irrevocable, nonexclusive, worldwide copyright license
to download, copy, modify, distribute, perform, and use images from Unsplash for
free, including for commercial purposes, without permission from or attributing
the photographer or Unsplash. This license does not include the right to compile
images from Unsplash to replicate a similar or competing service.

URL: https://unsplash.com/license
================================================================================
Binary file added files/images/lynx.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ files! {
"images/heron.jpg",
"images/linked.svg",
"images/logo.svg",
"images/lynx.jpg",
"images/matplotlib.pdf",
"images/molecular.jpg",
"images/monkey.svg",
Expand Down