test: strip copyright boilerplate
authorBen Noordhuis <info@bnoordhuis.nl>
Tue, 20 Jan 2015 18:19:24 +0000 (19:19 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 20 Jan 2015 22:25:19 +0000 (23:25 +0100)
commit767ee7348624803e6f90cf111df8b917fac442fc
tree8c8b7357cdcbe3da767d8c51ad92f24db1f21cb3
parent86eda173b16b6ece9712e066661a0ac5db6795e8
test: strip copyright boilerplate

Commit 3e1b1dd missed a few files in test/parallel, this commit
rectifies that.

Only test/parallel/test-url.js still has a copyright header.  I left
it in because the original author is neither an io.js contributor nor
a StrongLoop employee.

PR-URL: https://github.com/iojs/io.js/pull/527
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
test/parallel/test-event-emitter-get-max-listeners.js
test/parallel/test-fs-access.js
test/parallel/test-punycode.js
test/parallel/test-require-process.js
test/parallel/test-timers-unref-call.js
test/parallel/test-v8-flags.js
test/parallel/test-v8-stats.js