test: add missing copyright headers
authorBen Noordhuis <info@bnoordhuis.nl>
Tue, 6 Dec 2011 20:59:25 +0000 (21:59 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 6 Dec 2011 21:02:26 +0000 (22:02 +0100)
commitfd29448be028125ec1521ddc268314ac20ebc440
treef2f3ee56b1e952872afe0c8ed32e394c9d99693e
parent70bc2e32af8a0215b5e1e4e83fb1c00a457cf663
test: add missing copyright headers
36 files changed:
test/disabled/GH-670.js
test/pummel/test-regress-GH-814.js
test/pummel/test-regress-GH-814_2.js
test/pummel/test-timer-wrap.js
test/pummel/test-timer-wrap2.js
test/simple/test-child-process-customfd-bounded.js
test/simple/test-child-process-fork.js
test/simple/test-child-process-fork2.js
test/simple/test-event-emitter-check-listener-leaks.js
test/simple/test-fs-utimes.js
test/simple/test-http-response-readable.js
test/simple/test-net-remote-address-port.js
test/simple/test-net-server-listen-remove-callback.js
test/simple/test-process-next-tick.js
test/simple/test-punycode.js
test/simple/test-readdouble.js
test/simple/test-readfloat.js
test/simple/test-readint.js
test/simple/test-readuint.js
test/simple/test-regress-GH-1697.js
test/simple/test-regress-GH-784.js
test/simple/test-regress-GH-819.js
test/simple/test-regress-GH-877.js
test/simple/test-regress-GH-897.js
test/simple/test-stream-pipe-multi.js
test/simple/test-tcp-wrap-connect.js
test/simple/test-tcp-wrap-listen.js
test/simple/test-tcp-wrap.js
test/simple/test-tty-wrap.js
test/simple/test-vm-create-context-accessors.js
test/simple/test-vm-create-context-circular-reference.js
test/simple/test-writedouble.js
test/simple/test-writefloat.js
test/simple/test-writeint.js
test/simple/test-writeuint.js
test/simple/test-zlib-random-byte-pipes.js