X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=LICENSE;fp=LICENSE;h=1afd91074d5b6b49a19d377861a08a842b6fd61a;hp=0000000000000000000000000000000000000000;hb=b9738c75219249349abea9ce55a733d5d60961ad;hpb=6f29533d29936f59c1455e5dc63c00cd1967bd22 diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..1afd910 --- /dev/null +++ b/LICENSE @@ -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-2017 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.