From 79806c5eba3c9608acf72556d5f2ebfdb02aee51 Mon Sep 17 00:00:00 2001 From: Kevin Lacker Date: Wed, 5 Apr 2017 13:44:18 -0700 Subject: [PATCH] transfer code --- LICENSE | 4 ++++ PATENTS | 4 ++++ README.md | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/LICENSE b/LICENSE index f2207ea9..f11b38ba 100644 --- a/LICENSE +++ b/LICENSE @@ -28,3 +28,7 @@ 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. + +----- + +As of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code. diff --git a/PATENTS b/PATENTS index 66bfadd9..a6dc0000 100644 --- a/PATENTS +++ b/PATENTS @@ -31,3 +31,7 @@ necessarily infringed by the Software standing alone. A "Patent Assertion" is any lawsuit or other action alleging direct, indirect, or contributory infringement or inducement to infringe any patent, including a cross-claim or counterclaim. + +----- + +As of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code. diff --git a/README.md b/README.md index ff070cf5..1f419d14 100644 --- a/README.md +++ b/README.md @@ -368,3 +368,7 @@ npm install parseplatform/parse-server.git#latest # Contributing We really want Parse to be yours, to see it grow and thrive in the open source community. Please see the [Contributing to Parse Server guide](CONTRIBUTING.md). + +----- + +As of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code.