@@ -237,38 +237,6 @@ The externally maintained libraries used by Node.js are:
237237 THE SOFTWARE.
238238 """
239239
240- - python-gflags is located at tools/gflags. Its license follows:
241- """
242- # Copyright (c) 2006, Google Inc.
243- # All rights reserved.
244- #
245- # Redistribution and use in source and binary forms, with or without
246- # modification, are permitted provided that the following conditions are
247- # met:
248- #
249- # * Redistributions of source code must retain the above copyright
250- # notice, this list of conditions and the following disclaimer.
251- # * Redistributions in binary form must reproduce the above
252- # copyright notice, this list of conditions and the following disclaimer
253- # in the documentation and/or other materials provided with the
254- # distribution.
255- # * Neither the name of Google Inc. nor the names of its
256- # contributors may be used to endorse or promote products derived from
257- # this software without specific prior written permission.
258- #
259- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
260- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
261- # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
262- # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
263- # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
264- # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
265- # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
266- # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
267- # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
268- # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
269- # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
270- """
271-
272240- tools/cpplint.py is a C++ linter. Its license follows:
273241 """
274242 # Copyright (c) 2009 Google Inc. All rights reserved.
0 commit comments