diff --git a/README.md b/readme.md similarity index 62% rename from README.md rename to readme.md index e2c69da..77191ed 100644 --- a/README.md +++ b/readme.md @@ -26,4 +26,22 @@ Yeah, I couldn't be bothered. If you'd like to try to spruce Quiplibre up, go ri Raise an issue or submit a pull request on https://github.com/wyattscarpenter/quiplibre. Only submit prompts you have the legal right and volition to release under the project's license, though. Don't be stealing copyrighted works to submit as Quiplash prompts! ## What's the license of this project? -This project is released under the license found in [LICENSE.txt](LICENSE.txt). This project depends on various other things, such as PeerJS, unpkg.com, Google's STUN server, and your browser's WebRTC capabilities, which are not our responsibility and which are released under their own terms. + +This project is released under the license found in [license.txt](license.txt). Here is a copyright notice to express that more fully: + + Copyright (C) 2020, Wyatt S Carpenter + + 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. + + 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. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +This project depends on various other things, such as PeerJS, unpkg.com, the text of license.txt, Google's STUN server, and your browser's WebRTC capabilities, which are not our responsibility and which are released under their own terms.