X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=LICENSE.rst;fp=LICENSE.rst;h=c09be9be2069c7476f01ca04f4ad92f28c52c9a0;hp=0000000000000000000000000000000000000000;hb=8f6ec7fa618490fdf79a9a9b70ebc5e0027be0b0;hpb=91f6b37e5fc36953cc1f3150695382d0822b0672 diff --git a/LICENSE.rst b/LICENSE.rst new file mode 100644 index 0000000..c09be9b --- /dev/null +++ b/LICENSE.rst @@ -0,0 +1,30 @@ +=============== + mudpy license +=============== + +The mudpy project employs the ISC license, a permissive free +software license written by the Internet Systems Consortium and +functionally equivalent to the 2-clause BSD license. Initially used +for the ISC's own software releases, it has since become the +preferred license of many projects (OpenBSD, for example). + +copyright notice +---------------- +Copyright (c) 2004-2010 Jeremy Stanley + +permission notice +----------------- +Permission to use, copy, modify, and distribute this software for +any purpose with or without fee is hereby granted, provided that the +above copyright notice and this permission notice appear in all +copies. + +disclaimer +---------- +The software is provided "as is" and the author disclaims all warranties +with regard to this software including all implied warranties of +merchantability and fitness. In no event shall the author be liable for +any special, direct, indirect, or consequential damages or any damages +whatsoever resulting from loss of use, data or profits, whether in an +action of contract, negligence or other tortious action, arising out of +or in connection with the use or performance of this software.