From aa3b54e15284c4cd75a22f8241b5617ce7516868 Mon Sep 17 00:00:00 2001 From: ChronosX88 Date: Mon, 13 May 2019 16:55:27 +0400 Subject: [PATCH] Create LICENSE --- LICENSE | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c2a3b61 --- /dev/null +++ b/LICENSE @@ -0,0 +1,32 @@ +"FreePastry" Peer-to-Peer Application Development Substrate + +Copyright 2002-2007, Rice University. Copyright 2006-2007, Max Planck Institute +for Software Systems. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +- Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + +- Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer in the +documentation and/or other materials provided with the distribution. + +- Neither the name of Rice University (RICE), Max Planck Institute for Software +Systems (MPI-SWS) nor the names of its contributors may be used to endorse or +promote products derived from this software without specific prior written +permission. + +This software is provided by RICE, MPI-SWS and the contributors on an "as is" +basis, without any representations or warranties of any kind, express or implied +including, but not limited to, representations or warranties of +non-infringement, merchantability or fitness for a particular purpose. In no +event shall RICE, MPI-SWS or contributors be liable for any direct, indirect, +incidental, special, exemplary, or consequential damages (including, but not +limited to, procurement of substitute goods or services; loss of use, data, or +profits; or business interruption) however caused and on any theory of +liability, whether in contract, strict liability, or tort (including negligence +or otherwise) arising in any way out of the use of this software, even if +advised of the possibility of such damage.