Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Remove pthread-win32 from license file (no longer using it)
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Sep 15, 2011
1 parent 3e66780 commit 763059e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions LICENSE
Expand Up @@ -71,13 +71,5 @@ The externally maintained libraries used by Node are:

- lib/punycode.js is copyright 2011 Ben Noordhuis and released under the MIT license.

- deps/pthread-win32/libpthreadGC2.a and
deps/pthread-win32/libpthreadGC2d.a is a POSIX threads library for
Microsoft Windows and is used for the Windows build and statically
linked into the Node executable. This software is freely available at
http://sourceware.org/pthreads-win32/ It is Copyright 1998 John E.
Bossom and 1999,2006 Pthreads-win32 contributors and licensed under the
LGPL. See deps/pthread-win32/COPYING.LIB for more details.

- tools/gyp GYP is a meta-build system copyright 2009 Google Inc and
licensed under the three clause BSD license. See tools/gyp/LICENSE.

0 comments on commit 763059e

Please sign in to comment.