diff --git a/README.md b/README.md index 965ac4d..91a5131 100644 --- a/README.md +++ b/README.md @@ -334,4 +334,4 @@ IRC: [#acmetool](irc://chat.freenode.net/#acmetool) on [Freenode](http://freenod [Licenced under the licence with SHA256 hash `fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc`, a copy of which can be found -here.](https://raw.githubusercontent.com/hlandau/acme/master/_doc/COPYING.MIT) +here.](https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT) diff --git a/_doc/COPYING.MIT b/_doc/COPYING.MIT deleted file mode 100644 index 1f95d26..0000000 --- a/_doc/COPYING.MIT +++ /dev/null @@ -1,5 +0,0 @@ -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.