0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/internet
James M Snell 98e54b0bd4 meta: restore original copyright header
A prior io.js era commit inappropriately removed the
original copyright statements from the source. This
restores those in any files still remaining from that
edit.

Ref: https://github.com/nodejs/TSC/issues/174
Ref: https://github.com/nodejs/node/pull/10599
PR-URL: https://github.com/nodejs/node/pull/10155

Note: This PR was required, reviewed-by and approved
by the Node.js Foundation Legal Committee and the TSC.
There is no `Approved-By:` meta data.
2017-03-10 11:23:48 -08:00
..
test-dgram-broadcast-multi-process.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-dgram-multicast-multi-process.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-dgram-send-cb-quelches-error.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-dns-cares-domains.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-dns-ipv4.js
test-dns-ipv6.js
test-dns-txt-sigsegv.js test: s/assert.equal/assert.strictEqual/ 2017-01-11 14:19:26 +00:00
test-dns.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-http-dns-fail.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-http-https-default-ports.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-net-connect-timeout.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-net-connect-unref.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-tls-add-ca-cert.js test: use common.fail() instead of assert(false) 2017-01-23 09:45:58 -05:00
test-tls-connnect-melissadata.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-tls-reuse-host-from-socket.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
testcfg.py