From ce658bd2c85e31cb5c2c68145da2976dd15001f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Mon, 14 Dec 2020 08:21:17 +0100 Subject: doc: update and run license-builder for Babel PR-URL: https://github.com/nodejs/node/pull/36504 Reviewed-By: Richard Lau Reviewed-By: Antoine du Hamel Reviewed-By: Rich Trott Reviewed-By: Beth Griggs Reviewed-By: James M Snell --- LICENSE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index 5f905a79a9..2d4040e537 100644 --- a/LICENSE +++ b/LICENSE @@ -1248,12 +1248,12 @@ The externally maintained libraries used by Node.js are: THE SOFTWARE. """ -- babel-eslint, located at tools/node_modules/babel-eslint, is licensed as follows: +- Babel, located at tools/node_modules/@babel, is licensed as follows: """ - Copyright (c) 2014-2016 Sebastian McKenzie - MIT License + Copyright (c) 2014-present Sebastian McKenzie and other 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 in the Software without restriction, including -- cgit v1.2.1