diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2010-12-01 16:35:46 -0800 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-12-01 16:42:26 -0800 |
commit | a128451004201ce0b81269bb693c2bc43cd65aa6 (patch) | |
tree | 195b274073c68687484353e891e419509cfb8540 /LICENSE | |
parent | 08d8116f6b518cec8536b13659607906212324eb (diff) | |
download | node-new-a128451004201ce0b81269bb693c2bc43cd65aa6.tar.gz |
Import Google's closure_linter
Run with 'make lint'
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,6 +34,9 @@ are: - src/platform_darwin_proctitle.cc, has code taken from the Chromium project copyright Google Inc. and released with the BSD license. + - tools/closure_linter is copyrighted by The Closure Linter Authors and + Google Inc and is released under the Apache license. + Node's license follows: |