From f8691366466f020ac94a98fd6c5119938338bcce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Mon, 23 May 2016 23:26:12 +0200 Subject: [PATCH] license: libuv is no longer a Node project PR-URL: https://github.com/libuv/libuv/pull/887 Reviewed-By: Ben Noordhuis Reviewed-By: Fedor Indutny --- LICENSE | 3 --- 1 file changed, 3 deletions(-) diff --git a/LICENSE b/LICENSE index 4d411670e..cedae3466 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,3 @@ -libuv is part of the Node project: http://nodejs.org/ -libuv may be distributed alone under Node's license: - ==== Copyright Joyent, Inc. and other Node contributors. All rights reserved.