diff options
author | Michaël Zasso <targos@protonmail.com> | 2020-12-14 08:21:17 +0100 |
---|---|---|
committer | Michaël Zasso <targos@protonmail.com> | 2020-12-21 15:07:13 +0100 |
commit | ce658bd2c85e31cb5c2c68145da2976dd15001f2 (patch) | |
tree | 60e2b4e3294a21e85e79f3efa1950f12734ba3c4 /LICENSE | |
parent | bea2252554b6305ed1960a5d7c718e3ae08458b9 (diff) | |
download | node-new-ce658bd2c85e31cb5c2c68145da2976dd15001f2.tar.gz |
doc: update and run license-builder for Babel
PR-URL: https://github.com/nodejs/node/pull/36504
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 <sebmck@gmail.com> - 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 |