From 0bcaf83ebe6f2744b28b86a1ad5494c50b936f6c Mon Sep 17 00:00:00 2001 From: Hans Kristian Flaatten Date: Tue, 13 Oct 2015 22:58:04 +0200 Subject: [PATCH] doc(license): transfer license ownership to Node PR-URL: #55 Signed-off-by: Hans Kristian Flaatten --- LICENSE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index b736d009b..6ad4fb741 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ The MIT License (MIT) Copyright (c) 2015 Joyent, Inc. +Copyright (c) 2015 Node.js contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +19,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE.