diff --git a/README.md b/README.md index db2413f..0d77184 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A light, TTY-only GNU/Linux distribution for 90s Intel Pentium-class (i586) machines, built with [Buildroot](https://buildroot.org).

- Mentalnet GNU/Linux — Modern GNU/Linux for Legacy i586 Pentiums + Mentalnet GNU/Linux — Modern GNU/Linux for Legacy i586 Pentiums

The ISO is a live CD: the entire system runs from the CD with a @@ -157,8 +157,5 @@ The OS image produced by the build is an aggregation of many components, each of which keeps its own license (the Linux kernel is GPL-2.0, BusyBox is GPL-2.0, and so on). -Logo credit: the Mentalnet logo is part of this project and licensed -under GPL-3.0-or-later with the rest of it. Credit to the -[GNU project](https://www.gnu.org) and the -[Buildroot project](https://buildroot.org) for their logos, which -appear in [`logos/mnlogo-gpl-buildroot.png`](logos/mnlogo-gpl-buildroot.png). +The Mentalnet logo (`logos/mnlogo.jpg`) is part of this project and +licensed under GPL-3.0-or-later with the rest of it. diff --git a/logos/mnlogo-gpl-buildroot.png b/logos/mnlogo-gpl-buildroot.png deleted file mode 100644 index 612cb53..0000000 Binary files a/logos/mnlogo-gpl-buildroot.png and /dev/null differ diff --git a/logos/mnlogo-notext.png b/logos/mnlogo-notext.png deleted file mode 100644 index 45543b7..0000000 Binary files a/logos/mnlogo-notext.png and /dev/null differ diff --git a/logos/mnlogo-text.png b/logos/mnlogo-text.png deleted file mode 100644 index 142f795..0000000 Binary files a/logos/mnlogo-text.png and /dev/null differ diff --git a/logos/mnlogo.jpg b/logos/mnlogo.jpg new file mode 100644 index 0000000..c0431d6 Binary files /dev/null and b/logos/mnlogo.jpg differ