diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/README.html b/README.html deleted file mode 100644 index 71d88b3..0000000 --- a/README.html +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html> -<html> - <body> - <h1>luma</h1> - <p><a href="https://mandelbrot.dk/luma">luma</a> is a free, open-source, and portable application for the luma platform.</p> - <p>This project serves as the reference implementation for the luma platform.</p> - <h2 id="copyright-license">Copyright & License</h2> - <p>Copyright 2021, 2022 Gabriel Jensen.</p> - <p>All rights reserved.</p> - <p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> - <p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p> - <p>See the GNU Affero General Public License for more details.</p> - <p>You should have received a copy of the GNU Affero General Public License along with this program.</p> - <p>If not, see <a href="https://www.gnu.org/licenses"><https://www.gnu.org/licenses></a>.</p> - </body> -</html> |