@@ -118,8 +118,8 @@ The externally maintained libraries used by Node.js are:
118118 """
119119 COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
120120
121- Copyright © 1991-2018 Unicode, Inc. All rights reserved.
122- Distributed under the Terms of Use in http ://www.unicode.org/copyright.html.
121+ Copyright © 1991-2019 Unicode, Inc. All rights reserved.
122+ Distributed under the Terms of Use in https ://www.unicode.org/copyright.html.
123123
124124 Permission is hereby granted, free of charge, to any person obtaining
125125 a copy of the Unicode data files and any associated documentation
@@ -1103,7 +1103,7 @@ The externally maintained libraries used by Node.js are:
11031103 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11041104 """
11051105
1106- - jinja2, located at tools/jinja2, is licensed as follows:
1106+ - jinja2, located at tools/inspector_protocol/ jinja2, is licensed as follows:
11071107 """
11081108 Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
11091109
@@ -1138,7 +1138,7 @@ The externally maintained libraries used by Node.js are:
11381138 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11391139 """
11401140
1141- - markupsafe, located at tools/markupsafe, is licensed as follows:
1141+ - markupsafe, located at tools/inspector_protocol/ markupsafe, is licensed as follows:
11421142 """
11431143 Copyright (c) 2010 by Armin Ronacher and contributors. See AUTHORS
11441144 for more details.
@@ -1255,7 +1255,7 @@ The externally maintained libraries used by Node.js are:
12551255 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12561256 """
12571257
1258- - gtest, located at deps /gtest, is licensed as follows:
1258+ - gtest, located at test/cctest /gtest, is licensed as follows:
12591259 """
12601260 Copyright 2008, Google Inc.
12611261 All rights reserved.
0 commit comments